[INFO] cloning repository https://github.com/DSado88/greptar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DSado88/greptar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDSado88%2Fgreptar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDSado88%2Fgreptar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 353e79d171b97f1d24664ac6497be4b3cc37b66d
[INFO] testing DSado88/greptar against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDSado88%2Fgreptar" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DSado88/greptar
[INFO] finished tweaking git repo https://github.com/DSado88/greptar
[INFO] tweaked toml for git repo https://github.com/DSado88/greptar written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DSado88/greptar on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DSado88/greptar already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6684ea0d65a1c116e80b53dfad38b83d0a37b3cb3153449ad72496fd99405947
[INFO] running `Command { std: "docker" "start" "-a" "6684ea0d65a1c116e80b53dfad38b83d0a37b3cb3153449ad72496fd99405947", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6684ea0d65a1c116e80b53dfad38b83d0a37b3cb3153449ad72496fd99405947", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6684ea0d65a1c116e80b53dfad38b83d0a37b3cb3153449ad72496fd99405947", kill_on_drop: false }`
[INFO] [stdout] 6684ea0d65a1c116e80b53dfad38b83d0a37b3cb3153449ad72496fd99405947
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1a3cd7c992d5ad21efbf597824eef9fc1c28e78426424301dd8520fb2e2c8ee
[INFO] running `Command { std: "docker" "start" "-a" "c1a3cd7c992d5ad21efbf597824eef9fc1c28e78426424301dd8520fb2e2c8ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rmcp v0.16.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v0.16.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling greptar v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.42s
[INFO] running `Command { std: "docker" "inspect" "c1a3cd7c992d5ad21efbf597824eef9fc1c28e78426424301dd8520fb2e2c8ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1a3cd7c992d5ad21efbf597824eef9fc1c28e78426424301dd8520fb2e2c8ee", kill_on_drop: false }`
[INFO] [stdout] c1a3cd7c992d5ad21efbf597824eef9fc1c28e78426424301dd8520fb2e2c8ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a605a73511641afd393b04a1d4a41ed29df637d27d4779becfb6aa69cd5215c
[INFO] running `Command { std: "docker" "start" "-a" "3a605a73511641afd393b04a1d4a41ed29df637d27d4779becfb6aa69cd5215c", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling greptar v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.80s
[INFO] running `Command { std: "docker" "inspect" "3a605a73511641afd393b04a1d4a41ed29df637d27d4779becfb6aa69cd5215c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a605a73511641afd393b04a1d4a41ed29df637d27d4779becfb6aa69cd5215c", kill_on_drop: false }`
[INFO] [stdout] 3a605a73511641afd393b04a1d4a41ed29df637d27d4779becfb6aa69cd5215c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 13a1dcd7330b9f3aef7c8cbb60c4a09001bb3d96ef70fa6005f76066ea473c57
[INFO] running `Command { std: "docker" "start" "-a" "13a1dcd7330b9f3aef7c8cbb60c4a09001bb3d96ef70fa6005f76066ea473c57", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/greptar-2723fba037f5fc0a)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/greptar-661fd9f8e37702af)
[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/coverage.rs (/opt/rustwide/target/debug/deps/coverage-0fd6a6836d273e17)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test coverage_status_uncovered ... ok
[INFO] [stdout] test multiple_sf_blocks_same_file_merge ... ok
[INFO] [stdout] test coverage_status_covered ... ok
[INFO] [stdout] test no_mismatch_warning_when_all_zero ... ok
[INFO] [stdout] test covered_line_returns_true ... ok
[INFO] [stdout] test no_mismatch_warning_when_no_unknown ... ok
[INFO] [stdout] test no_mismatch_warning_when_some_matched ... ok
[INFO] [stdout] test parse_basic_lcov ... ok
[INFO] [stdout] test parse_da_before_sf_errors ... ok
[INFO] [stdout] test parse_da_with_checksum ... ok
[INFO] [stdout] test parse_lcov_normalizes_dot_slash_in_absolute_path ... ok
[INFO] [stdout] test parse_lcov_normalizes_dot_slash_prefix ... ok
[INFO] [stdout] test parse_invalid_da_errors ... ok
[INFO] [stdout] test parse_lcov_with_relative_paths ... ok
[INFO] [stdout] test total_counts ... ok
[INFO] [stdout] test uncovered_line_returns_false ... ok
[INFO] [stdout] test uninstrumented_line_returns_none ... ok
[INFO] [stdout] test parse_empty_lcov ... ok
[INFO] [stdout] test coverage_status_unknown ... ok
[INFO] [stdout] test mismatch_warning_when_all_unknown ... ok
[INFO] [stdout] test parse_lcov_normalizes_nested_relative ... ok
[INFO] [stderr]      Running tests/defects.rs (/opt/rustwide/target/debug/deps/defects-5a643186ff1269eb)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 95 tests
[INFO] [stdout] test absolute_path_in_mutation_file_rejected ... ok
[INFO] [stdout] test backup_map_preserves_first_version ... ok
[INFO] [stdout] test classify_exit_code_nonzero_is_killed ... ok
[INFO] [stdout] test classify_exit_code_one_is_not_error ... ok
[INFO] [stdout] test check_can_inject_gives_specific_injected_error ... ok
[INFO] [stdout] test concurrency_category_round_trips ... ok
[INFO] [stdout] test crlf_line_endings_preserved ... ok
[INFO] [stdout] test dedup_plan_mutations_filters_existing_ids ... ok
[INFO] [stdout] test double_inject_rejected ... ok
[INFO] [stdout] test inconclusive_verdict_from_error_outcomes ... ok
[INFO] [stdout] test force_reset_clears_injected_state ... ok
[INFO] [stdout] test framework_field_backward_compat ... ok
[INFO] [stdout] test ingest_idempotent_dedup ... ok
[INFO] [stdout] test force_reset_clears_stuck_executing_flag ... ok
[INFO] [stdout] test inconclusive_verdict_error_with_review_survived ... ok
[INFO] [stdout] test execute_plan_should_use_mutation_source ... ok
[INFO] [stdout] test lf_line_endings_preserved ... ok
[INFO] [stdout] test executing_flag_blocks_inject ... ok
[INFO] [stdout] test ingest_state_transition_from_idle ... ok
[INFO] [stdout] test mutants_append_rejects_different_directory ... ok
[INFO] [stdout] test error_handling_pattern_matches_chain_methods ... ok
[INFO] [stdout] test mechanical_mutation_ids_unique_across_runs ... ok
[INFO] [stdout] test concurrency_pattern_rejects_cmp_ordering ... ok
[INFO] [stdout] test baseline_failure_detected ... ok
[INFO] [stdout] test classify_exit_code_negative_one_is_error ... ok
[INFO] [stdout] test classify_exit_code_zero_is_survived ... ok
[INFO] [stdout] test mutation_deserializes_without_source ... ok
[INFO] [stdout] test concurrency_pattern_matches_atomic_ordering ... ok
[INFO] [stdout] test mutation_source_default_is_semantic ... ok
[INFO] [stdout] test mutation_deserializes_old_line_field ... ok
[INFO] [stdout] test line_zero_rejected ... ok
[INFO] [stdout] test inconclusive_verdict_survived_with_review_error ... ok
[INFO] [stdout] test no_trailing_newline_preserved ... ok
[INFO] [stdout] test mutator_name_field_backward_compat ... ok
[INFO] [stdout] test mutation_result_deserializes_without_source ... ok
[INFO] [stdout] test path_traversal_with_dotdot_rejected ... ok
[INFO] [stdout] test push_results_batch_dedup_actually_works ... ok
[INFO] [stdout] test record_rejects_duplicate_mutation_id ... ok
[INFO] [stdout] test push_results_batch_skips_duplicates ... ok
[INFO] [stdout] test record_rejects_duplicate_mutation_id_across_sources ... ok
[INFO] [stdout] test replace_line_no_verify_preserves_crlf ... ok
[INFO] [stdout] test replace_line_no_verify_works_without_original ... ok
[INFO] [stdout] test replace_span_crlf_multiline_with_lf_expected ... ok
[INFO] [stdout] test replace_line_verifies_original_content ... ok
[INFO] [stdout] test replace_line_tolerates_leading_whitespace ... ok
[INFO] [stdout] test replace_span_end_before_start_errors ... ok
[INFO] [stdout] test replace_span_out_of_bounds_end_line ... ok
[INFO] [stdout] test replace_span_phantom_line_after_trailing_newline ... ok
[INFO] [stdout] test replace_span_preserves_crlf_multiline ... ok
[INFO] [stdout] test replace_span_shrinks_content ... ok
[INFO] [stdout] test replace_span_verifies_multiline_content ... ok
[INFO] [stdout] test logic_pattern_matches_predicates ... ok
[INFO] [stdout] test replace_span_single_line_regression ... ok
[INFO] [stdout] test replace_span_phantom_multiline_end_past_eof ... ok
[INFO] [stdout] test reset_rejects_injected_phase ... ok
[INFO] [stdout] test mutation_filter_requires_id_match_and_not_recorded ... ok
[INFO] [stdout] test replace_span_no_trailing_newline ... ok
[INFO] [stdout] test replace_span_no_verify_multiline ... ok
[INFO] [stdout] test revert_success_check_logic ... ok
[INFO] [stdout] test revert_lookup_missing_mutation_errors ... ok
[INFO] [stdout] test results_with_mixed_sources ... ok
[INFO] [stdout] test boundary_pattern_matches_len_and_is_empty ... ok
[INFO] [stdout] test security_category_round_trips ... ok
[INFO] [stdout] test replace_span_grows_content ... ok
[INFO] [stdout] test run_test_command_failure ... ok
[INFO] [stdout] test security_pattern_matches_real_auth ... ok
[INFO] [stdout] test truncate_exact_length_not_truncated ... ok
[INFO] [stdout] test try_start_executing_sets_flag ... ok
[INFO] [stdout] test try_start_mutants_from_idle ... ok
[INFO] [stdout] test source_filter_selects_correct_source ... ok
[INFO] [stdout] test try_start_mutants_from_scanned ... ok
[INFO] [stdout] test truncate_over_length_is_truncated ... ok
[INFO] [stdout] test try_start_executing_gives_specific_injected_error ... ok
[INFO] [stdout] test try_start_mutants_from_planned ... ok
[INFO] [stdout] test try_start_mutants_rejects_injected ... ok
[INFO] [stdout] test run_test_command_success ... ok
[INFO] [stdout] test verdict_both_killed_is_strong ... ok
[INFO] [stdout] test verdict_both_survived_is_blind_spot ... ok
[INFO] [stdout] test verdict_error_review_kill_is_test_gap ... ok
[INFO] [stdout] test verdict_error_test_killed_review_preserves_kill ... ok
[INFO] [stdout] test verdict_error_test_no_review_is_not_survived ... ok
[INFO] [stdout] test verdict_test_kill_review_error_still_killed ... ok
[INFO] [stdout] test verdict_test_kill_review_miss_is_review_gap ... ok
[INFO] [stdout] test verdict_test_miss_review_catch_is_test_gap ... ok
[INFO] [stdout] test try_start_mutants_rejects_concurrent ... ok
[INFO] [stdout] test side_effect_pattern_matches_io_and_logging ... ok
[INFO] [stdout] test state_pattern_matches_option_result_constructors ... ok
[INFO] [stdout] test security_pattern_matches_unsafe_block ... ok
[INFO] [stdout] test security_pattern_rejects_author ... ok
[INFO] [stdout] test security_pattern_rejects_hashmap ... ok
[INFO] [stdout] test security_pattern_rejects_tokenize ... ok
[INFO] [stdout] test verdict_killed_test_error_review_preserves_kill ... ok
[INFO] [stdout] test reset_actually_clears_state ... ok
[INFO] [stdout] test scan_dedup_keeps_different_lines_same_file ... FAILED
[INFO] [stdout] test timeout_classified_as_error ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- scan_dedup_keeps_different_lines_same_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'scan_dedup_keeps_different_lines_same_file' (110) panicked at tests/defects.rs:523:6:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: RgNotFound("No such file or directory (os error 2)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57fe06b81baa - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57fe06b81baa - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57fe06b81baa - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57fe06b81baa - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57fe06b96fea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57fe06b96fea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x57fe06b865e2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x57fe06b865e2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x57fe06b5ef4f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57fe06b5ef4f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57fe06b79789 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57fe069d29dc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x57fe069d29dc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57fe06b79a02 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x57fe06b79a02 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57fe06b5f008 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57fe06b568c9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57fe06b5fd1d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57fe06b9782c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57fe06b975a2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57fe066bbb9a - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::vec::Vec<greptar[bf46a85607b19cc3]::mutation::target::MutationTarget>, greptar[bf46a85607b19cc3]::scan::ScanError>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x57fe066bbb9a - defects[4457f0ffe628f37]::scan_dedup_keeps_different_lines_same_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/defects.rs:523:6
[INFO] [stdout]   22:     0x57fe066eba92 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x57fe066ebb0d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x57fe066dd39d - <tokio[e9d1c89a27ab36c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   25:     0x57fe066dd29b - tokio[e9d1c89a27ab36c]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e9d1c89a27ab36c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x57fe066dd29b - tokio[e9d1c89a27ab36c]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e9d1c89a27ab36c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x57fe066dd29b - <tokio[e9d1c89a27ab36c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   28:     0x57fe066d6a50 - <tokio[e9d1c89a27ab36c]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[e9d1c89a27ab36c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   29:     0x57fe066dc5bd - <tokio[e9d1c89a27ab36c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   30:     0x57fe066db864 - <tokio[e9d1c89a27ab36c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e9d1c89a27ab36c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   31:     0x57fe066e684b - <tokio[e9d1c89a27ab36c]::runtime::context::scoped::Scoped<tokio[e9d1c89a27ab36c]::runtime::scheduler::Context>>::set::<<tokio[e9d1c89a27ab36c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e9d1c89a27ab36c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[e9d1c89a27ab36c]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x57fe066ef079 - tokio[e9d1c89a27ab36c]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[e9d1c89a27ab36c]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[e9d1c89a27ab36c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e9d1c89a27ab36c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x57fe066e7052 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[e9d1c89a27ab36c]::runtime::context::Context>>::try_with::<tokio[e9d1c89a27ab36c]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[e9d1c89a27ab36c]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[e9d1c89a27ab36c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e9d1c89a27ab36c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[e9d1c89a27ab36c]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x57fe066e6bde - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[e9d1c89a27ab36c]::runtime::context::Context>>::with::<tokio[e9d1c89a27ab36c]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[e9d1c89a27ab36c]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[e9d1c89a27ab36c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e9d1c89a27ab36c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[e9d1c89a27ab36c]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x57fe066edebd - tokio[e9d1c89a27ab36c]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[e9d1c89a27ab36c]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[e9d1c89a27ab36c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e9d1c89a27ab36c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x57fe066da160 - <tokio[e9d1c89a27ab36c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e9d1c89a27ab36c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   37:     0x57fe066da456 - <tokio[e9d1c89a27ab36c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   38:     0x57fe066db0b0 - <tokio[e9d1c89a27ab36c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x57fe066ee573 - tokio[e9d1c89a27ab36c]::runtime::context::runtime::enter_runtime::<<tokio[e9d1c89a27ab36c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x57fe066d6471 - <tokio[e9d1c89a27ab36c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x57fe066ec604 - <tokio[e9d1c89a27ab36c]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x57fe066ec7cf - <tokio[e9d1c89a27ab36c]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x57fe066c7083 - defects[4457f0ffe628f37]::scan_dedup_keeps_different_lines_same_file
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/defects.rs:530:6
[INFO] [stdout]   44:     0x57fe066ae3f7 - defects[4457f0ffe628f37]::scan_dedup_keeps_different_lines_same_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/defects.rs:510:54
[INFO] [stdout]   45:     0x57fe066d5cb6 - <defects[4457f0ffe628f37]::scan_dedup_keeps_different_lines_same_file::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x57fe069c5cbb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x57fe069c5cbb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x57fe069d34ab - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x57fe069d34ab - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x57fe069d34ab - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x57fe069d34ab - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x57fe069d34ab - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x57fe069d34ab - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x57fe069d34ab - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x57fe069cde84 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x57fe069cde84 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x57fe069d60b2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x57fe069d60b2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x57fe069d60b2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x57fe069d60b2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x57fe069d60b2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x57fe069d60b2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x57fe069d60b2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x57fe06b812df - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   65:     0x57fe06b812df - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x7c34815cdaa4 - <unknown>
[INFO] [stdout]   67:     0x7c348165aa64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     scan_dedup_keeps_different_lines_same_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 94 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test defects`
[INFO] running `Command { std: "docker" "inspect" "13a1dcd7330b9f3aef7c8cbb60c4a09001bb3d96ef70fa6005f76066ea473c57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13a1dcd7330b9f3aef7c8cbb60c4a09001bb3d96ef70fa6005f76066ea473c57", kill_on_drop: false }`
[INFO] [stdout] 13a1dcd7330b9f3aef7c8cbb60c4a09001bb3d96ef70fa6005f76066ea473c57
