atuin 12.0.0 -> 13.0.0 https://github.com/ellie/atuin/releases attrpath: atuin Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] Replacing cargoHash with sha256-WOJurXTLIKTyFrxjnQpDbyrc6U0UvJELvqfG2UbfS4g= Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A atuin nix build failed. test tui::widgets::reflow::test::line_composer_long_sentence ... ok test tui::widgets::reflow::test::line_composer_max_line_width_of_1 ... ok test tui::widgets::reflow::test::line_composer_max_line_width_of_1_double_width_characters ... ok test tui::widgets::reflow::test::line_composer_word_wrapper_mixed_length ... ok test tui::widgets::reflow::test::line_composer_word_wrapper_double_width_chars_mixed_with_spaces ... ok test tui::widgets::reflow::test::line_composer_word_wrapper_nbsp ... ok test tui::layout::tests::test_vertical_split_by_height ... ok test tui::widgets::reflow::test::line_composer_short_lines ... ok test tui::widgets::reflow::test::line_composer_word_wrapper_preserve_indentation ... ok test tui::widgets::reflow::test::line_composer_word_wrapper_preserve_indentation_lots_of_whitespace ... ok test tui::widgets::reflow::test::line_composer_one_line ... ok test tui::widgets::reflow::test::line_composer_word_wrapper_preserve_indentation_with_wrap ... ok test tui::style::tests::combined_patch_gives_same_result_as_individual_patch ... ok test tui::widgets::reflow::test::line_composer_zero_width ... ok test tui::buffer::tests::it_translates_to_and_from_coordinates ... ok failures: ---- tui::buffer::tests::index_of_panics_on_out_of_bounds stdout ---- note: test did not panic as expected ---- tui::buffer::tests::pos_of_panics_on_out_of_bounds stdout ---- note: test did not panic as expected failures: tui::buffer::tests::index_of_panics_on_out_of_bounds tui::buffer::tests::pos_of_panics_on_out_of_bounds test result: FAILED. 43 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s error: test failed, to rerun pass `--bin atuin`