[INFO] cloning repository https://github.com/tftio/peter-hook [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tftio/peter-hook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftftio%2Fpeter-hook", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftftio%2Fpeter-hook'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8334763f40539a90cc1c3a302939fb1e81fc2afa [INFO] testing tftio/peter-hook against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftftio%2Fpeter-hook" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/tftio/peter-hook [INFO] finished tweaking git repo https://github.com/tftio/peter-hook [INFO] tweaked toml for git repo https://github.com/tftio/peter-hook written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tftio/peter-hook on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tftio/peter-hook 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c09b50c94ccdeb27f59d41b0099a15414befb702cdda38af43ff5858cdd5c670 [INFO] running `Command { std: "docker" "start" "-a" "c09b50c94ccdeb27f59d41b0099a15414befb702cdda38af43ff5858cdd5c670", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c09b50c94ccdeb27f59d41b0099a15414befb702cdda38af43ff5858cdd5c670", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c09b50c94ccdeb27f59d41b0099a15414befb702cdda38af43ff5858cdd5c670", kill_on_drop: false }` [INFO] [stdout] c09b50c94ccdeb27f59d41b0099a15414befb702cdda38af43ff5858cdd5c670 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 001912ce869b67afcedaada8e26d8f1003d08d763c5f3be38c455ca933596c79 [INFO] running `Command { std: "docker" "start" "-a" "001912ce869b67afcedaada8e26d8f1003d08d763c5f3be38c455ca933596c79", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling syn v2.0.107 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling rustls v0.23.33 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling webpki-roots v1.0.3 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling toml-span v0.5.2 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling compression-codecs v0.4.31 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling rustc-stable-hash v0.1.2 [INFO] [stderr] Compiling concolor-query v0.0.4 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling concolor-control v0.0.7 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling indicatif v0.18.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling async-compression v0.4.32 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.4 [INFO] [stderr] Compiling clap_complete v4.5.59 [INFO] [stderr] Compiling clap-cargo v0.16.0 [INFO] [stderr] Compiling workhelix-cli-common v0.4.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling cargo-platform v0.2.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling cargo-util-schemas v0.8.2 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling cargo_metadata v0.21.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling tame-index v0.22.0 [INFO] [stderr] Compiling cargo-edit v0.13.7 [INFO] [stderr] Compiling peter-hook v4.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "001912ce869b67afcedaada8e26d8f1003d08d763c5f3be38c455ca933596c79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "001912ce869b67afcedaada8e26d8f1003d08d763c5f3be38c455ca933596c79", kill_on_drop: false }` [INFO] [stdout] 001912ce869b67afcedaada8e26d8f1003d08d763c5f3be38c455ca933596c79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1652dae348ac864ca2d508201282009951bda4cc152a675924f87d52b19a0530 [INFO] running `Command { std: "docker" "start" "-a" "1652dae348ac864ca2d508201282009951bda4cc152a675924f87d52b19a0530", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.4 [INFO] [stderr] Compiling clap_complete v4.5.59 [INFO] [stderr] Compiling clap-cargo v0.16.0 [INFO] [stderr] Compiling workhelix-cli-common v0.4.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling async-compression v0.4.32 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling tame-index v0.22.0 [INFO] [stderr] Compiling cargo-edit v0.13.7 [INFO] [stderr] Compiling peter-hook v4.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 34.25s [INFO] running `Command { std: "docker" "inspect" "1652dae348ac864ca2d508201282009951bda4cc152a675924f87d52b19a0530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1652dae348ac864ca2d508201282009951bda4cc152a675924f87d52b19a0530", kill_on_drop: false }` [INFO] [stdout] 1652dae348ac864ca2d508201282009951bda4cc152a675924f87d52b19a0530 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 80704ca600447be0e50a238f66a5043ea60dd9f4e831a9461bcdd6258fbbe9fb [INFO] running `Command { std: "docker" "start" "-a" "80704ca600447be0e50a238f66a5043ea60dd9f4e831a9461bcdd6258fbbe9fb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/peter_hook-647265383cc63212) [INFO] [stdout] [INFO] [stdout] running 139 tests [INFO] [stdout] test config::global::tests::test_default_config ... ok [INFO] [stdout] test config::global::tests::test_get_local_dir ... ok [INFO] [stdout] test config::global::tests::test_is_absolute_path_allowed_disabled ... ok [INFO] [stdout] test config::global::tests::test_config_serialization ... ok [INFO] [stdout] test config::parser::tests::test_execution_type_defaults_to_per_file ... ok [INFO] [stdout] test config::parser::tests::test_execution_strategies ... ok [INFO] [stdout] test config::parser::tests::test_execution_type_in_place ... ok [INFO] [stdout] test config::parser::tests::test_execution_type_other ... ok [INFO] [stdout] test config::parser::tests::test_get_hook_names ... ok [INFO] [stdout] test config::parser::tests::test_file_pattern_hook ... ok [INFO] [stdout] test config::parser::tests::test_hook_dependencies_and_templating ... ok [INFO] [stdout] test config::parser::tests::test_parse_hook_group ... ok [INFO] [stdout] test config::parser::tests::test_parse_array_command ... ok [INFO] [stdout] test config::parser::tests::test_parse_simple_hook ... ok [INFO] [stdout] test config::parser::tests::test_placeholder_default_false ... ok [INFO] [stdout] test config::parser::tests::test_placeholder_group_parsing ... ok [INFO] [stdout] test config::parser::tests::test_placeholder_with_empty_includes_valid ... ok [INFO] [stdout] test config::parser::tests::test_requires_files_defaults_to_false ... ok [INFO] [stdout] test config::parser::tests::test_repository_modifying_hook ... ok [INFO] [stdout] test config::parser::tests::test_requires_files_field ... ok [INFO] [stdout] test config::parser::tests::test_requires_files_with_files_pattern_valid ... ok [INFO] [stdout] test config::parser::tests::test_run_at_root_flag ... ok [INFO] [stdout] test config::parser::tests::test_validation_allows_other_with_changed_files_template ... ok [INFO] [stdout] test config::parser::tests::test_validation_allows_run_always_without_files ... ok [INFO] [stdout] test config::global::tests::test_load_and_save_config ... ok [INFO] [stdout] test config::parser::tests::test_validation_allows_files_without_run_always ... ok [INFO] [stdout] test config::parser::tests::test_validation_conflicting_files_and_run_always ... ok [INFO] [stdout] test config::global::tests::test_is_absolute_path_allowed_enabled ... ok [INFO] [stdout] test config::parser::tests::test_validation_rejects_in_place_with_changed_files_template ... ok [INFO] [stdout] test config::parser::tests::test_validation_rejects_requires_files_with_run_always ... ok [INFO] [stdout] test config::parser::tests::test_validation_rejects_per_file_with_changed_files_template ... ok [INFO] [stdout] test config::parser::tests::test_absolute_imports_in_peter_hook_dir ... ok [INFO] [stdout] test config::templating::tests::test_home_dir_template_variable ... ok [INFO] [stdout] test config::templating::tests::test_command_args_templating ... ok [INFO] [stdout] test config::parser::tests::test_relative_imports_still_work ... ok [INFO] [stdout] test config::parser::tests::test_placeholder_validation_error ... ok [INFO] [stdout] test debug::tests::test_debug_enable ... ok [INFO] [stdout] test config::parser::tests::test_imports_merge_and_override ... ok [INFO] [stdout] test config::parser::tests::test_imports_reject_absolute_outside_home ... ok [INFO] [stdout] test config::parser::tests::test_import_cycle ... ok [INFO] [stdout] test config::parser::tests::test_imports_reject_outside_repo_root ... ok [INFO] [stdout] test config::parser::tests::test_absolute_imports_not_in_allowlist ... ok [INFO] [stdout] test config::global::tests::test_load_nonexistent_config ... ok [INFO] [stdout] test config::templating::tests::test_changed_files_templating ... ok [INFO] [stdout] test config::templating::tests::test_basic_templating ... ok [INFO] [stdout] test config::templating::tests::test_env_map_templating ... ok [INFO] [stdout] test config::templating::tests::test_invalid_template ... ok [INFO] [stdout] test config::global::tests::test_symlink_protection ... ok [INFO] [stdout] test config::templating::tests::test_path_extension_use_case ... ok [INFO] [stdout] test config::templating::tests::test_path_template_variable ... ok [INFO] [stdout] test debug::tests::test_debug_enable_disable_toggle ... ok [INFO] [stdout] test config::templating::tests::test_whitelist_security ... ok [INFO] [stdout] test debug::tests::test_debug_initially_disabled ... ok [INFO] [stdout] test git::capabilities::tests::test_can_provide_files_for_commit_hooks ... ok [INFO] [stdout] test debug::tests::test_debug_multiple_enables ... ok [INFO] [stdout] test git::capabilities::tests::test_can_provide_files_for_merge_hooks ... ok [INFO] [stdout] test git::capabilities::tests::test_can_provide_files_for_push_hooks ... ok [INFO] [stdout] test config::parser::tests::test_symlink_attack_protection ... ok [INFO] [stdout] test git::capabilities::tests::test_can_provide_files_for_server_hooks ... ok [INFO] [stdout] test git::capabilities::tests::test_cannot_provide_files_for_message_hooks ... ok [INFO] [stdout] test git::capabilities::tests::test_can_provide_files_for_other_hooks ... ok [INFO] [stdout] test git::changes::tests::test_file_pattern_matcher ... ok [INFO] [stdout] test git::changes::tests::test_empty_patterns ... ok [INFO] [stdout] test git::changes::tests::test_parse_push_stdin_empty ... ok [INFO] [stdout] test git::changes::tests::test_parse_push_stdin_invalid_format ... ok [INFO] [stdout] test git::changes::tests::test_parse_push_stdin_invalid_local_oid_non_hex ... ok [INFO] [stdout] test git::capabilities::tests::test_cannot_provide_files_for_unknown_hook ... ok [INFO] [stdout] test git::changes::tests::test_parse_push_stdin_invalid_local_oid_too_short ... ok [INFO] [stdout] test git::changes::tests::test_parse_push_stdin_invalid_remote_oid_too_long ... ok [INFO] [stdout] test git::changes::tests::test_parse_push_stdin_mixed_case_oids ... ok [INFO] [stdout] test git::changes::tests::test_parse_push_stdin_valid ... ok [INFO] [stdout] test git::changes::tests::test_parse_push_stdin_multiple_lines ... ok [INFO] [stdout] test git::changes::tests::test_parse_push_stdin_new_branch ... ok [INFO] [stdout] test git::changes::tests::test_pattern_matches_any ... ok [INFO] [stdout] test git::installer::tests::test_installer_creation ... ok [INFO] [stdout] test git::installer::tests::test_backup_existing_hook ... ok [INFO] [stdout] test git::installer::tests::test_hook_script_generation ... ok [INFO] [stdout] test git::installer::tests::test_install_placeholder_creates_hook_script ... ok [INFO] [stdout] test git::installer::tests::test_install_with_placeholder_group ... ok [INFO] [stdout] test git::installer::tests::test_install_skips_non_placeholder_empty ... ok [INFO] [stdout] test git::repository::tests::test_no_repository ... ok [INFO] [stdout] test git::repository::tests::test_find_repository_standard ... ok [INFO] [stdout] test git::installer::tests::test_install_with_configuration ... ok [INFO] [stdout] test git::worktree::tests::test_strategy_as_str ... ok [INFO] [stdout] test git::worktree::tests::test_default_strategy ... ok [INFO] [stdout] test git::repository::tests::test_find_repository_nested ... ok [INFO] [stdout] test git::worktree::tests::test_strategy_display ... ok [INFO] [stdout] test git::worktree::tests::test_strategy_from_str ... ok [INFO] [stdout] test hooks::dependencies::tests::test_circular_dependency_detection ... ok [INFO] [stdout] test hooks::dependencies::tests::test_parallel_execution ... ok [INFO] [stdout] test hooks::dependencies::tests::test_complex_dependency_tree ... ok [INFO] [stdout] test hooks::dependencies::tests::test_simple_dependency_chain ... ok [INFO] [stdout] test git::changes::tests::test_change_detector_creation ... ok [INFO] [stdout] test hooks::executor::tests::test_env_vars_all_changed_files_no_filter ... ok [INFO] [stdout] test hooks::executor::tests::test_env_vars_empty_when_no_changes ... ok [INFO] [stdout] test git::repository::tests::test_hook_operations ... ok [INFO] [stdout] test git::lint::tests::test_discover_files_in_git_repo ... ok [INFO] [stdout] test hooks::executor::tests::test_execute_shell_command_failure ... ok [INFO] [stdout] test git::repository::tests::test_list_hooks ... ok [INFO] [stdout] test hooks::executor::tests::test_env_vars_filtered_changed_files ... ok [INFO] [stdout] test hooks::executor::tests::test_force_parallel_execution ... ok [INFO] [stdout] test hooks::executor::tests::test_execute_multiple_hooks ... ok [INFO] [stdout] test hooks::executor::tests::test_execute_args_command ... ok [INFO] [stdout] test hooks::executor::tests::test_execute_shell_command_success ... ok [INFO] [stdout] test hooks::executor::tests::test_parallel_safe_execution ... ok [INFO] [stdout] test git::lint::tests::test_respects_gitignore ... ok [INFO] [stdout] test hooks::executor::tests::test_run_at_root_flag_execution ... ok [INFO] [stdout] test hooks::executor::tests::test_sequential_execution ... ok [INFO] [stdout] test git::lint::tests::test_hierarchical_gitignore ... ok [INFO] [stdout] test hooks::resolver::tests::test_find_config_file ... ok [INFO] [stdout] test git::changes::tests::test_working_directory_changes ... ok [INFO] [stdout] test hooks::hierarchical::tests::test_merge_execution_strategy_most_conservative ... ok [INFO] [stdout] test hooks::hierarchical::tests::test_merge_child_includes_hook_parent_didnt_include ... ok [INFO] [stdout] test hooks::resolver::tests::test_no_config_file ... ok [INFO] [stdout] test hooks::hierarchical::tests::test_merge_empty_child_group_still_gets_parent_hooks ... ok [INFO] [stdout] test hooks::hierarchical::tests::test_merge_child_includes_parent_hook_without_redefining ... ok [INFO] [stdout] test hooks::hierarchical::tests::test_merge_hook_deduplication_nearest_wins ... ok [INFO] [stdout] test hooks::hierarchical::tests::test_find_all_configs_for_file ... ok [INFO] [stdout] test hooks::hierarchical::tests::test_merge_child_override_loses_parent_properties ... ok [INFO] [stdout] test hooks::hierarchical::tests::test_merge_groups_extends_includes ... ok [INFO] [stdout] test hooks::resolver::tests::test_list_hook_names_excludes_placeholders ... ok [INFO] [stdout] test output::tests::test_formatter_creation ... ok [INFO] [stdout] test output::tests::test_non_tty_output ... ok [INFO] [stdout] test output::tests::test_tty_output ... ok [INFO] [stdout] test output::tests::test_divider_formatting ... ok [INFO] [stdout] test hooks::resolver::tests::test_resolve_hook_by_name_group ... ok [INFO] [stdout] test hooks::hierarchical::tests::test_merge_with_no_overlap ... ok [INFO] [stdout] test hooks::resolver::tests::test_resolve_placeholder_vs_real_group ... ok [INFO] [stdout] test git::changes::tests::test_copied_files_tracked ... ok [INFO] [stdout] test hooks::resolver::tests::test_resolve_hook_by_name_nonexistent ... ok [INFO] [stdout] test hooks::resolver::tests::test_resolve_placeholder_group_returns_none ... ok [INFO] [stdout] test hooks::resolver::tests::test_resolve_hook_group ... ok [INFO] [stdout] test git::changes::tests::test_deleted_files_excluded ... ok [INFO] [stdout] test hooks::hierarchical::tests::test_merge_three_level_hierarchy ... ok [INFO] [stdout] test git::changes::tests::test_renamed_files_in_commit_range ... ok [INFO] [stdout] test hooks::resolver::tests::test_resolve_hook_by_name_simple_hook ... ok [INFO] [stdout] test hooks::resolver::tests::test_resolve_simple_hook ... ok [INFO] [stdout] test git::changes::tests::test_renamed_files_tracked ... ok [INFO] [stdout] test hooks::resolver::tests::test_resolve_hook_by_name_with_file_filtering ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 139 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/peter_hook-c0f37f265d000cf0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cli_integration_tests.rs (/opt/rustwide/target/debug/deps/cli_integration_tests-c399fc5ee735644b) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test test_license_command ... ok [INFO] [stdout] test test_hidden_run_targets_command ... ok [INFO] [stdout] test test_completions_fish ... ok [INFO] [stdout] test test_hidden_lint_targets_command ... ok [INFO] [stdout] test test_config_list ... ok [INFO] [stdout] test test_help_command ... ok [INFO] [stdout] test test_lint_mode_not_in_git_repo ... ok [INFO] [stdout] test test_run_hook_not_in_git_repo ... ok [INFO] [stdout] test test_install_outside_git_repo ... ok [INFO] [stdout] test test_completions_bash ... ok [INFO] [stdout] test test_doctor_command ... ok [INFO] [stdout] test test_uninstall_with_confirmation ... ok [INFO] [stdout] test test_list_no_config ... ok [INFO] [stdout] test test_list_with_config ... ok [INFO] [stdout] test test_completions_zsh ... ok [INFO] [stdout] test test_version_command ... ok [INFO] [stdout] test test_install_in_git_repo ... ok [INFO] [stdout] test test_validate_no_config ... ok [INFO] [stdout] test test_validate_with_valid_config ... ok [INFO] [stdout] test test_validate_with_invalid_config ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/cli_structure_tests.rs (/opt/rustwide/target/debug/deps/cli_structure_tests-3e17b81639e979f2) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test test_cli_has_all_subcommands ... ok [INFO] [stdout] test test_cli_has_debug_flag ... ok [INFO] [stdout] test test_cli_invalid_worktree_strategy ... ok [INFO] [stdout] test test_cli_name_and_about ... ok [INFO] [stdout] test test_cli_parsing_install_with_flags ... ok [INFO] [stdout] test test_completions_command_has_shell_arg ... ok [INFO] [stdout] test test_cli_parsing_run_with_args ... ok [INFO] [stdout] test test_config_command_has_subcommands ... ok [INFO] [stdout] test test_cli_parsing_config_subcommands ... ok [INFO] [stdout] test test_config_init_has_force_and_allow_local_flags ... ok [INFO] [stdout] test test_cli_parsing_with_debug_flag ... ok [INFO] [stdout] test test_hidden_completion_helpers_exist ... ok [INFO] [stdout] test test_install_command_has_required_args ... ok [INFO] [stdout] test test_lint_command_structure ... ok [INFO] [stdout] test test_doctor_command_has_no_args ... ok [INFO] [stdout] test test_list_and_list_worktrees_have_no_args ... ok [INFO] [stdout] test test_validate_command_structure ... ok [INFO] [stdout] test test_uninstall_command_has_yes_flag ... ok [INFO] [stdout] test test_run_command_structure ... ok [INFO] [stdout] test test_version_and_license_commands_have_no_args ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/config_global_tests.rs (/opt/rustwide/target/debug/deps/config_global_tests-73f48d0978aeb473) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_global_config_clone ... ok [INFO] [stdout] test test_global_config_default ... ok [INFO] [stdout] test test_global_config_eq ... ok [INFO] [stdout] test test_global_config_config_path ... ok [INFO] [stdout] test test_global_config_get_local_dir ... ok [INFO] [stdout] test test_global_config_partial_eq ... ok [INFO] [stdout] test test_global_config_from_file_nonexistent ... ok [INFO] [stdout] test test_global_config_serialization ... ok [INFO] [stdout] test test_is_absolute_path_allowed_when_disabled ... ok [INFO] [stdout] test test_is_absolute_path_allowed_when_enabled ... ok [INFO] [stdout] test test_security_config_clone ... ok [INFO] [stdout] test test_global_config_deserialization ... ok [INFO] [stdout] test test_global_config_from_file_valid ... ok [INFO] [stdout] test test_global_config_from_file_invalid_toml ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/executor_comprehensive_tests.rs (/opt/rustwide/target/debug/deps/executor_comprehensive_tests-df7c034407a44627) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test test_execute_array_command ... ok [INFO] [stdout] test test_execute_in_place_execution_type ... ok [INFO] [stdout] test test_execute_hook_with_custom_workdir ... ok [INFO] [stdout] test test_execute_single_hook_failure ... ok [INFO] [stdout] test test_execute_hook_with_template_variables ... ok [INFO] [stdout] test test_execute_multiple_hooks_sequential ... ok [INFO] [stdout] test test_execute_captures_output ... ok [INFO] [stdout] test test_execute_multiple_hooks_parallel ... ok [INFO] [stdout] test test_execute_returns_results_map ... ok [INFO] [stdout] test test_executor_new ... ok [INFO] [stdout] test test_execute_parallel_safe_hooks ... ok [INFO] [stdout] test test_executor_with_parallel ... ok [INFO] [stdout] test test_execute_other_execution_type ... ok [INFO] [stdout] test test_execute_single_hook_success ... ok [INFO] [stdout] test test_execute_force_parallel ... ok [INFO] [stdout] test test_execute_nonexistent_command ... ok [INFO] [stdout] test test_execute_all_execution_strategies ... ok [INFO] [stdout] test test_execute_mixed_modifiers ... ok [INFO] [stdout] test test_execute_with_env_vars ... ok [INFO] [stdout] test test_execute_with_dependencies ... ok [INFO] [stdout] test test_execute_with_file_patterns ... ok [INFO] [stdout] test test_execute_with_run_always ... ok [INFO] [stdout] test test_execute_with_run_at_root ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/failure_recovery_tests.rs (/opt/rustwide/target/debug/deps/failure_recovery_tests-ce9beb2a07336378) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_partial_parallel_success_still_fails ... ok [INFO] [stdout] test test_parallel_hooks_one_fails_others_complete ... ok [INFO] [stdout] test test_mixed_execution_continues_despite_failures ... ok [INFO] [stdout] test test_dependencies_control_order_not_failure ... ok [INFO] [stdout] test test_error_messages_include_hook_names ... ok [INFO] [stdout] test test_dry_run_shows_failures_but_doesnt_fail ... ok [INFO] [stdout] test test_nonexistent_command_failure ... ok [INFO] [stdout] test test_hook_with_complex_failure_exit_codes ... ok [INFO] [stdout] test test_multiple_failures_all_reported ... ok [INFO] [stdout] test test_sequential_hooks_all_execute_despite_failures ... ok [INFO] [stdout] test test_hook_timeout_is_treated_as_failure ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.04s [INFO] [stdout] [INFO] [stderr] Running tests/git_changes_tests.rs (/opt/rustwide/target/debug/deps/git_changes_tests-4a8739449a91d6ca) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_change_detector_not_git_repo ... ok [INFO] [stdout] test test_change_detector_new ... ok [INFO] [stdout] test test_detect_nested_directory_files ... ok [INFO] [stdout] test test_detect_no_changes ... ok [INFO] [stdout] test test_detect_staged_changes ... ok [INFO] [stdout] test test_detect_push_mode ... ok [INFO] [stdout] test test_detect_multiple_files ... ok [INFO] [stdout] test test_detect_commit_range_changes ... ok [INFO] [stdout] test test_detect_working_directory_changes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/git_lint_tests.rs (/opt/rustwide/target/debug/deps/git_lint_tests-82de4d3b5605824b) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_lint_discovers_regular_files ... ok [INFO] [stdout] test test_lint_empty_directory ... ok [INFO] [stdout] test test_lint_discovers_nested_files ... ok [INFO] [stdout] test test_lint_discovery_without_git ... ok [INFO] [stdout] test test_lint_discovery_new ... ok [INFO] [stdout] test test_lint_from_subdirectory ... ok [INFO] [stdout] test test_lint_with_nested_gitignore ... ok [INFO] [stdout] test test_lint_respects_gitignore_in_git_repo ... ok [INFO] [stderr] Running tests/git_repository_tests.rs (/opt/rustwide/target/debug/deps/git_repository_tests-23598b0c964f77a6) [INFO] [stdout] test test_lint_discovery_in_git_repo ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_find_from_dir_failure ... ok [INFO] [stdout] test test_common_dir_main_repo ... ok [INFO] [stdout] test test_list_hooks_empty_repo ... ok [INFO] [stdout] test test_list_worktrees ... ok [INFO] [stdout] test test_get_worktree_name_main_repo ... ok [INFO] [stdout] test test_find_from_current_dir ... ok [INFO] [stdout] test test_get_hook_info_existing ... ok [INFO] [stdout] test test_get_hook_info_nonexistent ... ok [INFO] [stdout] test test_clone_repository ... ok [INFO] [stdout] test test_hooks_directory_path ... ok [INFO] [stdout] test test_repository_fields_populated ... ok [INFO] [stdout] test test_is_worktree_main_repo ... ok [INFO] [stdout] test test_find_from_subdirectory ... ok [INFO] [stdout] test test_find_from_dir_success ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/hierarchical_comprehensive_tests.rs (/opt/rustwide/target/debug/deps/hierarchical_comprehensive_tests-f4262641cc377cd0) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_hierarchical_simple_config ... ok [INFO] [stdout] test test_hierarchical_in_worktree ... ok [INFO] [stdout] test test_hierarchical_nested_configs ... ok [INFO] [stdout] test test_hierarchical_nonexistent_event ... ok [INFO] [stdout] test test_hierarchical_no_config ... ok [INFO] [stdout] test test_hierarchical_with_groups ... ok [INFO] [stdout] test test_hierarchical_three_level_nesting ... ok [INFO] [stdout] test test_hierarchical_multiple_configs_same_level ... ok [INFO] [stdout] test test_hierarchical_with_staged_mode ... ok [INFO] [stdout] test test_hierarchical_with_working_directory_mode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] Running tests/installer_comprehensive_tests.rs (/opt/rustwide/target/debug/deps/installer_comprehensive_tests-b310ae207fbb4bee) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test test_supported_hooks_list ... ok [INFO] [stdout] test test_installer_with_per_worktree_strategy ... ok [INFO] [stdout] test test_install_report_structure ... ok [INFO] [stdout] test test_installer_creation_new ... ok [INFO] [stdout] test test_installer_from_subdirectory ... ok [INFO] [stdout] test test_installer_with_detect_strategy ... ok [INFO] [stdout] test test_installer_with_repository_binary_and_strategy ... ok [INFO] [stdout] test test_installer_with_repository_and_binary ... ok [INFO] [stdout] test test_installer_strategies_all_variants ... ok [INFO] [stdout] test test_install_all_hooks ... ok [INFO] [stdout] test test_installer_outside_git_repo_fails ... ok [INFO] [stdout] test test_installer_with_shared_strategy ... ok [INFO] [stdout] test test_uninstall_report_structure ... ok [INFO] [stdout] test test_uninstall_all_hooks ... ok [INFO] [stdout] test test_install_creates_hook_directory ... ok [INFO] [stdout] test test_install_then_uninstall ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s [INFO] [stdout] [INFO] [stderr] Running tests/main_comprehensive_final_tests.rs (/opt/rustwide/target/debug/deps/main_comprehensive_final_tests-b56013de5767ca1c) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_config_init_all_flags ... ok [INFO] [stdout] test test_main_error_handling ... ok [INFO] [stdout] test test_license_output_complete ... ok [INFO] [stdout] test test_lint_many_files ... ok [INFO] [stdout] test test_list_mixed_hook_types ... ok [INFO] [stdout] test test_run_deep_hierarchy ... ok [INFO] [stdout] test test_uninstall_restores_backup ... ok [INFO] [stdout] test test_version_output_format ... ok [INFO] [stdout] test test_run_multiple_config_groups ... ok [INFO] [stdout] test test_validate_nested_imports ... ok [INFO] [stdout] test test_install_backs_up_existing_hooks ... ok [INFO] [stderr] Running tests/main_config_advanced_tests.rs (/opt/rustwide/target/debug/deps/main_config_advanced_tests-7f4bd2f17b9814eb) [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_config_init_without_allow_local ... ok [INFO] [stdout] test test_config_init_with_allow_local_flag ... ok [INFO] [stdout] test test_config_validate_shows_allowlist ... ok [INFO] [stdout] test test_config_show_displays_path ... ok [INFO] [stdout] test test_config_show_without_existing_config ... ok [INFO] [stdout] test test_config_init_shows_usage_info ... ok [INFO] [stdout] test test_config_validate_without_config ... ok [INFO] [stdout] test test_config_show_with_existing_config ... ok [INFO] [stdout] test test_config_init_force_overwrites ... ok [INFO] [stdout] test test_config_init_creates_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running tests/main_config_tests.rs (/opt/rustwide/target/debug/deps/main_config_tests-90e46fdb13b8fb94) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_config_show_help ... ok [INFO] [stdout] test test_config_show ... ok [INFO] [stdout] test test_config_validate ... ok [INFO] [stdout] test test_config_init ... ok [INFO] [stdout] test test_config_init_with_allow_local ... ok [INFO] [stdout] test test_config_validate_help ... ok [INFO] [stdout] test test_config_help ... ok [INFO] [stdout] test test_config_init_help ... ok [INFO] [stdout] test test_config_init_twice_without_force ... ok [INFO] [stdout] test test_config_init_with_force ... ok [INFO] [stderr] Running tests/main_exhaustive_tests.rs (/opt/rustwide/target/debug/deps/main_exhaustive_tests-c0da29a309fa8d29) [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test test_config_init_combined_flags ... ok [INFO] [stdout] test test_lint_multi_hook_group ... ok [INFO] [stdout] test test_lint_no_matching_files ... ok [INFO] [stdout] test test_lint_file_count_display ... ok [INFO] [stdout] test test_all_commands_with_debug_flag ... ok [INFO] [stdout] test test_run_hook_success_exit_code ... ok [INFO] [stdout] test test_run_single_hook ... ok [INFO] [stdout] test test_run_five_changed_files ... ok [INFO] [stdout] test test_run_hook_no_patterns ... ok [INFO] [stdout] test test_run_hook_with_run_always_flag ... ok [INFO] [stdout] test test_run_hook_with_output_and_errors ... ok [INFO] [stdout] test test_run_single_changed_file ... ok [INFO] [stdout] test test_run_no_changed_files ... ok [INFO] [stdout] test test_validate_shows_merges ... ok [INFO] [stdout] test test_run_six_changed_files ... ok [INFO] [stdout] test test_run_four_to_six_hooks ... ok [INFO] [stdout] test test_run_two_to_three_hooks ... ok [INFO] [stdout] test test_validate_with_warnings ... ok [INFO] [stdout] test test_all_subcommand_help ... ok [INFO] [stdout] test test_run_hook_failure_exit_code ... ok [INFO] [stdout] test test_run_mixed_execution_types ... ok [INFO] [stdout] test test_run_many_hooks ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] [stderr] Running tests/main_install_advanced_tests.rs (/opt/rustwide/target/debug/deps/main_install_advanced_tests-1a4cb52a8a484358) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_install_with_existing_unmanaged_hooks_no_force ... ok [INFO] [stdout] test test_install_with_imports ... ok [INFO] [stdout] test test_install_with_existing_unmanaged_hooks_force ... ok [INFO] [stdout] test test_install_report_print_summary ... ok [INFO] [stdout] test test_install_with_all_worktree_strategies ... ok [INFO] [stdout] test test_install_with_complex_dependencies ... ok [INFO] [stdout] test test_install_creates_executable_hooks ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/main_install_tests.rs (/opt/rustwide/target/debug/deps/main_install_tests-8188a42aaa403200) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test test_install_help_flag ... ok [INFO] [stdout] test test_install_outside_git_repo_fails ... ok [INFO] [stdout] test test_install_default_worktree_strategy ... ok [INFO] [stdout] test test_install_in_subdirectory ... ok [INFO] [stdout] test test_install_in_empty_git_repo ... ok [INFO] [stdout] test test_install_with_force_flag ... ok [INFO] [stdout] test test_install_with_invalid_strategy ... ok [INFO] [stdout] test test_install_output_contains_summary ... ok [INFO] [stdout] test test_install_creates_hooks_directory ... ok [INFO] [stdout] test test_install_with_complex_config ... ok [INFO] [stdout] test test_install_with_run_at_root ... ok [INFO] [stdout] test test_install_with_hook_group ... ok [INFO] [stdout] test test_install_exit_code_on_success ... ok [INFO] [stdout] test test_install_with_detect_strategy ... ok [INFO] [stdout] test test_install_with_run_always ... ok [INFO] [stdout] test test_install_preserves_existing_managed_hooks ... ok [INFO] [stdout] test test_install_with_per_worktree_strategy ... ok [INFO] [stdout] test test_install_without_config ... ok [INFO] [stdout] test test_install_with_env_vars_in_config ... ok [INFO] [stdout] test test_install_with_working_dir_in_config ... ok [INFO] [stdout] test test_install_with_shared_strategy ... ok [INFO] [stdout] test test_install_with_template_variables ... ok [INFO] [stdout] test test_install_twice_without_force ... ok [INFO] [stdout] test test_install_with_invalid_config_fails ... ok [INFO] [stdout] test test_install_with_multiple_hooks ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] Running tests/main_lint_advanced_tests.rs (/opt/rustwide/target/debug/deps/main_lint_advanced_tests-308261b6dc2416fc) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_lint_with_group_shows_hook_count ... ok [INFO] [stdout] test test_lint_shows_config_path ... ok [INFO] [stdout] test test_lint_with_debug_shows_file_list ... ok [INFO] [stdout] test test_lint_nonexistent_hook_shows_error ... ok [INFO] [stdout] test test_lint_dry_run_shows_what_would_run ... ok [INFO] [stdout] test test_lint_hierarchical_config ... ok [INFO] [stdout] test test_lint_no_files_match_pattern ... ok [INFO] [stdout] test test_lint_execution_types ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/main_lint_tests.rs (/opt/rustwide/target/debug/deps/main_lint_tests-bf5f77f37c49f72c) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_lint_exit_codes ... ok [INFO] [stdout] test test_lint_discovers_files ... ok [INFO] [stdout] test test_lint_no_config_found ... ok [INFO] [stdout] test test_lint_basic_execution ... ok [INFO] [stdout] test test_lint_with_file_patterns ... ok [INFO] [stdout] test test_lint_nonexistent_hook ... ok [INFO] [stdout] test test_lint_with_group ... ok [INFO] [stdout] test test_lint_without_git_repo ... ok [INFO] [stdout] test test_lint_with_dry_run ... ok [INFO] [stdout] test test_lint_help_flag ... ok [INFO] [stdout] test test_lint_with_debug_flag ... ok [INFO] [stdout] test test_lint_in_git_repo ... ok [INFO] [stderr] Running tests/main_list_advanced_tests.rs (/opt/rustwide/target/debug/deps/main_list_advanced_tests-2b07fc492228aa21) [INFO] [stdout] test test_lint_respects_gitignore ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_list_empty_shows_message ... ok [INFO] [stdout] test test_list_worktrees_empty_shows_message ... ok [INFO] [stdout] test test_list_shows_detailed_hook_info ... ok [INFO] [stdout] test test_list_worktrees_shows_main_indicator ... ok [INFO] [stdout] test test_list_worktrees_shows_current_indicator ... ok [INFO] [stdout] test test_list_shows_executable_vs_non_executable ... ok [INFO] [stdout] test test_list_shows_managed_vs_custom ... ok [INFO] [stderr] Running tests/main_list_tests.rs (/opt/rustwide/target/debug/deps/main_list_tests-78fdd7b7c5140c89) [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_list_help_flag ... ok [INFO] [stdout] test test_list_worktrees_outside_git_repo_fails ... ok [INFO] [stdout] test test_list_outside_git_repo_fails ... ok [INFO] [stdout] test test_list_worktrees_help_flag ... ok [INFO] [stdout] test test_list_exit_code ... ok [INFO] [stdout] test test_list_with_debug_flag ... ok [INFO] [stdout] test test_list_shows_executable_status ... ok [INFO] [stdout] test test_list_worktrees_in_main_repo ... ok [INFO] [stdout] test test_list_output_formatting ... ok [INFO] [stdout] test test_list_in_empty_repo ... ok [INFO] [stdout] test test_list_after_install ... ok [INFO] [stdout] test test_list_multiple_hooks ... ok [INFO] [stdout] test test_list_from_subdirectory ... ok [INFO] [stdout] test test_list_shows_managed_status ... ok [INFO] [stderr] Running tests/main_run_advanced_tests.rs (/opt/rustwide/target/debug/deps/main_run_advanced_tests-6bf1b2bd02b0cbec) [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_run_commit_msg_no_file_filtering ... ok [INFO] [stdout] test test_run_pre_push_uses_push_mode ... ok [INFO] [stdout] test test_run_dry_run_doesnt_execute ... ok [INFO] [stdout] test test_run_post_merge_uses_commit_range ... ok [INFO] [stdout] test test_run_prepare_commit_msg_no_file_filtering ... ok [INFO] [stdout] test test_run_executes_hooks_and_shows_results ... ok [INFO] [stdout] test test_run_with_debug_shows_extravaganza_message ... ok [INFO] [stdout] test test_run_post_checkout_uses_commit_range ... ok [INFO] [stdout] test test_run_unknown_event_uses_working_directory_mode ... ok [INFO] [stdout] test test_run_with_many_changed_files ... ok [INFO] [stderr] Running tests/main_run_comprehensive_tests.rs (/opt/rustwide/target/debug/deps/main_run_comprehensive_tests-4d05780eca3309d6) [INFO] [stdout] test test_run_post_commit_uses_commit_range ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_run_shows_no_hooks_message ... ok [INFO] [stdout] test test_run_with_hierarchical_configs ... ok [INFO] [stdout] test test_run_with_failing_hook_propagates_error ... ok [INFO] [stdout] test test_run_debug_mode_shows_extra_output ... ok [INFO] [stdout] test test_run_pre_commit_with_real_execution ... ok [INFO] [stdout] test test_run_with_multiple_changed_files ... ok [INFO] [stdout] test test_run_with_actual_file_filtering ... ok [INFO] [stdout] test test_run_all_supported_hook_types ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/main_run_tests.rs (/opt/rustwide/target/debug/deps/main_run_tests-959e10376d2410ba) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test test_run_outside_git_repo_fails ... ok [INFO] [stdout] test test_run_from_subdirectory ... ok [INFO] [stdout] test test_run_post_merge_hook ... ok [INFO] [stdout] test test_run_prepare_commit_msg_hook ... ok [INFO] [stdout] test test_run_pre_push_hook ... ok [INFO] [stdout] test test_run_post_commit_hook ... ok [INFO] [stdout] test test_run_with_dependencies ... ok [INFO] [stdout] test test_run_with_dry_run_flag ... ok [INFO] [stdout] test test_run_with_env_vars ... ok [INFO] [stdout] test test_run_exit_code_on_hook_failure ... ok [INFO] [stdout] test test_run_with_run_at_root ... ok [INFO] [stdout] test test_run_with_file_patterns ... ok [INFO] [stdout] test test_run_with_group ... ok [INFO] [stdout] test test_run_with_git_args ... ok [INFO] [stdout] test test_run_with_parallel_group ... ok [INFO] [stdout] test test_run_with_sequential_group ... ok [INFO] [stdout] test test_run_with_run_always ... ok [INFO] [stdout] test test_run_commit_msg_hook ... ok [INFO] [stdout] test test_run_post_checkout_hook ... ok [INFO] [stdout] test test_run_all_files_and_dry_run_together ... ok [INFO] [stdout] test test_run_no_hooks_configured ... ok [INFO] [stdout] test test_run_help_flag ... ok [INFO] [stdout] test test_run_with_debug_flag ... ok [INFO] [stdout] test test_run_with_all_files_flag ... ok [INFO] [stdout] test test_run_nonexistent_hook ... ok [INFO] [stdout] test test_run_pre_commit_hook ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running tests/main_uninstall_tests.rs (/opt/rustwide/target/debug/deps/main_uninstall_tests-b378d410878fcb5e) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_uninstall_help_flag ... ok [INFO] [stdout] test test_uninstall_exit_codes ... ok [INFO] [stdout] test test_uninstall_with_debug_flag ... ok [INFO] [stdout] test test_uninstall_outside_git_repo_fails ... ok [INFO] [stdout] test test_uninstall_with_yes_flag ... ok [INFO] [stdout] test test_uninstall_in_nested_repo ... ok [INFO] [stdout] test test_uninstall_output_contains_summary ... ok [INFO] [stdout] test test_uninstall_from_subdirectory ... ok [INFO] [stdout] test test_uninstall_without_yes_flag_needs_stdin ... ok [INFO] [stdout] test test_uninstall_after_install ... ok [INFO] [stdout] test test_uninstall_multiple_hooks ... ok [INFO] [stdout] test test_install_then_uninstall_then_install ... ok [INFO] [stdout] test test_uninstall_twice_idempotent ... ok [INFO] [stdout] test test_uninstall_no_hooks_installed ... ok [INFO] [stderr] Running tests/main_validate_advanced_tests.rs (/opt/rustwide/target/debug/deps/main_validate_advanced_tests-c96dab6d112d899c) [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_validate_empty_config_shows_message ... ok [INFO] [stdout] test test_validate_with_trace_imports_and_json ... ok [INFO] [stdout] test test_validate_shows_override_info ... ok [INFO] [stdout] test test_validate_with_trace_imports_shows_diagnostics ... ok [INFO] [stdout] test test_validate_json_output_format ... ok [INFO] [stdout] test test_validate_shows_hook_names ... ok [INFO] [stderr] Running tests/main_validate_tests.rs (/opt/rustwide/target/debug/deps/main_validate_tests-95fa0e4cca42c478) [INFO] [stdout] test test_validate_with_merge_diagnostics ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_validate_help_flag ... ok [INFO] [stdout] test test_validate_invalid_toml ... ok [INFO] [stdout] test test_validate_config_with_groups ... ok [INFO] [stdout] test test_validate_from_subdirectory ... ok [INFO] [stdout] test test_validate_with_debug ... ok [INFO] [stdout] test test_validate_circular_dependencies ... ok [INFO] [stdout] test test_validate_no_config ... ok [INFO] [stdout] test test_validate_shows_hook_count ... ok [INFO] [stdout] test test_validate_valid_config ... ok [INFO] [stdout] test test_validate_with_json_output ... ok [INFO] [stdout] test test_validate_with_imports ... ok [INFO] [stdout] test test_validate_with_trace_imports ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running tests/main_worktree_tests.rs (/opt/rustwide/target/debug/deps/main_worktree_tests-82c7b37bdae510a2) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_list_worktrees_help ... ok [INFO] [stdout] test test_list_worktrees_outside_repo_fails ... ok [INFO] [stdout] test test_list_worktrees_from_subdirectory ... ok [INFO] [stdout] test test_list_worktrees_main_repo ... ok [INFO] [stdout] test test_list_worktrees_output_format ... ok [INFO] [stdout] test test_list_worktrees_exit_code ... ok [INFO] [stdout] test test_list_worktrees_with_debug ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/output_comprehensive_tests.rs (/opt/rustwide/target/debug/deps/output_comprehensive_tests-99e694338d9c2b44) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test test_backup_symbol ... ok [INFO] [stdout] test test_create_progress_bar_non_tty ... ok [INFO] [stdout] test test_create_progress_bar_tty_single_item ... ok [INFO] [stdout] test test_divider_various_lengths ... ok [INFO] [stdout] test test_global_formatter_access ... ok [INFO] [stdout] test test_create_progress_bar_tty_multiple_items ... ok [INFO] [stdout] test test_hook_result_failure_tty ... ok [INFO] [stdout] test test_hook_result_failure_non_tty ... ok [INFO] [stdout] test test_hook_result_special_characters_in_name ... ok [INFO] [stdout] test test_hook_result_success_non_tty ... ok [INFO] [stdout] test test_hook_result_success_tty ... ok [INFO] [stdout] test test_hook_result_various_exit_codes ... ok [INFO] [stdout] test test_hook_start_non_tty ... ok [INFO] [stdout] test test_overall_result_failure_non_tty ... ok [INFO] [stdout] test test_overall_result_success_non_tty ... ok [INFO] [stdout] test test_section_header_empty_string ... ok [INFO] [stdout] test test_section_header_long_title ... ok [INFO] [stdout] test test_section_header_tty ... ok [INFO] [stdout] test test_skip_symbol ... ok [INFO] [stdout] test test_hook_start_tty ... ok [INFO] [stdout] test test_overall_result_failure_tty ... ok [INFO] [stdout] test test_overall_result_success_tty ... ok [INFO] [stdout] test test_restore_symbol ... ok [INFO] [stdout] test test_section_header_non_tty ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/requires_files_integration_tests.rs (/opt/rustwide/target/debug/deps/requires_files_integration_tests-c48f645512b72610) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_requires_files_with_all_files_flag ... ok [INFO] [stdout] test test_validate_warns_about_incompatible_requires_files ... ok [INFO] [stdout] test test_requires_files_skips_in_commit_msg_context ... ok [INFO] [stdout] test test_requires_files_runs_in_pre_commit_context ... ok [INFO] [stdout] test test_requires_files_hierarchical_override ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stderr] Running tests/resolver_comprehensive_tests.rs (/opt/rustwide/target/debug/deps/resolver_comprehensive_tests-0a0e8cc446f05c55) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test test_find_config_stops_at_filesystem_root ... ok [INFO] [stdout] test test_find_config_file_in_parent ... ok [INFO] [stdout] test test_find_config_file_not_exists ... ok [INFO] [stdout] test test_find_config_file_exists ... ok [INFO] [stdout] test test_resolver_from_nested_directory ... ok [INFO] [stdout] test test_resolve_multiple_hooks_same_event ... ok [INFO] [stdout] test test_resolver_new ... ok [INFO] [stdout] test test_resolve_for_lint_nonexistent_hook ... ok [INFO] [stdout] test test_resolve_hook_group ... ok [INFO] [stdout] test test_resolve_hook_with_dependencies ... ok [INFO] [stdout] test test_resolve_hook_by_name ... ok [INFO] [stdout] test test_resolve_with_file_filtering ... ok [INFO] [stdout] test test_resolve_for_lint_mode ... ok [INFO] [stdout] test test_resolve_nonexistent_hook ... ok [INFO] [stdout] test test_resolve_for_lint_with_file_patterns ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/security_tests.rs (/opt/rustwide/target/debug/deps/security_tests-53ac0a107bc3b113) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_unicode_in_template_values ... ok [INFO] [stdout] test test_nested_template_expansion_blocked ... ok [INFO] [stdout] test test_environment_variable_injection_blocked ... ok [INFO] [stdout] test test_symlink_in_hook_directory ... ok [INFO] [stdout] test test_command_substitution_blocked ... ok [INFO] [stdout] test test_template_variable_case_sensitivity ... ok [INFO] [stdout] test test_changed_files_with_special_characters ... ok [INFO] [stdout] test test_whitelist_completeness ... ok [INFO] [stdout] test test_command_injection_through_template_blocked ... ok [INFO] [stdout] test test_malicious_filename_handling ... ok [INFO] [stdout] test test_non_whitelisted_env_vars_blocked ... ok [INFO] [stdout] test test_path_traversal_attempt_blocked ... ok [INFO] [stdout] test test_null_byte_injection_blocked ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Running tests/stress_tests.rs (/opt/rustwide/target/debug/deps/stress_tests-4fe9e7c13abed6f9) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_validate_command_performance_complex_config ... ok [INFO] [stdout] test test_memory_efficient_large_config ... ok [INFO] [stdout] test test_mixed_execution_strategies_performance ... ok [INFO] [stdout] test test_sequential_hooks_performance ... ok [INFO] [stdout] test test_deep_hierarchy_10_levels ... ok [INFO] [stdout] test test_large_hook_group_50_hooks ... ok [INFO] [stdout] test test_large_file_set_1000_files ... ok [INFO] [stderr] Running tests/timeout_integration_tests.rs (/opt/rustwide/target/debug/deps/timeout_integration_tests-71cd4e17d92bfd15) [INFO] [stdout] test test_file_discovery_performance_deep_tree ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.76s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_hook_completes_within_timeout ... ok [INFO] [stdout] test test_timeout_respects_custom_value ... ok [INFO] [stdout] test test_default_timeout_allows_long_running_hooks ... ok [INFO] [stdout] test test_timeout_with_other_execution_type ... ok [INFO] [stdout] test test_hook_exceeds_timeout ... ok [INFO] [stderr] Running tests/worktree_tests.rs (/opt/rustwide/target/debug/deps/worktree_tests-1ae762d737ad39f2) [INFO] [stdout] test test_timeout_with_partial_output ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.07s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_worktree_hook_strategy_parsing ... ok [INFO] [stdout] test test_worktree_template_variables ... ok [INFO] [stdout] test test_main_repository_template_variables ... ok [INFO] [stdout] test test_git_hook_installer_with_strategy ... ok [INFO] [stdout] test test_git_repository_worktree_detection ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests peter_hook [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "80704ca600447be0e50a238f66a5043ea60dd9f4e831a9461bcdd6258fbbe9fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80704ca600447be0e50a238f66a5043ea60dd9f4e831a9461bcdd6258fbbe9fb", kill_on_drop: false }` [INFO] [stdout] 80704ca600447be0e50a238f66a5043ea60dd9f4e831a9461bcdd6258fbbe9fb