[INFO] cloning repository https://github.com/Adie0609/suvadu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Adie0609/suvadu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdie0609%2Fsuvadu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdie0609%2Fsuvadu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e06fe9205ab5cf116833a7c218aea22c28508a92
[INFO] testing Adie0609/suvadu against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdie0609%2Fsuvadu" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Adie0609/suvadu
[INFO] finished tweaking git repo https://github.com/Adie0609/suvadu
[INFO] tweaked toml for git repo https://github.com/Adie0609/suvadu written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Adie0609/suvadu on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Adie0609/suvadu already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_complete v4.5.65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0044b3aea2381df7cd5907e55b4a2c95310abafe2cd34b5d36f78d1f52714a4a
[INFO] running `Command { std: "docker" "start" "0044b3aea2381df7cd5907e55b4a2c95310abafe2cd34b5d36f78d1f52714a4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0044b3aea2381df7cd5907e55b4a2c95310abafe2cd34b5d36f78d1f52714a4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0044b3aea2381df7cd5907e55b4a2c95310abafe2cd34b5d36f78d1f52714a4a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0044b3aea2381df7cd5907e55b4a2c95310abafe2cd34b5d36f78d1f52714a4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0044b3aea2381df7cd5907e55b4a2c95310abafe2cd34b5d36f78d1f52714a4a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling suvadu v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling clap_complete v4.5.65
[INFO] [stderr]    Compiling clap_mangen v0.2.31
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "0044b3aea2381df7cd5907e55b4a2c95310abafe2cd34b5d36f78d1f52714a4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0044b3aea2381df7cd5907e55b4a2c95310abafe2cd34b5d36f78d1f52714a4a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling suvadu v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.35s
[INFO] running `Command { std: "docker" "inspect" "0044b3aea2381df7cd5907e55b4a2c95310abafe2cd34b5d36f78d1f52714a4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0044b3aea2381df7cd5907e55b4a2c95310abafe2cd34b5d36f78d1f52714a4a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/suv-4022e31bd757373f)
[INFO] [stdout] 
[INFO] [stdout] running 110 tests
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test config::tests::test_load_nonexistent_config ... ok
[INFO] [stdout] test hooks::tests::test_bash_hook_contains_executor_detection ... ok
[INFO] [stdout] test config::tests::test_is_paused_env_var ... ok
[INFO] [stdout] test config::tests::test_config_serialization ... ok
[INFO] [stdout] test hooks::tests::test_zsh_hook_binary_path ... ok
[INFO] [stdout] test import_export::tests::test_parse_extended_history_empty_command ... ok
[INFO] [stdout] test import_export::tests::test_parse_extended_history_invalid ... ok
[INFO] [stdout] test import_export::tests::test_parse_extended_history_line ... ok
[INFO] [stdout] test hooks::tests::test_zsh_hook_generation ... ok
[INFO] [stdout] test hooks::tests::test_zsh_hook_arrow_nav_disabled ... ok
[INFO] [stdout] test integrations::tests::test_get_prompts_dir ... ok
[INFO] [stdout] test hooks::tests::test_zsh_hook_arrow_nav_enabled ... ok
[INFO] [stdout] test integrations::tests::test_generate_claude_settings_snippet ... ok
[INFO] [stdout] test import_export::tests::test_parse_extended_history_multiline_marker ... ok
[INFO] [stdout] test integrations::tests::test_claude_settings_snippet_structure ... ok
[INFO] [stdout] test integrations::tests::test_hook_claude_code_skips_non_bash ... ok
[INFO] [stdout] test hooks::tests::test_zsh_hook_contains_session_id ... ok
[INFO] [stdout] test config::tests::test_config_path_creation ... ok
[INFO] [stdout] test db::tests::test_get_db_path_returns_valid_path ... ok
[INFO] [stdout] test import_export::tests::test_parse_extended_history_with_duration ... ok
[INFO] [stdout] test import_export::tests::test_parse_extended_history_with_semicolons_in_command ... ok
[INFO] [stdout] test models::tests::test_session_creation ... ok
[INFO] [stdout] test integrations::tests::test_hook_claude_code_handles_missing_exit_code ... ok
[INFO] [stdout] test integrations::tests::test_merge_claude_settings_idempotent ... ok
[INFO] [stdout] test models::tests::test_entry_creation ... ok
[INFO] [stdout] test integrations::tests::test_hook_claude_code_parses_bash_event ... ok
[INFO] [stdout] test models::tests::test_alias_suggestion_creation ... ok
[INFO] [stdout] test integrations::tests::test_merge_claude_settings_preserves_existing ... ok
[INFO] [stdout] test config::tests::test_save_and_load_config ... ok
[INFO] [stdout] test hooks::tests::test_bash_hook_generation ... ok
[INFO] [stdout] test models::tests::test_entry_with_context ... ok
[INFO] [stdout] test db::tests::test_init_db ... ok
[INFO] [stdout] test repository::tests::test_entry_with_context ... ok
[INFO] [stdout] test repository::tests::test_bookmark_duplicate_upsert ... ok
[INFO] [stdout] test repository::tests::test_cwd_filter_with_other_filters ... ok
[INFO] [stdout] test repository::tests::test_executor_null_values ... ok
[INFO] [stdout] test repository::tests::test_get_frequent_commands_dir_diversity_ranking ... ok
[INFO] [stdout] test repository::tests::test_count_entries ... ok
[INFO] [stdout] test repository::tests::test_bookmark_crud ... ok
[INFO] [stdout] test repository::tests::test_executor_types ... ok
[INFO] [stdout] test repository::tests::test_get_frequent_commands_with_days ... ok
[INFO] [stdout] test repository::tests::test_filter_by_cwd ... ok
[INFO] [stdout] test repository::tests::test_insert_and_get_session ... ok
[INFO] [stdout] test repository::tests::test_executor_filter_in_count ... ok
[INFO] [stdout] test repository::tests::test_get_entries_by_session ... ok
[INFO] [stdout] test repository::tests::test_entries_filtering_by_tag ... ok
[INFO] [stdout] test repository::tests::test_note_upsert_overwrites ... ok
[INFO] [stdout] test repository::tests::test_get_noted_entry_ids ... ok
[INFO] [stdout] test repository::tests::test_get_bookmarked_commands ... ok
[INFO] [stdout] test repository::tests::test_stats_empty_db ... ok
[INFO] [stdout] test repository::tests::test_stats_with_entries ... ok
[INFO] [stdout] test repository::tests::test_stats_with_days_filter ... ok
[INFO] [stdout] test repository::tests::test_tag_lifecycle ... ok
[INFO] [stdout] test risk::tests::test_package_extraction_cargo ... ok
[INFO] [stdout] test risk::tests::test_package_extraction_none ... ok
[INFO] [stdout] test risk::tests::test_package_extraction_npm ... ok
[INFO] [stdout] test repository::tests::test_get_frequent_commands ... ok
[INFO] [stdout] test risk::tests::test_package_extraction_pip ... ok
[INFO] [stdout] test risk::tests::test_package_extraction_npm_with_flags ... ok
[INFO] [stdout] test repository::tests::test_unique_entries_query ... ok
[INFO] [stdout] test search::tests::test_fuzzy_score_filters_irrelevant ... ok
[INFO] [stdout] test search::tests::test_fuzzy_score_no_match ... ok
[INFO] [stdout] test search::tests::test_fuzzy_score_ranking ... ok
[INFO] [stdout] test search::tests::test_pagination_logic ... ok
[INFO] [stdout] test search::tests::test_search_app_initialization ... ok
[INFO] [stdout] test settings_ui::tests::test_app_state_navigation ... ok
[INFO] [stdout] test settings_ui::tests::test_toggle_bool ... ok
[INFO] [stdout] test suggest::tests::test_generate_alias_name ... ok
[INFO] [stdout] test suggest::tests::test_generate_alias_name_all_collisions ... ok
[INFO] [stdout] test suggest::tests::test_generate_alias_name_collision ... ok
[INFO] [stdout] test suggest::tests::test_generate_alias_name_single_word ... ok
[INFO] [stdout] test suggest::tests::test_parse_alias_output_bash ... ok
[INFO] [stdout] test suggest::tests::test_parse_alias_output_mixed_quotes ... ok
[INFO] [stdout] test suggest::tests::test_parse_alias_output_zsh ... ok
[INFO] [stdout] test suggest::tests::test_shell_quote_empty ... ok
[INFO] [stdout] test suggest::tests::test_shell_quote_plain ... ok
[INFO] [stdout] test suggest::tests::test_shell_quote_special_chars ... ok
[INFO] [stdout] test suggest::tests::test_shell_quote_with_single_quotes ... ok
[INFO] [stdout] test tests::test_normalize_timestamp_microseconds ... ok
[INFO] [stdout] test tests::test_normalize_timestamp_milliseconds ... ok
[INFO] [stdout] test tests::test_normalize_timestamp_seconds ... ok
[INFO] [stdout] test tests::test_normalize_timestamp_zero ... ok
[INFO] [stdout] test update::tests::test_is_not_homebrew_install ... ok
[INFO] [stdout] test util::tests::test_cleanup_claude_settings_no_file ... ok
[INFO] [stdout] test util::tests::test_cleanup_claude_settings_preserves_other_hooks ... ok
[INFO] [stdout] test repository::tests::test_unique_entries_pagination_and_query ... ok
[INFO] [stdout] test repository::tests::test_unique_entries_reexecution ... ok
[INFO] [stdout] test util::tests::test_dirs_home ... ok
[INFO] [stdout] test util::tests::test_format_count ... ok
[INFO] [stdout] test util::tests::test_format_duration_ms ... ok
[INFO] [stdout] test util::tests::test_cleanup_claude_settings_removes_suvadu_hook ... ok
[INFO] [stdout] test util::tests::test_parse_date_iso ... ok
[INFO] [stdout] test util::tests::test_parse_keywords ... ok
[INFO] [stdout] test util::tests::test_resolve_auto_tag ... ok
[INFO] [stdout] test util::tests::test_shorten_path ... ok
[INFO] [stdout] test repository::tests::test_unique_entries_recency_priority ... ok
[INFO] [stdout] test repository::tests::test_tag_limits_and_constraints ... ok
[INFO] [stdout] test repository::tests::test_executor_tracking ... ok
[INFO] [stdout] test util::tests::test_is_excluded ... ok
[INFO] [stdout] test risk::tests::test_highest_risk_wins ... ok
[INFO] [stdout] test risk::tests::test_session_risk_aggregate ... ok
[INFO] [stdout] test risk::tests::test_high_patterns ... ok
[INFO] [stdout] test risk::tests::test_medium_patterns ... ok
[INFO] [stdout] test risk::tests::test_low_patterns ... ok
[INFO] [stdout] test risk::tests::test_critical_patterns ... ok
[INFO] [stdout] test risk::tests::test_safe_patterns ... ok
[INFO] [stdout] test repository::tests::test_note_crud ... ok
[INFO] [stdout] test repository::tests::test_insert_and_get_entry ... ok
[INFO] [stdout] test repository::tests::test_unique_entries_filtering_by_tag ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 110 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0044b3aea2381df7cd5907e55b4a2c95310abafe2cd34b5d36f78d1f52714a4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0044b3aea2381df7cd5907e55b4a2c95310abafe2cd34b5d36f78d1f52714a4a", kill_on_drop: false }`
[INFO] [stdout] 0044b3aea2381df7cd5907e55b4a2c95310abafe2cd34b5d36f78d1f52714a4a
