Add PR/issue templates #284
Merged
Garnix CI / check ghciwatch-nextest [aarch64-darwin]
succeeded
May 28, 2024 in 2m 19s
Run results
Build succeeded
Details
Last 100 lines of logs:
Compiling ghciwatch v0.5.16 (/private/tmp/nix-build-ghciwatch-nextest-0.5.16.drv-0/source)
Compiling test-harness v0.1.0 (/private/tmp/nix-build-ghciwatch-nextest-0.5.16.drv-0/source/test-harness)
Finished release [optimized] target(s) in 38.83s
Starting 82 tests across 17 binaries (run ID: f45d6c67-0d25-4888-b4f8-6e9de45e3602, nextest profile: ci)
PASS [ 0.020s] ghciwatch ghci::parse::eval::tests::test_line_eval_command
PASS [ 0.019s] ghciwatch ghci::parse::eval::tests::test_parse_eval_command_no_eol
PASS [ 0.018s] ghciwatch ghci::parse::eval::tests::test_parse_eval_commands
PASS [ 0.023s] ghciwatch clonable_command::tests::test_parse
PASS [ 0.021s] ghciwatch ghci::parse::eval::tests::test_multiline_eval_command
PASS [ 0.021s] ghciwatch ghci::parse::eval::tests::test_parse_multiline_eval_command_no_eol
PASS [ 0.016s] ghciwatch ghci::parse::ghc_message::cant_find_file_diagnostic::tests::test_cant_find_file_display
PASS [ 0.016s] ghciwatch ghci::parse::ghc_message::cant_find_file_diagnostic::tests::test_parse_cant_find_file_message
PASS [ 0.013s] ghciwatch ghci::parse::ghc_message::compilation_summary::tests::test_parse_compilation_summary_message
PASS [ 0.013s] ghciwatch ghci::parse::ghc_message::compiling::tests::test_parse_compiling_message
PASS [ 0.012s] ghciwatch ghci::parse::ghc_message::generic_diagnostic::tests::test_diagnostic_display
PASS [ 0.012s] ghciwatch ghci::parse::ghc_message::generic_diagnostic::tests::test_parse_diagnostic_message
PASS [ 0.012s] ghciwatch ghci::parse::ghc_message::loaded_configuration::tests::test_parse_loaded_ghci_configuration_message
PASS [ 0.011s] ghciwatch ghci::parse::ghc_message::message_body::tests::test_parse_message_body
PASS [ 0.011s] ghciwatch ghci::parse::ghc_message::message_body::tests::test_parse_message_body_line
PASS [ 0.011s] ghciwatch ghci::parse::ghc_message::module_import_cycle_diagnostic::tests::test_import_cycle_diagnostic_display
PASS [ 0.010s] ghciwatch ghci::parse::ghc_message::module_import_cycle_diagnostic::tests::test_parse_module_import_cycle_message
PASS [ 0.010s] ghciwatch ghci::parse::ghc_message::no_location_info_diagnostic::tests::no_location_info_diagnostic_display
PASS [ 0.010s] ghciwatch ghci::parse::ghc_message::path_colon::tests::test_parse_path_colon
PASS [ 0.011s] ghciwatch ghci::parse::ghc_message::no_location_info_diagnostic::tests::test_parse_no_location_info_message
PASS [ 0.011s] ghciwatch ghci::parse::ghc_message::position::tests::test_display
PASS [ 0.011s] ghciwatch ghci::parse::ghc_message::position::tests::test_parse_position_range
PASS [ 0.010s] ghciwatch ghci::parse::ghc_message::severity::tests::test_parse_severity
PASS [ 0.011s] ghciwatch ghci::parse::ghc_message::severity::tests::test_display
PASS [ 0.009s] ghciwatch ghci::parse::ghc_message::single_quote::tests::test_parse_single_quote
PASS [ 0.009s] ghciwatch ghci::parse::haskell_grammar::tests::test_parse_module_name
PASS [ 0.011s] ghciwatch ghci::parse::ghc_message::tests::test_parse_messages
PASS [ 0.009s] ghciwatch ghci::parse::lines::tests::test_parse_until_newline
PASS [ 0.010s] ghciwatch ghci::parse::lines::tests::test_parse_rest_of_line
PASS [ 0.011s] ghciwatch ghci::parse::lines::tests::test_parse_lines_repeat
PASS [ 0.009s] ghciwatch ghci::parse::module_and_files::tests::test_parse_module_and_files
PASS [ 0.009s] ghciwatch ghci::parse::module_and_files::tests::test_parse_module
PASS [ 0.009s] ghciwatch ghci::parse::show_paths::tests::test_parse_show_paths
PASS [ 0.009s] ghciwatch ghci::parse::show_paths::tests::test_path_to_module
PASS [ 0.008s] ghciwatch ignore::tests::test_glob_ext_whitelist_ignore
PASS [ 0.010s] ghciwatch ghci::parse::show_targets::tests::test_parse_show_targets
PASS [ 0.010s] ghciwatch ignore::tests::test_glob_ext
PASS [ 0.009s] ghciwatch ignore::tests::test_glob_ext_ordering
PASS [ 0.009s] ghciwatch incremental_reader::tests::test_read_invalid_utf8_invalid_byte
PASS [ 0.010s] ghciwatch incremental_reader::tests::test_read_invalid_utf8_missing_continuation
PASS [ 0.008s] ghciwatch incremental_reader::tests::test_read_invalid_utf8_surrogate_pair_half
PASS [ 0.010s] ghciwatch incremental_reader::tests::test_read_invalid_utf8_overlong
PASS [ 0.007s] ghciwatch incremental_reader::tests::test_read_until
PASS [ 0.008s] ghciwatch incremental_reader::tests::test_read_invalid_utf8_unexpected_continuation
PASS [ 0.008s] ghciwatch incremental_reader::tests::test_read_until_with_data_in_buffer
PASS [ 0.009s] ghciwatch incremental_reader::tests::test_read_until_find_anywhere
PASS [ 0.008s] ghciwatch incremental_reader::tests::test_read_until_with_data_in_buffer_find_anywhere
PASS [ 0.010s] ghciwatch incremental_reader::tests::test_read_until_incremental
PASS [ 0.007s] ghciwatch incremental_reader::tests::test_read_utf8_boundary_u_00a9
PASS [ 0.008s] ghciwatch incremental_reader::tests::test_read_utf8_boundary_u_1f436
PASS [ 0.007s] ghciwatch string_case::tests::test_to_sentence_case
PASS [ 0.006s] ghciwatch::clap_markdown test_clap_markdown
PASS [ 0.009s] ghciwatch incremental_reader::tests::test_read_utf8_boundary_u_2194
PASS [ 0.010s] ghciwatch maybe_async_command::tests::test_parse
PASS [ 3.351s] ghciwatch::dot_ghci can_run_with_custom_ghci_prompt_965
PASS [ 3.644s] ghciwatch::error_log can_write_error_log_965
PASS [ 5.800s] ghciwatch::eval can_eval_commands_965
PASS [ 7.371s] ghciwatch::clear clears_on_reload_and_restart_965
PASS [ 7.927s] ghciwatch::eval can_eval_commands_twice_965
PASS [ 5.150s] ghciwatch::failed_modules can_start_with_failed_modules_965
PASS [ 9.710s] ghciwatch::error_log can_write_error_log_compilation_errors_965
PASS [ 9.746s] ghciwatch::eval can_eval_commands_in_non_interpreted_modules_965
PASS [ 6.557s] ghciwatch::eval can_load_new_eval_commands_multiline_965
PASS [ 10.043s] ghciwatch::all_good can_detect_compilation_failure_965
PASS [ 5.578s] ghciwatch::globs can_ignore_restart_paths_965
PASS [ 4.065s] ghciwatch::globs can_reload_glob_965
PASS [ 4.071s] ghciwatch::globs can_restart_on_module_change_even_if_ignored_965
PASS [ 2.949s] ghciwatch::load can_load_965
PASS [ 5.706s] ghciwatch::globs can_restart_on_custom_file_change_965
PASS [ 6.569s] ghciwatch::globs can_restart_on_cabal_file_change_965
PASS [ 5.165s] ghciwatch::globs can_restart_on_ghci_file_change_965
PASS [ 6.218s] ghciwatch::globs can_skip_reload_for_ignore_glob_965
PASS [ 4.217s] ghciwatch::reload can_reload_965
PASS [ 8.208s] ghciwatch::hooks hooks_can_observe_error_log_965
PASS [ 9.694s] ghciwatch::hooks can_run_hooks_965
PASS [ 6.066s] ghciwatch::load can_load_new_module_965
PASS [ 4.337s] ghciwatch::shutdown can_shutdown_gracefully_965
PASS [ 3.595s] ghciwatch::shutdown can_shutdown_gracefully_when_ghci_killed_965
PASS [ 8.104s] ghciwatch::rename can_compile_renamed_module_965
PASS [ 8.940s] ghciwatch::reload can_reload_after_error_965
PASS [ 9.140s] ghciwatch::restart can_restart_after_module_move_965
PASS [ 5.714s] ghciwatch::test can_run_test_suite_on_reload_965
------------
Summary [ 25.383s] 82 tests run: 82 passed, 0 skipped
checkPhase completed in 1 minutes 7 seconds
@nix {"action":"setPhase","phase":"installPhase"}
Running phase: installPhase
incremental zstd compression not currently supported on Darwin: https://github.com/rust-lang/rust/issues/115982
doing a full archive install of target to /nix/store/m0m2hksyq64qpci1dfpjd6lnkwqi20lw-ghciwatch-nextest-0.5.16/target.tar.zst
/*stdin*\ : 23.69% ( 837 MiB => 198 MiB, /nix/store/m0m2hksyq64qpci1dfpjd6lnkwqi20lw-ghciwatch-nextest-0.5.16/target.tar.zst)
@nix {"action":"setPhase","phase":"fixupPhase"}
Running phase: fixupPhase
checking for references to /private/tmp/nix-build-ghciwatch-nextest-0.5.16.drv-0/ in /nix/store/m0m2hksyq64qpci1dfpjd6lnkwqi20lw-ghciwatch-nextest-0.5.16...
patching script interpreter paths in /nix/store/m0m2hksyq64qpci1dfpjd6lnkwqi20lw-ghciwatch-nextest-0.5.16
@nix {"action":"setPhase","phase":"ensureStaticPhase"}
Running phase: ensureStaticPhase
Loading