[INFO] cloning repository https://github.com/crisidev/bacon-ls
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crisidev/bacon-ls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrisidev%2Fbacon-ls", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrisidev%2Fbacon-ls'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d3b084cec8d567023787d6fb1e7deac6f3a0e320
[INFO] testing crisidev/bacon-ls against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrisidev%2Fbacon-ls" "/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/crisidev/bacon-ls
[INFO] finished tweaking git repo https://github.com/crisidev/bacon-ls
[INFO] tweaked toml for git repo https://github.com/crisidev/bacon-ls written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/crisidev/bacon-ls on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/crisidev/bacon-ls 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tower-lsp-server v0.23.0
[INFO] [stderr]   Downloaded toml v1.1.2+spec-1.1.0
[INFO] [stderr]   Downloaded borrow-or-share v0.2.4
[INFO] [stderr]   Downloaded fluent-uri v0.4.1
[INFO] [stderr]   Downloaded file-id v0.2.3
[INFO] [stderr]   Downloaded argh_shared v0.1.19
[INFO] [stderr]   Downloaded ansi-regex v0.1.0
[INFO] [stderr]   Downloaded ls-types v0.0.6
[INFO] [stderr]   Downloaded argh v0.1.19
[INFO] [stderr]   Downloaded argh_derive v0.1.19
[INFO] [stderr]   Downloaded notify-debouncer-full v0.7.0
[INFO] [stderr]   Downloaded flume v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b901fc5fcb9c891eb4430a96e97039492b720831981494f70dd0387e0fe9e458
[INFO] running `Command { std: "docker" "start" "-a" "b901fc5fcb9c891eb4430a96e97039492b720831981494f70dd0387e0fe9e458", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b901fc5fcb9c891eb4430a96e97039492b720831981494f70dd0387e0fe9e458", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b901fc5fcb9c891eb4430a96e97039492b720831981494f70dd0387e0fe9e458", kill_on_drop: false }`
[INFO] [stdout] b901fc5fcb9c891eb4430a96e97039492b720831981494f70dd0387e0fe9e458
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4ac15b4dc025168af1d89194a623263c379d9a02e36e2dd729e1a5d9a8783e7
[INFO] running `Command { std: "docker" "start" "-a" "f4ac15b4dc025168af1d89194a623263c379d9a02e36e2dd729e1a5d9a8783e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling argh_shared v0.1.19
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling file-id v0.2.3
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling flume v0.12.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling notify-debouncer-full v0.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling argh_derive v0.1.19
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling ansi-regex v0.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ls-types v0.0.6
[INFO] [stderr]    Compiling argh v0.1.19
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-lsp-server v0.23.0
[INFO] [stderr]    Compiling bacon-ls v0.29.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.24s
[INFO] running `Command { std: "docker" "inspect" "f4ac15b4dc025168af1d89194a623263c379d9a02e36e2dd729e1a5d9a8783e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4ac15b4dc025168af1d89194a623263c379d9a02e36e2dd729e1a5d9a8783e7", kill_on_drop: false }`
[INFO] [stdout] f4ac15b4dc025168af1d89194a623263c379d9a02e36e2dd729e1a5d9a8783e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d057a0ccc4c39458c4806238d0a226debadbbf19f63436869b5e5404046099e
[INFO] running `Command { std: "docker" "start" "-a" "9d057a0ccc4c39458c4806238d0a226debadbbf19f63436869b5e5404046099e", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling ls-types v0.0.6
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling notify-debouncer-full v0.7.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tower-lsp-server v0.23.0
[INFO] [stderr]    Compiling bacon-ls v0.29.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.81s
[INFO] running `Command { std: "docker" "inspect" "9d057a0ccc4c39458c4806238d0a226debadbbf19f63436869b5e5404046099e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d057a0ccc4c39458c4806238d0a226debadbbf19f63436869b5e5404046099e", kill_on_drop: false }`
[INFO] [stdout] 9d057a0ccc4c39458c4806238d0a226debadbbf19f63436869b5e5404046099e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2a414797a2796570598ae91515dbeaadd236c5a02479353665f0f19d4600aee2
[INFO] running `Command { std: "docker" "start" "-a" "2a414797a2796570598ae91515dbeaadd236c5a02479353665f0f19d4600aee2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bacon_ls-f0c5c4b0adadfa40)
[INFO] [stdout] 
[INFO] [stdout] running 119 tests
[INFO] [stdout] test bacon::tests::test_deduplicate_diagnostics_keeps_distinct_severity ... ok
[INFO] [stdout] test bacon::tests::test_deduplicate_diagnostics_skips_when_path_does_not_match ... ok
[INFO] [stdout] test bacon::tests::test_file_write_failure ... ok
[INFO] [stdout] test bacon::tests::test_deduplicate_diagnostics_drops_exact_duplicate ... ok
[INFO] [stdout] test bacon::tests::test_find_bacon_locations_empty_dir_returns_empty ... ok
[INFO] [stdout] test bacon::tests::test_find_bacon_locations_missing_root_errors ... ok
[INFO] [stdout] test bacon::tests::test_invalid_analyzer ... ok
[INFO] [stdout] test bacon::tests::test_empty_bacon_preferences_file ... ok
[INFO] [stdout] test bacon::tests::test_file_creation_failure ... ok
[INFO] [stdout] test bacon::tests::test_parse_bacon_diagnostic_line_too_few_fields_returns_none ... ok
[INFO] [stdout] test bacon::tests::test_parse_bacon_diagnostic_line_with_spans_ko ... ok
[INFO] [stdout] test bacon::tests::test_invalid_line_format ... ok
[INFO] [stdout] test bacon::tests::test_parse_bacon_diagnostic_line_with_replacement_attaches_correction ... ok
[INFO] [stdout] test bacon::tests::test_parse_bacon_diagnostic_line_with_spans_ok ... ok
[INFO] [stdout] test bacon::tests::test_parse_bacon_diagnostic_line_zero_position_saturates ... ok
[INFO] [stdout] test bacon::tests::test_parse_positions_non_numeric_returns_none ... ok
[INFO] [stdout] test bacon::tests::test_parse_positions_too_few_fields_returns_none ... ok
[INFO] [stdout] test bacon::tests::test_parse_positions_valid ... ok
[INFO] [stdout] test bacon::tests::test_parse_severity_unknown_level_defaults_to_information ... ok
[INFO] [stdout] test bacon::tests::test_bacon_multiline_diagnostics_production ... ok
[INFO] [stdout] test bacon::tests::test_parse_bacon_diagnostic_line_strips_ansi_from_rendered ... ok
[INFO] [stdout] test bacon::tests::test_parse_severity_known_levels ... ok
[INFO] [stdout] test bacon::tests::test_find_bacon_locations_finds_nested_files ... ok
[INFO] [stdout] test bacon::tests::test_validate_preferences ... ok
[INFO] [stdout] test bacon::tests::test_validate_preferences_impl_no_create_when_disabled ... ok
[INFO] [stdout] test native::tests::test_children_structure_for_separate_diagnostics ... ok
[INFO] [stdout] test bacon::tests::test_run_in_background ... ok
[INFO] [stdout] test bacon::tests::test_validate_preferences_impl_creates_when_missing_and_requested ... ok
[INFO] [stdout] test bacon::tests::test_valid_bacon_preferences ... ok
[INFO] [stdout] test native::tests::test_parse_building_line_zero_total_returns_none ... ok
[INFO] [stdout] test native::tests::test_parse_building_line_rejects_non_building_prefix ... ok
[INFO] [stdout] test native::tests::test_parse_severity_unknown_level_defaults_to_information ... ok
[INFO] [stdout] test native::tests::test_project_span_falls_back_to_self_when_no_project_span_in_chain ... ok
[INFO] [stdout] test native::tests::test_read_until_cr_consumes_terminator ... ok
[INFO] [stdout] test native::tests::test_read_until_cr_or_lf_returns_zero_at_eof ... ok
[INFO] [stdout] test native::tests::test_parse_severity_known_levels ... ok
[INFO] [stdout] test native::tests::test_span_to_uri_resolves_existing_relative_path ... ok
[INFO] [stdout] test native::tests::test_project_span_follows_macro_expansion_chain ... ok
[INFO] [stdout] test native::tests::test_project_span_returns_self_when_already_project_local ... ok
[INFO] [stdout] test native::tests::test_span_to_uri_returns_none_when_no_authority ... ok
[INFO] [stdout] test native::tests::test_read_until_lf_consumes_terminator ... ok
[INFO] [stdout] test native::tests::test_find_project_root_picks_workspace_folder_with_cargo_toml ... ok
[INFO] [stdout] test native::tests::test_span_to_uri_returns_none_when_canonicalize_fails ... ok
[INFO] [stdout] test native::tests::test_parse_building_line_malformed_returns_none ... ok
[INFO] [stdout] test bacon::tests::test_bacon_diagnostics_production_and_deduplication ... ok
[INFO] [stdout] test native::tests::test_tags_from_code_dead_and_unreachable_get_unnecessary ... ok
[INFO] [stdout] test native::tests::test_tags_from_code_unused_lints_get_unnecessary ... ok
[INFO] [stdout] test native::tests::test_tags_from_code_deprecated_gets_deprecated_tag ... ok
[INFO] [stdout] test native::tests::test_unused_import_grouped_produces_three_remove_corrections ... ok
[INFO] [stdout] test native::tests::test_unused_import_whole_line_produces_remove_correction ... ok
[INFO] [stdout] test native::tests::test_parse_building_line_caps_percentage_at_99 ... ok
[INFO] [stdout] test native::tests::test_read_until_cr_or_lf_spans_multiple_internal_buffers ... ok
[INFO] [stdout] test native::tests::test_parse_building_line_basic ... ok
[INFO] [stdout] test native::tests::test_tags_from_code_unrelated_returns_none ... ok
[INFO] [stdout] test native::tests::test_read_until_cr_or_lf_no_terminator_reads_to_eof ... ok
[INFO] [stdout] test native::tests::test_maybe_add_diagnostic_separate_children_when_unsupported ... ok
[INFO] [stdout] test tests::test_bacon_options_reset_restores_defaults ... ok
[INFO] [stdout] test tests::test_bacon_options_update_from_json_full_roundtrip ... ok
[INFO] [stdout] test tests::test_bacon_options_update_from_json_rejects_wrong_type ... ok
[INFO] [stdout] test tests::test_cargo_options_build_args_default ... ok
[INFO] [stdout] test tests::test_cargo_options_build_args_single_feature ... ok
[INFO] [stdout] test tests::test_cargo_options_build_args_with_all_features ... ok
[INFO] [stdout] test tests::test_cargo_options_build_args_with_env_does_not_leak_into_args ... ok
[INFO] [stdout] test tests::test_cargo_options_build_args_with_features ... ok
[INFO] [stdout] test tests::test_cargo_options_build_args_with_package_and_extras ... ok
[INFO] [stdout] test tests::test_cargo_options_env_roundtrip_preserves_order_in_serde_iteration ... ok
[INFO] [stdout] test tests::test_cargo_options_publish_mode_toggle_via_cancel_running ... ok
[INFO] [stdout] test native::tests::test_maybe_add_diagnostic_emits_per_primary_span ... ok
[INFO] [stdout] test native::tests::test_find_project_root_returns_none_when_no_cargo_toml_anywhere ... ok
[INFO] [stdout] test tests::test_cargo_options_separate_child_diagnostics_can_unset ... ok
[INFO] [stdout] test tests::test_cargo_options_reset_restores_defaults ... ok
[INFO] [stdout] test tests::test_cargo_options_update_from_json_full_roundtrip ... ok
[INFO] [stdout] test tests::test_cargo_options_update_from_json_partial_leaves_others_unchanged ... ok
[INFO] [stdout] test tests::test_cargo_options_update_from_json_refresh_negative_means_no_partial ... ok
[INFO] [stdout] test tests::test_cargo_options_update_from_json_rejects_wrong_type ... ok
[INFO] [stdout] test tests::test_cargo_options_update_from_json_refresh_null_means_no_partial ... ok
[INFO] [stdout] test tests::test_cancel_mode_replaces_token ... ok
[INFO] [stdout] test tests::test_cargo_options_update_on_insert_debounce_rejects_negative ... ok
[INFO] [stdout] test tests::test_cargo_options_update_on_insert_defaults_off ... ok
[INFO] [stdout] test tests::test_cargo_options_update_rejects_non_string_env_value ... ok
[INFO] [stdout] test tests::test_cargo_options_update_rejects_non_object_env ... ok
[INFO] [stdout] test tests::test_correction_from_multi_empty_edits_is_remove ... ok
[INFO] [stdout] test tests::test_cargo_options_update_rejects_non_string_feature_item ... ok
[INFO] [stdout] test tests::test_correction_from_multi_all_empty_is_remove ... ok
[INFO] [stdout] test tests::test_correction_from_single_empty_is_remove ... ok
[INFO] [stdout] test tests::test_correction_from_single_nonempty_is_replace ... ok
[INFO] [stdout] test tests::test_correction_from_single_label_replaces_with_text ... ok
[INFO] [stdout] test tests::test_detect_backend_both_keys_error ... ok
[INFO] [stdout] test tests::test_detect_backend_explicit_bacon ... ok
[INFO] [stdout] test tests::test_detect_backend_explicit_cargo ... ok
[INFO] [stdout] test tests::test_detect_backend_explicit_overrides_keys ... ok
[INFO] [stdout] test tests::test_detect_backend_infer_from_bacon_key ... ok
[INFO] [stdout] test tests::test_detect_backend_infer_from_cargo_key ... ok
[INFO] [stdout] test tests::test_detect_backend_invalid_value ... ok
[INFO] [stdout] test tests::test_detect_backend_no_keys_defaults_to_cargo ... ok
[INFO] [stdout] test tests::test_diag_key_collides_for_equal_diagnostics ... ok
[INFO] [stdout] test tests::test_diag_key_differs_when_message_differs ... ok
[INFO] [stdout] test tests::test_correction_from_multi_labels_by_first_nonempty ... ok
[INFO] [stdout] test tests::test_can_configure_tracing ... ok
[INFO] [stdout] test tests::test_path_to_file_uri_escapes_space_and_hash_and_percent ... ok
[INFO] [stdout] test tests::test_path_to_file_uri_plain_ascii ... ok
[INFO] [stdout] test tests::test_path_to_file_uri_preserves_path_separators ... ok
[INFO] [stdout] test tests::test_path_to_file_uri_relative_path_preserves_segments ... ok
[INFO] [stdout] test tests::test_severity_tag_distinguishes_levels ... ok
[INFO] [stdout] test tests::test_path_to_file_uri_empty_path ... ok
[INFO] [stdout] test shadow::tests::test_shadow_path_for_outside_workspace_errors ... ok
[INFO] [stdout] test tests::test_init_cargo_backend_falls_back_to_cwd_when_no_project_root ... ok
[INFO] [stdout] test shadow::tests::test_build_mirrors_files_via_hardlink_same_inode ... ok
[INFO] [stdout] test shadow::tests::test_build_preserves_target_dir_for_cache_reuse ... ok
[INFO] [stdout] test shadow::tests::test_build_wipes_stale_shadow_from_prior_session ... ok
[INFO] [stdout] test shadow::tests::test_write_dirty_creates_missing_parent_dirs ... ok
[INFO] [stdout] test shadow::tests::test_build_excludes_gitignored_paths ... ok
[INFO] [stdout] test tests::test_init_cargo_backend_uses_existing_project_root ... ok
[INFO] [stdout] test shadow::tests::test_write_dirty_replaces_hardlink_with_distinct_inode ... ok
[INFO] [stdout] test shadow::tests::test_restore_link_reverts_to_hardlink ... ok
[INFO] [stdout] test shadow::tests::test_build_excludes_hidden_dirs ... ok
[INFO] [stdout] test tests::test_find_git_root_directory_returns_none_outside_git ... ok
[INFO] [stdout] test shadow::tests::test_build_does_not_recurse_into_its_own_live_dir ... ok
[INFO] [stdout] test tests::test_find_git_root_directory_finds_top_of_repo ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bacon_ls-4dfce3dfa92b30f0)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 119 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[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/cargo_backend.rs (/opt/rustwide/target/debug/deps/cargo_backend-6fec49dc9cabbdd6)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test cargo_backend_publishes_error_diagnostic ... ok
[INFO] [stdout] test cargo_backend_live_diagnostics_without_save ... ok
[INFO] [stdout] test cargo_backend_code_action_replaces_unused_variable has been running for over 60 seconds
[INFO] [stdout] test cargo_backend_code_action_replaces_unused_variable ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cargo_backend_code_action_replaces_unused_variable stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cargo_backend_code_action_replaces_unused_variable' (179) panicked at tests/cargo_backend.rs:312:6:
[INFO] [stdout] publishDiagnostics with `data` for src/lib.rs
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55d6220fdd8a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55d6220fdd8a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55d6220fdd8a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55d6220fdd8a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55d62211276a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55d62211276a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x55d622102702 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55d622102702 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55d6220da94f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55d6220da94f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55d6220f55d9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55d62204f42c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55d62204f42c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55d6220f5792 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55d6220f5792 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55d6220daa08 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55d6220cf9e9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55d6220db71d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55d622112efc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55d622112bf4 - core[e929cb53b82a81ca]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x55d622112bf4 - core[e929cb53b82a81ca]::option::expect_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/option.rs:2260:5
[INFO] [stdout]   21:     0x55d62203f4f9 - <core[e929cb53b82a81ca]::option::Option<serde_json[2d8db2bc48701601]::value::Value>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/option.rs:971:21
[INFO] [stdout]   22:     0x55d62203a23e - cargo_backend[a2b839024941a6c7]::cargo_backend_code_action_replaces_unused_variable
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cargo_backend.rs:312:6
[INFO] [stdout]   23:     0x55d622030fe7 - cargo_backend[a2b839024941a6c7]::cargo_backend_code_action_replaces_unused_variable::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cargo_backend.rs:289:56
[INFO] [stdout]   24:     0x55d62201eaf6 - <cargo_backend[a2b839024941a6c7]::cargo_backend_code_action_replaces_unused_variable::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55d62204270b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x55d62204270b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x55d62204fefb - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x55d62204fefb - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x55d62204fefb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x55d62204fefb - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x55d62204fefb - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x55d62204fefb - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x55d62204fefb - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x55d622049614 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x55d622049614 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x55d622052b02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x55d622052b02 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x55d622052b02 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x55d622052b02 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x55d622052b02 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x55d622052b02 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x55d622052b02 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x55d6220fd17f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   44:     0x55d6220fd17f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x746f1a152aa4 - <unknown>
[INFO] [stdout]   46:     0x746f1a1dfa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cargo_backend_code_action_replaces_unused_variable
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 60.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cargo_backend`
[INFO] running `Command { std: "docker" "inspect" "2a414797a2796570598ae91515dbeaadd236c5a02479353665f0f19d4600aee2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a414797a2796570598ae91515dbeaadd236c5a02479353665f0f19d4600aee2", kill_on_drop: false }`
[INFO] [stdout] 2a414797a2796570598ae91515dbeaadd236c5a02479353665f0f19d4600aee2
