[INFO] cloning repository https://github.com/lmmx/asterism
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lmmx/asterism" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmmx%2Fasterism", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmmx%2Fasterism'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 36f348b13182b53e222ee6a7a6be4de9e9a774ce
[INFO] testing lmmx/asterism against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmmx%2Fasterism" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lmmx/asterism
[INFO] finished tweaking git repo https://github.com/lmmx/asterism
[INFO] tweaked toml for git repo https://github.com/lmmx/asterism written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lmmx/asterism on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lmmx/asterism 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b771091b4798d6fa581bb5da424b33e75b96d8e8b1f3d12cb571184fc7175bf6
[INFO] running `Command { std: "docker" "start" "-a" "b771091b4798d6fa581bb5da424b33e75b96d8e8b1f3d12cb571184fc7175bf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b771091b4798d6fa581bb5da424b33e75b96d8e8b1f3d12cb571184fc7175bf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b771091b4798d6fa581bb5da424b33e75b96d8e8b1f3d12cb571184fc7175bf6", kill_on_drop: false }`
[INFO] [stdout] b771091b4798d6fa581bb5da424b33e75b96d8e8b1f3d12cb571184fc7175bf6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59ec5c10daec3618c84ac5844d1c37be9e3873abae8ca151e7edcea79ac9eaef
[INFO] running `Command { std: "docker" "start" "-a" "59ec5c10daec3618c84ac5844d1c37be9e3873abae8ca151e7edcea79ac9eaef", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling impls v1.0.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling shadow_counted v0.4.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling unsynn v0.1.1
[INFO] [stderr]    Compiling facet-core v0.30.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling pxfm v0.1.25
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling moxcms v0.7.9
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling facet-macros-parse v0.30.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling quick-xml v0.38.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling facet-macros-emit v0.30.0
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling facet-reflect v0.30.0
[INFO] [stderr]    Compiling tree-sitter-md v0.5.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling facet-serialize v0.30.0
[INFO] [stderr]    Compiling ariadne v0.5.1
[INFO] [stderr]    Compiling facet-macros v0.30.0
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling edtui-jagged v0.1.12
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling edtui v0.9.9
[INFO] [stderr]    Compiling facet v0.30.0
[INFO] [stderr]    Compiling facet-toml v0.30.0
[INFO] [stderr]    Compiling textum v0.1.2
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling asterism v0.5.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 2m 06s
[INFO] running `Command { std: "docker" "inspect" "59ec5c10daec3618c84ac5844d1c37be9e3873abae8ca151e7edcea79ac9eaef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59ec5c10daec3618c84ac5844d1c37be9e3873abae8ca151e7edcea79ac9eaef", kill_on_drop: false }`
[INFO] [stdout] 59ec5c10daec3618c84ac5844d1c37be9e3873abae8ca151e7edcea79ac9eaef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10dd81d3dd665926fe0314b8c8d7e3ba2b03af3a42cf1de3247e4d01f8a7aaaa
[INFO] running `Command { std: "docker" "start" "-a" "10dd81d3dd665926fe0314b8c8d7e3ba2b03af3a42cf1de3247e4d01f8a7aaaa", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling edtui v0.9.9
[INFO] [stderr]    Compiling asterism v0.5.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 12.79s
[INFO] running `Command { std: "docker" "inspect" "10dd81d3dd665926fe0314b8c8d7e3ba2b03af3a42cf1de3247e4d01f8a7aaaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10dd81d3dd665926fe0314b8c8d7e3ba2b03af3a42cf1de3247e4d01f8a7aaaa", kill_on_drop: false }`
[INFO] [stdout] 10dd81d3dd665926fe0314b8c8d7e3ba2b03af3a42cf1de3247e4d01f8a7aaaa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fae122dff002d10c7233bbcbd77a9b27baa659cf42ff48e20be6441de3b1ea3b
[INFO] running `Command { std: "docker" "start" "-a" "fae122dff002d10c7233bbcbd77a9b27baa659cf42ff48e20be6441de3b1ea3b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/asterism-fd31fc92c996355a)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test app_state::tests::test_tree_structure_multi_file ... ok
[INFO] [stdout] test edit_plan::tests::test_boundary_mode_exclude ... ok
[INFO] [stdout] test app_state::tests::test_tree_structure_single_file ... FAILED
[INFO] [stdout] test app_state::tests::test_edit_plan_captures_changes ... ok
[INFO] [stdout] test app_state::tests::test_navigation_skips_files ... FAILED
[INFO] [stdout] test edit_plan::tests::test_line_indexing_zero_vs_one ... ok
[INFO] [stdout] test app_state::tests::test_edit_persists_correctly ... ok
[INFO] [stdout] test edit_plan::tests::test_extract_sections_line_numbers ... ok
[INFO] [stdout] test edit_plan::tests::test_line_numbering_off_by_one ... ok
[INFO] [stdout] test edit_plan::tests::test_exact_scenario ... ok
[INFO] [stdout] test edit_plan::tests::test_single_line_replacement ... ok
[INFO] [stdout] test edit_plan::tests::test_textum_line_behavior ... ok
[INFO] [stdout] test formats::difftastic::tests::test_created_file_no_chunks ... FAILED
[INFO] [stdout] test formats::difftastic::tests::test_deleted_file_no_chunks ... FAILED
[INFO] [stdout] test formats::difftastic::tests::test_file_path_tracking ... ok
[INFO] [stdout] test formats::difftastic::tests::test_hunk_structure ... ok
[INFO] [stdout] test edit_plan::tests::test_section_replacement_with_empty_lines ... ok
[INFO] [stdout] test formats::difftastic::tests::test_parse_ndjson_multi_file ... FAILED
[INFO] [stdout] test formats::difftastic::tests::test_parse_single_file_diff ... FAILED
[INFO] [stdout] test formats::difftastic::tests::test_unchanged_file_skipped ... ok
[INFO] [stdout] test formats::difftastic::tests::test_parse_multi_hunk_file ... FAILED
[INFO] [stdout] test input::tests::test_find_documents_single_file ... ok
[INFO] [stdout] test input::tests::test_tree_sitter_parsing ... ok
[INFO] [stdout] test edit_plan::tests::test_diagnose_line_numbers ... ok
[INFO] [stdout] test input::tests::test_section_hierarchy ... ok
[INFO] [stdout] test edit_plan::tests::test_app_section_to_textum_conversion ... ok
[INFO] [stdout] test input::tests::test_extract_simple_sections ... ok
[INFO] [stdout] test app_state::tests::test_multiple_edits_correct_offsets ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- app_state::tests::test_tree_structure_single_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'app_state::tests::test_tree_structure_single_file' (21) panicked at src/tests/app_state.rs:284:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 3
[INFO] [stdout]  right: 2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57ce895bbb22 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x57ce895d2c5a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    2:     0x57ce895c0dc6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]    3:     0x57ce8959815f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x57ce895b2d69 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]    5:     0x57ce8917f3be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x57ce895b2f22 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x57ce89598218 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x57ce8958d0b9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x57ce895992fd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]   10:     0x57ce895d341c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]   11:     0x57ce895d32d3 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x57ce895cdbfd - core[585f66e14d78f9ba]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]   13:     0x57ce891309b7 - asterism[ae1380aa643bf2e1]::app_state::tests::test_tree_structure_single_file
[INFO] [stdout]   14:     0x57ce8912b8f3 - asterism[ae1380aa643bf2e1]::app_state::tests::test_tree_structure_single_file::{closure#0}
[INFO] [stdout]   15:     0x57ce8913acf6 - <asterism[ae1380aa643bf2e1]::app_state::tests::test_tree_structure_single_file::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x57ce8917376b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]   17:     0x57ce8917ffca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]   18:     0x57ce8917a494 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x57ce89182ac2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x57ce895bad3f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x720f3babfaa4 - <unknown>
[INFO] [stdout]   22:     0x720f3bb4ca64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- app_state::tests::test_navigation_skips_files stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'app_state::tests::test_navigation_skips_files' (19) panicked at src/tests/app_state.rs:441:5:
[INFO] [stdout] assertion `left == right` failed: Should be on 'One' section
[INFO] [stdout]   left: Some("Three")
[INFO] [stdout]  right: Some("One")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57ce895bbb22 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x57ce895d2c5a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    2:     0x57ce895c0dc6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x57ce8959815f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x57ce895b2d69 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]    5:     0x57ce8917f3be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x57ce895b2f22 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x57ce89598218 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x57ce8958d0b9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x57ce895992fd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]   10:     0x57ce895d341c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]   11:     0x57ce895d3333 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x57ce891540c6 - core[585f66e14d78f9ba]::panicking::assert_failed::<core[585f66e14d78f9ba]::option::Option<&str>, core[585f66e14d78f9ba]::option::Option<&str>>
[INFO] [stdout]   13:     0x57ce8912cd50 - asterism[ae1380aa643bf2e1]::app_state::tests::test_navigation_skips_files
[INFO] [stdout]   14:     0x57ce8912b833 - asterism[ae1380aa643bf2e1]::app_state::tests::test_navigation_skips_files::{closure#0}
[INFO] [stdout]   15:     0x57ce8913abf6 - <asterism[ae1380aa643bf2e1]::app_state::tests::test_navigation_skips_files::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x57ce8917376b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]   17:     0x57ce8917ffca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]   18:     0x57ce8917a494 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x57ce89182ac2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x57ce895bad3f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x720f3babfaa4 - <unknown>
[INFO] [stdout]   22:     0x720f3bb4ca64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- formats::difftastic::tests::test_created_file_no_chunks stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'formats::difftastic::tests::test_created_file_no_chunks' (32) panicked at src/formats/../tests/difftastic.rs:100:5:
[INFO] [stdout] assertion failed: sections[0].title.contains("created") || sections[0].title.contains("File")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57ce895bbb22 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x57ce895d2c5a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    2:     0x57ce895c0dc6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x57ce8959815f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x57ce895b2d69 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]    5:     0x57ce8917f3be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x57ce895b2f22 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x57ce8959824a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x57ce8958d0b9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x57ce895992fd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]   10:     0x57ce895d341c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]   11:     0x57ce895d33e2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]   12:     0x57ce891491f2 - asterism[ae1380aa643bf2e1]::formats::difftastic::tests::test_created_file_no_chunks
[INFO] [stdout]   13:     0x57ce89148263 - asterism[ae1380aa643bf2e1]::formats::difftastic::tests::test_created_file_no_chunks::{closure#0}
[INFO] [stdout]   14:     0x57ce8913b0b6 - <asterism[ae1380aa643bf2e1]::formats::difftastic::tests::test_created_file_no_chunks::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x57ce8917376b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]   16:     0x57ce8917ffca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]   17:     0x57ce8917a494 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x57ce89182ac2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x57ce895bad3f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x720f3babfaa4 - <unknown>
[INFO] [stdout]   21:     0x720f3bb4ca64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- formats::difftastic::tests::test_deleted_file_no_chunks stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'formats::difftastic::tests::test_deleted_file_no_chunks' (33) panicked at src/formats/../tests/difftastic.rs:110:5:
[INFO] [stdout] assertion failed: sections[0].title.contains("deleted") || sections[0].title.contains("File")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57ce895bbb22 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x57ce895d2c5a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    2:     0x57ce895c0dc6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x57ce8959815f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x57ce895b2d69 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]    5:     0x57ce8917f3be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x57ce895b2f22 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x57ce8959824a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x57ce8958d0b9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x57ce895992fd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]   10:     0x57ce895d341c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]   11:     0x57ce895d33e2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]   12:     0x57ce891494f2 - asterism[ae1380aa643bf2e1]::formats::difftastic::tests::test_deleted_file_no_chunks
[INFO] [stdout]   13:     0x57ce89148293 - asterism[ae1380aa643bf2e1]::formats::difftastic::tests::test_deleted_file_no_chunks::{closure#0}
[INFO] [stdout]   14:     0x57ce8913b0f6 - <asterism[ae1380aa643bf2e1]::formats::difftastic::tests::test_deleted_file_no_chunks::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x57ce8917376b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]   16:     0x57ce8917ffca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]   17:     0x57ce8917a494 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x57ce89182ac2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x57ce895bad3f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x720f3babfaa4 - <unknown>
[INFO] [stdout]   21:     0x720f3bb4ca64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- formats::difftastic::tests::test_parse_ndjson_multi_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'formats::difftastic::tests::test_parse_ndjson_multi_file' (37) panicked at src/formats/../tests/difftastic.rs:56:5:
[INFO] [stdout] assertion failed: sections[0].title.contains("created") || sections[0].title.contains("File")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57ce895bbb22 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x57ce895d2c5a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    2:     0x57ce895c0dc6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x57ce8959815f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x57ce895b2d69 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]    5:     0x57ce8917f3be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x57ce895b2f22 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x57ce8959824a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x57ce8958d0b9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x57ce895992fd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]   10:     0x57ce895d341c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]   11:     0x57ce895d33e2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]   12:     0x57ce89149e7c - asterism[ae1380aa643bf2e1]::formats::difftastic::tests::test_parse_ndjson_multi_file
[INFO] [stdout]   13:     0x57ce89148323 - asterism[ae1380aa643bf2e1]::formats::difftastic::tests::test_parse_ndjson_multi_file::{closure#0}
[INFO] [stdout]   14:     0x57ce8913b1b6 - <asterism[ae1380aa643bf2e1]::formats::difftastic::tests::test_parse_ndjson_multi_file::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x57ce8917376b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]   16:     0x57ce8917ffca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]   17:     0x57ce8917a494 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x57ce89182ac2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x57ce895bad3f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x720f3babfaa4 - <unknown>
[INFO] [stdout]   21:     0x720f3bb4ca64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- formats::difftastic::tests::test_parse_single_file_diff stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'formats::difftastic::tests::test_parse_single_file_diff' (38) panicked at src/formats/../tests/difftastic.rs:14:5:
[INFO] [stdout] Should be a hunk
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57ce895bbb22 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x57ce895d2c5a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    2:     0x57ce895c0dc6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x57ce8959815f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x57ce895b2d69 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]    5:     0x57ce8917f3be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x57ce895b2f22 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x57ce8959824a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x57ce8958d0b9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x57ce895992fd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]   10:     0x57ce895d341c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]   11:     0x57ce891498b8 - asterism[ae1380aa643bf2e1]::formats::difftastic::tests::test_parse_single_file_diff
[INFO] [stdout]   12:     0x57ce891482c3 - asterism[ae1380aa643bf2e1]::formats::difftastic::tests::test_parse_single_file_diff::{closure#0}
[INFO] [stdout]   13:     0x57ce8913b136 - <asterism[ae1380aa643bf2e1]::formats::difftastic::tests::test_parse_single_file_diff::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x57ce8917376b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]   15:     0x57ce8917ffca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]   16:     0x57ce8917a494 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x57ce89182ac2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x57ce895bad3f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x720f3babfaa4 - <unknown>
[INFO] [stdout]   20:     0x720f3bb4ca64 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- formats::difftastic::tests::test_parse_multi_hunk_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'formats::difftastic::tests::test_parse_multi_hunk_file' (36) panicked at src/formats/../tests/difftastic.rs:29:5:
[INFO] [stdout] assertion `left == right` failed: Should have 2 hunks
[INFO] [stdout]   left: 3
[INFO] [stdout]  right: 2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57ce895bbb22 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x57ce895d2c5a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    2:     0x57ce895c0dc6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x57ce8959815f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x57ce895b2d69 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]    5:     0x57ce8917f3be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x57ce895b2f22 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x57ce89598218 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x57ce8958d0b9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x57ce895992fd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]   10:     0x57ce895d341c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]   11:     0x57ce895d3333 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x57ce895cdbfd - core[585f66e14d78f9ba]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]   13:     0x57ce89148c30 - asterism[ae1380aa643bf2e1]::formats::difftastic::tests::test_parse_multi_hunk_file
[INFO] [stdout]   14:     0x57ce89148233 - asterism[ae1380aa643bf2e1]::formats::difftastic::tests::test_parse_multi_hunk_file::{closure#0}
[INFO] [stdout]   15:     0x57ce8913b076 - <asterism[ae1380aa643bf2e1]::formats::difftastic::tests::test_parse_multi_hunk_file::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x57ce8917376b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]   17:     0x57ce8917ffca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]   18:     0x57ce8917a494 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x57ce89182ac2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x57ce895bad3f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x720f3babfaa4 - <unknown>
[INFO] [stdout]   22:     0x720f3bb4ca64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- app_state::tests::test_multiple_edits_correct_offsets stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'app_state::tests::test_multiple_edits_correct_offsets' (18) panicked at src/tests/app_state.rs:235:5:
[INFO] [stdout] Middle section should remain
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57ce895bbb22 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x57ce895d2c5a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    2:     0x57ce895c0dc6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x57ce8959815f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x57ce895b2d69 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]    5:     0x57ce8917f3be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x57ce895b2f22 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x57ce8959824a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x57ce8958d0b9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x57ce895992fd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]   10:     0x57ce895d341c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]   11:     0x57ce8913229b - asterism[ae1380aa643bf2e1]::app_state::tests::test_multiple_edits_correct_offsets
[INFO] [stdout]   12:     0x57ce8912b923 - asterism[ae1380aa643bf2e1]::app_state::tests::test_multiple_edits_correct_offsets::{closure#0}
[INFO] [stdout]   13:     0x57ce8913ad36 - <asterism[ae1380aa643bf2e1]::app_state::tests::test_multiple_edits_correct_offsets::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x57ce8917376b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]   15:     0x57ce8917ffca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]   16:     0x57ce8917a494 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x57ce89182ac2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x57ce895bad3f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x720f3babfaa4 - <unknown>
[INFO] [stdout]   20:     0x720f3bb4ca64 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     app_state::tests::test_multiple_edits_correct_offsets
[INFO] [stdout]     app_state::tests::test_navigation_skips_files
[INFO] [stdout]     app_state::tests::test_tree_structure_single_file
[INFO] [stdout]     formats::difftastic::tests::test_created_file_no_chunks
[INFO] [stdout]     formats::difftastic::tests::test_deleted_file_no_chunks
[INFO] [stdout]     formats::difftastic::tests::test_parse_multi_hunk_file
[INFO] [stdout]     formats::difftastic::tests::test_parse_ndjson_multi_file
[INFO] [stdout]     formats::difftastic::tests::test_parse_single_file_diff
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 20 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fae122dff002d10c7233bbcbd77a9b27baa659cf42ff48e20be6441de3b1ea3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fae122dff002d10c7233bbcbd77a9b27baa659cf42ff48e20be6441de3b1ea3b", kill_on_drop: false }`
[INFO] [stdout] fae122dff002d10c7233bbcbd77a9b27baa659cf42ff48e20be6441de3b1ea3b
