[INFO] fetching crate claude-hook-advisor 0.2.1... [INFO] testing claude-hook-advisor-0.2.1 against try#bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b for pr-154756 [INFO] extracting crate claude-hook-advisor 0.2.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate claude-hook-advisor 0.2.1 [INFO] finished tweaking crates.io crate claude-hook-advisor 0.2.1 [INFO] tweaked toml for crates.io crate claude-hook-advisor 0.2.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate claude-hook-advisor 0.2.1 on toolchain bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate claude-hook-advisor 0.2.1 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" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ed5d219c33bd2e8e0896e6dce303ffce1619f9f4b37135021213e21e8a2bfbb [INFO] running `Command { std: "docker" "start" "-a" "3ed5d219c33bd2e8e0896e6dce303ffce1619f9f4b37135021213e21e8a2bfbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ed5d219c33bd2e8e0896e6dce303ffce1619f9f4b37135021213e21e8a2bfbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ed5d219c33bd2e8e0896e6dce303ffce1619f9f4b37135021213e21e8a2bfbb", kill_on_drop: false }` [INFO] [stdout] 3ed5d219c33bd2e8e0896e6dce303ffce1619f9f4b37135021213e21e8a2bfbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67aae08ff62e0b6763a7ea9e36db0fa1d114d867cae5f3b4d9ca906036193d60 [INFO] running `Command { std: "docker" "start" "-a" "67aae08ff62e0b6763a7ea9e36db0fa1d114d867cae5f3b4d9ca906036193d60", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling claude-hook-advisor v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.41s [INFO] running `Command { std: "docker" "inspect" "67aae08ff62e0b6763a7ea9e36db0fa1d114d867cae5f3b4d9ca906036193d60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67aae08ff62e0b6763a7ea9e36db0fa1d114d867cae5f3b4d9ca906036193d60", kill_on_drop: false }` [INFO] [stdout] 67aae08ff62e0b6763a7ea9e36db0fa1d114d867cae5f3b4d9ca906036193d60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4dd7b71667bd2fbe4edc552de356711f6758773dc8b9a73f78385601a9f6909 [INFO] running `Command { std: "docker" "start" "-a" "e4dd7b71667bd2fbe4edc552de356711f6758773dc8b9a73f78385601a9f6909", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling claude-hook-advisor v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.45s [INFO] running `Command { std: "docker" "inspect" "e4dd7b71667bd2fbe4edc552de356711f6758773dc8b9a73f78385601a9f6909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4dd7b71667bd2fbe4edc552de356711f6758773dc8b9a73f78385601a9f6909", kill_on_drop: false }` [INFO] [stdout] e4dd7b71667bd2fbe4edc552de356711f6758773dc8b9a73f78385601a9f6909 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b182c32b1743ac2c56a71e947ef75e1605d2355b35e66b7cd789729926f2ffa4 [INFO] running `Command { std: "docker" "start" "-a" "b182c32b1743ac2c56a71e947ef75e1605d2355b35e66b7cd789729926f2ffa4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/claude_hook_advisor-ef5743464381dbd5) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test cli::tests::test_create_example_config ... ok [INFO] [stdout] test cli::tests::test_ensure_config_sections_all_sections_present ... ok [INFO] [stdout] test cli::tests::test_hooks_already_exist_prefers_local_settings ... ok [INFO] [stdout] test cli::tests::test_ensure_config_sections_missing_sections ... ok [INFO] [stdout] test cli::tests::test_hooks_already_exist_with_other_hooks ... ok [INFO] [stdout] test cli::tests::test_hooks_already_exist_no_settings_file ... ok [INFO] [stdout] test cli::tests::test_hooks_already_exist_with_our_hooks ... ok [INFO] [stdout] test config::tests::test_config_loading_missing_file ... ok [INFO] [stdout] test cli::tests::test_hooks_already_exist_empty_settings ... ok [INFO] [stdout] test directory::tests::test_expand_path ... ok [INFO] [stdout] test installer::tests::test_merge_hooks_empty_settings ... ok [INFO] [stdout] test installer::tests::test_install_hooks ... ok [INFO] [stdout] test hooks::tests::test_hook_output_serialization ... ok [INFO] [stdout] test installer::tests::test_debug_assertions_consistency ... ok [INFO] [stdout] test types::tests::test_hook_input_minimal ... ok [INFO] [stdout] test installer::tests::test_merge_hooks_replaces_existing_claude_advisor ... ok [INFO] [stdout] test types::tests::test_hook_input_deserialization ... ok [INFO] [stdout] test types::tests::test_user_prompt_submit_hook ... ok [INFO] [stdout] test installer::tests::test_merge_hooks_preserves_existing ... ok [INFO] [stdout] test types::tests::test_post_tool_use_hook ... ok [INFO] [stdout] test hooks::tests::test_command_mapping_prevents_false_positives ... ok [INFO] [stdout] test hooks::tests::test_command_mapping_edge_cases ... ok [INFO] [stdout] test hooks::tests::test_command_mapping ... ok [INFO] [stdout] test directory::tests::test_directory_alias_matching_patterns ... ok [INFO] [stdout] test directory::tests::test_detect_directory_references ... ok [INFO] [stdout] test cli::tests::test_hooks_already_exist_userprompsubmit_hooks ... FAILED [INFO] [stdout] test history::tests::test_database_initialization ... ok [INFO] [stdout] test history::tests::test_log_and_query_command ... ok [INFO] [stdout] test history::tests::test_query_with_session_filter ... ok [INFO] [stdout] test history::tests::test_query_failures_only ... ok [INFO] [stdout] test history::tests::test_command_replacement_tracking ... ok [INFO] [stdout] test history::tests::test_query_with_command_pattern ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- cli::tests::test_hooks_already_exist_userprompsubmit_hooks stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cli::tests::test_hooks_already_exist_userprompsubmit_hooks' (23) panicked at src/cli.rs:688:112: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5cc7315f74ea - std[9220c7eebac9ee98]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5cc7315f74ea - std[9220c7eebac9ee98]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5cc7315f74ea - std[9220c7eebac9ee98]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5cc7315f74ea - <::print::DisplayBacktrace as core[c038f26966ff13a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5cc73160d9ba - ::fmt [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5cc73160d9ba - core[c038f26966ff13a]::fmt::write [INFO] [stdout] 6: 0x5cc7315fc442 - std[9220c7eebac9ee98]::io::default_write_fmt::> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x5cc7315fc442 - as std[9220c7eebac9ee98]::io::Write>::write_fmt [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x5cc7315d411f - ::print [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5cc7315d411f - std[9220c7eebac9ee98]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5cc7315ee8a9 - std[9220c7eebac9ee98]::panicking::default_hook [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5cc73116d94c - core[c038f26966ff13a]::ops::function::Fn<(&'a std[9220c7eebac9ee98]::panic::PanicHookInfo<'b>,), Output = ()> + core[c038f26966ff13a]::marker::Send + core[c038f26966ff13a]::marker::Sync> as core[c038f26966ff13a]::ops::function::Fn<(&std[9220c7eebac9ee98]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x5cc73116d94c - test[e721096a833e0289]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5cc7315eeb22 - core[c038f26966ff13a]::ops::function::Fn<(&'a std[9220c7eebac9ee98]::panic::PanicHookInfo<'b>,), Output = ()> + core[c038f26966ff13a]::marker::Send + core[c038f26966ff13a]::marker::Sync> as core[c038f26966ff13a]::ops::function::Fn<(&std[9220c7eebac9ee98]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x5cc7315eeb22 - std[9220c7eebac9ee98]::panicking::panic_with_hook [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5cc7315d41d8 - std[9220c7eebac9ee98]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5cc7315c8a99 - std[9220c7eebac9ee98]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5cc7315d507d - __rustc[db5ee5825a353f5e]::rust_begin_unwind [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5cc73160e1fc - core[c038f26966ff13a]::panicking::panic_fmt [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5cc73160df72 - core[c038f26966ff13a]::result::unwrap_failed [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5cc731031fe3 - >::unwrap [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5cc731031fe3 - claude_hook_advisor[8ff26877125a4b6]::cli::tests::test_hooks_already_exist_userprompsubmit_hooks::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli.rs:688:112 [INFO] [stdout] 22: 0x5cc73102e726 - claude_hook_advisor[8ff26877125a4b6]::cli::tests::with_temp_dir::::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli.rs:582:13 [INFO] [stdout] 23: 0x5cc730ff4aa6 - ::{closure#0}> as core[c038f26966ff13a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 24: 0x5cc73103f772 - std[9220c7eebac9ee98]::panicking::catch_unwind::do_call::::{closure#0}>, ()> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:581:40 [INFO] [stdout] 25: 0x5cc73103832b - __rust_try [INFO] [stdout] 26: 0x5cc73102beb6 - std[9220c7eebac9ee98]::panicking::catch_unwind::<(), core[c038f26966ff13a]::panic::unwind_safe::AssertUnwindSafe::{closure#0}>> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:544:19 [INFO] [stdout] 27: 0x5cc73102beb6 - std[9220c7eebac9ee98]::panic::catch_unwind::::{closure#0}>, ()> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panic.rs:359:14 [INFO] [stdout] 28: 0x5cc73102dafb - claude_hook_advisor[8ff26877125a4b6]::cli::tests::with_temp_dir:: [INFO] [stdout] at /opt/rustwide/workdir/src/cli.rs:581:22 [INFO] [stdout] 29: 0x5cc731034af6 - claude_hook_advisor[8ff26877125a4b6]::cli::tests::test_hooks_already_exist_userprompsubmit_hooks [INFO] [stdout] at /opt/rustwide/workdir/src/cli.rs:671:9 [INFO] [stdout] 30: 0x5cc73102e877 - claude_hook_advisor[8ff26877125a4b6]::cli::tests::test_hooks_already_exist_userprompsubmit_hooks::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/cli.rs:670:56 [INFO] [stdout] 31: 0x5cc7310206c6 - >::call_once [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 32: 0x5cc731161a5b - core[c038f26966ff13a]::result::Result<(), alloc[ad9537bd3efa9b93]::string::String> as core[c038f26966ff13a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 33: 0x5cc731161a5b - test[e721096a833e0289]::__rust_begin_short_backtrace::, fn() -> core[c038f26966ff13a]::result::Result<(), alloc[ad9537bd3efa9b93]::string::String>> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/test/src/lib.rs:663:18 [INFO] [stdout] 34: 0x5cc73116e41b - test[e721096a833e0289]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/test/src/lib.rs:686:74 [INFO] [stdout] 35: 0x5cc73116e41b - as core[c038f26966ff13a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x5cc73116e41b - std[9220c7eebac9ee98]::panicking::catch_unwind::do_call::, core[c038f26966ff13a]::result::Result<(), alloc[ad9537bd3efa9b93]::string::String>> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x5cc73116e41b - std[9220c7eebac9ee98]::panicking::catch_unwind::, core[c038f26966ff13a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x5cc73116e41b - std[9220c7eebac9ee98]::panic::catch_unwind::, core[c038f26966ff13a]::result::Result<(), alloc[ad9537bd3efa9b93]::string::String>> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5cc73116e41b - test[e721096a833e0289]::run_test_in_process [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/test/src/lib.rs:686:27 [INFO] [stdout] 40: 0x5cc73116e41b - test[e721096a833e0289]::run_test::{closure#0} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/test/src/lib.rs:607:43 [INFO] [stdout] 41: 0x5cc731169b34 - test[e721096a833e0289]::run_test::{closure#1} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/test/src/lib.rs:637:41 [INFO] [stdout] 42: 0x5cc731169b34 - std[9220c7eebac9ee98]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 43: 0x5cc731171022 - std[9220c7eebac9ee98]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 44: 0x5cc731171022 - ::{closure#1}::{closure#0}> as core[c038f26966ff13a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 45: 0x5cc731171022 - std[9220c7eebac9ee98]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x5cc731171022 - std[9220c7eebac9ee98]::panicking::catch_unwind::<(), core[c038f26966ff13a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x5cc731171022 - std[9220c7eebac9ee98]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x5cc731171022 - std[9220c7eebac9ee98]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 49: 0x5cc731171022 - ::{closure#1} as core[c038f26966ff13a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x5cc7315f689f - + core[c038f26966ff13a]::marker::Send> as core[c038f26966ff13a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 51: 0x5cc7315f689f - ::new::thread_start [INFO] [stdout] at /rustc/bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 52: 0x79e7f1f4eaa4 - [INFO] [stdout] 53: 0x79e7f1fdba64 - clone [INFO] [stdout] 54: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] cli::tests::test_hooks_already_exist_userprompsubmit_hooks [INFO] [stdout] [INFO] [stdout] test result: FAILED. 31 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "b182c32b1743ac2c56a71e947ef75e1605d2355b35e66b7cd789729926f2ffa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b182c32b1743ac2c56a71e947ef75e1605d2355b35e66b7cd789729926f2ffa4", kill_on_drop: false }` [INFO] [stdout] b182c32b1743ac2c56a71e947ef75e1605d2355b35e66b7cd789729926f2ffa4