[INFO] fetching crate vfv 0.2.0... [INFO] testing vfv-0.2.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate vfv 0.2.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate vfv 0.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate vfv 0.2.0 [INFO] tweaked toml for crates.io crate vfv 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate vfv 0.2.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate vfv 0.2.0 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded roff v0.2.2 [INFO] [stderr] Downloaded clap v4.5.57 [INFO] [stderr] Downloaded clap_mangen v0.2.31 [INFO] [stderr] Downloaded clap_builder v4.5.57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 355102d73590b25132ac3c273309beaca2622e8eda2e0e9c78bae15f56b12824 [INFO] running `Command { std: "docker" "start" "-a" "355102d73590b25132ac3c273309beaca2622e8eda2e0e9c78bae15f56b12824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "355102d73590b25132ac3c273309beaca2622e8eda2e0e9c78bae15f56b12824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "355102d73590b25132ac3c273309beaca2622e8eda2e0e9c78bae15f56b12824", kill_on_drop: false }` [INFO] [stdout] 355102d73590b25132ac3c273309beaca2622e8eda2e0e9c78bae15f56b12824 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c34a374251080f9869d762fc30216f38c24d21c5139e5abb7781ed5cba6e8aed [INFO] running `Command { std: "docker" "start" "-a" "c34a374251080f9869d762fc30216f38c24d21c5139e5abb7781ed5cba6e8aed", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling line-clipping v0.3.5 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling clap_builder v4.5.57 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling indicatif v0.18.3 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling kasuari v0.4.11 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling nucleo-matcher v0.3.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling clap v4.5.57 [INFO] [stderr] Compiling clap_mangen v0.2.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling vfv v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "c34a374251080f9869d762fc30216f38c24d21c5139e5abb7781ed5cba6e8aed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c34a374251080f9869d762fc30216f38c24d21c5139e5abb7781ed5cba6e8aed", kill_on_drop: false }` [INFO] [stdout] c34a374251080f9869d762fc30216f38c24d21c5139e5abb7781ed5cba6e8aed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9394cc8049a7e77f5765b61003910230cc2e89ecc83afe8c9c0a1b4ba96cca9 [INFO] running `Command { std: "docker" "start" "-a" "f9394cc8049a7e77f5765b61003910230cc2e89ecc83afe8c9c0a1b4ba96cca9", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling vfv v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.75s [INFO] running `Command { std: "docker" "inspect" "f9394cc8049a7e77f5765b61003910230cc2e89ecc83afe8c9c0a1b4ba96cca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9394cc8049a7e77f5765b61003910230cc2e89ecc83afe8c9c0a1b4ba96cca9", kill_on_drop: false }` [INFO] [stdout] f9394cc8049a7e77f5765b61003910230cc2e89ecc83afe8c9c0a1b4ba96cca9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6a5798f950fbe6afa300854f045607c0734f259faf086b1c9bb07264e2523de2 [INFO] running `Command { std: "docker" "start" "-a" "6a5798f950fbe6afa300854f045607c0734f259faf086b1c9bb07264e2523de2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vfv-5edbe8a74bac977c) [INFO] [stdout] [INFO] [stdout] running 67 tests [INFO] [stdout] test app::tests::test_execute_search_uses_current_dir_as_default_base ... ok [INFO] [stdout] test app::tests::test_confirm_search_result_with_hidden_file ... ok [INFO] [stdout] test app::tests::test_execute_search_updates_state ... ok [INFO] [stdout] test app::tests::test_parse_search_input_simple ... ok [INFO] [stdout] test app::tests::test_parse_search_input_with_home_expansion ... ok [INFO] [stdout] test app::tests::test_input_mode_transitions ... ok [INFO] [stdout] test config::tests::test_config_error_display ... ok [INFO] [stdout] test config::tests::test_config_error_parse_error_display ... ok [INFO] [stdout] test config::tests::test_config_path_is_not_empty ... ok [INFO] [stdout] test config::tests::test_config_with_all_fields ... ok [INFO] [stdout] test config::tests::test_default_config ... ok [INFO] [stdout] test config::tests::test_load_returns_default_on_missing_config ... ok [INFO] [stdout] test config::tests::test_load_with_result_nonexistent_config_returns_default ... ok [INFO] [stdout] test config::tests::test_parse_config_from_toml ... ok [INFO] [stdout] test config::tests::test_parse_invalid_toml_returns_error ... ok [INFO] [stdout] test config::tests::test_parse_partial_config ... ok [INFO] [stdout] test config::tests::test_parse_wrong_type_returns_error ... ok [INFO] [stdout] test config::tests::test_validate_editor_args_with_dangerous_patterns ... ok [INFO] [stdout] test config::tests::test_validate_editor_safe_command ... ok [INFO] [stdout] test config::tests::test_validate_editor_with_dangerous_patterns ... ok [INFO] [stdout] test app::tests::test_parse_search_input_with_base_path ... ok [INFO] [stdout] test editor::tests::test_validate_path_broken_symlink ... ok [INFO] [stdout] test editor::tests::test_validate_path_existing_directory ... ok [INFO] [stdout] test editor::tests::test_validate_path_existing_file ... ok [INFO] [stdout] test editor::tests::test_validate_path_nonexistent_file ... ok [INFO] [stdout] test editor::tests::test_validate_path_valid_symlink ... ok [INFO] [stdout] test file_browser::tests::test_directories_sorted_first ... ok [INFO] [stdout] test file_browser::tests::test_enter_directory ... ok [INFO] [stdout] test file_browser::tests::test_go_parent ... ok [INFO] [stdout] test file_browser::tests::test_go_to_top_bottom ... ok [INFO] [stdout] test editor::tests::test_editor_new ... ok [INFO] [stdout] test file_browser::tests::test_hidden_files_shown ... ok [INFO] [stdout] test file_browser::tests::test_hidden_files_filtered ... ok [INFO] [stdout] test file_browser::tests::test_move_up_down ... ok [INFO] [stdout] test file_browser::tests::test_new_browser ... ok [INFO] [stdout] test file_browser::tests::test_selected_entry ... ok [INFO] [stdout] test file_browser::tests::test_toggle_hidden ... ok [INFO] [stdout] test app::tests::test_confirm_search_result_with_hidden_directory ... ok [INFO] [stdout] test preview::tests::test_is_binary_allows_text ... ok [INFO] [stdout] test preview::tests::test_is_binary_detects_binary ... ok [INFO] [stdout] test preview::tests::test_is_binary_empty_content ... ok [INFO] [stdout] test app::tests::test_quit ... ok [INFO] [stdout] test app::tests::test_parse_search_input_with_options ... ok [INFO] [stdout] test app::tests::test_preview_scroll_up ... ok [INFO] [stdout] test app::tests::test_search_input_manipulation ... ok [INFO] [stdout] test app::tests::test_search_input_length_limit ... ok [INFO] [stdout] test search::tests::test_constants_have_expected_values ... ok [INFO] [stdout] test search::tests::test_dir_only_mode ... ok [INFO] [stdout] test search::tests::test_empty_query_returns_empty ... ok [INFO] [stdout] test search::tests::test_exact_match ... ok [INFO] [stdout] test search::tests::test_exact_match_no_match ... ok [INFO] [stdout] test search::tests::test_exact_match_uses_constant_score ... ok [INFO] [stdout] test search::tests::test_fuzzy_search_finds_files ... ok [INFO] [stdout] test search::tests::test_fuzzy_search_partial_match ... ok [INFO] [stdout] test search::tests::test_max_results_limit ... ok [INFO] [stdout] test search::tests::test_max_results_zero_returns_empty ... ok [INFO] [stdout] test search::tests::test_path_query ... ok [INFO] [stdout] test search::tests::test_path_query_with_deep_nesting ... ok [INFO] [stdout] test preview::tests::test_preview_binary_file ... ok [INFO] [stdout] test search::tests::test_results_sorted_by_score ... ok [INFO] [stdout] test preview::tests::test_preview_directory_returns_directory_message ... ok [INFO] [stdout] test search::tests::test_search_nonexistent_directory ... ok [INFO] [stdout] test preview::tests::test_preview_file_with_syntax_highlighting ... ok [INFO] [stdout] test preview::tests::test_preview_respects_max_lines ... ok [INFO] [stdout] test preview::tests::test_preview_nonexistent_file_returns_error ... ok [INFO] [stdout] test preview::tests::test_preview_with_invalid_theme_uses_fallback ... ok [INFO] [stdout] test preview::tests::test_preview_text_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 67 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.09s [INFO] [stdout] [INFO] [stderr] Running tests/cli_integration.rs (/opt/rustwide/target/debug/deps/cli_integration-4501fc81eaff8112) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test test_find_compact_json ... ok [INFO] [stdout] test test_find_basic ... ok [INFO] [stdout] test test_find_query_too_long ... ok [INFO] [stdout] test test_find_json_output ... ok [INFO] [stdout] test test_find_exact_match ... ok [INFO] [stdout] test test_init_creates_config ... ok [INFO] [stdout] test test_help_flag ... ok [INFO] [stdout] test test_find_limit ... ok [INFO] [stdout] test test_find_first_flag ... ok [INFO] [stdout] test test_man_page ... ok [INFO] [stdout] test test_version_flag ... ok [INFO] [stdout] test test_subcommands_in_help ... ok [INFO] [stdout] test test_find_dir_only ... ok [INFO] [stdout] test test_find_no_results_exits_with_code_1 ... ok [INFO] [stdout] test test_find_timeout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6a5798f950fbe6afa300854f045607c0734f259faf086b1c9bb07264e2523de2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a5798f950fbe6afa300854f045607c0734f259faf086b1c9bb07264e2523de2", kill_on_drop: false }` [INFO] [stdout] 6a5798f950fbe6afa300854f045607c0734f259faf086b1c9bb07264e2523de2