[INFO] cloning repository https://github.com/BaLaurent/deez-notes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BaLaurent/deez-notes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaLaurent%2Fdeez-notes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaLaurent%2Fdeez-notes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b32766c97a2bc686ce0e34f04d4b2f25925d6040
[INFO] testing BaLaurent/deez-notes against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaLaurent%2Fdeez-notes" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BaLaurent/deez-notes
[INFO] finished tweaking git repo https://github.com/BaLaurent/deez-notes
[INFO] tweaked toml for git repo https://github.com/BaLaurent/deez-notes written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BaLaurent/deez-notes 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/BaLaurent/deez-notes 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 rustls-webpki v0.103.11
[INFO] [stderr]   Downloaded slug v0.1.6
[INFO] [stderr]   Downloaded gray_matter v0.2.9
[INFO] [stderr]   Downloaded libyml v0.0.5
[INFO] [stderr]   Downloaded serde_yml v0.0.12
[INFO] [stderr]   Downloaded deunicode v1.6.2
[INFO] [stderr]   Downloaded rustls v0.23.38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 090636b09c9d471f86c150d4ac61b71892a9735b3c6be06ac21b2b2476c7c69e
[INFO] running `Command { std: "docker" "start" "-a" "090636b09c9d471f86c150d4ac61b71892a9735b3c6be06ac21b2b2476c7c69e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "090636b09c9d471f86c150d4ac61b71892a9735b3c6be06ac21b2b2476c7c69e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "090636b09c9d471f86c150d4ac61b71892a9735b3c6be06ac21b2b2476c7c69e", kill_on_drop: false }`
[INFO] [stdout] 090636b09c9d471f86c150d4ac61b71892a9735b3c6be06ac21b2b2476c7c69e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d4f211eb6c6479f154da9d9ff4fc5e0a99e5fb4713de19388f61da1c4b6faf3a
[INFO] running `Command { std: "docker" "start" "-a" "d4f211eb6c6479f154da9d9ff4fc5e0a99e5fb4713de19388f61da1c4b6faf3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling pulldown-cmark v0.13.1
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.11
[INFO] [stderr]    Compiling gray_matter v0.2.9
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling deez-notes v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/app.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 |         let mut state = AppState {
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.46s
[INFO] running `Command { std: "docker" "inspect" "d4f211eb6c6479f154da9d9ff4fc5e0a99e5fb4713de19388f61da1c4b6faf3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4f211eb6c6479f154da9d9ff4fc5e0a99e5fb4713de19388f61da1c4b6faf3a", kill_on_drop: false }`
[INFO] [stdout] d4f211eb6c6479f154da9d9ff4fc5e0a99e5fb4713de19388f61da1c4b6faf3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 4c10a4a6f08794d4bd9a8be282a1361ea83242b786c3ad9ed5292fd2a7c76d0e
[INFO] running `Command { std: "docker" "start" "-a" "4c10a4a6f08794d4bd9a8be282a1361ea83242b786c3ad9ed5292fd2a7c76d0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling deez-notes v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/app.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 |         let mut state = AppState {
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/app.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 |         let mut state = AppState {
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.67s
[INFO] running `Command { std: "docker" "inspect" "4c10a4a6f08794d4bd9a8be282a1361ea83242b786c3ad9ed5292fd2a7c76d0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c10a4a6f08794d4bd9a8be282a1361ea83242b786c3ad9ed5292fd2a7c76d0e", kill_on_drop: false }`
[INFO] [stdout] 4c10a4a6f08794d4bd9a8be282a1361ea83242b786c3ad9ed5292fd2a7c76d0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 979e50ec5679cd5e99e067557cdaed117f9803903a8301837f8eb66a78c8f0cf
[INFO] running `Command { std: "docker" "start" "-a" "979e50ec5679cd5e99e067557cdaed117f9803903a8301837f8eb66a78c8f0cf", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/app.rs:223:13
[INFO] [stderr]     |
[INFO] [stderr] 223 |         let mut state = AppState {
[INFO] [stderr]     |             ----^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `deez-notes` (lib) generated 1 warning (run `cargo fix --lib -p deez-notes` to apply 1 suggestion)
[INFO] [stderr] warning: `deez-notes` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deez_notes-805cad61d22ca6cf)
[INFO] [stdout] 
[INFO] [stdout] running 278 tests
[INFO] [stdout] test app::tests::confirm_delete_cancel_returns ... ok
[INFO] [stdout] test app::tests::cancel_in_normal_clears_search_and_filter ... ok
[INFO] [stdout] test app::tests::help_enters_help_mode ... ok
[INFO] [stdout] test app::tests::confirm_delete_clamps_index ... ok
[INFO] [stdout] test app::tests::delete_noop_when_no_notes ... ok
[INFO] [stdout] test app::tests::confirm_delete_select_deletes ... ok
[INFO] [stdout] test app::tests::delete_enters_confirm_mode ... ok
[INFO] [stdout] test app::tests::home_end ... ok
[INFO] [stdout] test app::tests::navigate_up_decrements_index ... ok
[INFO] [stdout] test app::tests::create_note_cancel_returns ... ok
[INFO] [stdout] test app::tests::create_note_empty_title_cancels ... ok
[INFO] [stdout] test app::tests::navigate_down_clamps_at_end ... ok
[INFO] [stdout] test app::tests::help_cancel_returns_to_normal ... ok
[INFO] [stdout] test app::tests::create_note_select_creates_and_opens ... ok
[INFO] [stdout] test app::tests::new_applies_config_sort_mode ... ok
[INFO] [stdout] test app::tests::page_up_down ... ok
[INFO] [stdout] test app::tests::new_empty_directory ... ok
[INFO] [stdout] test app::tests::page_down_clamps_at_max ... ok
[INFO] [stdout] test app::tests::rename_noop_when_no_notes ... ok
[INFO] [stdout] test app::tests::create_enters_create_mode ... ok
[INFO] [stdout] test app::tests::refresh_rescans_disk ... ok
[INFO] [stdout] test app::tests::refilter_respects_tag_and_search ... ok
[INFO] [stdout] test app::tests::navigate_up_clamps_at_zero ... ok
[INFO] [stdout] test app::tests::rename_enters_rename_mode_with_current_title ... ok
[INFO] [stdout] test app::tests::navigate_resets_scroll_offset ... ok
[INFO] [stdout] test app::tests::search_cancel_clears_query_and_returns ... ok
[INFO] [stdout] test app::tests::search_select_confirms ... ok
[INFO] [stdout] test app::tests::refilter_clamps_selected_index ... ok
[INFO] [stdout] test app::tests::navigate_down_increments_index ... ok
[INFO] [stdout] test app::tests::new_loads_notes_and_builds_indices ... ok
[INFO] [stdout] test app::tests::create_note_typing ... ok
[INFO] [stdout] test app::tests::search_backspace_pops ... ok
[INFO] [stdout] test app::tests::rename_select_renames ... ok
[INFO] [stdout] test app::tests::scroll_up_clamps_at_zero ... ok
[INFO] [stdout] test app::tests::selected_note_real_index_none_when_empty ... ok
[INFO] [stdout] test app::tests::select_noop_when_no_notes ... ok
[INFO] [stdout] test app::tests::scroll_down_clamps_at_max ... ok
[INFO] [stdout] test app::tests::search_char_appends_and_filters ... ok
[INFO] [stdout] test app::tests::search_enters_search_mode ... ok
[INFO] [stdout] test app::tests::search_navigate_within_results ... ok
[INFO] [stdout] test app::tests::rename_cancel_returns ... ok
[INFO] [stdout] test app::tests::select_returns_open_editor ... ok
[INFO] [stdout] test app::tests::scroll_up_down ... ok
[INFO] [stdout] test app::tests::selected_note_real_index_returns_correct ... ok
[INFO] [stdout] test app::tests::sort_menu_cancel_returns ... ok
[INFO] [stdout] test app::tests::tag_filter_select_tag_filters ... ok
[INFO] [stdout] test app::tests::set_status_sets_message ... ok
[INFO] [stdout] test app::tests::sort_menu_navigate ... ok
[INFO] [stdout] test app::tests::tag_filter_navigate ... ok
[INFO] [stdout] test app::tests::sort_menu_select_changes_mode ... ok
[INFO] [stdout] test app::tests::tag_filter_cancel_returns ... ok
[INFO] [stdout] test app::tests::quit_sets_flag_and_returns_quit_action ... ok
[INFO] [stdout] test app::tests::sort_enters_sort_menu_mode ... ok
[INFO] [stdout] test config::settings::tests::load_config_returns_default_for_invalid_toml ... ok
[INFO] [stdout] test config::settings::tests::load_config_returns_default_for_missing_file ... ok
[INFO] [stdout] test config::settings::tests::parse_partial_toml_fills_defaults ... ok
[INFO] [stdout] test app::tests::tag_filter_navigate_clamps_up ... ok
[INFO] [stdout] test app::tests::sort_menu_select_same_toggles_ascending ... ok
[INFO] [stdout] test config::settings::tests::default_config_has_expected_values ... ok
[INFO] [stdout] test app::tests::view_read_only_noop_when_no_notes ... ok
[INFO] [stdout] test config::settings::tests::resolve_notes_dir_absolute_path_unchanged ... ok
[INFO] [stdout] test config::settings::tests::resolve_notes_dir_expands_tilde ... ok
[INFO] [stdout] test config::settings::tests::resolve_sort_mode_unknown_falls_back_to_modified ... ok
[INFO] [stdout] test app::tests::tag_filter_select_all_clears ... ok
[INFO] [stdout] test config::theme::tests::parse_color_invalid_hex_falls_back ... ok
[INFO] [stdout] test config::theme::tests::terminal_theme_empty_config_uses_defaults ... ok
[INFO] [stdout] test config::theme::tests::builtin_themes_returns_six ... ok
[INFO] [stdout] test config::theme::tests::terminal_theme_uses_config_tag_colors ... ok
[INFO] [stdout] test config::theme::tests::parse_color_unknown_defaults_to_white ... ok
[INFO] [stdout] test config::settings::tests::parse_valid_toml ... ok
[INFO] [stdout] test config::theme::tests::parse_color_named ... ok
[INFO] [stdout] test config::theme::tests::terminal_theme_uses_ansi_colors ... ok
[INFO] [stdout] test config::theme::tests::from_config_builds_custom_theme ... ok
[INFO] [stdout] test config::settings::tests::resolve_sort_mode_known_values ... ok
[INFO] [stdout] test config::theme::tests::all_builtins_have_tag_colors ... ok
[INFO] [stdout] test core::front_matter::tests::new_front_matter_creates_valid_fm ... ok
[INFO] [stdout] test app::tests::tag_filter_enters_tag_filter_mode ... ok
[INFO] [stdout] test app::tests::view_read_only_returns_open_viewer ... ok
[INFO] [stdout] test core::front_matter::tests::parse_front_matter_empty_tags_list ... ok
[INFO] [stdout] test core::front_matter::tests::parse_front_matter_extra_unknown_fields ... ok
[INFO] [stdout] test core::front_matter::tests::parse_front_matter_unicode_emoji_in_title_and_tags ... ok
[INFO] [stdout] test core::front_matter::tests::parse_corrupted_front_matter ... ok
[INFO] [stdout] test core::front_matter::tests::parse_front_matter_with_rfc3339_timezone ... ok
[INFO] [stdout] test app::tests::toggle_focus_cycles ... ok
[INFO] [stdout] test core::front_matter::tests::parse_empty_input ... ok
[INFO] [stdout] test core::front_matter::tests::parse_front_matter_missing_optional_fields ... ok
[INFO] [stdout] test core::front_matter::tests::parse_partial_corruption_invalid_date_format ... ok
[INFO] [stdout] test core::note::tests::create_new_empty_title ... ok
[INFO] [stdout] test core::front_matter::tests::parse_missing_front_matter ... ok
[INFO] [stdout] test config::theme::tests::parse_color_hex ... ok
[INFO] [stdout] test core::front_matter::tests::write_front_matter_format ... ok
[INFO] [stdout] test core::front_matter::tests::parse_partial_corruption_missing_created ... ok
[INFO] [stdout] test core::front_matter::tests::parse_mixed_valid_title_invalid_tags ... ok
[INFO] [stdout] test core::front_matter::tests::write_front_matter_roundtrip ... ok
[INFO] [stdout] test core::front_matter::tests::write_front_matter_with_empty_body ... ok
[INFO] [stdout] test core::note::tests::create_new_avoids_collision ... ok
[INFO] [stdout] test core::front_matter::tests::parse_front_matter_very_long_title ... ok
[INFO] [stdout] test core::note::tests::create_new_generates_slug ... ok
[INFO] [stdout] test core::note::tests::create_new_five_notes_same_title_all_unique ... ok
[INFO] [stdout] test core::front_matter::tests::parse_valid_front_matter ... ok
[INFO] [stdout] test core::note::tests::title_from_path_basic ... ok
[INFO] [stdout] test core::note::tests::create_new_path_traversal_in_title ... ok
[INFO] [stdout] test core::note_manager::tests::all_folder_paths_includes_root ... ok
[INFO] [stdout] test core::note::tests::create_new_special_characters_in_title ... ok
[INFO] [stdout] test core::note::tests::create_new_unicode_emoji_in_title ... ok
[INFO] [stdout] test core::note::tests::create_new_very_long_title ... ok
[INFO] [stdout] test core::note::tests::load_content_lazy ... ok
[INFO] [stdout] test core::note::tests::ensure_content_loads_on_demand ... ok
[INFO] [stdout] test core::note::tests::load_from_path_with_front_matter ... ok
[INFO] [stdout] test core::note_manager::tests::create_note_adds_to_list ... ok
[INFO] [stdout] test core::note_manager::tests::delete_folder_fails_if_not_empty ... ok
[INFO] [stdout] test core::note_manager::tests::create_note_in_subfolder ... ok
[INFO] [stdout] test core::note::tests::load_note_from_file_with_empty_content ... ok
[INFO] [stdout] test core::note::tests::load_note_from_file_with_only_front_matter_no_body ... ok
[INFO] [stdout] test core::note::tests::load_from_path_without_front_matter ... ok
[INFO] [stdout] test core::note_manager::tests::delete_folder_removes_empty_dir ... ok
[INFO] [stdout] test core::note_manager::tests::delete_note_out_of_bounds ... ok
[INFO] [stdout] test core::note_manager::tests::delete_note_removes_file_and_entry ... ok
[INFO] [stdout] test core::note::tests::save_and_reload_roundtrip ... ok
[INFO] [stdout] test core::note_manager::tests::move_note_same_folder_noop ... ok
[INFO] [stdout] test core::note_manager::tests::move_note_to_root ... ok
[INFO] [stdout] test core::note_manager::tests::move_note_to_subfolder ... ok
[INFO] [stdout] test core::note_manager::tests::new_creates_dir ... ok
[INFO] [stdout] test core::note_manager::tests::notes_in_folder_filters_correctly ... ok
[INFO] [stdout] test core::note_manager::tests::get_content_returns_body ... ok
[INFO] [stdout] test core::search::tests::empty_query_returns_all_indices ... ok
[INFO] [stdout] test core::search::tests::matching_title ... ok
[INFO] [stdout] test core::search::tests::case_insensitivity ... ok
[INFO] [stdout] test core::search::tests::search_on_notes_with_no_content_works_on_titles ... ok
[INFO] [stdout] test core::note_manager::tests::subfolders_of_root ... ok
[INFO] [stdout] test core::search::tests::special_regex_characters_in_query_no_crash ... ok
[INFO] [stdout] test core::search::tests::very_long_search_query_no_crash ... ok
[INFO] [stdout] test core::search::tests::unicode_search_matches ... ok
[INFO] [stdout] test core::sort::tests::empty_indices_no_crash ... ok
[INFO] [stdout] test core::sort::tests::sort_by_created_date ... ok
[INFO] [stdout] test core::sort::tests::sort_by_modified_date ... ok
[INFO] [stdout] test core::note_manager::tests::refresh_note_reloads_from_disk ... ok
[INFO] [stdout] test core::sort::tests::sort_by_title_ascending ... ok
[INFO] [stdout] test core::sort::tests::sort_stability_same_title ... ok
[INFO] [stdout] test core::sort::tests::sort_by_title_descending ... ok
[INFO] [stdout] test core::sort::tests::sort_with_identical_dates_no_crash ... ok
[INFO] [stdout] test core::search::tests::content_search_finds_match_in_body ... ok
[INFO] [stdout] test core::search::tests::no_matches ... ok
[INFO] [stdout] test core::search::tests::score_ordering ... ok
[INFO] [stdout] test core::note_manager::tests::create_folder_creates_dir ... ok
[INFO] [stdout] test core::note_manager::tests::rename_note_changes_title_and_file ... ok
[INFO] [stdout] test core::note_manager::tests::rename_note_in_subfolder_stays_in_subfolder ... ok
[INFO] [stdout] test core::note_manager::tests::scan_finds_md_files ... ok
[INFO] [stdout] test core::note_manager::tests::scan_finds_nested_subfolders ... ok
[INFO] [stdout] test core::note_manager::tests::scan_ignores_non_md ... ok
[INFO] [stdout] test core::note::tests::save_content_writes_fm ... ok
[INFO] [stdout] test core::note_manager::tests::scan_finds_notes_in_subfolders ... ok
[INFO] [stdout] test core::sort::tests::sort_single_note ... ok
[INFO] [stdout] test core::tags::tests::collect_all_tags_mixed_case_normalized_and_deduped ... ok
[INFO] [stdout] test core::tags::tests::duplicate_tags_in_same_note_deduped ... ok
[INFO] [stdout] test core::tags::tests::collect_all_tags_no_tags_returns_empty ... ok
[INFO] [stdout] test core::tags::tests::empty_string_tag_preserved_by_collect ... ok
[INFO] [stdout] test core::tags::tests::filter_by_tag_nonexistent_returns_empty ... ok
[INFO] [stdout] test core::tags::tests::tags_with_spaces ... ok
[INFO] [stdout] test core::tags::tests::filter_by_tag_returns_correct_indices ... ok
[INFO] [stdout] test core::tags::tests::filter_by_tag_case_insensitive ... ok
[INFO] [stdout] test editor::external::tests::command_exists_finds_common_binary ... ok
[INFO] [stdout] test core::tags::tests::tags_with_special_characters ... ok
[INFO] [stdout] test editor::external::tests::find_editor_uses_override_first ... ok
[INFO] [stdout] test input::keybindings::tests::all_ctrl_combinations_no_crash ... ok
[INFO] [stdout] test input::keybindings::tests::confirm_n_cancels ... ok
[INFO] [stdout] test input::keybindings::tests::all_ctrl_combinations_in_search_mode_no_crash ... ok
[INFO] [stdout] test core::tags::tests::very_large_number_of_tags ... ok
[INFO] [stdout] test input::keybindings::tests::confirm_y_selects ... ok
[INFO] [stdout] test input::keybindings::tests::help_escape_cancels ... ok
[INFO] [stdout] test input::keybindings::tests::normal_ctrl_e_edits ... ok
[INFO] [stdout] test input::keybindings::tests::normal_arrow_down ... ok
[INFO] [stdout] test input::keybindings::tests::help_f1_cancels ... ok
[INFO] [stdout] test input::keybindings::tests::normal_ctrl_d_deletes ... ok
[INFO] [stdout] test input::keybindings::tests::normal_arrow_up ... ok
[INFO] [stdout] test input::keybindings::tests::normal_ctrl_n_creates ... ok
[INFO] [stdout] test input::keybindings::tests::normal_ctrl_q_quits ... ok
[INFO] [stdout] test input::keybindings::tests::help_q_cancels ... ok
[INFO] [stdout] test input::keybindings::tests::normal_ctrl_question_help ... ok
[INFO] [stdout] test input::keybindings::tests::normal_ctrl_r_refreshes ... ok
[INFO] [stdout] test input::keybindings::tests::normal_ctrl_t_tag_filter ... ok
[INFO] [stdout] test input::keybindings::tests::normal_ctrl_v_views_read_only ... ok
[INFO] [stdout] test input::keybindings::tests::normal_ctrl_f_searches ... ok
[INFO] [stdout] test input::keybindings::tests::normal_ctrl_s_sorts ... ok
[INFO] [stdout] test input::keybindings::tests::normal_delete_key_deletes ... ok
[INFO] [stdout] test input::keybindings::tests::normal_end ... ok
[INFO] [stdout] test input::keybindings::tests::normal_escape_cancels ... ok
[INFO] [stdout] test input::keybindings::tests::normal_f1_help ... ok
[INFO] [stdout] test input::keybindings::tests::normal_f2_rename ... ok
[INFO] [stdout] test input::keybindings::tests::normal_home ... ok
[INFO] [stdout] test input::keybindings::tests::normal_j_navigates_down ... ok
[INFO] [stdout] test input::keybindings::tests::normal_k_navigates_up ... ok
[INFO] [stdout] test input::keybindings::tests::normal_page_up ... ok
[INFO] [stdout] test input::keybindings::tests::normal_unmapped_returns_none ... ok
[INFO] [stdout] test input::keybindings::tests::normal_tab_toggles_focus ... ok
[INFO] [stdout] test input::keybindings::tests::rapid_key_sequences_map_independently ... ok
[INFO] [stdout] test input::keybindings::tests::normal_enter_selects ... ok
[INFO] [stdout] # Hellotest input::keybindings::tests::search_arrow_down_navigates ... ok
[INFO] [stdout] test input::keybindings::tests::search_backspace ... ok
[INFO] [stdout] test input::keybindings::tests::search_arrow_up_navigates ... ok
[INFO] [stdout] test input::keybindings::tests::normal_page_down ... ok
[INFO] [stdout] test input::keybindings::tests::search_escape_cancels ... ok
[INFO] [stdout] test input::keybindings::tests::tag_filter_enter_selects ... ok
[INFO] [stdout] test render::markdown::tests::deeply_nested_lists_render ... ok
[INFO] [stdout] test render::markdown::tests::empty_heading_no_crash ... ok
[INFO] [stdout] # Hellotest render::markdown::tests::empty_input_returns_empty_vec ... ok
[INFO] [stdout] test input::keybindings::tests::tag_filter_escape_cancels ... ok
[INFO] [stdout] test render::markdown::tests::heading_h1_is_bold_accent ... ok
[INFO] [stdout] # Hellotest render::markdown::tests::code_block_with_no_language_renders ... ok
[INFO] [stdout] test input::keybindings::tests::search_enter_selects ... ok
[INFO] [stdout] test render::markdown::tests::heading_h2_is_bold_highlight ... ok
[INFO] [stdout] test editor::external::tests::open_in_viewer_ignores_empty_pager ... ok
[INFO] [stdout] test render::markdown::tests::blockquote_has_prefix_and_italic ... ok
[INFO] [stdout] test render::markdown::tests::bold_text_has_bold_modifier ... ok
[INFO] [stdout] test input::keybindings::tests::search_char_input ... ok
[INFO] [stdout] test render::markdown::tests::code_block_lines_are_prefixed ... ok
[INFO] [stdout] test editor::external::tests::open_in_viewer_uses_configured_pager ... ok
[INFO] [stdout] test editor::external::tests::command_exists_returns_false_for_nonsense ... ok
[INFO] [stdout] test render::markdown::tests::horizontal_rule_spans_width ... ok
[INFO] [stdout] test render::markdown::tests::inline_code_has_highlight_color ... ok
[INFO] [stdout] test render::markdown::tests::italic_text_has_italic_modifier ... ok
[INFO] [stdout] test render::markdown::tests::soft_break_produces_separate_lines ... ok
[INFO] [stdout] test render::markdown::tests::ordered_list_has_numbers ... ok
[INFO] [stdout] test render::markdown::tests::paragraphs_separated_by_blank_lines ... ok
[INFO] [stdout] test render::markdown::tests::leading_spaces_are_preserved_as_indentation ... ok
[INFO] [stdout] test render::markdown::tests::nested_formatting_bold_inside_italic_no_crash ... ok
[INFO] [stdout] test render::markdown::tests::tabs_are_preserved_as_indentation ... ok
[INFO] [stdout] test ui::dialogs::tests::centered_rect_clamped ... ok
[INFO] [stdout] test render::markdown::tests::unordered_list_has_bullet ... ok
[INFO] [stdout] test ui::dialogs::tests::centered_rect_basic ... ok
[INFO] [stdout] test ui::dialogs::tests::sort_menu_renders_without_panic ... ok
[INFO] [stdout] test render::markdown::tests::very_long_lines_handled ... ok
[INFO] [stdout] test ui::dialogs::tests::text_input_renders_without_panic ... ok
[INFO] [stdout] test ui::dialogs::tests::confirm_delete_renders_without_panic ... ok
[INFO] [stdout] test ui::dialogs::tests::theme_menu_renders_without_panic ... ok
[INFO] [stdout] test ui::filter_bar::tests::renders_indicator_when_filter_active ... ok
[INFO] [stdout] test ui::dialogs::tests::help_dialog_renders_without_panic ... ok
[INFO] [stdout] test ui::filter_bar::tests::renders_without_panic ... ok
[INFO] [stdout] test ui::filter_bar::tests::tag_filter_items_starts_with_all ... ok
[INFO] [stdout] test ui::filter_bar::tests::tag_filter_items_includes_tags ... ok
[INFO] [stdout] test editor::external::tests::open_in_viewer_falls_back_to_cat ... ok
[INFO] [stdout] test ui::filter_bar::tests::renders_overlay_in_tag_filter_mode ... ok
[INFO] [stdout] test ui::main_panel::tests::focused_panel_uses_cyan_border ... ok
[INFO] [stdout] test ui::main_panel::tests::with_content_renders_without_panic ... ok
[INFO] [stdout] test ui::search_bar::tests::empty_query_normal_mode_shows_placeholder ... ok
[INFO] [stdout] test ui::search_bar::tests::nonempty_query_normal_mode_shows_query ... ok
[INFO] [stdout] test ui::search_bar::tests::renders_without_panic ... ok
[INFO] [stdout] test ui::main_panel::tests::empty_state_renders_without_panic ... ok
[INFO] [stdout] test ui::side_panel::tests::empty_list_renders_without_panic ... ok
[INFO] [stdout] test ui::layout::tests::layout_basic_proportions ... ok
[INFO] [stdout] test ui::main_panel::tests::loading_state_renders_without_panic ... ok
[INFO] [stdout] test ui::update_banner::tests::up_to_date_renders_nothing ... ok
[INFO] [stdout] test ui::status_bar::tests::with_filter_shows_tag ... ok
[INFO] [stdout] test render::markdown::tests::h1_has_blank_line_after ... ok
[INFO] [stdout] test ui::search_bar::tests::active_search_shows_cursor ... ok
[INFO] [stdout] test ui::side_panel::tests::with_notes_renders_without_panic ... ok
[INFO] [stdout] test ui::update_banner::tests::zero_area_no_panic ... ok
[INFO] [stdout] test update::checker::tests::cache_freshness ... ok
[INFO] [stdout] test ui::status_bar::tests::empty_state_renders_without_panic ... ok
[INFO] [stdout] test update::checker::tests::cache_round_trip ... ok
[INFO] [stdout] test update::checker::tests::newer_version_detected ... ok
[INFO] [stdout] test ui::update_banner::tests::renders_available_update ... ok
[INFO] [stdout] test update::checker::tests::older_remote_is_up_to_date ... ok
[INFO] [stdout] test update::checker::tests::same_version_is_up_to_date ... ok
[INFO] [stdout] test update::checker::tests::semver_comparison_handles_multi_digit ... ok
[INFO] [stdout] test update::github::tests::deserialize_github_release ... ok
[INFO] [stdout] test ui::layout::tests::layout_small_terminal ... ok
[INFO] [stdout] test ui::layout::tests::layout_clamps_percentage ... ok
[INFO] [stdout] test update::github::tests::no_v_prefix_unchanged ... ok
[INFO] [stdout] test update::checker::tests::spawn_check_returns_receiver ... ok
[INFO] [stdout] test ui::layout::tests::layout_full_width ... ok
[INFO] [stdout] test update::checker::tests::invalid_version_returns_failed ... ok
[INFO] [stdout] test update::github::tests::strip_v_prefix ... ok
[INFO] [stdout] test ui::layout::tests::layout_with_update_banner ... ok
[INFO] [stdout] test render::markdown::tests::heading_h3_is_bold_success ... ok
[INFO] [stdout] test editor::external::tests::find_editor_fallback_when_no_env ... FAILED
[INFO] [stdout] test editor::external::tests::find_editor_reads_env_when_no_override ... FAILED
[INFO] [stdout] test editor::external::tests::find_editor_ignores_empty_override ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- editor::external::tests::find_editor_fallback_when_no_env stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'editor::external::tests::find_editor_fallback_when_no_env' (243) panicked at src/editor/external.rs:195:29:
[INFO] [stdout] should find at least one fallback editor: No editor found. Set $EDITOR or install one of: micro, nano, vi
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: deez_notes::editor::external::find_editor
[INFO] [stdout]              at ./src/editor/external.rs:71:5
[INFO] [stdout]    2: deez_notes::editor::external::tests::find_editor_fallback_when_no_env
[INFO] [stdout]              at ./src/editor/external.rs:194:22
[INFO] [stdout]    3: deez_notes::editor::external::tests::find_editor_fallback_when_no_env::{closure#0}
[INFO] [stdout]              at ./src/editor/external.rs:188:42
[INFO] [stdout]    4: <deez_notes::editor::external::tests::find_editor_fallback_when_no_env::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    5: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]    7: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]    8: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]    9: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   10: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   11: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   12: test::run_test_in_process
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   13: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   14: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   15: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   16: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   17: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   18: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   19: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   20: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   22: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   24: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   25: <unknown>
[INFO] [stdout]   26: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f1faa39a7ba - 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:     0x5f1faa39a7ba - 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:     0x5f1faa39a7ba - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f1faa39a7ba - <<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:     0x5f1faa3b365a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f1faa3b365a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5f1faa39ff62 - 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:     0x5f1faa39ff62 - <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:     0x5f1faa37511f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f1faa37511f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f1faa391149 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f1faa12aacc - <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:     0x5f1faa12aacc - 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:     0x5f1faa391302 - <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:     0x5f1faa391302 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f1faa3751d8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f1faa369989 - 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:     0x5f1faa37641d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f1faa3b3e1c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f1faa3b3b92 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f1fa9cb80ac - <core[e929cb53b82a81ca]::result::Result<alloc[9d7caffeb3b5d2c6]::string::String, anyhow[4b33063320ba2d1b]::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5f1fa9c4e39f - deez_notes[13c481f54d83e685]::editor::external::tests::find_editor_fallback_when_no_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/editor/external.rs:195:29
[INFO] [stdout]   22:     0x5f1fa9c417a7 - deez_notes[13c481f54d83e685]::editor::external::tests::find_editor_fallback_when_no_env::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/editor/external.rs:188:42
[INFO] [stdout]   23:     0x5f1fa9bd9746 - <deez_notes[13c481f54d83e685]::editor::external::tests::find_editor_fallback_when_no_env::{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]   24:     0x5f1faa11ddab - <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]   25:     0x5f1faa11ddab - 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]   26:     0x5f1faa12b59b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5f1faa12b59b - <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]   28:     0x5f1faa12b59b - 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]   29:     0x5f1faa12b59b - 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]   30:     0x5f1faa12b59b - 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]   31:     0x5f1faa12b59b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5f1faa12b59b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5f1faa124cb4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5f1faa124cb4 - 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]   35:     0x5f1faa12e1a2 - 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]   36:     0x5f1faa12e1a2 - <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]   37:     0x5f1faa12e1a2 - 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]   38:     0x5f1faa12e1a2 - 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]   39:     0x5f1faa12e1a2 - 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]   40:     0x5f1faa12e1a2 - 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]   41:     0x5f1faa12e1a2 - <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]   42:     0x5f1faa39956f - <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]   43:     0x5f1faa39956f - <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]   44:     0x767ec4ddbaa4 - <unknown>
[INFO] [stdout]   45:     0x767ec4e68a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- editor::external::tests::find_editor_reads_env_when_no_override stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'editor::external::tests::find_editor_reads_env_when_no_override' (245) panicked at src/editor/external.rs:173:38:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoisonError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f1faa39a7ba - 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:     0x5f1faa39a7ba - 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:     0x5f1faa39a7ba - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f1faa39a7ba - <<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:     0x5f1faa3b365a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f1faa3b365a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5f1faa39ff62 - 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:     0x5f1faa39ff62 - <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:     0x5f1faa37511f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f1faa37511f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f1faa391149 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f1faa12aacc - <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:     0x5f1faa12aacc - 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:     0x5f1faa391302 - <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:     0x5f1faa391302 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f1faa3751d8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f1faa369989 - 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:     0x5f1faa37641d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f1faa3b3e1c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f1faa3b3b92 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f1fa9c4f093 - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<()>, std[29689e6404d28ef9]::sync::poison::PoisonError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<()>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f1fa9c4f093 - deez_notes[13c481f54d83e685]::editor::external::tests::find_editor_reads_env_when_no_override
[INFO] [stdout]                                at /opt/rustwide/workdir/src/editor/external.rs:173:38
[INFO] [stdout]   22:     0x5f1fa9c418c7 - deez_notes[13c481f54d83e685]::editor::external::tests::find_editor_reads_env_when_no_override::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/editor/external.rs:172:48
[INFO] [stdout]   23:     0x5f1fa9bd98c6 - <deez_notes[13c481f54d83e685]::editor::external::tests::find_editor_reads_env_when_no_override::{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]   24:     0x5f1faa11ddab - <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]   25:     0x5f1faa11ddab - 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]   26:     0x5f1faa12b59b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5f1faa12b59b - <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]   28:     0x5f1faa12b59b - 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]   29:     0x5f1faa12b59b - 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]   30:     0x5f1faa12b59b - 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]   31:     0x5f1faa12b59b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5f1faa12b59b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5f1faa124cb4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5f1faa124cb4 - 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]   35:     0x5f1faa12e1a2 - 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]   36:     0x5f1faa12e1a2 - <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]   37:     0x5f1faa12e1a2 - 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]   38:     0x5f1faa12e1a2 - 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]   39:     0x5f1faa12e1a2 - 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]   40:     0x5f1faa12e1a2 - 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]   41:     0x5f1faa12e1a2 - <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]   42:     0x5f1faa39956f - <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]   43:     0x5f1faa39956f - <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]   44:     0x767ec4ddbaa4 - <unknown>
[INFO] [stdout]   45:     0x767ec4e68a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- editor::external::tests::find_editor_ignores_empty_override stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'editor::external::tests::find_editor_ignores_empty_override' (244) panicked at src/editor/external.rs:157:38:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoisonError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f1faa39a7ba - 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:     0x5f1faa39a7ba - 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:     0x5f1faa39a7ba - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f1faa39a7ba - <<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:     0x5f1faa3b365a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f1faa3b365a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5f1faa39ff62 - 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:     0x5f1faa39ff62 - <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:     0x5f1faa37511f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f1faa37511f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f1faa391149 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f1faa12aacc - <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:     0x5f1faa12aacc - 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:     0x5f1faa391302 - <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:     0x5f1faa391302 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f1faa3751d8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f1faa369989 - 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:     0x5f1faa37641d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f1faa3b3e1c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f1faa3b3b92 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f1fa9c4e873 - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<()>, std[29689e6404d28ef9]::sync::poison::PoisonError<std[29689e6404d28ef9]::sync::poison::mutex::MutexGuard<()>>>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f1fa9c4e873 - deez_notes[13c481f54d83e685]::editor::external::tests::find_editor_ignores_empty_override
[INFO] [stdout]                                at /opt/rustwide/workdir/src/editor/external.rs:157:38
[INFO] [stdout]   22:     0x5f1fa9c41837 - deez_notes[13c481f54d83e685]::editor::external::tests::find_editor_ignores_empty_override::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/editor/external.rs:156:44
[INFO] [stdout]   23:     0x5f1fa9bd9806 - <deez_notes[13c481f54d83e685]::editor::external::tests::find_editor_ignores_empty_override::{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]   24:     0x5f1faa11ddab - <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]   25:     0x5f1faa11ddab - 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]   26:     0x5f1faa12b59b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5f1faa12b59b - <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]   28:     0x5f1faa12b59b - 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]   29:     0x5f1faa12b59b - 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]   30:     0x5f1faa12b59b - 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]   31:     0x5f1faa12b59b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5f1faa12b59b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5f1faa124cb4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5f1faa124cb4 - 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]   35:     0x5f1faa12e1a2 - 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]   36:     0x5f1faa12e1a2 - <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]   37:     0x5f1faa12e1a2 - 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]   38:     0x5f1faa12e1a2 - 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]   39:     0x5f1faa12e1a2 - 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]   40:     0x5f1faa12e1a2 - 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]   41:     0x5f1faa12e1a2 - <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]   42:     0x5f1faa39956f - <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]   43:     0x5f1faa39956f - <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]   44:     0x767ec4ddbaa4 - <unknown>
[INFO] [stdout]   45:     0x767ec4e68a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     editor::external::tests::find_editor_fallback_when_no_env
[INFO] [stdout]     editor::external::tests::find_editor_ignores_empty_override
[INFO] [stdout]     editor::external::tests::find_editor_reads_env_when_no_override
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 275 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "979e50ec5679cd5e99e067557cdaed117f9803903a8301837f8eb66a78c8f0cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "979e50ec5679cd5e99e067557cdaed117f9803903a8301837f8eb66a78c8f0cf", kill_on_drop: false }`
[INFO] [stdout] 979e50ec5679cd5e99e067557cdaed117f9803903a8301837f8eb66a78c8f0cf
