[INFO] cloning repository https://github.com/casey/just
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/casey/just" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasey%2Fjust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasey%2Fjust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8a1bb9b8f5e3e7d9106bbb8cbf6aa9b7bbcbc027
[INFO] testing casey/just against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasey%2Fjust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/casey/just
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/casey/just
[INFO] tweaked toml for git repo https://github.com/casey/just written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/casey/just on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/casey/just 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4f6bb061e14ea389df8e690896803cb95e090d228c03b75f2914fdbc16bcce0f
[INFO] running `Command { std: "docker" "start" "4f6bb061e14ea389df8e690896803cb95e090d228c03b75f2914fdbc16bcce0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f6bb061e14ea389df8e690896803cb95e090d228c03b75f2914fdbc16bcce0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4f6bb061e14ea389df8e690896803cb95e090d228c03b75f2914fdbc16bcce0f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f6bb061e14ea389df8e690896803cb95e090d228c03b75f2914fdbc16bcce0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4f6bb061e14ea389df8e690896803cb95e090d228c03b75f2914fdbc16bcce0f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling camino v1.2.4
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling chacha20 v0.10.1
[INFO] [stderr]    Compiling just v1.55.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling roff v1.1.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling is_executable v1.0.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling hybrid-array v0.4.13
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling arrayvec v0.7.7
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling similar v3.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling memmap2 v0.9.11
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling uuid v1.23.4
[INFO] [stderr]    Compiling shellexpand v3.1.2
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling digest-io v0.1.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling snafu-derive v0.9.1
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling snafu v0.9.1
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.5
[INFO] [stderr]    Compiling clap_mangen v0.3.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.06s
[INFO] running `Command { std: "docker" "inspect" "4f6bb061e14ea389df8e690896803cb95e090d228c03b75f2914fdbc16bcce0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4f6bb061e14ea389df8e690896803cb95e090d228c03b75f2914fdbc16bcce0f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling which v8.0.4
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling just v1.55.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.44s
[INFO] running `Command { std: "docker" "inspect" "4f6bb061e14ea389df8e690896803cb95e090d228c03b75f2914fdbc16bcce0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4f6bb061e14ea389df8e690896803cb95e090d228c03b75f2914fdbc16bcce0f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/just-97484fa4ac61f71d)
[INFO] [stdout] 
[INFO] [stdout] running 575 tests
[INFO] [stdout] test analyzer::tests::duplicate_parameter ... ok
[INFO] [stdout] test analyzer::tests::duplicate_alias ... ok
[INFO] [stdout] test analyzer::tests::function_argument_count_binary ... ok
[INFO] [stdout] test analyzer::tests::function_argument_count_nullary ... ok
[INFO] [stdout] test analyzer::tests::alias_shadows_recipe_after ... ok
[INFO] [stdout] test analyzer::tests::alias_shadows_recipe_before ... ok
[INFO] [stdout] test analyzer::tests::duplicate_recipe ... ok
[INFO] [stdout] test analyzer::tests::function_argument_count_ternary ... ok
[INFO] [stdout] test analyzer::tests::function_argument_count_unary ... ok
[INFO] [stdout] test analyzer::tests::duplicate_variable ... ok
[INFO] [stdout] test analyzer::tests::function_argument_count_too_high_unary_opt ... ok
[INFO] [stdout] test analyzer::tests::function_argument_count_binary_plus ... ok
[INFO] [stdout] test analyzer::tests::extra_whitespace ... ok
[INFO] [stdout] test clean::tests::current_dir_after_root_is_removed ... ok
[INFO] [stdout] test analyzer::tests::function_argument_count_too_low_unary_opt ... ok
[INFO] [stdout] test clean::tests::empty_path_maps_to_current_dir ... ok
[INFO] [stdout] test clean::tests::intermediate_parent_dir_is_removed ... ok
[INFO] [stdout] test analyzer::tests::duplicate_variadic_parameter ... ok
[INFO] [stdout] test analyzer::tests::required_after_default ... ok
[INFO] [stdout] test analyzer::tests::undefined_function ... ok
[INFO] [stdout] test analyzer::tests::undefined_function_in_default ... ok
[INFO] [stdout] test attribute::tests::name ... ok
[INFO] [stdout] test analyzer::tests::unknown_alias_target ... ok
[INFO] [stdout] test clean::tests::multiple_slashes_are_removed ... ok
[INFO] [stdout] test clean::tests::normal_after_root_is_preserved ... ok
[INFO] [stdout] test clean::tests::intermediate_current_dir_is_removed ... ok
[INFO] [stdout] test analyzer::tests::undefined_function_in_interpolation ... ok
[INFO] [stdout] test clean::tests::multiple_current_dirs_are_collapsed ... ok
[INFO] [stdout] test clean::tests::leading_parent_dir_is_preserved ... ok
[INFO] [stdout] test clean::tests::multiple_current_dirs_are_removed ... ok
[INFO] [stdout] test clean::tests::multiple_parent_dirs_are_preserved ... ok
[INFO] [stdout] test clean::tests::trailing_parent_dir_after_current_dir_is_preserved ... ok
[INFO] [stdout] test clean::tests::parent_dir_after_normal_is_current ... ok
[INFO] [stdout] test clean::tests::trailing_current_dir_is_removed ... ok
[INFO] [stdout] test clean::tests::normal_is_preserved ... ok
[INFO] [stdout] test clean::tests::parent_dir_after_root_is_removed ... ok
[INFO] [stdout] test clean::tests::single_current_dir_is_preserved ... ok
[INFO] [stdout] test clean::tests::trailing_parent_dir_pops_normal ... ok
[INFO] [stdout] test clean::tests::trailing_parent_dir_pops_normal_before_current ... ok
[INFO] [stdout] test clean::tests::trailing_slash_is_removed ... ok
[INFO] [stdout] test compiler::tests::recursive_includes_fail ... ok
[INFO] [stdout] test clean::tests::leading_current_dir_is_removed ... ok
[INFO] [stdout] test config::tests::dotenv_command_conflicts_with_filename ... ok
[INFO] [stdout] test config::tests::color_bad_value ... ok
[INFO] [stdout] test config::tests::changelog_arguments ... ok
[INFO] [stdout] test compiler::tests::find_module_file ... ok
[INFO] [stdout] test config::tests::dry_run_default ... ok
[INFO] [stdout] test config::tests::color_never ... ok
[INFO] [stdout] test config::tests::arguments ... ok
[INFO] [stdout] test config::tests::dump_arguments ... ok
[INFO] [stdout] test config::tests::edit_arguments ... ok
[INFO] [stdout] test config::tests::fmt_alias ... ok
[INFO] [stdout] test config::tests::dotenv_command_conflicts_with_path ... ok
[INFO] [stdout] test config::tests::dotenv_command_conflicts_with_no_dotenv ... ok
[INFO] [stdout] test config::tests::dotenv_both_filename_and_path ... ok
[INFO] [stdout] test config::tests::default_config ... ok
[INFO] [stdout] test config::tests::color_always ... ok
[INFO] [stdout] test config::tests::completions_argument ... ok
[INFO] [stdout] test config::tests::dry_run_long ... ok
[INFO] [stdout] test config::tests::color_default ... ok
[INFO] [stdout] test config::tests::color_auto ... ok
[INFO] [stdout] test config::tests::fmt_arguments ... ok
[INFO] [stdout] test config::tests::highlight_no_yes ... ok
[INFO] [stdout] test config::tests::no_dependencies ... ok
[INFO] [stdout] test config::tests::highlight_yes_no ... ok
[INFO] [stdout] test config::tests::init_alias ... ok
[INFO] [stdout] test config::tests::init_arguments ... ok
[INFO] [stdout] test config::tests::highlight_no_yes_no ... ok
[INFO] [stdout] test config::tests::highlight_yes ... ok
[INFO] [stdout] test config::tests::overrides_override_sets ... ok
[INFO] [stdout] test config::tests::quiet_default ... ok
[INFO] [stdout] test config::tests::no_cache ... ok
[INFO] [stdout] test config::tests::dry_run_quiet ... ok
[INFO] [stdout] test config::tests::overrides ... ok
[INFO] [stdout] test config::tests::quiet_long ... ok
[INFO] [stdout] test config::tests::highlight_no ... ok
[INFO] [stdout] test config::tests::highlight_default ... ok
[INFO] [stdout] test config::tests::dry_run_short ... ok
[INFO] [stdout] test config::tests::default_config_matches_parsed_config ... ok
[INFO] [stdout] test config::tests::search_directory_conflict_justfile ... ok
[INFO] [stdout] test config::tests::search_config_from_working_directory_and_justfile ... ok
[INFO] [stdout] test config::tests::overrides_empty ... ok
[INFO] [stdout] test config::tests::search_directory_parent ... ok
[INFO] [stdout] test config::tests::search_config_default ... ok
[INFO] [stdout] test config::tests::search_config_justfile_long ... ok
[INFO] [stdout] test config::tests::no_deps ... ok
[INFO] [stdout] test config::tests::search_config_justfile_stdin_long ... ok
[INFO] [stdout] test config::tests::quiet_short ... ok
[INFO] [stdout] test config::tests::search_config_justfile_stdin_short ... ok
[INFO] [stdout] test config::tests::search_config_justfile_short ... ok
[INFO] [stdout] test config::tests::search_directory_conflict_working_directory ... ok
[INFO] [stdout] test config::tests::search_directory_parent_with_recipe ... ok
[INFO] [stdout] test config::tests::search_directory_child_with_recipe ... ok
[INFO] [stdout] test config::tests::set_empty ... ok
[INFO] [stdout] test config::tests::set_bad ... ok
[INFO] [stdout] test config::tests::set_default ... ok
[INFO] [stdout] test config::tests::search_directory_child ... ok
[INFO] [stdout] test config::tests::set_one ... ok
[INFO] [stdout] test config::tests::search_config_justfile_stdin_with_working_directory ... ok
[INFO] [stdout] test config::tests::search_directory_deep ... ok
[INFO] [stdout] test config::tests::subcommand_completions_invalid ... ok
[INFO] [stdout] test config::tests::shell_args_set_multiple_and_clear ... ok
[INFO] [stdout] test config::tests::shell_args_set_and_clear ... ok
[INFO] [stdout] test config::tests::shell_args_set_multiple ... ok
[INFO] [stdout] test config::tests::shell_args_clear_and_set ... ok
[INFO] [stdout] test config::tests::shell_args_default ... ok
[INFO] [stdout] test config::tests::set_override ... ok
[INFO] [stdout] test config::tests::subcommand_conflict_completions ... ok
[INFO] [stdout] test config::tests::subcommand_conflict_dump ... ok
[INFO] [stdout] test config::tests::shell_args_set ... ok
[INFO] [stdout] test config::tests::subcommand_conflict_evaluate ... ok
[INFO] [stdout] test config::tests::subcommand_conflict_show ... ok
[INFO] [stdout] test config::tests::subcommand_conflict_changelog ... ok
[INFO] [stdout] test config::tests::subcommand_completions ... ok
[INFO] [stdout] test config::tests::subcommand_conflict_fmt ... ok
[INFO] [stdout] test config::tests::subcommand_conflict_init ... ok
[INFO] [stdout] test config::tests::shell_default ... ok
[INFO] [stdout] test config::tests::set_two ... ok
[INFO] [stdout] test config::tests::shell_args_set_hyphen ... ok
[INFO] [stdout] test config::tests::shell_args_set_word ... ok
[INFO] [stdout] test config::tests::subcommand_conflict_choose ... ok
[INFO] [stdout] test config::tests::subcommand_completions_uppercase ... ok
[INFO] [stdout] test config::tests::subcommand_conflict_summary ... ok
[INFO] [stdout] test config::tests::shell_set ... ok
[INFO] [stdout] test config::tests::subcommand_conflict_variables ... ok
[INFO] [stdout] test config::tests::subcommand_list_arguments ... ok
[INFO] [stdout] test config::tests::subcommand_overrides_and_arguments ... ok
[INFO] [stdout] test config::tests::subcommand_show_multiple_args ... ok
[INFO] [stdout] test config::tests::subcommand_evaluate_overrides ... ok
[INFO] [stdout] test config::tests::subcommand_default ... ok
[INFO] [stdout] test config::tests::subcommand_evaluate_overrides_with_argument ... ok
[INFO] [stdout] test config::tests::subcommand_edit ... ok
[INFO] [stdout] test config::tests::shell_args_clear ... ok
[INFO] [stdout] test config::tests::subcommand_show_long ... ok
[INFO] [stdout] test config::tests::subcommand_list_long ... ok
[INFO] [stdout] test config::tests::subcommand_evaluate ... ok
[INFO] [stdout] test config::tests::summary_arguments ... ok
[INFO] [stdout] test config::tests::subcommand_show_short ... ok
[INFO] [stdout] test config::tests::subcommand_json ... ok
[INFO] [stdout] test config::tests::subcommand_show_search_directory ... ok
[INFO] [stdout] test config::tests::subcommand_summary ... ok
[INFO] [stdout] test config::tests::subcommand_list_search_directory ... ok
[INFO] [stdout] test config::tests::subcommand_list_short ... ok
[INFO] [stdout] test config::tests::subcommand_dump ... ok
[INFO] [stdout] test config::tests::verbosity_grandiloquent ... ok
[INFO] [stdout] test config::tests::verbosity_default ... ok
[INFO] [stdout] test function::tests::dir_not_found ... ok
[INFO] [stdout] test executor::tests::needs_bom ... ok
[INFO] [stdout] test executor::tests::shebang_script_filename ... ok
[INFO] [stdout] test indentation::tests::from_str_error ... ok
[INFO] [stdout] test count::tests::count ... ok
[INFO] [stdout] test constants::tests::readme_table ... ok
[INFO] [stdout] test enclosure::tests::tick ... ok
[INFO] [stdout] test function::tests::dir_not_unicode ... ok
[INFO] [stdout] test config::tests::unsorted_short ... ok
[INFO] [stdout] test invocation_parser::tests::default_recipe_requires_arguments ... ok
[INFO] [stdout] test config::tests::summary_overrides ... ok
[INFO] [stdout] test config::tests::subcommand_usage_search_directory ... ok
[INFO] [stdout] test indentation::tests::from_str ... ok
[INFO] [stdout] test config::tests::unsorted_long ... ok
[INFO] [stdout] test config::tests::verbosity_great_grandiloquent ... ok
[INFO] [stdout] test config::tests::verbosity_loquacious ... ok
[INFO] [stdout] test config::tests::unsorted_default ... ok
[INFO] [stdout] test config::tests::verbosity_long ... ok
[INFO] [stdout] test invocation_parser::tests::long_argument_with_positional ... ok
[INFO] [stdout] test invocation_parser::tests::module_path_not_consumed ... ok
[INFO] [stdout] test invocation_parser::tests::long_argument_terminator ... ok
[INFO] [stdout] test invocation_parser::tests::complex_grouping ... ok
[INFO] [stdout] test invocation_parser::tests::long_argument ... ok
[INFO] [stdout] test invocation_parser::tests::module_alias ... ok
[INFO] [stdout] test invocation_parser::tests::multiple_unknown ... ok
[INFO] [stdout] test invocation_parser::tests::no_recipes ... ok
[INFO] [stdout] test invocation_parser::tests::recipe_in_absent_optional_module ... ok
[INFO] [stdout] test invocation_parser::tests::no_default_recipe ... ok
[INFO] [stdout] test invocation_parser::tests::recipe_in_submodule ... ok
[INFO] [stdout] test invocation_parser::tests::single_argument_count_mismatch ... ok
[INFO] [stdout] test invocation_parser::tests::single_unknown ... ok
[INFO] [stdout] test invocation_parser::tests::recipe_in_submodule_unknown ... ok
[INFO] [stdout] test invocation_parser::tests::repeatable_long_option ... ok
[INFO] [stdout] test invocation_parser::tests::single_with_argument ... ok
[INFO] [stdout] test justfile::tests::eof_test ... ok
[INFO] [stdout] test justfile::tests::env_functions ... ok
[INFO] [stdout] test justfile::tests::concatenation_in_group ... ok
[INFO] [stdout] test invocation_parser::tests::trailing_separator_not_last_argument ... ok
[INFO] [stdout] test invocation_parser::tests::single_no_arguments ... ok
[INFO] [stdout] test justfile::tests::escaped_dos_newlines ... ok
[INFO] [stdout] test justfile::tests::parameter_default_concatenation_string ... ok
[INFO] [stdout] test justfile::tests::export_failure ... ok
[INFO] [stdout] test evaluator::tests::backtick_code ... ok
[INFO] [stdout] test justfile::tests::parameter_default_concatenation_variable ... ok
[INFO] [stdout] test evaluator::tests::export_assignment_backtick ... ok
[INFO] [stdout] test justfile::tests::parameter_default_multiple ... ok
[INFO] [stdout] test justfile::tests::parameter_default_backtick ... ok
[INFO] [stdout] test invocation_parser::tests::recipe_in_submodule_path_unknown ... ok
[INFO] [stdout] test justfile::tests::missing_some_arguments ... ok
[INFO] [stdout] test justfile::tests::missing_some_arguments_variadic ... ok
[INFO] [stdout] test justfile::tests::missing_all_arguments ... ok
[INFO] [stdout] test justfile::tests::parameter_default_raw_string ... ok
[INFO] [stdout] test justfile::tests::parameters ... ok
[INFO] [stdout] test justfile::tests::parse_empty ... ok
[INFO] [stdout] test justfile::tests::parse_export ... ok
[INFO] [stdout] test justfile::tests::parameter_default_string ... ok
[INFO] [stdout] test justfile::tests::parse_alias_before_target ... ok
[INFO] [stdout] test justfile::tests::parse_interpolation_backticks ... ok
[INFO] [stdout] test invocation_parser::tests::trailing_separator_runs_default_recipe ... ok
[INFO] [stdout] test justfile::tests::parse_assignment_backticks ... ok
[INFO] [stdout] test justfile::tests::parse_alias_after_target ... ok
[INFO] [stdout] test justfile::tests::missing_some_defaults ... ok
[INFO] [stdout] test justfile::tests::missing_all_defaults ... ok
[INFO] [stdout] test justfile::tests::parse_raw_string_default ... ok
[INFO] [stdout] test justfile::tests::parse_assignments ... ok
[INFO] [stdout] test justfile::tests::parse_multiple ... ok
[INFO] [stdout] test justfile::tests::parse_string_default ... ok
[INFO] [stdout] test justfile::tests::parse_complex ... ok
[INFO] [stdout] test justfile::tests::parse_shebang ... ok
[INFO] [stdout] test justfile::tests::parse_simple_shebang ... ok
[INFO] [stdout] test justfile::tests::parse_variadic ... ok
[INFO] [stdout] test justfile::tests::parse_alias_with_comment ... ok
[INFO] [stdout] test justfile::tests::code_error ... ok
[INFO] [stdout] test justfile::tests::parse_variadic_string_default ... ok
[INFO] [stdout] test keyword::tests::keyword_case ... ok
[INFO] [stdout] test justfile::tests::string_escapes ... ok
[INFO] [stdout] test lexer::tests::ampersand_ampersand ... ok
[INFO] [stdout] test lexer::tests::ampersand_unexpected ... ok
[INFO] [stdout] test justfile::tests::string_quote_escape ... ok
[INFO] [stdout] test lexer::tests::bang ... ok
[INFO] [stdout] test lexer::tests::ampersand_eof ... ok
[INFO] [stdout] test lexer::tests::backtick_multi_line ... ok
[INFO] [stdout] test lexer::tests::brace_lll ... ok
[INFO] [stdout] test lexer::tests::brackets ... ok
[INFO] [stdout] test lexer::tests::brace_l ... ok
[INFO] [stdout] test lexer::tests::bad_dedent ... ok
[INFO] [stdout] test lexer::tests::brace_r ... ok
[INFO] [stdout] test justfile::tests::string_in_group ... ok
[INFO] [stdout] test lexer::tests::brace_rrr ... ok
[INFO] [stdout] test justfile::tests::unknown_recipe_with_suggestion ... ok
[INFO] [stdout] test lexer::tests::brace_escape ... ok
[INFO] [stdout] test lexer::tests::bang_equals ... ok
[INFO] [stdout] test lexer::tests::backtick ... ok
[INFO] [stdout] test lexer::tests::cooked_multiline_string ... ok
[INFO] [stdout] test lexer::tests::cooked_string ... ok
[INFO] [stdout] test lexer::tests::crlf_newline ... ok
[INFO] [stdout] test lexer::tests::dollar ... ok
[INFO] [stdout] test lexer::tests::eol_linefeed ... ok
[INFO] [stdout] test lexer::tests::eol_carriage_return_linefeed ... ok
[INFO] [stdout] test lexer::tests::equals_equals ... ok
[INFO] [stdout] test lexer::tests::cooked_string_multi_line ... ok
[INFO] [stdout] test lexer::tests::equals ... ok
[INFO] [stdout] test lexer::tests::comment ... ok
[INFO] [stdout] test lexer::tests::format_string_continue ... ok
[INFO] [stdout] test lexer::tests::format_string_empty ... ok
[INFO] [stdout] test lexer::tests::export_concatenation ... ok
[INFO] [stdout] test justfile::tests::unary_functions ... ok
[INFO] [stdout] test lexer::tests::format_string_followed_by_recipe ... ok
[INFO] [stdout] test lexer::tests::format_string_identifier ... ok
[INFO] [stdout] test lexer::tests::format_string_whitespace ... ok
[INFO] [stdout] test lexer::tests::indent_recipe_dedent_indent ... ok
[INFO] [stdout] test lexer::tests::indented_block ... ok
[INFO] [stdout] test lexer::tests::indented_block_followed_by_item ... ok
[INFO] [stdout] test lexer::tests::indented_blocks ... ok
[INFO] [stdout] test lexer::tests::indent_indent_dedent_indent ... ok
[INFO] [stdout] test lexer::tests::indented_block_followed_by_blank ... ok
[INFO] [stdout] test justfile::tests::unknown_recipe_show_alias_suggestion ... ok
[INFO] [stdout] test lexer::tests::indented_normal ... ok
[INFO] [stdout] test lexer::tests::indented_line_containing_unpaired_carriage_return ... ok
[INFO] [stdout] test lexer::tests::indented_format_string_followed_by_recipe ... ok
[INFO] [stdout] test lexer::tests::indented_line ... ok
[INFO] [stdout] test lexer::tests::interpolation_raw_multiline_string ... ok
[INFO] [stdout] test lexer::tests::indented_normal_multiple ... ok
[INFO] [stdout] test lexer::tests::invalid_name_start_dash ... ok
[INFO] [stdout] test lexer::tests::interpolation_expression ... ok
[INFO] [stdout] test lexer::tests::indented_normal_nonempty_blank ... ok
[INFO] [stdout] test lexer::tests::format_string_wrong_identifier ... ok
[INFO] [stdout] test lexer::tests::mismatched_closing_brace ... ok
[INFO] [stdout] test lexer::tests::mixed_leading_whitespace_indent ... ok
[INFO] [stdout] test lexer::tests::mixed_leading_whitespace_normal ... ok
[INFO] [stdout] test lexer::tests::export_complex ... ok
[INFO] [stdout] test lexer::tests::interpolation_empty ... ok
[INFO] [stdout] test lexer::tests::invalid_name_start_digit ... ok
[INFO] [stdout] test lexer::tests::mixed_leading_whitespace_recipe ... ok
[INFO] [stdout] test lexer::tests::raw_string ... ok
[INFO] [stdout] test lexer::tests::plus_plus ... ok
[INFO] [stdout] test lexer::tests::raw_string_multi_line ... ok
[INFO] [stdout] test lexer::tests::tokenize_assignment_backticks ... ok
[INFO] [stdout] test lexer::tests::name_new ... ok
[INFO] [stdout] test lexer::tests::open_delimiter_eol ... ok
[INFO] [stdout] test lexer::tests::tokenize_comment_with_bang ... ok
[INFO] [stdout] test lexer::tests::presume_error ... ok
[INFO] [stdout] test lexer::tests::tokenize_comment_before_variable ... ok
[INFO] [stdout] test lexer::tests::multiple_recipes ... ok
[INFO] [stdout] test lexer::tests::tokenize_junk ... ok
[INFO] [stdout] test lexer::tests::tokenize_recipe_after_body ... ok
[INFO] [stdout] test lexer::tests::tokenize_interpolation_backticks ... ok
[INFO] [stdout] test justfile::tests::unknown_recipe_no_suggestion ... ok
[INFO] [stdout] test lexer::tests::tokenize_continued_indent ... ok
[INFO] [stdout] test lexer::tests::tokenize_multiple ... ok
[INFO] [stdout] test lexer::tests::tokenize_order ... ok
[INFO] [stdout] test justfile::tests::run_args ... ok
[INFO] [stdout] test lexer::tests::tokenize_empty_interpolation ... ok
[INFO] [stdout] test lexer::tests::tokenize_comment ... ok
[INFO] [stdout] test lexer::tests::tokenize_indented_block ... ok
[INFO] [stdout] test lexer::tests::tokenize_names ... ok
[INFO] [stdout] test lexer::tests::tokenize_parens ... ok
[INFO] [stdout] test lexer::tests::tokenize_empty_lines ... ok
[INFO] [stdout] test lexer::tests::tokenize_indented_line ... ok
[INFO] [stdout] test lexer::tests::tokenize_recipe_complex_interpolation_expression ... ok
[INFO] [stdout] test lexer::tests::tokenize_recipe_interpolation_eol ... ok
[INFO] [stdout] test lexer::tests::tokenize_recipe_interpolation_eof ... ok
[INFO] [stdout] test lexer::tests::tokenize_tabs_then_tab_space ... ok
[INFO] [stdout] test lexer::tests::tokenize_unknown ... ok
[INFO] [stdout] test lexer::tests::unclosed_interpolation_delimiter ... ok
[INFO] [stdout] test lexer::tests::tokenize_space_then_tab ... ok
[INFO] [stdout] test lexer::tests::tokenize_recipe_multiple_interpolations ... ok
[INFO] [stdout] test lexer::tests::unterminated_raw_string ... ok
[INFO] [stdout] test lexer::tests::unterminated_string ... ok
[INFO] [stdout] test lexer::tests::unterminated_interpolation ... ok
[INFO] [stdout] test lexer::tests::unexpected_character_after_at ... ok
[INFO] [stdout] test list::tests::and ... ok
[INFO] [stdout] test lexer::tests::unterminated_string_with_escapes ... ok
[INFO] [stdout] test list::tests::or ... ok
[INFO] [stdout] test list::tests::or_ticked ... ok
[INFO] [stdout] test lexer::tests::unclosed_parenthesis_in_interpolation ... ok
[INFO] [stdout] test lexer::tests::tokenize_strings ... ok
[INFO] [stdout] test lexer::tests::unterminated_backtick ... ok
[INFO] [stdout] test lexer::tests::unpaired_carriage_return ... ok
[INFO] [stdout] test modulepath::tests::try_from_err ... ok
[INFO] [stdout] test list::tests::and_ticked ... ok
[INFO] [stdout] test modulepath::tests::try_from_ok ... ok
[INFO] [stdout] test parser::tests::addition_chained ... ok
[INFO] [stdout] test parser::tests::alias_equals ... ok
[INFO] [stdout] test parser::tests::addition_single ... ok
[INFO] [stdout] test parser::tests::alias_syntax_multiple_rhs ... ok
[INFO] [stdout] test parser::tests::alias_modulepath ... ok
[INFO] [stdout] test parser::tests::alias_syntax_no_rhs ... ok
[INFO] [stdout] test parser::tests::alias_syntax_single_colon ... ok
[INFO] [stdout] test parser::tests::aliases_multiple ... ok
[INFO] [stdout] test parser::tests::alias_single ... ok
[INFO] [stdout] test parser::tests::alias_syntax_colon_end ... ok
[INFO] [stdout] test parser::tests::assignment_equals ... ok
[INFO] [stdout] test parser::tests::backtick ... ok
[INFO] [stdout] test parser::tests::bad_export ... ok
[INFO] [stdout] test parser::tests::assignment ... ok
[INFO] [stdout] test parser::tests::assert_conditional_condition ... ok
[INFO] [stdout] test parser::tests::alias_with_attribute ... ok
[INFO] [stdout] test parser::tests::comment ... ok
[INFO] [stdout] test parser::tests::comment_after_alias ... ok
[INFO] [stdout] test parser::tests::comment_assignment ... ok
[INFO] [stdout] test parser::tests::comment_before_alias ... ok
[INFO] [stdout] test parser::tests::call_one_arg ... ok
[INFO] [stdout] test parser::tests::call_multiple_args ... ok
[INFO] [stdout] test parser::tests::call_trailing_comma ... ok
[INFO] [stdout] test parser::tests::comment_export ... ok
[INFO] [stdout] test parser::tests::concatenation_in_default ... ok
[INFO] [stdout] test parser::tests::comparison_binds_tighter_than_logical_operators ... ok
[INFO] [stdout] test parser::tests::conditional_concatenations ... ok
[INFO] [stdout] test parser::tests::concatenation_in_group ... ok
[INFO] [stdout] test parser::tests::comparison_binds_looser_than_concatenation ... ok
[INFO] [stdout] test parser::tests::conditional_inverted ... ok
[INFO] [stdout] test parser::tests::comment_recipe ... ok
[INFO] [stdout] test parser::tests::conditional ... ok
[INFO] [stdout] test parser::tests::conditional_nested_otherwise ... ok
[INFO] [stdout] test parser::tests::conditional_nested_lhs ... ok
[INFO] [stdout] test parser::tests::conditional_nested_then ... ok
[INFO] [stdout] test parser::tests::comment_recipe_dependencies ... ok
[INFO] [stdout] test parser::tests::doc_comment_assignment_clear ... ok
[INFO] [stdout] test parser::tests::doc_comment_empty_line_clear ... ok
[INFO] [stdout] test parser::tests::doc_comment_middle ... ok
[INFO] [stdout] test parser::tests::doc_comment_recipe_clear ... ok
[INFO] [stdout] test parser::tests::comparison ... ok
[INFO] [stdout] test parser::tests::empty_body ... ok
[INFO] [stdout] test parser::tests::empty_attribute ... ok
[INFO] [stdout] test parser::tests::conditional_without_otherwise ... ok
[INFO] [stdout] test parser::tests::doc_comment_single ... ok
[INFO] [stdout] test parser::tests::empty ... ok
[INFO] [stdout] test parser::tests::empty_multiline ... ok
[INFO] [stdout] test parser::tests::double_negation ... ok
[INFO] [stdout] test parser::tests::conditional_nested_rhs ... ok
[INFO] [stdout] test parser::tests::eof_test ... ok
[INFO] [stdout] test parser::tests::group ... ok
[INFO] [stdout] test parser::tests::format_string_expression ... ok
[INFO] [stdout] test parser::tests::indented_backtick_no_dedent ... ok
[INFO] [stdout] test parser::tests::import ... ok
[INFO] [stdout] test parser::tests::escaped_dos_newlines ... ok
[INFO] [stdout] test parser::tests::export_equals ... ok
[INFO] [stdout] test parser::tests::export ... ok
[INFO] [stdout] test parser::tests::env_functions ... ok
[INFO] [stdout] test parser::tests::missing_colon ... ok
[INFO] [stdout] test parser::tests::format_string_simple ... ok
[INFO] [stdout] test parser::tests::indented_string_cooked_no_dedent ... ok
[INFO] [stdout] test parser::tests::assert ... ok
[INFO] [stdout] test parser::tests::indented_string_cooked ... ok
[INFO] [stdout] test parser::tests::indented_string_raw_with_dedent ... ok
[INFO] [stdout] test parser::tests::indented_backtick ... ok
[INFO] [stdout] test parser::tests::indented_string_raw_no_dedent ... ok
[INFO] [stdout] test parser::tests::missing_default_eof ... ok
[INFO] [stdout] test parser::tests::format_string_complex ... ok
[INFO] [stdout] test parser::tests::missing_default_eol ... ok
[INFO] [stdout] test parser::tests::missing_eol ... ok
[INFO] [stdout] test parser::tests::list_concatenation_single ... ok
[INFO] [stdout] test parser::tests::module_with ... ok
[INFO] [stdout] test parser::tests::module_with_path ... ok
[INFO] [stdout] test parser::tests::negation_binds_tighter_than_comparison ... ok
[INFO] [stdout] test parser::tests::optional_module ... ok
[INFO] [stdout] test parser::tests::negation ... ok
[INFO] [stdout] test parser::tests::optional_import ... ok
[INFO] [stdout] test parser::tests::parameter_follows_variadic_parameter ... ok
[INFO] [stdout] test parser::tests::parameters ... ok
[INFO] [stdout] test parser::tests::parse_alias_before_target ... ok
[INFO] [stdout] test parser::tests::parameter_default_multiple ... ok
[INFO] [stdout] test parser::tests::parameter_default_concatenation_variable ... ok
[INFO] [stdout] test parser::tests::parameter_default_raw_string ... ok
[INFO] [stdout] test parser::tests::parse_alias_after_target ... ok
[INFO] [stdout] test parser::tests::parameter_after_variadic ... ok
[INFO] [stdout] test parser::tests::parameter_default_backtick ... ok
[INFO] [stdout] test parser::tests::parse_alias_with_comment ... ok
[INFO] [stdout] test parser::tests::optional_module_with_path ... ok
[INFO] [stdout] test parser::tests::parameter_default_string ... ok
[INFO] [stdout] test parser::tests::parameter_default_concatenation_string ... ok
[INFO] [stdout] test parser::tests::parse_assignments ... ok
[INFO] [stdout] test parser::tests::parse_simple_shebang ... ok
[INFO] [stdout] test parser::tests::parse_assignment_with_comment ... ok
[INFO] [stdout] test parser::tests::parse_raw_string_default ... ok
[INFO] [stdout] test parser::tests::parse_interpolation_backticks ... ok
[INFO] [stdout] test parser::tests::parse_complex ... ok
[INFO] [stdout] test parser::tests::private_assignment ... ok
[INFO] [stdout] test parser::tests::recipe ... ok
[INFO] [stdout] test parser::tests::private_export ... ok
[INFO] [stdout] test parser::tests::parse_assignment_backticks ... ok
[INFO] [stdout] test parser::tests::recipe_default_multiple ... ok
[INFO] [stdout] test parser::tests::recipe_default_single ... ok
[INFO] [stdout] test parser::tests::plus_following_parameter ... ok
[INFO] [stdout] test parser::tests::recipe_dependency_module ... ok
[INFO] [stdout] test parser::tests::recipe_dependency_module_mixed ... ok
[INFO] [stdout] test parser::tests::recipe_dependency_multiple ... ok
[INFO] [stdout] test parser::tests::invalid_escape_sequence ... ok
[INFO] [stdout] test parser::tests::recipe_dependency_parenthesis ... ok
[INFO] [stdout] test parser::tests::recipe_dependency_argument_concatenation ... ok
[INFO] [stdout] test parser::tests::recipe_dependency_parenthesis_module ... ok
[INFO] [stdout] test parser::tests::recipe_dependency_argument_identifier ... ok
[INFO] [stdout] test parser::tests::recipe_dependency_single ... ok
[INFO] [stdout] test parser::tests::recipe_quiet ... ok
[INFO] [stdout] test parser::tests::recipe_star_variadic ... ok
[INFO] [stdout] test parser::tests::recipe_subsequent ... ok
[INFO] [stdout] test parser::tests::recipe_dependency_argument_string ... ok
[INFO] [stdout] test parser::tests::recipe_variadic_string_default ... ok
[INFO] [stdout] test parser::tests::recipe_variadic_variable_default ... ok
[INFO] [stdout] test parser::tests::recipe_line_multiple ... ok
[INFO] [stdout] test parser::tests::recipe_variadic_with_default_after_default ... ok
[INFO] [stdout] test parser::tests::set_allow_duplicate_recipes_implicit ... ok
[INFO] [stdout] test parser::tests::recipe_multiple ... ok
[INFO] [stdout] test parser::tests::recipe_line_single ... ok
[INFO] [stdout] test parser::tests::recipe_named_alias ... ok
[INFO] [stdout] test parser::tests::recipe_parameter_multiple ... ok
[INFO] [stdout] test parser::tests::set_allow_duplicate_variables_implicit ... ok
[INFO] [stdout] test parser::tests::recipe_variadic_addition_group_default ... ok
[INFO] [stdout] test parser::tests::set_dotenv_load_false ... ok
[INFO] [stdout] test parser::tests::set_dotenv_load_implicit ... ok
[INFO] [stdout] test parser::tests::recipe_line_interpolation ... ok
[INFO] [stdout] test parser::tests::recipe_parameter_single ... ok
[INFO] [stdout] test parser::tests::set_no_cd ... ok
[INFO] [stdout] test parser::tests::set_export_implicit ... ok
[INFO] [stdout] test parser::tests::set_quiet_false ... ok
[INFO] [stdout] test parser::tests::set_quiet_implicit ... ok
[INFO] [stdout] test parser::tests::set_positional_arguments_false ... ok
[INFO] [stdout] test parser::tests::set_quiet_true ... ok
[INFO] [stdout] test parser::tests::set_export_true ... ok
[INFO] [stdout] test parser::tests::set_positional_arguments_implicit ... ok
[INFO] [stdout] test parser::tests::parse_shebang ... ok
[INFO] [stdout] test parser::tests::recipe_plus_variadic ... ok
[INFO] [stdout] test parser::tests::set_dotenv_load_true ... ok
[INFO] [stdout] test parser::tests::set_shell_bad ... ok
[INFO] [stdout] test parser::tests::set_positional_arguments_true ... ok
[INFO] [stdout] test parser::tests::set_shell_no_arguments_trailing_comma ... ok
[INFO] [stdout] test parser::tests::set_shell_bad_comma ... ok
[INFO] [stdout] test parser::tests::set_shell_with_one_argument_trailing_comma ... ok
[INFO] [stdout] test parser::tests::set_shell_with_two_arguments ... ok
[INFO] [stdout] test parser::tests::set_shell_empty ... ok
[INFO] [stdout] test parser::tests::set_shell_no_arguments ... ok
[INFO] [stdout] test parser::tests::set_unknown ... ok
[INFO] [stdout] test parser::tests::set_shell_with_one_argument ... ok
[INFO] [stdout] test parser::tests::set_windows_powershell_true ... ok
[INFO] [stdout] test parser::tests::set_shell_no_arguments_cooked ... ok
[INFO] [stdout] test parser::tests::single_argument_attribute_shorthand ... ok
[INFO] [stdout] test parser::tests::set_windows_powershell_implicit ... ok
[INFO] [stdout] test parser::tests::set_working_directory ... ok
[INFO] [stdout] test parser::tests::set_windows_powershell_false ... ok
[INFO] [stdout] test parser::tests::single_line_body ... ok
[INFO] [stdout] test parser::tests::single_argument_attribute_shorthand_multiple_same_line ... ok
[INFO] [stdout] test parser::tests::string_escape_carriage_return ... ok
[INFO] [stdout] test parser::tests::string_escape_newline ... ok
[INFO] [stdout] test parser::tests::string_escape_quote ... ok
[INFO] [stdout] test parser::tests::string_escape_slash ... ok
[INFO] [stdout] test parser::tests::string_escape_suppress_newline ... ok
[INFO] [stdout] test parser::tests::string_escape_tab ... ok
[INFO] [stdout] test parser::tests::string_escapes ... ok
[INFO] [stdout] test parser::tests::string_in_group ... ok
[INFO] [stdout] test parser::tests::string_quote_escape ... ok
[INFO] [stdout] test parser::tests::trimmed_body ... ok
[INFO] [stdout] test parser::tests::unary_functions ... ok
[INFO] [stdout] test parser::tests::unclosed_parenthesis_in_expression ... ok
[INFO] [stdout] test parser::tests::unexpected_brace ... ok
[INFO] [stdout] test parser::tests::unknown_attribute ... ok
[INFO] [stdout] test parser::tests::variable ... ok
[INFO] [stdout] test parser::tests::whitespace ... ok
[INFO] [stdout] test positional::tests::all_dot ... ok
[INFO] [stdout] test positional::tests::all_dot_dot ... ok
[INFO] [stdout] test positional::tests::all_overrides ... ok
[INFO] [stdout] test positional::tests::all_slash ... ok
[INFO] [stdout] test positional::tests::arguments_only ... ok
[INFO] [stdout] test positional::tests::no_arguments ... ok
[INFO] [stdout] test positional::tests::no_overrides ... ok
[INFO] [stdout] test positional::tests::no_search_directory ... ok
[INFO] [stdout] test positional::tests::no_values ... ok
[INFO] [stdout] test positional::tests::override_after_argument ... ok
[INFO] [stdout] test positional::tests::override_after_search_directory ... ok
[INFO] [stdout] test positional::tests::search_directory_after_argument ... ok
[INFO] [stdout] test range_ext::tests::display ... ok
[INFO] [stdout] test recipe_resolver::tests::circular_recipe_dependency ... ok
[INFO] [stdout] test recipe_resolver::tests::self_recipe_dependency ... ok
[INFO] [stdout] test recipe_resolver::tests::unknown_dependency ... ok
[INFO] [stdout] test recipe_resolver::tests::unknown_interpolation_variable ... ok
[INFO] [stdout] test recipe_resolver::tests::unknown_second_interpolation_variable ... ok
[INFO] [stdout] test recipe_resolver::tests::unknown_variable_in_default ... ok
[INFO] [stdout] test recipe_resolver::tests::unknown_variable_in_dependency_argument ... ok
[INFO] [stdout] test search::tests::clean ... ok
[INFO] [stdout] test search_error::tests::multiple_candidates_formatting ... ok
[INFO] [stdout] test shebang::tests::dont_include_shebang_line_cmd ... ok
[INFO] [stdout] test shebang::tests::dont_include_shebang_line_cmd_exe ... ok
[INFO] [stdout] test shebang::tests::include_shebang_line_other ... ok
[INFO] [stdout] test shebang::tests::interpreter_filename_with_backslash ... ok
[INFO] [stdout] test shebang::tests::interpreter_filename_with_forward_slash ... ok
[INFO] [stdout] test shebang::tests::split_shebang ... ok
[INFO] [stdout] test settings::tests::shell_args_present_but_not_shell ... ok
[INFO] [stdout] test settings::tests::default_shell ... ok
[INFO] [stdout] test settings::tests::shell_cooked ... ok
[INFO] [stdout] test settings::tests::default_shell_powershell ... ok
[INFO] [stdout] test parser::tests::set_export_false ... ok
[INFO] [stdout] test signal::tests::signals_fit_in_u8 ... ok
[INFO] [stdout] test settings::tests::overwrite_shell ... ok
[INFO] [stdout] test signal::tests::signals_have_valid_exit_codes ... ok
[INFO] [stdout] test settings::tests::shell_present_but_not_shell_args ... ok
[INFO] [stdout] test tangle::tests::blocks ... ok
[INFO] [stdout] test tangle::tests::fences ... ok
[INFO] [stdout] test tangle::tests::info_strings ... ok
[INFO] [stdout] test subcommand::tests::init_justfile ... ok
[INFO] [stdout] test shell_kind::tests::from_str ... ok
[INFO] [stdout] test signal::tests::signal_numbers_are_correct ... ok
[INFO] [stdout] test settings::tests::overwrite_shell_powershell ... ok
[INFO] [stdout] test unindent::tests::indentations ... ok
[INFO] [stdout] test tangle::tests::invisible ... ok
[INFO] [stdout] test unindent::tests::commons ... ok
[INFO] [stdout] test unindent::tests::blanks ... ok
[INFO] [stdout] test tangle::tests::nested ... ok
[INFO] [stdout] test unindent::tests::unindents ... ok
[INFO] [stdout] test value::tests::apply ... ok
[INFO] [stdout] test value::tests::from_str ... ok
[INFO] [stdout] test value::tests::display ... ok
[INFO] [stdout] test value::tests::is_truthy ... ok
[INFO] [stdout] test variable_resolver::tests::circular_transitive_function_variable_dependency ... ok
[INFO] [stdout] test variable_resolver::tests::constant_shadowing_self_variable_dependency ... ok
[INFO] [stdout] test variable_resolver::tests::constant_shadowing_circular_variable_dependency ... ok
[INFO] [stdout] test value::tests::color_display ... ok
[INFO] [stdout] test variable_resolver::tests::circular_variable_dependency ... ok
[INFO] [stdout] test variable_resolver::tests::function_parameters_shadow_variables ... ok
[INFO] [stdout] test variable_resolver::tests::self_variable_dependency ... ok
[INFO] [stdout] test value::tests::join ... ok
[INFO] [stdout] test variable_resolver::tests::unknown_expression_variable ... ok
[INFO] [stdout] test variable_resolver::tests::undefined_function_parameter_binary_first ... ok
[INFO] [stdout] test variable_resolver::tests::circular_function_variable_dependency ... ok
[INFO] [stdout] test variable_resolver::tests::undefined_function_parameter ... ok
[INFO] [stdout] test variable_resolver::tests::undefined_function_parameter_binary_second ... ok
[INFO] [stdout] test version::tests::current_version_is_valid ... ok
[INFO] [stdout] test version::tests::parse ... ok
[INFO] [stdout] test version::tests::compare ... ok
[INFO] [stdout] test run::tests::run_can_be_called_more_than_once ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 575 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/integration-bca29db113a9251e)
[INFO] [stdout] 
[INFO] [stdout] running 1782 tests
[INFO] [stdout] test alias::module_alias_resolves_in_show ... ok
[INFO] [stdout] test alias::alias_to_absent_optional_module_is_disabled ... ok
[INFO] [stdout] test allow_missing::allow_missing_does_not_apply_to_compilation_errors ... ok
[INFO] [stdout] test alias_style::left ... ok
[INFO] [stdout] test alias::module_alias ... ok
[INFO] [stdout] test alias::alias_in_submodule ... ok
[INFO] [stdout] test alias::module_alias_resolves_in_list ... ok
[INFO] [stdout] test alias_style::right ... ok
[INFO] [stdout] test alias_style::separate ... ok
[INFO] [stdout] test arg_attribute::alternates_do_not_bind_to_anchors ... ok
[INFO] [stdout] test alias::unknown_nested_alias ... ok
[INFO] [stdout] test alias_style::default ... ok
[INFO] [stdout] test alias::module_alias_resolves_in_usage ... ok
[INFO] [stdout] test arg_attribute::dump ... ok
[INFO] [stdout] test arg_attribute::dependency_list_argument_below_min_is_an_error ... ok
[INFO] [stdout] test arg_attribute::default_violating_max_is_an_error ... ok
[INFO] [stdout] test alias_style::multiple ... ok
[INFO] [stdout] test arg_attribute::default_violating_min_is_an_error ... ok
[INFO] [stdout] test arg_attribute::dump_max ... ok
[INFO] [stdout] test alias::alias_nested_module ... ok
[INFO] [stdout] test allow_duplicate_variables::allow_duplicate_variables ... ok
[INFO] [stdout] test arg_attribute::help_cannot_reference_non_const_variable ... ok
[INFO] [stdout] test arg_attribute::duplicate_attribute_error ... ok
[INFO] [stdout] test allow_duplicate_recipes::allow_duplicate_recipes ... ok
[INFO] [stdout] test allow_duplicate_recipes::allow_duplicate_recipes_with_args ... ok
[INFO] [stdout] test arg_attribute::help_list_is_joined ... ok
[INFO] [stdout] test arg_attribute::help_cannot_reference_undefined_variable ... ok
[INFO] [stdout] test arg_attribute::max_overflow_error ... ok
[INFO] [stdout] test arg_attribute::help_may_be_expression ... ok
[INFO] [stdout] test allow_missing::allow_missing_modules_in_run_invocation ... ok
[INFO] [stdout] test arg_attribute::default_satisfying_min_is_accepted ... ok
[INFO] [stdout] test allow_missing::allow_missing_does_not_apply_to_other_subcommands ... ok
[INFO] [stdout] test arg_attribute::max_value_must_be_string_literal ... ok
[INFO] [stdout] test arg_attribute::dependency_list_argument_exceeding_max_is_an_error ... ok
[INFO] [stdout] test arg_attribute::dump_min ... ok
[INFO] [stdout] test arg_attribute::max_requires_value ... ok
[INFO] [stdout] test arg_attribute::help_empty_list_is_no_help ... ok
[INFO] [stdout] test arg_attribute::help_cannot_reference_parameter ... ok
[INFO] [stdout] test arg_attribute::min_exceeding_max_is_an_error ... ok
[INFO] [stdout] test arg_attribute::max_zero_rejects_all_elements ... ok
[INFO] [stdout] test arg_attribute::min_value_must_be_string_literal ... ok
[INFO] [stdout] test arg_attribute::min_overflow_error ... ok
[INFO] [stdout] test arg_attribute::min_requires_multiple_or_variadic ... ok
[INFO] [stdout] test arg_attribute::pattern_cannot_reference_non_const_variable ... ok
[INFO] [stdout] test arg_attribute::max_requires_multiple_or_variadic ... ok
[INFO] [stdout] test arg_attribute::min_requires_value ... ok
[INFO] [stdout] test arg_attribute::min_requires_set_lists ... ok
[INFO] [stdout] test arg_attribute::pattern_may_be_expression ... ok
[INFO] [stdout] test arg_attribute::pattern_empty_list_accepts_all_arguments ... ok
[INFO] [stdout] test arg_attribute::multiple_arguments_meeting_min_are_accepted ... ok
[INFO] [stdout] test arg_attribute::pattern_match ... ok
[INFO] [stdout] test arg_attribute::multiple_arguments_up_to_max_are_accepted ... ok
[INFO] [stdout] test arg_attribute::pattern_invalid_regex_error ... ok
[INFO] [stdout] test arg_attribute::invalid_max_value_error ... ok
[INFO] [stdout] test arg_attribute::pattern_list_match ... ok
[INFO] [stdout] test arg_attribute::pattern_cannot_reference_undefined_variable ... ok
[INFO] [stdout] test arg_attribute::pattern_cannot_reference_parameter ... ok
[INFO] [stdout] test arg_attribute::pattern_list_mismatch ... ok
[INFO] [stdout] test arg_attribute::pattern_mismatch_repeatable_option ... ok
[INFO] [stdout] test arg_attribute::pattern_mismatch ... ok
[INFO] [stdout] test arg_attribute::pattern_mismatches_are_caught_before_running_dependencies ... ok
[INFO] [stdout] test arg_attribute::pattern_mismatch_variadic ... ok
[INFO] [stdout] test arg_attribute::pattern_mismatches_are_caught_in_evaluated_arguments ... ok
[INFO] [stdout] test arg_attribute::pattern_must_match_entire_string ... ok
[INFO] [stdout] test arg_attribute::pattern_mismatches_are_caught_before_running_invocation ... ok
[INFO] [stdout] test arg_attribute::variadic_arguments_below_min_are_an_error ... ok
[INFO] [stdout] test allow_missing::allow_missing_recipes_in_run_invocation ... ok
[INFO] [stdout] test arg_attribute::pattern_requires_value ... ok
[INFO] [stdout] test arg_attribute::unknown_argument_error ... ok
[INFO] [stdout] test arg_attribute::star_variadic_without_arguments_below_min_is_an_error ... ok
[INFO] [stdout] test arg_attribute::pattern_match_variadic ... ok
[INFO] [stdout] test arg_attribute::variadic_arguments_meeting_min_are_accepted ... ok
[INFO] [stdout] test arg_attribute::value_requires_value ... ok
[INFO] [stdout] test assertions::assert_empty_string_without_lists ... ok
[INFO] [stdout] test arg_attribute::variadic_arguments_exceeding_max_are_an_error ... ok
[INFO] [stdout] test assertions::assert_evaluates_to_condition_with_lists ... ok
[INFO] [stdout] test assertions::assert_without_message_evaluates_to_condition_with_lists ... ok
[INFO] [stdout] test assertions::assert_message_may_be_omitted ... ok
[INFO] [stdout] test assertions::assert_pass ... ok
[INFO] [stdout] test assertions::assert_fail ... ok
[INFO] [stdout] test assertions::assert_true_in_setting_with_lists ... ok
[INFO] [stdout] test arg_attribute::invalid_min_value_error ... ok
[INFO] [stdout] test assignment::set_export_parse_error ... ok
[INFO] [stdout] test assignment::non_const_variables_shadowing_constants_are_an_error_in_const_contexts ... ok
[INFO] [stdout] test attributes::cache_inputs_dump ... ok
[INFO] [stdout] test assertions::assert_without_message_reports_condition ... ok
[INFO] [stdout] test assignment::set_export_parse_error_eol ... ok
[INFO] [stdout] test assignment::local_variables_can_shadow_constants ... ok
[INFO] [stdout] test attributes::cache_outputs_dump ... ok
[INFO] [stdout] test assignment::invalid_attributes_are_an_error ... ok
[INFO] [stdout] test attributes::continue_attribute_rejects_invalid_signal ... ok
[INFO] [stdout] test attributes::all ... ok
[INFO] [stdout] test arg_attribute::variadic_arguments_up_to_max_are_accepted ... ok
[INFO] [stdout] test attributes::doc_attribute_list_is_joined ... ok
[INFO] [stdout] test attributes::doc_attribute_suppress ... ok
[INFO] [stdout] test attributes::doc_attribute_cannot_reference_undefined_variable ... ok
[INFO] [stdout] test attributes::duplicate_attributes_are_disallowed ... ok
[INFO] [stdout] test attributes::cache_extra_dump ... ok
[INFO] [stdout] test attributes::doc_attribute ... ok
[INFO] [stdout] test attributes::doc_attribute_empty_list_is_no_doc ... ok
[INFO] [stdout] test attributes::doc_attribute_cannot_reference_non_const_variable ... ok
[INFO] [stdout] test arg_attribute::patterns_are_regular_expressions ... ok
[INFO] [stdout] test attributes::env_attribute_expression_dump ... ok
[INFO] [stdout] test attributes::duplicate_non_repeatable_attributes_are_forbidden ... ok
[INFO] [stdout] test attributes::env_attribute_duplicate_last_wins ... ok
[INFO] [stdout] test attributes::env_attribute_in_recipe_params ... ok
[INFO] [stdout] test attributes::env_attribute_name_cannot_reference_parameter ... ok
[INFO] [stdout] test attributes::env_attribute_too_many_arguments ... ok
[INFO] [stdout] test attributes::env_attribute_with_expression ... ok
[INFO] [stdout] test attributes::env_attribute_name_with_expression ... ok
[INFO] [stdout] test attributes::env_attribute_single ... ok
[INFO] [stdout] test attributes::env_attribute_value_cannot_reference_parameter ... ok
[INFO] [stdout] test attributes::env_attribute_overrides_export ... ok
[INFO] [stdout] test attributes::expected_metadata_attribute_argument ... ok
[INFO] [stdout] test attributes::env_attribute_too_few_arguments ... ok
[INFO] [stdout] test attributes::env_attribute_not_in_env_function ... ok
[INFO] [stdout] test attributes::env_attribute_with_expression_in_script ... ok
[INFO] [stdout] test attributes::env_attribute_overrides_export_in_script ... ok
[INFO] [stdout] test attributes::env_attribute_multiple ... ok
[INFO] [stdout] test attributes::extension_on_shell_error ... ok
[INFO] [stdout] test attributes::env_attribute_visible_to_backticks_in_body ... ok
[INFO] [stdout] test attributes::duplicate_keyword_argument ... ok
[INFO] [stdout] test attributes::extension ... ok
[INFO] [stdout] test attributes::doc_multiline ... ok
[INFO] [stdout] test backticks::backtick_with_powershell ... ok
[INFO] [stdout] test assignment::variables_shadowing_constants_can_be_overridden ... ok
[INFO] [stdout] test attributes::optional_trailing_comma ... ok
[INFO] [stdout] test attributes::extra_keyword_error ... ok
[INFO] [stdout] test attributes::multiple_attributes_one_line_duplicate_check ... ok
[INFO] [stdout] test attributes::unexpected_attribute_argument ... ok
[INFO] [stdout] test attributes::multiple_attributes_one_line ... ok
[INFO] [stdout] test attributes::split_across_multiple_lines ... ok
[INFO] [stdout] test attributes::multiple_metadata_attributes_with_multiple_args ... ok
[INFO] [stdout] test attributes::shell_expanded_strings_can_be_used_in_attributes ... ok
[INFO] [stdout] test booleans::bool_invalid_value ... ok
[INFO] [stdout] test attributes::doc_attribute_may_be_expression ... ok
[INFO] [stdout] test attributes::unknown_keyword ... ok
[INFO] [stdout] test attributes::positional_arguments_cannot_follow_keyword_arguments ... ok
[INFO] [stdout] test attributes::multiple_attributes_one_line_error_message ... ok
[INFO] [stdout] test attributes::multiple_metadata_attributes ... ok
[INFO] [stdout] test booleans::bool_multiple_elements ... ok
[INFO] [stdout] test byte_order_mark::dont_mention_byte_order_mark_in_errors ... ok
[INFO] [stdout] test booleans::path_exists_false_is_empty_list ... ok
[INFO] [stdout] test booleans::bool_true_values ... ok
[INFO] [stdout] test booleans::semver_matches_false_falls_through_or ... ok
[INFO] [stdout] test byte_order_mark::non_leading_byte_order_mark_produces_error ... ok
[INFO] [stdout] test cache::cache_extra_variables_are_resolved ... ok
[INFO] [stdout] test cache::cache_inputs_variables_are_resolved ... ok
[INFO] [stdout] test byte_order_mark::ignore_leading_byte_order_mark ... ok
[INFO] [stdout] test booleans::path_exists_true_is_true_string ... ok
[INFO] [stdout] test cache::cache_attribute_is_unstable ... ok
[INFO] [stdout] test booleans::path_exists_without_lists_returns_string ... ok
[INFO] [stdout] test booleans::path_exists_false_falls_through_or ... ok
[INFO] [stdout] test booleans::semver_matches_true_is_truthy ... ok
[INFO] [stdout] test cache::cache_attribute_requires_script_recipe ... ok
[INFO] [stdout] test cache::cache_outputs_variables_are_resolved ... ok
[INFO] [stdout] test cache::clean_path_removes_empty_entries ... ok
[INFO] [stdout] test cache::clean_succeeds_without_cache_directory ... ok
[INFO] [stdout] test booleans::which_missing_falls_through_or ... ok
[INFO] [stdout] test cache::body_change_invalidates_cache ... ok
[INFO] [stdout] test cache::clean_removes_entries_but_leaves_unexpected_entries ... ok
[INFO] [stdout] test cache::dry_run_skips_input_checking ... ok
[INFO] [stdout] test cache::dry_run_skips_output_checking ... ok
[INFO] [stdout] test booleans::is_dependency_false_falls_through_or ... ok
[INFO] [stdout] test booleans::bool_requires_lists_setting ... ok
[INFO] [stdout] test cache::clean_path_removes_exact_recipe ... ok
[INFO] [stdout] test cache::clean_quiet_suppresses_count ... ok
[INFO] [stdout] test cache::directory_input_is_an_error ... ok
[INFO] [stdout] test cache::different_recipes_do_not_share_entries ... ok
[INFO] [stdout] test booleans::bool_false_values ... ok
[INFO] [stdout] test cache::interpreter_invalidates_cache ... ok
[INFO] [stdout] test cache::hit_prints_verbose_message ... ok
[INFO] [stdout] test cache::extra_invalidates_cache ... ok
[INFO] [stdout] test cache::environment_invalidates_cache ... ok
[INFO] [stdout] test cache::current_directory_invalidates_cache ... ok
[INFO] [stdout] test cache::hit_skips_execution ... ok
[INFO] [stdout] test cache::entry_is_created_with_recipe_name ... ok
[INFO] [stdout] test backticks::trailing_newlines_are_stripped ... ok
[INFO] [stdout] test cache::clean_removes_cache_directory ... ok
[INFO] [stdout] test cache::missing_input_is_an_error ... ok
[INFO] [stdout] test cache::input_expression_evaluated_with_arguments ... ok
[INFO] [stdout] test cache::missing_output_after_run_is_an_error ... ok
[INFO] [stdout] test cache::input_invalidates_cache ... ok
[INFO] [stdout] test cache::symlink_to_file_is_followed ... ok
[INFO] [stdout] test cache::clean_path_removes_subtree ... ok
[INFO] [stdout] test cache::symlink_to_directory_is_an_error ... ok
[INFO] [stdout] test cache::no_cache_does_not_write_cache_entries ... ok
[INFO] [stdout] test cache::no_cache_reruns_on_hit ... ok
[INFO] [stdout] test cache::missing_output_invalidates_cache ... ok
[INFO] [stdout] test ceiling::justfile_init_search_stops_at_ceiling_dir ... ok
[INFO] [stdout] test cache::prints_cache_key ... ok
[INFO] [stdout] test cache::dangling_symlink_output_invalidates_cache ... ok
[INFO] [stdout] test ceiling::ceiling_can_be_passed_as_environment_variable ... ok
[INFO] [stdout] test cache::positional_arguments_invalidate_cache ... ok
[INFO] [stdout] test ceiling::justfile_run_search_stops_at_ceiling_dir ... ok
[INFO] [stdout] test cache::multiple_inputs_invalidate_cache ... ok
[INFO] [stdout] test changelog::print_changelog ... ok
[INFO] [stdout] test cache::outputs_resolve_against_working_directory ... ok
[INFO] [stdout] test choose::no_choosable_recipes ... ok
[INFO] [stdout] test cache::unexported_variable_does_not_invalidate_cache ... ok
[INFO] [stdout] test choose::chooser ... ok
[INFO] [stdout] test choose::multiple_recipes ... ok
[INFO] [stdout] test cache::working_directory_invalidates_cache ... ok
[INFO] [stdout] test choose::default ... ok
[INFO] [stdout] test choose::recipes_in_submodules_can_be_chosen ... ok
[INFO] [stdout] test command::command_color ... ok
[INFO] [stdout] test cache::output_directory_is_allowed ... ok
[INFO] [stdout] test cache::output_expression_evaluated_with_arguments ... ok
[INFO] [stdout] test command::command_not_found ... ok
[INFO] [stdout] test command::dont_evaluate_unnecessary_variables ... ok
[INFO] [stdout] test choose::override_variable ... ok
[INFO] [stdout] test choose::cancelled_by_user ... ok
[INFO] [stdout] test choose::env ... ok
[INFO] [stdout] test choose::status_error ... ok
[INFO] [stdout] test cache::clean_reports_plural_count ... ok
[INFO] [stdout] test choose::chooser_selections_are_processed_separately ... ok
[INFO] [stdout] test command::exports_are_available ... ok
[INFO] [stdout] test command::long ... ok
[INFO] [stdout] test choose::filter_by_group ... ok
[INFO] [stdout] test command::run_in_shell ... ok
[INFO] [stdout] test cache::multiple_outputs ... ok
[INFO] [stdout] test comparison::combined_with_and ... ok
[INFO] [stdout] test comparison::empty_list_does_not_equal_empty_string ... ok
[INFO] [stdout] test comparison::equality_distinguishes_element_boundaries ... ok
[INFO] [stdout] test command::short ... ok
[INFO] [stdout] test command::no_binary ... ok
[INFO] [stdout] test choose::invoke_error_function ... ok
[INFO] [stdout] test comparison::equality_true ... ok
[INFO] [stdout] test comparison::equality_false ... ok
[INFO] [stdout] test choose::skip_recipes_in_private_modules ... ok
[INFO] [stdout] test command::env_is_loaded ... ok
[INFO] [stdout] test comparison::inequality_false ... ok
[INFO] [stdout] test comparison::comparisons_are_not_associative ... ok
[INFO] [stdout] test command::exit_status ... ok
[INFO] [stdout] test choose::skip_recipes_that_require_arguments ... ok
[INFO] [stdout] test command::working_directory_is_correct ... ok
[INFO] [stdout] test comparison::and_short_circuits_on_false_comparison ... ok
[INFO] [stdout] test choose::skip_private_recipes ... ok
[INFO] [stdout] test comparison::regex_match ... ok
[INFO] [stdout] test comparison::empty_list_is_falsy_condition ... ok
[INFO] [stdout] test comparison::non_comparison_condition_calling_defined_function_requires_lists_setting ... ok
[INFO] [stdout] test comparison::comparison_condition_without_lists ... ok
[INFO] [stdout] test comparison::inequality_true ... ok
[INFO] [stdout] test comparison::non_empty_value_is_truthy_condition ... ok
[INFO] [stdout] test comparison::regex_match_is_false_if_no_element_matches ... ok
[INFO] [stdout] test comparison::regex_match_both_operands_lists ... ok
[INFO] [stdout] test comparison::non_comparison_condition_requires_lists_setting ... ok
[INFO] [stdout] test command::set_overrides_work ... ok
[INFO] [stdout] test comparison::or_falls_through_false_comparison ... ok
[INFO] [stdout] test comparison::regex_match_with_empty_pattern_list_is_false ... ok
[INFO] [stdout] test comparison::regex_match_with_list_is_true_if_any_pattern_matches ... ok
[INFO] [stdout] test comparison::regex_match_of_empty_list_is_false ... ok
[INFO] [stdout] test comparison::regex_mismatch_with_empty_pattern_list_is_true ... ok
[INFO] [stdout] test comparison::value_comparison_requires_lists_setting ... ok
[INFO] [stdout] test comparison::regex_mismatch_is_false_if_any_element_matches ... ok
[INFO] [stdout] test comparison::regex_mismatch_with_list_is_false_if_any_pattern_matches ... ok
[INFO] [stdout] test completions::aliases_completed_with_environment_variable ... ok
[INFO] [stdout] test comparison::regex_mismatch_of_empty_list_is_true ... ok
[INFO] [stdout] test completions::aliases_completed_with_flag ... ok
[INFO] [stdout] test completions::aliases_not_completed_by_default ... ok
[INFO] [stdout] test completions::doc_comments ... ok
[INFO] [stdout] test completions::elvish ... ok
[INFO] [stdout] test completions::bash ... ok
[INFO] [stdout] test comparison::regex_mismatch ... ok
[INFO] [stdout] test comparison::list_equality_is_structural ... ok
[INFO] [stdout] test completions::private_recipes_excluded ... ok
[INFO] [stdout] test comparison::inequality_distinguishes_element_boundaries ... ok
[INFO] [stdout] test completions::aliases_in_modules ... ok
[INFO] [stdout] test completions::argument_completion_includes_recipes_and_variables ... ok
[INFO] [stdout] test comparison::regex_mismatch_with_list_is_true_if_no_pattern_matches ... ok
[INFO] [stdout] test completions::group_completion ... ok
[INFO] [stdout] test completions::module_recipes ... ok
[INFO] [stdout] test completions::group_completion_filters_by_prefix ... ok
[INFO] [stdout] test completions::private_aliases_excluded ... ok
[INFO] [stdout] test completions::justfile_flag_in_completion_words ... ok
[INFO] [stdout] test completions::variable_completion_filters_by_prefix ... ok
[INFO] [stdout] test completions::positional_malformed_override ... ok
[INFO] [stdout] test completions::variable_completion ... ok
[INFO] [stdout] test completions::set_malformed_override_path ... ok
[INFO] [stdout] test completions::show_malformed_path ... ok
[INFO] [stdout] test completions::private_variables_excluded ... ok
[INFO] [stdout] test comparison::regex_mismatch_is_true_if_no_element_matches ... ok
[INFO] [stdout] test completions::recipes ... ok
[INFO] [stdout] test completions::working_directory_without_justfile ... ok
[INFO] [stdout] test completions::completion_scripts ... ok
[INFO] [stdout] test completions::recipes_with_invalid_config ... ok
[INFO] [stdout] test comparison::regex_match_with_list_is_false_if_no_pattern_matches ... ok
[INFO] [stdout] test conditional::if_else ... ok
[INFO] [stdout] test completions::recipe_prefix_filter ... ok
[INFO] [stdout] test conditional::dump ... ok
[INFO] [stdout] test completions::zsh ... ok
[INFO] [stdout] test conditional::else_if_without_final_else_is_empty_when_all_conditions_are_false ... ok
[INFO] [stdout] test conditional::if_without_else_is_empty_when_condition_is_false ... ok
[INFO] [stdout] test conditional::undefined_lhs ... ok
[INFO] [stdout] test conditional::complex_expressions ... ok
[INFO] [stdout] test conditional::undefined_otherwise ... ok
[INFO] [stdout] test conditional::otherwise_branch_unevaluated ... ok
[INFO] [stdout] test conditional::if_without_else_requires_lists_setting ... ok
[INFO] [stdout] test conditional::incorrect_else_identifier ... ok
[INFO] [stdout] test confirm::confirm_expression_dump ... ok
[INFO] [stdout] test conditional::undefined_rhs ... ok
[INFO] [stdout] test confirm::confirm_attribute_is_formatted_correctly ... ok
[INFO] [stdout] test conditional::unexpected_op ... ok
[INFO] [stdout] test conditional::otherwise_branch_unevaluated_inverted ... ok
[INFO] [stdout] test completions::powershell ... ok
[INFO] [stdout] test comparison::regex_match_is_true_if_any_element_matches ... ok
[INFO] [stdout] test conditional::then_branch_unevaluated ... ok
[INFO] [stdout] test conditional::if_without_else_is_then_when_condition_is_true ... ok
[INFO] [stdout] test completions::show_recipes ... ok
[INFO] [stdout] test confirm::confirm_recipe_with_prompt ... ok
[INFO] [stdout] test confirm::confirm_with_recipe_parameter ... ok
[INFO] [stdout] test confirm::confirm_recipe ... ok
[INFO] [stdout] test confirm::confirm_recipe_arg ... ok
[INFO] [stdout] test completions::usage_recipes ... ok
[INFO] [stdout] test conditional::then_branch_unevaluated_inverted ... ok
[INFO] [stdout] test confirm::confirm_recipe_with_prompt_too_many_args ... ok
[INFO] [stdout] test confirm::confirm_with_expression ... ok
[INFO] [stdout] test confirm::recipe_with_confirm_recipe_dependency ... ok
[INFO] [stdout] test confirm::confirm_expression_is_dependency_is_true_for_dependency_invocation ... ok
[INFO] [stdout] test constants::constants_are_defined_in_recipe_parameters ... ok
[INFO] [stdout] test confirm::confirm_expression_is_dependency_is_false_for_direct_invocation ... ok
[INFO] [stdout] test constants::constants_are_defined ... ok
[INFO] [stdout] test conditional::undefined_then ... ok
[INFO] [stdout] test datetime::datetime ... ok
[INFO] [stdout] test confirm::do_not_confirm_recipe ... ok
[INFO] [stdout] test constants::constants_are_defined_in_recipe_bodies ... ok
[INFO] [stdout] test constants::constants_can_be_redefined ... ok
[INFO] [stdout] test confirm::do_not_confirm_recipe_with_confirm_recipe_dependency ... ok
[INFO] [stdout] test default::default_list_allows_default_recipe_with_arguments ... ok
[INFO] [stdout] test datetime::invalid_format_string_error ... ok
[INFO] [stdout] test default::default_list_false_runs_default_recipe ... ok
[INFO] [stdout] test datetime::datetime_utc ... ok
[INFO] [stdout] test confirm::recipe_with_confirm_recipe_dependency_arg ... ok
[INFO] [stdout] test default::default_list_does_not_override_explicit_recipe ... ok
[INFO] [stdout] test default::default_attribute_may_only_appear_once_per_justfile ... ok
[INFO] [stdout] test datetime::parse_only_specifier_error ... ok
[INFO] [stdout] test constants::constants_are_not_exported ... ok
[INFO] [stdout] test default::default_list_flag_lists_recipes ... ok
[INFO] [stdout] test delimiters::unexpected_delimiter ... ok
[INFO] [stdout] test delimiters::dependency_continuation ... ok
[INFO] [stdout] test default::default_list_lists_recipes ... ok
[INFO] [stdout] test default::default_attribute_overrides_first_recipe ... ok
[INFO] [stdout] test delimiters::paren_continuation ... ok
[INFO] [stdout] test delimiters::mismatched_delimiter ... ok
[INFO] [stdout] test dependencies::recipe_module_dependency_only_runs_once ... ok
[INFO] [stdout] test constants::constants_can_have_different_values_on_windows ... ok
[INFO] [stdout] test directories::config_directory ... ok
[INFO] [stdout] test dependencies::recipe_doubly_nested_module_dependencies ... ok
[INFO] [stdout] test dependencies::dependency_not_in_submodule ... ok
[INFO] [stdout] test directories::runtime_directory_not_found ... ok
[INFO] [stdout] test dependencies::recipe_singly_nested_module_dependencies ... ok
[INFO] [stdout] test dependencies::dependency_submodule_missing ... ok
[INFO] [stdout] test directories::executable_directory ... ok
[INFO] [stdout] test delimiters::brace_continuation ... ok
[INFO] [stdout] test directories::data_directory ... ok
[INFO] [stdout] test delimiters::interpolation_continuation ... ok
[INFO] [stdout] test directories::data_local_directory ... ok
[INFO] [stdout] test directories::config_local_directory ... ok
[INFO] [stdout] test delimiters::bracket_continuation ... ok
[INFO] [stdout] test directories::cache_directory ... ok
[INFO] [stdout] test directories::home_directory ... ok
[INFO] [stdout] test dotenv::command_composes_with_dotenv_override_setting ... ok
[INFO] [stdout] test dotenv::can_set_dotenv_path_from_justfile ... ok
[INFO] [stdout] test dependencies::recipe_dependency_on_module_fails ... ok
[INFO] [stdout] test default::default_list_flag_does_not_override_explicit_recipe ... ok
[INFO] [stdout] test dependencies::recipe_module_dependency_subsequent_mix ... ok
[INFO] [stdout] test dotenv::can_set_dotenv_filename_from_justfile ... ok
[INFO] [stdout] test dotenv::command_failure ... ok
[INFO] [stdout] test dotenv::command_conflicts_with_dotenv_required_setting ... ok
[INFO] [stdout] test dotenv::command_option ... ok
[INFO] [stdout] test dotenv::command_option_multiple ... ok
[INFO] [stdout] test dotenv::dotenv ... ok
[INFO] [stdout] test dotenv::command_list_runs_each_and_merges ... ok
[INFO] [stdout] test dotenv::dotenv_env_var_override ... ok
[INFO] [stdout] test dotenv::command_conflicts_with_dotenv_path_setting ... ok
[INFO] [stdout] test dotenv::directory_is_ignored ... ok
[INFO] [stdout] test dotenv::command_setting ... ok
[INFO] [stdout] test dotenv::dotenv_env_var_default_no_override ... ok
[INFO] [stdout] test dotenv::command_with_override ... ok
[INFO] [stdout] test dotenv::command_list_last_wins ... ok
[INFO] [stdout] test dotenv::dotenv_variable_in_function_in_recipe ... ok
[INFO] [stdout] test dotenv::command_does_not_override_environment ... ok
[INFO] [stdout] test dotenv::filename_flag_overwrites_no_load ... ok
[INFO] [stdout] test dotenv::dotenv_path_does_not_override_dotenv_file ... ok
[INFO] [stdout] test dotenv::fifo ... ok
[INFO] [stdout] test dotenv::dotenv_required ... ok
[INFO] [stdout] test dotenv::filename_resolves ... ok
[INFO] [stdout] test dotenv::dotenv_path_usable_from_subdir ... ok
[INFO] [stdout] test dotenv::filename_list_requires_lists_setting ... ok
[INFO] [stdout] test dotenv::list_does_not_override_environment ... ok
[INFO] [stdout] test dotenv::error_message ... ok
[INFO] [stdout] test dotenv::multiple_arguments_require_lists_setting ... ok
[INFO] [stdout] test dotenv::no_dotenv ... ok
[INFO] [stdout] test dotenv::filename_argument_list ... ok
[INFO] [stdout] test dotenv::dotenv_variable_in_backtick ... ok
[INFO] [stdout] test dotenv::empty_filename_list_is_unset ... ok
[INFO] [stdout] test dotenv::dotenv_env_var_override_no_load ... ok
[INFO] [stdout] test dotenv::filename_list_stops_at_first_directory ... ok
[INFO] [stdout] test dotenv::filename_list_loads_all_in_directory ... ok
[INFO] [stdout] test dotenv::dotenv_variable_in_function_in_backtick ... ok
[INFO] [stdout] test dotenv::no_warning ... ok
[INFO] [stdout] test dotenv::program_argument_has_priority_for_dotenv_path ... ok
[INFO] [stdout] test dotenv::dotenv_path_is_relative_to_working_directory ... ok
[INFO] [stdout] test dotenv::dotenv_variable_in_recipe ... ok
[INFO] [stdout] test dotenv::path_resolves ... ok
[INFO] [stdout] test dotenv::path_list_falls_through_to_filename_search ... ok
[INFO] [stdout] test dotenv::required_satisfied_by_one_file ... ok
[INFO] [stdout] test dotenv::set_implicit ... ok
[INFO] [stdout] test dotenv::set_true ... ok
[INFO] [stdout] test dump::dump ... ok
[INFO] [stdout] test dotenv::program_argument_has_priority_for_dotenv_filename ... ok
[INFO] [stdout] test dump::json ... ok
[INFO] [stdout] test dotenv::set_false ... ok
[INFO] [stdout] test dotenv::list_override ... ok
[INFO] [stdout] test error_messages::argument_count_mismatch ... ok
[INFO] [stdout] test edit::editor_working_directory ... ok
[INFO] [stdout] test directories::runtime_directory ... FAILED
[INFO] [stdout] test edit::invoke_error ... ok
[INFO] [stdout] test error_messages::redefinition_errors_properly_swap_types ... ok
[INFO] [stdout] test edit::status_error ... ok
[INFO] [stdout] test error_messages::file_paths_are_relative ... ok
[INFO] [stdout] test dotenv::path_argument_list ... ok
[INFO] [stdout] test error_messages::file_paths_not_in_subdir_are_absolute ... ok
[INFO] [stdout] test equals::export_recipe ... ok
[INFO] [stdout] test error_messages::file_path_is_indented_if_justfile_is_long ... ok
[INFO] [stdout] test error_messages::invalid_alias_attribute ... ok
[INFO] [stdout] test error_messages::unexpected_character ... ok
[INFO] [stdout] test equals::alias_recipe ... ok
[INFO] [stdout] test evaluate::evaluate_private ... ok
[INFO] [stdout] test dotenv::path_flag_overwrites_no_load ... ok
[INFO] [stdout] test edit::invalid_justfile ... ok
[INFO] [stdout] test evaluate::evaluate_single_private ... ok
[INFO] [stdout] test evaluate::dont_evaluate_unnecessary_variables ... ok
[INFO] [stdout] test dotenv::path_list_last_wins ... ok
[INFO] [stdout] test evaluate::evaluate ... ok
[INFO] [stdout] test evaluate::evaluate_single_free ... ok
[INFO] [stdout] test evaluate::evaluate_submodule ... ok
[INFO] [stdout] test evaluate::evaluate_variable_in_submodule ... ok
[INFO] [stdout] test evaluate::evaluate_width_ignores_private_variables ... ok
[INFO] [stdout] test evaluate::format_shell ... ok
[INFO] [stdout] test evaluate::format_shell_variables_are_exported_with_setting ... ok
[INFO] [stdout] test evaluate::evaluate_with_suggestion ... ok
[INFO] [stdout] test evaluate::evaluate_escapes_strings ... ok
[INFO] [stdout] test evaluate::format_shell_exported_variables_are_exported ... ok
[INFO] [stdout] test evaluate::format_shell_special_characters_are_escaped ... ok
[INFO] [stdout] test evaluate::evaluate_variable_chosen_over_submodule ... ok
[INFO] [stdout] test evaluate::evaluate_empty ... ok
[INFO] [stdout] test evaluate::format_shell_dashes_in_variables_are_replaced_with_underscores ... ok
[INFO] [stdout] test evaluate::evaluate_color ... ok
[INFO] [stdout] test evaluate::evaluate_no_suggestion ... ok
[INFO] [stdout] test evaluate::evaluate_multiple ... ok
[INFO] [stdout] test export::recipe_backtick ... ok
[INFO] [stdout] test evaluate::evaluate_submodule_chosen_over_variable_in_path ... ok
[INFO] [stdout] test export::parameter_not_visible_to_backtick ... ok
[INFO] [stdout] test evaluate::evaluate_unknown_submodule_with_suggestion ... ok
[INFO] [stdout] test export::parameter ... ok
[INFO] [stdout] test export::override_variable ... ok
[INFO] [stdout] test export::setting_implicit ... ok
[INFO] [stdout] test export::setting_override_undefined ... ok
[INFO] [stdout] test export::setting_shebang ... ok
[INFO] [stdout] test export::setting_true ... ok
[INFO] [stdout] test export::shebang ... ok
[INFO] [stdout] test fallback::print_error_from_parent_if_recipe_not_found_in_current ... ok
[INFO] [stdout] test fallback::fallback_from_subdir_verbose_message ... ok
[INFO] [stdout] test fallback::requires_setting ... ok
[INFO] [stdout] test fallback::doesnt_work_with_justfile_and_working_directory ... ok
[INFO] [stdout] test export::variables_exported_with_setting_are_visible_in_child ... ok
[INFO] [stdout] test export::setting_variable_not_visible ... ok
[INFO] [stdout] test fallback::prints_correct_error_message_when_recipe_not_found ... ok
[INFO] [stdout] test explain::explain_recipe ... ok
[INFO] [stdout] test fallback::fallback_from_subdir_message ... ok
[INFO] [stdout] test export::setting_false ... ok
[INFO] [stdout] test export::success ... ok
[INFO] [stdout] test format::alias_fix_indent ... ok
[INFO] [stdout] test fallback::works_with_modules ... ok
[INFO] [stdout] test format::arg_attribute_flag ... ok
[INFO] [stdout] test format::already_formatted_from_stdin ... ok
[INFO] [stdout] test fallback::doesnt_work_with_justfile ... ok
[INFO] [stdout] test format::arg_attribute_help_expression ... ok
[INFO] [stdout] test fallback::runs_recipe_in_parent_if_not_found_in_current ... ok
[INFO] [stdout] test format::arg_attribute_long ... ok
[INFO] [stdout] test fallback::stop_fallback_when_fallback_is_false ... ok
[INFO] [stdout] test edit::editor_precedence ... ok
[INFO] [stdout] test fallback::setting_accepts_value ... ok
[INFO] [stdout] test fallback::fallback_from_subdir_bugfix ... ok
[INFO] [stdout] test format::arg_attribute_help ... ok
[INFO] [stdout] test format::arg_attribute_pattern ... ok
[INFO] [stdout] test format::arg_attribute_pattern_expression ... ok
[INFO] [stdout] test format::assignment_export ... ok
[INFO] [stdout] test format::assignment_backtick ... ok
[INFO] [stdout] test format::arg_attribute_long_bare ... ok
[INFO] [stdout] test format::arg_attribute_long_and_pattern ... ok
[INFO] [stdout] test format::arg_attribute_short_bare ... ok
[INFO] [stdout] test format::alias_good ... ok
[INFO] [stdout] test format::assignment_concat_values ... ok
[INFO] [stdout] test format::arg_attribute_value ... ok
[INFO] [stdout] test fallback::works_with_provided_search_directory ... ok
[INFO] [stdout] test format::assignment_doublequote ... ok
[INFO] [stdout] test format::assignment_list_concat_values ... ok
[INFO] [stdout] test format::assignment_name ... ok
[INFO] [stdout] test format::assignment_if_oneline ... ok
[INFO] [stdout] test format::assignment_if_multiline ... ok
[INFO] [stdout] test format::assignment_nullary_function ... ok
[INFO] [stdout] test format::assignment_indented_doublequote ... ok
[INFO] [stdout] test format::adjacency_is_respected ... ok
[INFO] [stdout] test format::assignment_binary_function ... ok
[INFO] [stdout] test format::assignment_if_without_else ... ok
[INFO] [stdout] test fallback::multiple_levels_of_fallback_work ... ok
[INFO] [stdout] test format::check_diff_color ... ok
[INFO] [stdout] test format::check_found_diff ... ok
[INFO] [stdout] test format::assignment_indented_singlequote ... ok
[INFO] [stdout] test format::check_found_diff_quiet ... ok
[INFO] [stdout] test examples::examples ... ok
[INFO] [stdout] test format::comment ... ok
[INFO] [stdout] test format::check_from_stdin ... ok
[INFO] [stdout] test format::check_ok ... ok
[INFO] [stdout] test format::comment_before_recipe ... ok
[INFO] [stdout] test format::assignment_singlequote ... ok
[INFO] [stdout] test format::assignment_path_functions ... ok
[INFO] [stdout] test format::assignment_parenthesized_expression ... ok
[INFO] [stdout] test format::crlf_blank_lines_between_recipes_are_preserved ... ok
[INFO] [stdout] test format::doc_attribute_suppresses_comment ... ok
[INFO] [stdout] test format::dump_indentation_two_spaces ... ok
[INFO] [stdout] test format::comment_before_docstring_recipe ... ok
[INFO] [stdout] test format::empty_doc_comment_has_no_trailing_space ... ok
[INFO] [stdout] test format::dump_indentation_tab ... ok
[INFO] [stdout] test format::doc_attribute_expression ... ok
[INFO] [stdout] test format::check_without_fmt ... ok
[INFO] [stdout] test format::comment_multiline ... ok
[INFO] [stdout] test format::assignment_indented_backtick ... ok
[INFO] [stdout] test format::indentation_check_with_custom ... ok
[INFO] [stdout] test format::indentation_flag_overrides_setting_format ... ok
[INFO] [stdout] test format::indentation_tab ... ok
[INFO] [stdout] test format::indentation_two_spaces ... ok
[INFO] [stdout] test format::indentation_env ... ok
[INFO] [stdout] test format::indentation_setting_dump ... ok
[INFO] [stdout] test format::assignment_unary_function ... ok
[INFO] [stdout] test format::missing_module_file ... ok
[INFO] [stdout] test format::exported_parameter ... ok
[INFO] [stdout] test format::comment_leading ... ok
[INFO] [stdout] test format::from_stdin ... ok
[INFO] [stdout] test format::module_docs_are_preserved ... ok
[INFO] [stdout] test format::multi_line_comments_before_recipes_are_not_broken_up ... ok
[INFO] [stdout] test format::multiple_trailing_comments ... ok
[INFO] [stdout] test format::comment_trailing ... ok
[INFO] [stdout] test format::module_private_is_preserved ... ok
[INFO] [stdout] test format::indentation_setting_format ... ok
[INFO] [stdout] test format::module_groups_are_preserved ... ok
[INFO] [stdout] test format::indentation_setting_must_be_string_literal ... ok
[INFO] [stdout] test format::newlines_between_items_is_preserved ... ok
[INFO] [stdout] test format::private_alias ... ok
[INFO] [stdout] test format::if_else ... ok
[INFO] [stdout] test format::no_trailing_newline ... ok
[INFO] [stdout] test format::multiple_newlines_between_items_are_collapsed ... ok
[INFO] [stdout] test format::multi_argument_attribute ... ok
[INFO] [stdout] test format::first_line_shebang_is_not_a_doc_comment ... ok
[INFO] [stdout] test format::recipe_dependency_param ... ok
[INFO] [stdout] test format::missing_import_file ... ok
[INFO] [stdout] test format::recipe_body_is_comment ... ok
[INFO] [stdout] test format::recipe_assignment_in_body ... ok
[INFO] [stdout] test format::recipe_parameter ... ok
[INFO] [stdout] test format::recipe_dependencies_params ... ok
[INFO] [stdout] test format::newline_after_recipe_with_body_is_preserved ... ok
[INFO] [stdout] test format::private_variable ... ok
[INFO] [stdout] test format::recipe_parameter_concat ... ok
[INFO] [stdout] test format::recipe_parameters_envar ... ok
[INFO] [stdout] test format::recipe_parameters ... ok
[INFO] [stdout] test format::recipe_dependencies ... ok
[INFO] [stdout] test format::recipe_dependency ... ok
[INFO] [stdout] test format::recipe_positional_variadic ... ok
[INFO] [stdout] test format::recipe_parameter_in_body ... ok
[INFO] [stdout] test format::recipe_escaped_braces ... ok
[INFO] [stdout] test format::indentation_flag_overrides_setting_dump ... ok
[INFO] [stdout] test format::recipe_parameter_default ... ok
[INFO] [stdout] test format::recipe_ignore_errors ... ok
[INFO] [stdout] test format::recipe_parameter_envar ... ok
[INFO] [stdout] test format::recipe_ordinary ... ok
[INFO] [stdout] test format::recipe_quiet ... ok
[INFO] [stdout] test format::recipe_variadic_plus ... ok
[INFO] [stdout] test format::recipe_dependency_params ... ok
[INFO] [stdout] test format::recipe_parameter_conditional ... ok
[INFO] [stdout] test format::recipe_quiet_command ... ok
[INFO] [stdout] test format::indentation_setting_invalid_values ... ok
[INFO] [stdout] test format::recipe_variadic_default ... ok
[INFO] [stdout] test format::recipe_quiet_comment ... ok
[INFO] [stdout] test format::trailing_comment_bodyless_recipe ... ok
[INFO] [stdout] test format::recipe_several_commands ... ok
[INFO] [stdout] test format::recipe_variadic_star ... ok
[INFO] [stdout] test format::subsequent ... ok
[INFO] [stdout] test format::trailing_comment_does_not_become_doc_comment ... ok
[INFO] [stdout] test format::recipe_with_docstring ... ok
[INFO] [stdout] test format::set_false ... ok
[INFO] [stdout] test format::write_error ... ok
[INFO] [stdout] test format::trailing_comment_recipe_with_body_is_stripped ... ok
[INFO] [stdout] test format::trailing_comment_unexport ... ok
[INFO] [stdout] test format::recipe_with_comments_in_body ... ok
[INFO] [stdout] test format::trailing_comments_separated_by_blank_line ... ok
[INFO] [stdout] test format::recipe_parameter_default_envar ... ok
[INFO] [stdout] test format::undefined_variable ... ok
[INFO] [stdout] test format::trailing_comment_assignment ... ok
[INFO] [stdout] test format::unchanged_justfiles_are_not_written_to_disk ... ok
[INFO] [stdout] test format::trailing_comment_export ... ok
[INFO] [stdout] test format_string::delimiter_may_be_escaped_in_single_quoted_strings ... ok
[INFO] [stdout] test format::trailing_comment_recipe_with_dependencies_and_body_is_stripped ... ok
[INFO] [stdout] test format::trailing_comment_set ... ok
[INFO] [stdout] test format_string::delimiter_may_be_escaped_in_double_quoted_strings ... ok
[INFO] [stdout] test format_string::escaped_delimiter_in_double_quoted_format_string ... ok
[INFO] [stdout] test format::set_true_explicit ... ok
[INFO] [stdout] test format_string::escaped_delimiter_in_single_quoted_format_string ... ok
[INFO] [stdout] test format_string::conditional_no_whitespace ... ok
[INFO] [stdout] test format::set_true_implicit ... ok
[INFO] [stdout] test format_string::indented_format_strings ... ok
[INFO] [stdout] test format_string::format_backticks_are_forbidden ... ok
[INFO] [stdout] test format_string::indented_format_strings_are_unindented_once ... ok
[INFO] [stdout] test format_string::compound ... ok
[INFO] [stdout] test format_string::empty ... ok
[INFO] [stdout] test format_string::double_quotes_process_escapes ... ok
[INFO] [stdout] test format::trailing_comment_alias ... ok
[INFO] [stdout] test format_string::conditional ... ok
[INFO] [stdout] test format_string::stray_identifier_in_interpolation_is_an_error ... ok
[INFO] [stdout] test format_string::newline ... ok
[INFO] [stdout] test format_string::mismatched_closing_delimiter_in_format_string ... ok
[INFO] [stdout] test format_string::unclosed ... ok
[INFO] [stdout] test format_string::format_string_followed_by_recipe ... ok
[INFO] [stdout] test format_string::nested ... ok
[INFO] [stdout] test format_string::escaped_delimiter_is_ignored_in_normal_strings ... ok
[INFO] [stdout] test format_string::unmatched_close_is_ignored ... ok
[INFO] [stdout] test format_string::inner_delimiter ... ok
[INFO] [stdout] test format_string::undefined_variable_error ... ok
[INFO] [stdout] test function_definitions::format_one_arg ... ok
[INFO] [stdout] test format_string::simple ... ok
[INFO] [stdout] test format::set_shell ... ok
[INFO] [stdout] test function_definitions::format_no_args ... ok
[INFO] [stdout] test format_string::unterminated_format_string_error ... ok
[INFO] [stdout] test function_definitions::has_access_to_env_file ... ok
[INFO] [stdout] test function_definitions::trailing_comma ... ok
[INFO] [stdout] test function_definitions::parameter_shadows_variable ... ok
[INFO] [stdout] test function_definitions::inherits_recipe_name ... ok
[INFO] [stdout] test function_definitions::undefined_in_dependency_argument ... ok
[INFO] [stdout] test format_string::un_indented_format_strings ... ok
[INFO] [stdout] test function_definitions::undefined_in_recipe_parameter_default ... ok
[INFO] [stdout] test function_definitions::redefinition ... ok
[INFO] [stdout] test format_string::recipe_body ... ok
[INFO] [stdout] test format_string::single_quotes_do_not_process_escapes ... ok
[INFO] [stdout] test function_definitions::undefined_in_interpolation ... ok
[INFO] [stdout] test function_definitions::format_two_args ... ok
[INFO] [stdout] test function_definitions::undefined_in_assignment ... ok
[INFO] [stdout] test function_definitions::assignments_are_not_reevaluated ... ok
[INFO] [stdout] test functions::blake3_file ... ok
[INFO] [stdout] test function_definitions::may_reference_overrides ... ok
[INFO] [stdout] test function_definitions::undefined_in_setting ... ok
[INFO] [stdout] test function_definitions::may_reference_non_const_assignment ... ok
[INFO] [stdout] test function_definitions::undefined_variable_in_body ... ok
[INFO] [stdout] test function_definitions::undefined_in_confirm_attribute ... ok
[INFO] [stdout] test function_definitions::uses_parameter ... ok
[INFO] [stdout] test functions::broken_file_stem_function ... ok
[INFO] [stdout] test functions::absolute_path_argument_is_relative_to_submodule_working_directory ... ok
[INFO] [stdout] test functions::broken_directory_function ... ok
[INFO] [stdout] test functions::canonicalize ... ok
[INFO] [stdout] test functions::broken_without_extension_function ... ok
[INFO] [stdout] test function_definitions::wrong_argument_count ... ok
[INFO] [stdout] test functions::canonicalize_argument_is_relative_to_submodule_working_directory ... ok
[INFO] [stdout] test functions::capitalize ... ok
[INFO] [stdout] test functions::choose_bad_alphabet_empty ... ok
[INFO] [stdout] test functions::choose ... ok
[INFO] [stdout] test function_definitions::unstable ... ok
[INFO] [stdout] test function_definitions::uses_outer_variable ... ok
[INFO] [stdout] test functions::blake3 ... ok
[INFO] [stdout] test format_string::dump ... ok
[INFO] [stdout] test functions::dry_run_shell_function_output_is_escaped ... ok
[INFO] [stdout] test functions::env_var_functions_unix ... FAILED
[INFO] [stdout] test functions::encode_uri_component ... ok
[INFO] [stdout] test functions::env_var_functions_windows ... ok
[INFO] [stdout] test functions::blake3_file_argument_is_relative_to_submodule_working_directory ... ok
[INFO] [stdout] test functions::dir_abbreviations_are_accepted ... ok
[INFO] [stdout] test functions::choose_bad_length ... ok
[INFO] [stdout] test functions::broken_extension_function2 ... ok
[INFO] [stdout] test function_definitions::shadow_builtin ... ok
[INFO] [stdout] test functions::dry_run_does_not_execute_shell_function ... ok
[INFO] [stdout] test functions::join_windows ... ok
[INFO] [stdout] test function_definitions::inherits_is_dependency ... ok
[INFO] [stdout] test functions::clean ... ok
[INFO] [stdout] test functions::broken_file_name_function ... ok
[INFO] [stdout] test functions::invalid_replace_regex ... ok
[INFO] [stdout] test functions::just_pid ... ok
[INFO] [stdout] test functions::broken_extension_function ... ok
[INFO] [stdout] test functions::append ... ok
[INFO] [stdout] test functions::kebabcase ... ok
[INFO] [stdout] test functions::join_argument_count_error ... ok
[INFO] [stdout] test functions::choose_bad_alphabet_repeated ... ok
[INFO] [stdout] test functions::broken_directory_function2 ... ok
[INFO] [stdout] test functions::module_path ... ok
[INFO] [stdout] test functions::env_var_failure ... ok
[INFO] [stdout] test functions::num_jobs_falls_back_to_empty_list ... ok
[INFO] [stdout] test functions::lowercamelcase ... ok
[INFO] [stdout] test functions::just_version ... ok
[INFO] [stdout] test functions::num_jobs_requires_lists ... ok
[INFO] [stdout] test functions::path_exists_subdir ... ok
[INFO] [stdout] test functions::read ... ok
[INFO] [stdout] test functions::parent_directory_of_bare_filename ... ok
[INFO] [stdout] test functions::lowercase ... ok
[INFO] [stdout] test functions::path_functions2 ... ok
[INFO] [stdout] test functions::num_jobs_returns_jobs ... ok
[INFO] [stdout] test functions::recipe_name_in_parameter_default ... ok
[INFO] [stdout] test functions::recipe_name_in_assignment_is_an_error ... ok
[INFO] [stdout] test functions::path_functions ... ok
[INFO] [stdout] test functions::invocation_dir_native_abbreviation_is_accepted ... ok
[INFO] [stdout] test functions::replace ... ok
[INFO] [stdout] test functions::is_dependency ... ok
[INFO] [stdout] test functions::recipe_name_in_dependency_argument ... ok
[INFO] [stdout] test functions::recipe_name_ignores_alias ... ok
[INFO] [stdout] test functions::recipe_name ... ok
[INFO] [stdout] test functions::sha256 ... ok
[INFO] [stdout] test functions::error_errors_with_message ... ok
[INFO] [stdout] test functions::read_file_not_found ... ok
[INFO] [stdout] test functions::shell_with_powershell ... ok
[INFO] [stdout] test functions::path_exists_empty_path ... ok
[INFO] [stdout] test functions::sha256_file ... ok
[INFO] [stdout] test functions::prepend ... ok
[INFO] [stdout] test functions::replace_regex ... ok
[INFO] [stdout] test functions::shell_first_arg ... ok
[INFO] [stdout] test functions::show_empty_list ... ok
[INFO] [stdout] test functions::show_escapes_contents ... ok
[INFO] [stdout] test functions::shell_args ... ok
[INFO] [stdout] test functions::sha256_file_argument_is_relative_to_submodule_working_directory ... ok
[INFO] [stdout] test functions::shell_minimal ... ok
[INFO] [stdout] test functions::module_path_in_submodule ... ok
[INFO] [stdout] test functions::semver_matches ... ok
[INFO] [stdout] test functions::test_absolute_path_resolves_parent ... ok
[INFO] [stdout] test functions::shoutykebabcase ... ok
[INFO] [stdout] test functions::shell_error ... ok
[INFO] [stdout] test functions::shell_no_argument ... ok
[INFO] [stdout] test functions::path_exists_argument_is_relative_to_submodule_working_directory ... ok
[INFO] [stdout] test functions::shoutysnakecase ... ok
[INFO] [stdout] test functions::test_just_executable_function ... ok
[INFO] [stdout] test functions::test_path_exists_filepath_doesnt_exist ... ok
[INFO] [stdout] test functions::trim ... ok
[INFO] [stdout] test functions::test_path_exists_filepath_exist ... ok
[INFO] [stdout] test functions::snakecase ... ok
[INFO] [stdout] test functions::show_requires_lists_setting ... ok
[INFO] [stdout] test functions::show_list ... ok
[INFO] [stdout] test functions::test_absolute_path_resolves ... ok
[INFO] [stdout] test functions::trim_start ... ok
[INFO] [stdout] test functions::titlecase ... ok
[INFO] [stdout] test functions::show_string ... ok
[INFO] [stdout] test functions::test_os_arch_functions_in_interpolation ... ok
[INFO] [stdout] test functions::trim_end_match ... ok
[INFO] [stdout] test global::macos ... ok
[INFO] [stdout] test functions::trim_end ... ok
[INFO] [stdout] test functions::uppercamelcase ... ok
[INFO] [stdout] test functions::unary_argument_count_mismatch_error_message ... ok
[INFO] [stdout] test functions::uppercase ... ok
[INFO] [stdout] test global::case_insensitive ... ok
[INFO] [stdout] test global::not_macos ... ok
[INFO] [stdout] test functions::trim_end_matches ... ok
[INFO] [stdout] test functions::trim_start_match ... ok
[INFO] [stdout] test functions::test_os_arch_functions_in_default ... ok
[INFO] [stdout] test functions::source_directory ... ok
[INFO] [stdout] test functions::source_file ... ok
[INFO] [stdout] test functions::uuid ... ok
[INFO] [stdout] test groups::list_group_unknown ... ok
[INFO] [stdout] test groups::list_groups_with_custom_prefix ... ok
[INFO] [stdout] test groups::list_group ... ok
[INFO] [stdout] test functions::join_unix ... ok
[INFO] [stdout] test groups::list_groups_private_unsorted ... ok
[INFO] [stdout] test groups::list_group_with_submodules ... ok
[INFO] [stdout] test groups::list_groups_with_shorthand_syntax ... ok
[INFO] [stdout] test groups::list_groups ... ok
[INFO] [stdout] test groups::list_groups_private ... ok
[INFO] [stdout] test groups::list_multiple_groups ... ok
[INFO] [stdout] test global::unix ... ok
[INFO] [stdout] test functions::test_os_arch_functions_in_expression ... ok
[INFO] [stdout] test guards::guard_lines_are_ignored_without_setting ... ok
[INFO] [stdout] test guards::guard_lines_halt_execution ... ok
[INFO] [stdout] test groups::list_with_groups_unsorted_group_order ... ok
[INFO] [stdout] test guards::sigils_are_ignored_on_continuation_lines ... ok
[INFO] [stdout] test ignore_comments::dont_analyze_comments ... ok
[INFO] [stdout] test guards::guard_sigil_may_not_be_used_with_infallible_sigil ... ok
[INFO] [stdout] test guards::sigils_are_recognized_after_ignored_comments ... ok
[INFO] [stdout] test ignore_comments::ignore_comments_evaluates_comments_in_default_script_recipes ... ok
[INFO] [stdout] test ignore_comments::dont_evaluate_comments ... ok
[INFO] [stdout] test ignore_comments::comments_still_must_be_parsable_when_ignored ... ok
[INFO] [stdout] test ignore_comments::continuations_with_echo_comments_true ... ok
[INFO] [stdout] test guards::exit_codes_above_one_are_reserved ... ok
[INFO] [stdout] test guards::guard_lines_have_no_effect_if_successful ... ok
[INFO] [stdout] test functions::module_paths ... ok
[INFO] [stdout] test groups::list_groups_unsorted ... ok
[INFO] [stdout] test groups::list_with_groups ... ok
[INFO] [stdout] test ignore_comments::ignore_comments_evaluates_comments_on_continuation_lines ... ok
[INFO] [stdout] test imports::import_recipes_are_not_default ... ok
[INFO] [stdout] test groups::list_with_groups_unsorted ... ok
[INFO] [stdout] test imports::circular_import ... ok
[INFO] [stdout] test functions::trim_start_matches ... ok
[INFO] [stdout] test imports::imports_in_root_run_in_justfile_directory ... ok
[INFO] [stdout] test imports::listed_recipes_in_imports_are_in_load_order ... ok
[INFO] [stdout] test ignore_comments::dont_ignore_comments_in_recipe_by_default ... ok
[INFO] [stdout] test ignore_comments::continuations_with_echo_comments_false ... ok
[INFO] [stdout] test ignore_comments::ignore_comments_in_recipe ... ok
[INFO] [stdout] test ignore_comments::ignore_comments_evaluates_comments_in_scripts ... ok
[INFO] [stdout] test imports::import_paths_beginning_with_tilde_are_expanded_to_homdir ... ok
[INFO] [stdout] test imports::import_with_non_x_string_prefix_is_an_error ... ok
[INFO] [stdout] test imports::optional_imports_dump_correctly ... ok
[INFO] [stdout] test imports::imports_in_submodules_run_in_submodule_directory ... ok
[INFO] [stdout] test imports::import_after_recipe ... ok
[INFO] [stdout] test imports::recipes_in_import_are_overridden_by_recipes_in_parent ... ok
[INFO] [stdout] test imports::multiply_imported_items_do_not_conflict ... ok
[INFO] [stdout] test imports::nested_multiply_imported_items_do_not_conflict ... ok
[INFO] [stdout] test imports::nested_import_paths_are_relative_to_containing_submodule ... ok
[INFO] [stdout] test ignore_comments::ignore_recipe_comments_with_shell_setting ... ok
[INFO] [stdout] test imports::missing_import_file_error ... ok
[INFO] [stdout] test imports::trailing_spaces_after_import_are_ignored ... ok
[INFO] [stdout] test init::justfile ... ok
[INFO] [stdout] test imports::variables_in_import_are_overridden_by_variables_in_parent ... ok
[INFO] [stdout] test init::justfile_and_working_directory ... ok
[INFO] [stdout] test init::search_directory ... ok
[INFO] [stdout] test imports::recipes_in_nested_imports_run_in_parent_module ... ok
[INFO] [stdout] test init::parent_dir ... ok
[INFO] [stdout] test imports::imports_dump_correctly ... ok
[INFO] [stdout] test imports::missing_optional_imports_are_ignored ... ok
[INFO] [stdout] test init::alternate_marker ... ok
[INFO] [stdout] test imports::import_succeeds ... ok
[INFO] [stdout] test imports::recipes_imported_in_root_run_in_command_line_provided_working_directory ... ok
[INFO] [stdout] test init::justfile_name_from_search_directory ... ok
[INFO] [stdout] test init::fmt_compatibility ... ok
[INFO] [stdout] test imports::shebang_recipes_in_imports_in_root_run_in_justfile_directory ... ok
[INFO] [stdout] test init::write_error ... ok
[INFO] [stdout] test interpolation::closing_curly_brace_can_abut_interpolation_close ... ok
[INFO] [stdout] test init::justfile_name_from_invocation_directory ... ok
[INFO] [stdout] test interpolation::comment_in_interopolation ... ok
[INFO] [stdout] test interpolation::eol_without_continuation_in_interpolation ... ok
[INFO] [stdout] test interpolation::eol_with_continuation_in_interpolation ... ok
[INFO] [stdout] test init::exists ... ok
[INFO] [stdout] test init::invocation_directory ... ok
[INFO] [stdout] test init::current_dir ... ok
[INFO] [stdout] test imports::reused_import_are_allowed ... ok
[INFO] [stdout] test json::assignment ... ok
[INFO] [stdout] test invocation_directory::invocation_directory_native ... ok
[INFO] [stdout] test json::alias ... ok
[INFO] [stdout] test json::arg_multiple ... ok
[INFO] [stdout] test json::body ... ok
[INFO] [stdout] test json::arg_flag ... ok
[INFO] [stdout] test json::doc_attribute_overrides_comment ... ok
[INFO] [stdout] test json::dependency_argument ... ok
[INFO] [stdout] test interpolation::shebang_line_numbers_are_correct_with_multi_line_interpolations ... ok
[INFO] [stdout] test json::arg_short ... ok
[INFO] [stdout] test json::arg_value ... ok
[INFO] [stdout] test json::arg_long ... ok
[INFO] [stdout] test json::dependencies ... ok
[INFO] [stdout] test json::arg_pattern ... ok
[INFO] [stdout] test interpolation::indent_and_dedent_are_ignored_in_interpolation ... ok
[INFO] [stdout] test json::continue_attribute_default ... ok
[INFO] [stdout] test json::continue_attribute_signals ... ok
[INFO] [stdout] test invocation_directory::test_invocation_directory ... ok
[INFO] [stdout] test json::duplicate_recipes ... ok
[INFO] [stdout] test json::doc_comment ... ok
[INFO] [stdout] test json::dotenv_filename_list ... ok
[INFO] [stdout] test json::arg_help ... ok
[INFO] [stdout] test json::duplicate_variables ... ok
[INFO] [stdout] test json::empty_justfile ... ok
[INFO] [stdout] test json::dotenv_command ... ok
[INFO] [stdout] test json::module_group ... ok
[INFO] [stdout] test json::quiet ... ok
[INFO] [stdout] test json::module ... ok
[INFO] [stdout] test json::private ... ok
[INFO] [stdout] test json::multiple_metadata_attributes ... ok
[INFO] [stdout] test json::private_assignment ... ok
[INFO] [stdout] test justfile_from_stdin::parse_error ... ok
[INFO] [stdout] test json::parameters ... ok
[INFO] [stdout] test json::module_doc_attribute_empty_string ... ok
[INFO] [stdout] test json::simple ... ok
[INFO] [stdout] test json::recipes_with_private_attribute_are_private ... ok
[INFO] [stdout] test json::priors ... ok
[INFO] [stdout] test justfile_from_stdin::with_working_directory ... ok
[INFO] [stdout] test json::multiple_metadata_attributes_with_multiple_arguments ... ok
[INFO] [stdout] test json::single_metadata_attribute ... ok
[INFO] [stdout] test json::settings ... ok
[INFO] [stdout] test justfile_from_stdin::no_working_directory ... ok
[INFO] [stdout] test json::attribute ... ok
[INFO] [stdout] test json::shebang ... ok
[INFO] [stdout] test json::list_concatenation ... ok
[INFO] [stdout] test lazy::assignment_used_in_dependency_argument_evaluated ... ok
[INFO] [stdout] test lazy::assignment_in_body_interpolation_evaluated ... ok
[INFO] [stdout] test json::format_string ... ok
[INFO] [stdout] test justfile_from_stdin::init_error ... ok
[INFO] [stdout] test lazy::unused_assignments_are_evaluated_without_lazy ... ok
[INFO] [stdout] test lazy::exported_assignment_is_evaluated ... ok
[INFO] [stdout] test list::backticks_highlighted ... ok
[INFO] [stdout] test lazy::assignment_used_in_transitive_dependency_evaluated ... ok
[INFO] [stdout] test lazy::transitively_used_assignment_evaluated ... ok
[INFO] [stdout] test lazy::used_assignment_evaluated ... ok
[INFO] [stdout] test line_prefixes::quiet_after_infallible ... ok
[INFO] [stdout] test lazy::unused_assert_not_evaluated ... ok
[INFO] [stdout] test lazy::unused_assignment_not_evaluated ... ok
[INFO] [stdout] test line_prefixes::infallible_after_quiet ... ok
[INFO] [stdout] test lazy::multiple_invocations_evaluate_union ... ok
[INFO] [stdout] test lazy::assignment_used_in_parameter_default_evaluated ... ok
[INFO] [stdout] test list::list_invalid_path ... ok
[INFO] [stdout] test list::list_displays_recipes_in_submodules ... ok
[INFO] [stdout] test list::doc_above_wide_signature ... ok
[INFO] [stdout] test list::list_with_groups_in_modules ... ok
[INFO] [stdout] test lazy::eager_assignments_are_evaluated ... ok
[INFO] [stdout] test list::modules_unsorted ... ok
[INFO] [stdout] test lazy::assignment_with_set_export_is_evaluated ... ok
[INFO] [stdout] test list::list_submodules_requires_list ... ok
[INFO] [stdout] test list::list_recipes_in_search_directory ... ok
[INFO] [stdout] test list::list_submodule ... ok
[INFO] [stdout] test list::list_unknown_submodule ... ok
[INFO] [stdout] test lazy::eager_assignment_dump ... ok
[INFO] [stdout] test list::options_are_collapsed_in_signature ... ok
[INFO] [stdout] test lazy::submodule_lazy_is_respected ... ok
[INFO] [stdout] test list::list_nested_submodule ... ok
[INFO] [stdout] test list::module_doc_aligned ... ok
[INFO] [stdout] test list::modules_are_space_separated_in_output ... ok
[INFO] [stdout] test list::module_recipe_list_alignment_ignores_private_recipes ... ok
[INFO] [stdout] test list::nested_modules_are_properly_indented ... ok
[INFO] [stdout] test list::positional_and_option_parameters_in_signature ... ok
[INFO] [stdout] test list::unclosed_backticks ... ok
[INFO] [stdout] test list_literals::empty_list_literal_is_falsy ... ok
[INFO] [stdout] test list_literals::list_literals_are_lists ... ok
[INFO] [stdout] test lists::absolute_path_resolves_each_element_of_a_list ... ok
[INFO] [stdout] test lists::absolute_path_of_empty_list_is_empty ... ok
[INFO] [stdout] test list_literals::list_literals_round_trip_through_dump ... ok
[INFO] [stdout] test lists::append_appends_to_each_element_of_a_list ... ok
[INFO] [stdout] test list_literals::list_literals_requires_lists_setting ... ok
[INFO] [stdout] test lists::concatenation_combines_equal_length_lists_pairwise ... ok
[INFO] [stdout] test list::submodules_without_groups ... ok
[INFO] [stdout] test list::no_space_before_submodules_not_following_groups ... ok
[INFO] [stdout] test lists::confirm_prompt_space_joins_lists ... ok
[INFO] [stdout] test lists::concatenation_with_empty_list_is_an_error ... ok
[INFO] [stdout] test lists::concatenation_of_empty_lists_is_empty ... ok
[INFO] [stdout] test lists::concatenation_of_strings_is_a_string ... ok
[INFO] [stdout] test lists::dependency_arguments_bind_to_one_parameter_each ... ok
[INFO] [stdout] test lists::append_does_not_split_single_strings_with_lists_setting ... ok
[INFO] [stdout] test list::module_doc_rendered ... ok
[INFO] [stdout] test lazy::assignment_used_in_dependency_evaluated ... ok
[INFO] [stdout] test list_literals::list_literals_may_have_trailing_comma ... ok
[INFO] [stdout] test lists::empty_list_exported_parameter_leaves_variable_unset ... ok
[INFO] [stdout] test lists::concatenation_of_different_length_lists_is_an_error ... ok
[INFO] [stdout] test list_literals::list_literals_flatten_elements ... ok
[INFO] [stdout] test lists::empty_interpreter_setting_is_an_error ... ok
[INFO] [stdout] test lists::empty_list_for_plus_variadic_is_an_error ... ok
[INFO] [stdout] test lists::dependency_arguments_forward_lists_to_positional_arguments ... ok
[INFO] [stdout] test lists::dependency_arguments_join_lists_without_lists_setting ... ok
[INFO] [stdout] test lists::concatenation_broadcasts_string_over_list ... ok
[INFO] [stdout] test lists::env_attribute_value_space_joins_lists ... ok
[INFO] [stdout] test lists::empty_list_export_leaves_variable_unset ... ok
[INFO] [stdout] test lists::env_attribute_empty_list_leaves_variable_unset ... ok
[INFO] [stdout] test lists::empty_list_for_required_parameter_is_an_error ... ok
[INFO] [stdout] test lists::assert_message_space_joins_lists ... ok
[INFO] [stdout] test lists::env_attribute_empty_string_sets_variable ... ok
[INFO] [stdout] test lists::dependency_arguments_forward_lists ... ok
[INFO] [stdout] test lists::env_missing_keys_error_names_all_keys ... ok
[INFO] [stdout] test lists::empty_list_for_defaulted_parameter_uses_default ... ok
[INFO] [stdout] test lists::env_stops_at_first_present_variable_including_empty ... ok
[INFO] [stdout] test lists::empty_list_set_export_leaves_variable_unset ... ok
[INFO] [stdout] test lists::env_with_empty_key_list_and_no_default_is_an_error ... ok
[INFO] [stdout] test list::unsorted_list_order ... ok
[INFO] [stdout] test lists::join_list_requires_lists_setting ... ok
[INFO] [stdout] test lists::evaluate_prints_lists ... ok
[INFO] [stdout] test lists::join_combines_equal_length_lists_pairwise ... ok
[INFO] [stdout] test lists::env_var_or_default_accepts_list_of_keys ... ok
[INFO] [stdout] test lists::env_var_accepts_list_of_keys ... ok
[INFO] [stdout] test lists::env_single_missing_key_keeps_singular_message ... ok
[INFO] [stdout] test lists::join_list_separator_must_not_be_a_list ... ok
[INFO] [stdout] test lists::env_with_empty_key_list_uses_default ... ok
[INFO] [stdout] test lists::env_returns_list_default ... ok
[INFO] [stdout] test lists::env_returns_default_when_no_variable_present ... ok
[INFO] [stdout] test lists::list_concatenation_requires_lists_setting ... ok
[INFO] [stdout] test lists::fstring_interpolations_space_join_lists ... ok
[INFO] [stdout] test lists::join_list_joins_lists_with_spaces ... ok
[INFO] [stdout] test lists::list_in_setting_value_points_at_setting_name ... ok
[INFO] [stdout] test lists::lists_bind_to_singular_parameters ... ok
[INFO] [stdout] test lists::interpreter_settings_flatten_lists ... ok
[INFO] [stdout] test lists::env_returns_first_present_variable ... ok
[INFO] [stdout] test lists::lists_setting_is_unstable ... ok
[INFO] [stdout] test lists::non_empty_list_export_sets_variable ... ok
[INFO] [stdout] test lists::quote_of_empty_variadic_is_empty_string_without_lists_setting ... ok
[INFO] [stdout] test lists::join_list_joins_with_separator ... ok
[INFO] [stdout] test lists::list_concatenation_appends_lists ... ok
[INFO] [stdout] test lists::omitted_star_variadic_dependency_argument_is_empty_list ... ok
[INFO] [stdout] test lists::prepend_prepends_to_each_element_of_a_list ... ok
[INFO] [stdout] test lists::quote_of_empty_list_is_empty ... ok
[INFO] [stdout] test lists::recipe_interpolations_space_join_lists ... ok
[INFO] [stdout] test lists::quote_quotes_single_element_values_whole ... ok
[INFO] [stdout] test lists::singular_parameters_contribute_one_positional_argument ... ok
[INFO] [stdout] test lists::split_keeps_empty_elements_with_explicit_separator ... ok
[INFO] [stdout] test lists::split_argument_must_not_be_a_list ... ok
[INFO] [stdout] test lists::list_in_function_argument_points_at_function_name ... ok
[INFO] [stdout] test lists::lists_forwarded_to_module_without_lists_setting_are_joined ... ok
[INFO] [stdout] test lists::split_requires_lists_setting ... ok
[INFO] [stdout] test lists::joined_arguments_forwarded_to_module_with_lists_setting_are_single_elements ... ok
[INFO] [stdout] test lists::variadic_parameters_accept_at_most_one_dependency_argument ... ok
[INFO] [stdout] test lists::split_without_separator_splits_on_whitespace ... ok
[INFO] [stdout] test lists::split_of_string_not_containing_separator_is_single_element ... ok
[INFO] [stdout] test lists::list_in_env_attribute_name_points_at_attribute_name ... ok
[INFO] [stdout] test lists::split_without_separator_of_whitespace_is_empty ... ok
[INFO] [stdout] test logical_operators::nesting ... ok
[INFO] [stdout] test logical_operators::and_has_higher_precedence_than_or ... ok
[INFO] [stdout] test logical_operators::empty_string_is_truthy ... ok
[INFO] [stdout] test logical_operators::and_returns_rhs_if_lhs_is_truthy ... ok
[INFO] [stdout] test logical_operators::and_requires_lists_setting ... ok
[INFO] [stdout] test logical_operators::and_returns_empty_list_if_lhs_is_falsy ... ok
[INFO] [stdout] test man::output ... ok
[INFO] [stdout] test logical_operators::or_returns_rhs_if_lhs_is_falsy ... ok
[INFO] [stdout] test mapped_dependencies::mapped_dependencies_round_trip_through_dump ... ok
[INFO] [stdout] test lists::unary_join_broadcasts_over_list ... ok
[INFO] [stdout] test logical_operators::or_returns_lhs_if_lhs_is_truthy ... ok
[INFO] [stdout] test lists::quote_quotes_each_element_of_a_list ... ok
[INFO] [stdout] test lists::split_splits_string_on_separator ... ok
[INFO] [stdout] test mapped_dependencies::mapped_dependencies_require_lists ... ok
[INFO] [stdout] test mapped_dependencies::mapped_dependency_runs_once_per_element ... ok
[INFO] [stdout] test mapped_dependencies::starred_argument_outside_mapped_dependency_error ... ok
[INFO] [stdout] test mapped_dependencies::starred_arguments_require_value ... ok
[INFO] [stdout] test logical_operators::or_has_lower_precedence_than_plus ... ok
[INFO] [stdout] test mapped_dependencies::mapped_dependency_without_starred_argument_error ... ok
[INFO] [stdout] test logical_operators::or_requires_lists_setting ... ok
[INFO] [stdout] test markdown::init_error ... ok
[INFO] [stdout] test mapped_dependencies::mapped_dependencies_may_take_unstarred_arguments ... ok
[INFO] [stdout] test markdown::extension_is_case_insensitive ... ok
[INFO] [stdout] test markdown::non_just_code_blocks_are_ignored ... ok
[INFO] [stdout] test markdown::no_code_blocks ... ok
[INFO] [stdout] test lists::join_broadcasts_string_over_list ... ok
[INFO] [stdout] test minimum_version::minimum_version_invalid ... ok
[INFO] [stdout] test mapped_dependencies::multiple_starred_argument_error ... ok
[INFO] [stdout] test minimum_version::minimum_version_may_not_be_expression ... ok
[INFO] [stdout] test logical_operators::and_has_lower_precedence_than_plus ... ok
[INFO] [stdout] test minimum_version::minimum_version_may_not_be_indented_string ... ok
[INFO] [stdout] test mapped_dependencies::starred_argument_may_be_value ... ok
[INFO] [stdout] test markdown::format_prints_to_stdout ... ok
[INFO] [stdout] test misc::alias_listing_cross_module ... ok
[INFO] [stdout] test mapped_dependencies::subsequents_may_be_mapped ... ok
[INFO] [stdout] test lists::unary_join_with_empty_list_is_an_error ... ok
[INFO] [stdout] test lists::list_in_working_directory_attribute_points_at_attribute_name ... ok
[INFO] [stdout] test markdown::code_blocks_are_concatenated ... ok
[INFO] [stdout] test markdown::dump ... ok
[INFO] [stdout] test markdown::working_directory_is_markdown_file_directory ... ok
[INFO] [stdout] test markdown::with_working_directory ... ok
[INFO] [stdout] test misc::alias_listing_private ... ok
[INFO] [stdout] test misc::alias_listing_parameters ... ok
[INFO] [stdout] test minimum_version::minimum_version_too_low ... ok
[INFO] [stdout] test minimum_version::minimum_version_satisfied ... ok
[INFO] [stdout] test misc::alias_listing ... ok
[INFO] [stdout] test markdown::line_numbers_are_preserved ... ok
[INFO] [stdout] test misc::alias_listing_multiple_aliases ... ok
[INFO] [stdout] test misc::alias_listing_cross_module_does_not_annotate_same_named_recipe ... ok
[INFO] [stdout] test minimum_version::minimum_version_may_not_be_shell_expanded_string ... ok
[INFO] [stdout] test misc::alias_listing_with_doc ... ok
[INFO] [stdout] test misc::argument_mismatch_fewer ... ok
[INFO] [stdout] test misc::alias_shadows_recipe ... ok
[INFO] [stdout] test misc::argument_mismatch_fewer_with_default ... ok
[INFO] [stdout] test misc::alias_suggestion ... ok
[INFO] [stdout] test misc::alias ... ok
[INFO] [stdout] test misc::argument_mismatch_more ... ok
[INFO] [stdout] test misc::alias_with_dependencies ... ok
[INFO] [stdout] test misc::argument_multiple ... ok
[INFO] [stdout] test misc::argument_mismatch_more_with_default ... ok
[INFO] [stdout] test misc::argument_grouping ... ok
[INFO] [stdout] test misc::assignment_backtick_failure ... ok
[INFO] [stdout] test misc::backtick_code_interpolation_tabs ... ok
[INFO] [stdout] test misc::backtick_code_interpolation_inner_tab ... ok
[INFO] [stdout] test misc::backtick_code_interpolation_unicode_hell ... ok
[INFO] [stdout] test misc::backtick_code_interpolation ... ok
[INFO] [stdout] test misc::backtick_code_interpolation_mod ... ok
[INFO] [stdout] test misc::argument_single ... ok
[INFO] [stdout] test misc::backtick_code_interpolation_tab ... ok
[INFO] [stdout] test misc::backtick_success ... ok
[INFO] [stdout] test misc::bad_setting ... ok
[INFO] [stdout] test misc::backtick_code_long ... ok
[INFO] [stdout] test misc::bad_setting_with_keyword_name ... ok
[INFO] [stdout] test misc::brace_escape ... ok
[INFO] [stdout] test misc::color_always ... ok
[INFO] [stdout] test misc::alias_with_parameters ... ok
[INFO] [stdout] test misc::backtick_code_assignment ... ok
[INFO] [stdout] test misc::backtick_variable_read_single ... ok
[INFO] [stdout] test misc::backtick_variable_read_multiple ... ok
[INFO] [stdout] test misc::backtick_variable_cat ... ok
[INFO] [stdout] test misc::color_auto ... ok
[INFO] [stdout] test misc::comment_before_variable ... ok
[INFO] [stdout] test misc::colors_no_context ... ok
[INFO] [stdout] test misc::backtick_default_cat_stdin ... ok
[INFO] [stdout] test misc::backtick_trimming ... ok
[INFO] [stdout] test misc::color_never ... ok
[INFO] [stdout] test misc::complex_dependencies ... ok
[INFO] [stdout] test misc::backtick_default_read_multiple ... ok
[INFO] [stdout] test misc::backtick_default_cat_justfile ... ok
[INFO] [stdout] test misc::brace_escape_extra ... ok
[INFO] [stdout] test misc::backtick_code_interpolation_leading_emoji ... ok
[INFO] [stdout] test misc::default ... ok
[INFO] [stdout] test misc::default_backtick ... ok
[INFO] [stdout] test misc::default_concatenation ... ok
[INFO] [stdout] test misc::command_backtick_failure ... ok
[INFO] [stdout] test misc::dependency_takes_arguments_at_most ... ok
[INFO] [stdout] test misc::dependency_argument_function ... ok
[INFO] [stdout] test misc::default_variable ... ok
[INFO] [stdout] test misc::dependency_takes_arguments_exact ... ok
[INFO] [stdout] test misc::duplicate_alias ... ok
[INFO] [stdout] test misc::default_string ... ok
[INFO] [stdout] test misc::dry_run ... ok
[INFO] [stdout] test misc::dependency_takes_arguments_at_least ... ok
[INFO] [stdout] test misc::dependency_argument_plus_variadic ... ok
[INFO] [stdout] test misc::duplicate_parameter ... ok
[INFO] [stdout] test misc::duplicate_dependency_no_args ... ok
[INFO] [stdout] test misc::dependency_argument_string ... ok
[INFO] [stdout] test misc::duplicate_recipe ... ok
[INFO] [stdout] test misc::inconsistent_leading_whitespace ... ok
[INFO] [stdout] test misc::dependency_argument_backtick ... ok
[INFO] [stdout] test misc::extra_leading_whitespace ... ok
[INFO] [stdout] test misc::env_function_as_env_var_or_default_with_existing_env_var ... ok
[INFO] [stdout] test misc::env_function_as_env_var_or_default ... ok
[INFO] [stdout] test misc::line_error_spacing ... ok
[INFO] [stdout] test misc::dependency_argument_assignment ... ok
[INFO] [stdout] test misc::env_function_as_env_var_with_existing_env_var ... ok
[INFO] [stdout] test misc::interpolation_evaluation_ignore_quiet ... ok
[INFO] [stdout] test misc::env_function_as_env_var ... ok
[INFO] [stdout] test misc::list ... ok
[INFO] [stdout] test misc::infallible_command ... ok
[INFO] [stdout] test misc::line_continuation_no_space ... ok
[INFO] [stdout] test misc::list_prefix ... ok
[INFO] [stdout] test misc::list_empty_prefix_and_heading ... ok
[INFO] [stdout] test misc::list_colors ... ok
[INFO] [stdout] test misc::duplicate_dependency_argument ... ok
[INFO] [stdout] test misc::line_continuation_with_quoted_space ... ok
[INFO] [stdout] test misc::list_heading ... ok
[INFO] [stdout] test misc::dependency_argument_parameter ... ok
[INFO] [stdout] test misc::list_alignment ... ok
[INFO] [stdout] test misc::list_alignment_long ... ok
[INFO] [stdout] test misc::duplicate_variable ... ok
[INFO] [stdout] test misc::list_unsorted ... ok
[INFO] [stdout] test misc::no_highlight ... ok
[INFO] [stdout] test misc::list_sorted ... ok
[INFO] [stdout] test misc::long_circular_recipe_dependency ... ok
[INFO] [stdout] test misc::old_equals_assignment_syntax_produces_error ... ok
[INFO] [stdout] test misc::mixed_whitespace_in_recipe_body ... ok
[INFO] [stdout] test misc::mixed_whitespace ... ok
[INFO] [stdout] test misc::interpolation_evaluation_ignore_quiet_continuation ... ok
[INFO] [stdout] test misc::pwsh_invocation_directory ... ok
[INFO] [stdout] test misc::missing_second_dependency ... ok
[INFO] [stdout] test misc::multi_line_string_in_interpolation ... ok
[INFO] [stdout] test misc::quiet ... ok
[INFO] [stdout] test misc::plus_variadic_recipe ... ok
[INFO] [stdout] test misc::plus_then_star_variadic ... ok
[INFO] [stdout] test misc::plus_variadic_use_default ... ok
[INFO] [stdout] test misc::infallible_with_failing ... ok
[INFO] [stdout] test misc::required_after_star_variadic ... ok
[INFO] [stdout] test misc::private_recipes_are_not_suggested ... ok
[INFO] [stdout] test misc::private_aliases_are_not_suggested ... ok
[INFO] [stdout] test misc::plus_variadic_ignore_default ... ok
[INFO] [stdout] test misc::star_then_plus_variadic ... ok
[INFO] [stdout] test misc::required_after_plus_variadic ... ok
[INFO] [stdout] test misc::self_dependency ... ok
[INFO] [stdout] test misc::run_colors ... ok
[INFO] [stdout] test misc::plus_variadic_too_few ... ok
[INFO] [stdout] test misc::print ... ok
[INFO] [stdout] test misc::shebang_backtick_failure ... ok
[INFO] [stdout] test misc::quiet_recipe ... ok
[INFO] [stdout] test misc::star_variadic_use_default ... ok
[INFO] [stdout] test misc::star_variadic_none ... ok
[INFO] [stdout] test misc::undefined_function_in_assignment ... ok
[INFO] [stdout] test misc::supply_use_default ... ok
[INFO] [stdout] test misc::quiet_shebang_recipe ... ok
[INFO] [stdout] test misc::line_continuation_with_space ... ok
[INFO] [stdout] test misc::run_suggestion ... ok
[INFO] [stdout] test misc::required_after_default ... ok
[INFO] [stdout] test misc::star_variadic_ignore_default ... ok
[INFO] [stdout] test misc::unexpected_token_in_dependency_position ... ok
[INFO] [stdout] test misc::status_passthrough ... ok
[INFO] [stdout] test misc::unknown_recipe ... ok
[INFO] [stdout] test misc::unexpected_token_after_name ... ok
[INFO] [stdout] test misc::invalid_escape_sequence_message ... ok
[INFO] [stdout] test misc::undefined_function_in_default ... ok
[INFO] [stdout] test misc::unknown_alias_target ... ok
[INFO] [stdout] test misc::unknown_dependency ... ok
[INFO] [stdout] test misc::unterminated_interpolation_eol ... ok
[INFO] [stdout] test misc::use_raw_string_default ... ok
[INFO] [stdout] test misc::unknown_start_of_token_invisible_unicode ... ok
[INFO] [stdout] test misc::unknown_start_of_token_ascii_control_char ... ok
[INFO] [stdout] test misc::windows_interpreter_path_no_base ... ok
[INFO] [stdout] test misc::variable_self_dependency ... ok
[INFO] [stdout] test misc::variable_circular_dependency_with_additional_variable ... ok
[INFO] [stdout] test misc::unknown_variable_in_default ... ok
[INFO] [stdout] test misc::variables ... ok
[INFO] [stdout] test misc::supply_defaults ... ok
[INFO] [stdout] test misc::unknown_recipes ... ok
[INFO] [stdout] test misc::trailing_flags ... ok
[INFO] [stdout] test misc::variable_circular_dependency ... ok
[INFO] [stdout] test modules::alias_to_recipe_in_absent_module_is_disabled ... ok
[INFO] [stdout] test modules::alias_to_disabled_recipe_is_disabled ... ok
[INFO] [stdout] test misc::use_string_default ... ok
[INFO] [stdout] test modules::colon_separated_path_components_are_not_used_as_arguments ... ok
[INFO] [stdout] test modules::bad_module_attribute_fails ... ok
[INFO] [stdout] test misc::unknown_start_of_token ... ok
[INFO] [stdout] test modules::circular_module_imports_are_detected ... ok
[INFO] [stdout] test modules::disabled_alias_is_hidden_from_list ... ok
[INFO] [stdout] test misc::star_variadic_recipe ... ok
[INFO] [stdout] test misc::select ... ok
[INFO] [stdout] test misc::verbose ... ok
[INFO] [stdout] test modules::alias_disabled_by_multiple_modules ... ok
[INFO] [stdout] test modules::disabled_recipes_are_hidden_from_list ... ok
[INFO] [stdout] test modules::cross_module_dependency_runs_in_submodule_directory ... ok
[INFO] [stdout] test modules::default_recipe_in_submodule_must_have_no_arguments ... ok
[INFO] [stdout] test modules::assignments_are_evaluated_in_modules ... ok
[INFO] [stdout] test modules::disabled_recipes_are_hidden_from_summary ... ok
[INFO] [stdout] test misc::order ... ok
[INFO] [stdout] test modules::colon_separated_path_does_not_run_recipes ... ok
[INFO] [stdout] test modules::disabled_recipe_runs_once_module_is_present ... ok
[INFO] [stdout] test modules::comments_can_follow_modules ... ok
[INFO] [stdout] test modules::disabling_is_transitive ... ok
[INFO] [stdout] test modules::cross_module_dependency_with_no_cd_runs_in_invocation_directory ... ok
[INFO] [stdout] test modules::disabled_alias_runs_once_module_is_present ... ok
[INFO] [stdout] test modules::doc_attribute_on_module ... ok
[INFO] [stdout] test modules::evaluate_absent_optional_module_is_error ... ok
[INFO] [stdout] test modules::doc_attribute_on_module_may_be_expression ... ok
[INFO] [stdout] test modules::expected_submodule_but_found_recipe_in_root_error ... ok
[INFO] [stdout] test misc::unterminated_interpolation_eof ... ok
[INFO] [stdout] test modules::doc_comment_on_module ... ok
[INFO] [stdout] test modules::exported_variables_can_be_unexported_in_submodules ... ok
[INFO] [stdout] test modules::exported_variables_are_available_in_submodules ... ok
[INFO] [stdout] test modules::group_attribute_on_module ... ok
[INFO] [stdout] test modules::group_attribute_on_module_unsorted ... ok
[INFO] [stdout] test modules::empty_doc_attribute_on_module ... ok
[INFO] [stdout] test modules::expected_submodule_but_found_recipe_in_submodule_error ... ok
[INFO] [stdout] test modules::missing_module_file_error ... ok
[INFO] [stdout] test modules::list_absent_optional_module_is_error ... ok
[INFO] [stdout] test modules::exported_variables_can_be_overridden_in_submodules ... ok
[INFO] [stdout] test modules::missing_optional_modules_do_not_trigger_error ... ok
[INFO] [stdout] test modules::module_subcommand_runs_default_recipe ... ok
[INFO] [stdout] test modules::module_recipes_can_be_run_with_path_syntax ... ok
[INFO] [stdout] test modules::missing_optional_modules_do_not_conflict ... ok
[INFO] [stdout] test modules::modulepaths_beginning_with_tilde_are_expanded_to_homdir ... ok
[INFO] [stdout] test modules::modules_can_be_in_subdirectory ... ok
[INFO] [stdout] test modules::modules_can_contain_other_modules ... ok
[INFO] [stdout] test modules::module_default_list_does_not_override_explicit_recipe ... ok
[INFO] [stdout] test modules::modules_in_subdirectory_can_have_leading_dot ... ok
[INFO] [stdout] test modules::modules_are_stable ... ok
[INFO] [stdout] test modules::modules_conflict_with_recipes ... ok
[INFO] [stdout] test modules::modules_are_dumped_correctly ... ok
[INFO] [stdout] test modules::modules_conflict_with_aliases ... ok
[INFO] [stdout] test modules::module_recipes_can_be_run_as_subcommands ... ok
[INFO] [stdout] test modules::modules_require_unambiguous_file ... ok
[INFO] [stdout] test modules::invalid_path_syntax ... ok
[INFO] [stdout] test modules::module_subcommand_lists_recipes_with_default_list ... ok
[INFO] [stdout] test modules::modules_conflict_with_other_modules ... ok
[INFO] [stdout] test modules::modules_with_paths_are_dumped_correctly ... ok
[INFO] [stdout] test modules::modules_in_subdirectory_can_be_named_justfile ... ok
[INFO] [stdout] test modules::nested_submodule_dotenv_merge ... ok
[INFO] [stdout] test modules::missing_recipe_after_invalid_path ... ok
[INFO] [stdout] test modules::nested_module_recipes_can_be_run_with_path_syntax ... ok
[INFO] [stdout] test modules::group_attribute_on_module_list_submodule_unsorted ... ok
[INFO] [stdout] test modules::group_attribute_on_module_list_submodule ... ok
[INFO] [stdout] test modules::optional_modules_are_dumped_correctly ... ok
[INFO] [stdout] test modules::modules_may_specify_path_to_directory ... ok
[INFO] [stdout] test modules::modules_in_subdirectory_can_be_named_justfile_with_any_case ... ok
[INFO] [stdout] test modules::modules_may_specify_path ... ok
[INFO] [stdout] test modules::modules_use_module_settings ... ok
[INFO] [stdout] test modules::recipe_disabled_by_multiple_modules ... ok
[INFO] [stdout] test modules::nested_trailing_separator_runs_default_recipe ... ok
[INFO] [stdout] test modules::recipes_not_depending_on_absent_optional_module_still_run ... ok
[INFO] [stdout] test modules::recipes_may_be_named_mod ... ok
[INFO] [stdout] test modules::recipe_depending_on_absent_optional_module_is_disabled ... ok
[INFO] [stdout] test modules::recipe_in_absent_optional_module_is_error ... ok
[INFO] [stdout] test modules::nested_absent_optional_module_disables_dependent ... ok
[INFO] [stdout] test modules::optional_modules_with_paths_are_dumped_correctly ... ok
[INFO] [stdout] test modules::recipe_in_nested_absent_optional_module_is_error ... ok
[INFO] [stdout] test modules::nested_module_subcommand_lists_recipes_with_default_list ... ok
[INFO] [stdout] test modules::root_default_list_does_not_affect_submodule_default_recipe ... ok
[INFO] [stdout] test modules::submodule_assignments_are_not_shadowed_by_parent_variables ... ok
[INFO] [stdout] test modules::nested_cross_module_dependency_runs_in_correct_directory ... ok
[INFO] [stdout] test modules::overrides_work_when_submodule_is_present ... ok
[INFO] [stdout] test modules::root_dotenv_is_available_to_submodules ... ok
[INFO] [stdout] test modules::submodule_recipe_not_found_colon_separated_error_message ... ok
[INFO] [stdout] test modules::submodule_shell_recipes_run_in_submodule_directory ... ok
[INFO] [stdout] test modules::show_recipe_in_absent_optional_module_is_error ... ok
[INFO] [stdout] test modules::submodule_inherits_root_dotenv_even_with_dotenv_load_false ... ok
[INFO] [stdout] test modules::submodule_recipe_not_found_error_message ... ok
[INFO] [stdout] test modules::submodule_dotenv_load_false_skips_own_but_inherits_parent ... ok
[INFO] [stdout] test modules::submodule_loads_own_dotenv ... ok
[INFO] [stdout] test modules::recipes_with_same_name_are_both_run ... ok
[INFO] [stdout] test multibyte_char::bugfix ... ok
[INFO] [stdout] test modules::verbose_message_includes_module_path ... ok
[INFO] [stdout] test negation::negate_include ... ok
[INFO] [stdout] test modules::trailing_separator_runs_default_recipe ... ok
[INFO] [stdout] test newline_escape::newline_escape_deps_invalid_esc ... ok
[INFO] [stdout] test modules::submodule_recipe_not_found_spaced_error_message ... ok
[INFO] [stdout] test negation::requires_lists_setting ... ok
[INFO] [stdout] test negation::negates_empty_list ... ok
[INFO] [stdout] test modules::variables_in_doc_attributes_are_resolved ... ok
[INFO] [stdout] test modules::submodule_shebang_recipes_run_in_submodule_directory ... ok
[INFO] [stdout] test modules::trailing_separator_no_default_recipe ... ok
[INFO] [stdout] test modules::submodule_dotenv_overrides_root ... ok
[INFO] [stdout] test newline_escape::newline_escape_deps ... ok
[INFO] [stdout] test negation::negates_truthy_value ... ok
[INFO] [stdout] test newline_escape::newline_escape_deps_linefeed ... ok
[INFO] [stdout] test newline_escape::newline_escape_unpaired_linefeed ... ok
[INFO] [stdout] test modules::submodules_do_not_inherit_no_cd_setting ... ok
[INFO] [stdout] test modules::root_does_not_see_submodule_dotenv ... ok
[INFO] [stdout] test no_cd::evaluator_paths_ignore_setting ... ok
[INFO] [stdout] test modules::submodule_function_bodies_are_not_shadowed_by_parent_variables ... ok
[INFO] [stdout] test modules::trailing_separator_not_last_argument ... ok
[INFO] [stdout] test no_cd::setting_applies_to_recipes ... ok
[INFO] [stdout] test no_cd::working_directory_attribute_overrides_setting ... ok
[INFO] [stdout] test no_exit_message::extraneous_attribute_before_empty_line ... ok
[INFO] [stdout] test no_exit_message::exit_message ... ok
[INFO] [stdout] test no_cd::shell ... ok
[INFO] [stdout] test no_exit_message::extraneous_attribute_before_comment ... ok
[INFO] [stdout] test no_dependencies::skip_dependency_multi ... ok
[INFO] [stdout] test no_exit_message::signal_exit_message_not_suppressed ... ok
[INFO] [stdout] test no_exit_message::recipe_has_doc_comment ... ok
[INFO] [stdout] test no_exit_message::exit_message_and_no_exit_message_compile_forbidden ... ok
[INFO] [stdout] test no_exit_message::exit_message_override_no_exit_setting ... ok
[INFO] [stdout] test no_aliases::skip_alias ... ok
[INFO] [stdout] test no_exit_message::shebang_exit_message_setting_suppressed ... ok
[INFO] [stdout] test no_exit_message::shebang_exit_message_suppressed ... ok
[INFO] [stdout] test no_exit_message::recipe_exit_message_setting_suppressed ... ok
[INFO] [stdout] test options::argument_values_starting_with_dashes_are_accepted_if_recipe_does_not_take_options ... ok
[INFO] [stdout] test no_cd::shebang ... ok
[INFO] [stdout] test no_exit_message::unknown_attribute ... ok
[INFO] [stdout] test options::argument_values_starting_with_dashes_are_an_error_if_recipe_takes_options ... ok
[INFO] [stdout] test newline_escape::newline_escape_deps_no_indent ... ok
[INFO] [stdout] test no_exit_message::empty_attribute ... ok
[INFO] [stdout] test no_exit_message::signal_exit_message_suppressed ... ok
[INFO] [stdout] test options::defaulted_duplicate_long_option ... ok
[INFO] [stdout] test no_exit_message::recipe_exit_message_suppressed ... ok
[INFO] [stdout] test options::combined_short_value_option_must_be_last ... ok
[INFO] [stdout] test no_exit_message::no_exit_message ... ok
[INFO] [stdout] test options::argument_values_starting_with_dashes_are_accepted_after_double_dash ... ok
[INFO] [stdout] test options::defaulted_short_option_with_empty_argument_name ... ok
[INFO] [stdout] test no_dependencies::skip_normal_dependency ... ok
[INFO] [stdout] test options::defaulted_duplicate_short_option ... ok
[INFO] [stdout] test no_dependencies::skip_prior_dependency ... ok
[INFO] [stdout] test no_exit_message::signal_exit_message_setting_suppressed ... ok
[INFO] [stdout] test options::flag_requires_long_or_short ... ok
[INFO] [stdout] test options::flag_passed_is_true ... ok
[INFO] [stdout] test options::duplicate_short_option_attributes_are_forbidden ... ok
[INFO] [stdout] test options::combined_short_options_may_end_with_a_value_option ... ok
[INFO] [stdout] test non_unicode::warn_for_non_unicode_invocation_directory ... ok
[INFO] [stdout] test options::duplicate_short_options_are_an_error ... ok
[INFO] [stdout] test options::flag_conflicts_with_value ... ok
[INFO] [stdout] test non_unicode::warn_for_non_unicode_justfile_path ... ok
[INFO] [stdout] test options::flag_requires_set_lists ... ok
[INFO] [stdout] test options::flag_with_default_is_an_error ... ok
[INFO] [stdout] test options::flags_cannot_take_values ... ok
[INFO] [stdout] test options::duplicate_long_option_attributes_are_forbidden ... ok
[INFO] [stdout] test options::flags_passed_with_a_value_are_an_error ... ok
[INFO] [stdout] test options::flag_takes_no_value ... ok
[INFO] [stdout] test options::multiple_option_is_list ... ok
[INFO] [stdout] test options::long_option_defaults_to_parameter_name ... ok
[INFO] [stdout] test options::missing_required_options_are_an_error ... ok
[INFO] [stdout] test options::flag_omitted_is_empty ... ok
[INFO] [stdout] test options::long_options_with_values_are_flags ... ok
[INFO] [stdout] test options::multiple_flag_counts_occurrences ... ok
[INFO] [stdout] test options::multiple_option_below_min_is_an_error ... ok
[INFO] [stdout] test options::multiple_option_exceeding_max_is_an_error ... ok
[INFO] [stdout] test options::options_arg_passed_as_positional_arguments ... ok
[INFO] [stdout] test options::combined_short_options_may_not_repeat ... ok
[INFO] [stdout] test options::long_options_may_follow_an_omitted_positional_argument ... ok
[INFO] [stdout] test options::multiple_value_option_concatenates_list_values ... ok
[INFO] [stdout] test options::options_with_a_default_may_be_omitted ... ok
[INFO] [stdout] test options::long_options_may_not_be_empty ... ok
[INFO] [stdout] test options::multiple_short_options_may_be_combined ... ok
[INFO] [stdout] test options::multiple_value_option_repeats_value ... ok
[INFO] [stdout] test options::parameters_with_both_long_and_short_may_not_use_both ... ok
[INFO] [stdout] test options::long_option_names_may_not_contain_equal_sign ... ok
[INFO] [stdout] test options::multiple_requires_long_or_short ... ok
[INFO] [stdout] test options::options_require_value ... ok
[INFO] [stdout] test no_exit_message::silent_recipe_exit_message_suppressed ... ok
[INFO] [stdout] test options::parameters_may_be_passed_with_short_options ... ok
[INFO] [stdout] test options::multiple_requires_set_lists ... ok
[INFO] [stdout] test options::plus_variadic_long_option_is_repeatable ... ok
[INFO] [stdout] test options::recipe_with_flag_parameter_may_be_used_as_dependency ... ok
[INFO] [stdout] test options::parameters_may_be_passed_with_long_options ... ok
[INFO] [stdout] test options::multiple_takes_no_value ... ok
[INFO] [stdout] test options::short_options_may_not_have_multiple_characters ... ok
[INFO] [stdout] test options::short_options_may_not_be_empty ... ok
[INFO] [stdout] test options::parameters_with_both_long_and_short_option_may_be_passed_as_long ... ok
[INFO] [stdout] test options::plus_variadic_option_requires_one_argument ... ok
[INFO] [stdout] test options::duplicate_long_options_are_an_error ... ok
[INFO] [stdout] test options::short_options_with_values_are_flags ... ok
[INFO] [stdout] test options::parameters_with_both_long_and_short_option_may_be_passed_as_short ... ok
[INFO] [stdout] test options::recipes_with_long_options_have_correct_positional_argument_mismatch_message ... ok
[INFO] [stdout] test options::unknown_options_are_an_error ... ok
[INFO] [stdout] test options::value_expression_evaluation_may_fail ... ok
[INFO] [stdout] test options::short_option_names_may_not_contain_equal_sign ... ok
[INFO] [stdout] test options::value_requires_long_or_short ... ok
[INFO] [stdout] test options::star_variadic_option_may_be_omitted ... ok
[INFO] [stdout] test options::recipes_with_short_options_have_correct_positional_argument_mismatch_message ... ok
[INFO] [stdout] test options::short_options_may_follow_an_omitted_positional_argument ... ok
[INFO] [stdout] test options::short_option_defaults_to_first_character_of_parameter_name ... ok
[INFO] [stdout] test options::value_with_undefined_variable_is_an_error ... ok
[INFO] [stdout] test options::positional_and_long_option_arguments_can_be_intermixed ... ok
[INFO] [stdout] test options::value_expression_is_pattern_checked ... ok
[INFO] [stdout] test options::positional_and_short_option_arguments_can_be_intermixed ... ok
[INFO] [stdout] test options::value_may_be_an_expression ... ok
[INFO] [stdout] test os_attributes::function ... ok
[INFO] [stdout] test os_attributes::assignment ... ok
[INFO] [stdout] test os_attributes::all ... ok
[INFO] [stdout] test os_attributes::disabled_import_file_not_required ... ok
[INFO] [stdout] test os_attributes::alias ... ok
[INFO] [stdout] test os_attributes::os ... ok
[INFO] [stdout] test os_attributes::import ... ok
[INFO] [stdout] test options::value_uses_forwarded_dependency_argument ... ok
[INFO] [stdout] test options::variadics_can_follow_options ... ok
[INFO] [stdout] test options::variadic_option_is_list ... ok
[INFO] [stdout] test os_attributes::none ... ok
[INFO] [stdout] test os_attributes::module ... ok
[INFO] [stdout] test overrides::invalid_override_path_set ... ok
[INFO] [stdout] test overrides::invalid_override_path_positional ... ok
[INFO] [stdout] test os_attributes::os_family ... ok
[INFO] [stdout] test os_attributes::setting ... ok
[INFO] [stdout] test overrides::unknown_override_arg ... ok
[INFO] [stdout] test overrides::overrides_not_evaluated ... ok
[INFO] [stdout] test overrides::unknown_override_options ... ok
[INFO] [stdout] test parallel::dependents_block_on_running_dependencies ... ignored
[INFO] [stdout] test parallel::jobs_limits_concurrent_recipes ... ignored
[INFO] [stdout] test overrides::override_variable_in_submodule ... ok
[INFO] [stdout] test overrides::submodule_override_does_not_affect_parent ... ok
[INFO] [stdout] test parallel::prior_dependencies_run_in_parallel ... ignored
[INFO] [stdout] test parallel::recipes_up_to_job_limit_run_in_parallel ... ignored
[INFO] [stdout] test parallel::subsequent_dependencies_run_in_parallel ... ignored
[INFO] [stdout] test options::value_omitted_uses_default ... ok
[INFO] [stdout] test overrides::unknown_submodule_in_override_path ... ok
[INFO] [stdout] test overrides::overrides_first ... ok
[INFO] [stdout] test overrides::unknown_variable_in_submodule_override ... ok
[INFO] [stdout] test parallel::zero_jobs_is_an_error ... ok
[INFO] [stdout] test overrides::unknown_override ... ok
[INFO] [stdout] test overrides::submodule_override_not_evaluated ... ok
[INFO] [stdout] test parameters::empty_star_parameter_is_equal_to_empty_string ... ok
[INFO] [stdout] test os_attributes::unexport ... ok
[INFO] [stdout] test overrides::unknown_override_args ... ok
[INFO] [stdout] test overrides::overrides_of_import_shared_across_modules ... ok
[INFO] [stdout] test parallel::parallel_dependencies_report_errors ... ok
[INFO] [stdout] test parameters::empty_star_parameter_is_falsy ... ok
[INFO] [stdout] test parameters::variadic_arguments_are_joined_when_passed_to_functions ... ok
[INFO] [stdout] test overrides::override_variable_in_nested_submodule ... ok
[INFO] [stdout] test parameters::parameter_default_values_may_not_use_later_parameters ... ok
[INFO] [stdout] test overrides::override_variable_used_in_setting ... ok
[INFO] [stdout] test parser::attribute_without_item ... ok
[INFO] [stdout] test parameters::exported_variadic_parameter_is_joined_with_spaces ... ok
[INFO] [stdout] test parser::dont_run_duplicate_recipes ... ok
[INFO] [stdout] test parameters::star_may_follow_default ... ok
[INFO] [stdout] test parser::backslash_eof ... ok
[INFO] [stdout] test parser::comment_after_unexport ... ok
[INFO] [stdout] test parameters::parameter_default_values_may_use_earlier_parameters ... ok
[INFO] [stdout] test positional_arguments::empty_variadic_is_undefined ... ok
[INFO] [stdout] test overrides::overrides_of_modules_sharing_a_source_file ... ok
[INFO] [stdout] test parameters::variadic_parameter_passed_to_dependency_is_joined_with_spaces ... ok
[INFO] [stdout] test positional_arguments::variadic_shebang ... ok
[INFO] [stdout] test os_attributes::disabled_module_file_not_required ... ok
[INFO] [stdout] test positional_arguments::default_arguments ... ok
[INFO] [stdout] test private::private_attribute_for_recipe ... ok
[INFO] [stdout] test private::private_attribute_for_module ... ok
[INFO] [stdout] test quiet::choose_status ... ok
[INFO] [stdout] test quiet::choose_invocation ... ok
[INFO] [stdout] test private::private_variables_are_not_listed ... ok
[INFO] [stdout] test positional_arguments::shebang ... ok
[INFO] [stdout] test quiet::command_echoing ... ok
[INFO] [stdout] test quiet::quiet_setting ... ok
[INFO] [stdout] test positional_arguments::variadic_arguments_are_separate ... ok
[INFO] [stdout] test quiet::choose_none ... ok
[INFO] [stdout] test quiet::edit_invocation ... ok
[INFO] [stdout] test quiet::init_exists ... ok
[INFO] [stdout] test positional_arguments::shell ... ok
[INFO] [stdout] test positional_arguments::shell_with_attribute ... ok
[INFO] [stdout] test positional_arguments::variadic_shell ... ok
[INFO] [stdout] test private::private_attribute_for_alias ... ok
[INFO] [stdout] test quiet::assignment_backtick_stderr ... ok
[INFO] [stdout] test quiet::error_messages ... ok
[INFO] [stdout] test quiet::interpolation_backtick_stderr ... ok
[INFO] [stdout] test quiet::no_stdout ... ok
[INFO] [stdout] test quiet::quiet_setting_with_quiet_line ... ok
[INFO] [stdout] test quiet::quiet_setting_with_no_quiet_attribute_and_quiet_recipe ... ok
[INFO] [stdout] test quote::single_quotes_are_prepended_and_appended ... ok
[INFO] [stdout] test quiet::quiet_setting_with_no_quiet_attribute_and_quiet_line ... ok
[INFO] [stdout] test quote::quotes_are_escaped ... ok
[INFO] [stdout] test quiet::no_quiet_setting ... ok
[INFO] [stdout] test quiet::quiet_setting_with_quiet_recipe ... ok
[INFO] [stdout] test quiet::quiet_setting_with_no_quiet_attribute ... ok
[INFO] [stdout] test quiet::show_missing ... ok
[INFO] [stdout] test readme::heading_levels_are_not_skipped ... ok
[INFO] [stdout] test positional_arguments::shebang_with_attribute ... ok
[INFO] [stdout] test resolve::absolute_path_bypasses_path_search ... ok
[INFO] [stdout] test resolve::command_resolved_via_pathext ... ok
[INFO] [stdout] test regexes::mismatch ... ok
[INFO] [stdout] test resolve::existing_extension_skips_pathext ... ok
[INFO] [stdout] test resolve::path_ordering ... ok
[INFO] [stdout] test resolve::relative_path_with_directory_bypasses_path_search ... ok
[INFO] [stdout] test resolve::script_interpreter_resolved_via_pathext ... ok
[INFO] [stdout] test resolve::shell_resolved_via_pathext ... ok
[INFO] [stdout] test quiet::stderr ... ok
[INFO] [stdout] test recursion_limit::user_defined_function_recursion_limit ... ok
[INFO] [stdout] test regexes::bad_regex_fails_at_runtime ... ok
[INFO] [stdout] test run::dont_run_duplicate_recipes ... ok
[INFO] [stdout] test regexes::match_succeeds_evaluates_to_first_branch ... ok
[INFO] [stdout] test resolve::command_on_custom_path ... ok
[INFO] [stdout] test recursion_limit::bugfix ... ok
[INFO] [stdout] test scope::aliases_in_submodules_run_with_submodule_scope ... ok
[INFO] [stdout] test resolve::shell_on_custom_path ... ok
[INFO] [stdout] test quiet::edit_status ... ok
[INFO] [stdout] test run::time_reports_time_when_specified ... ok
[INFO] [stdout] test quiet::quiet_shebang ... ok
[INFO] [stdout] test scope::imported_recipes_run_in_correct_scope ... ok
[INFO] [stdout] test regexes::match_fails_evaluates_to_second_branch ... ok
[INFO] [stdout] test readme::h1_and_h2_headings_are_setext ... ok
[INFO] [stdout] test quote::quoted_strings_can_be_used_as_arguments ... ok
[INFO] [stdout] test script::default_script_recipe_with_script_attribute ... ok
[INFO] [stdout] test scope::dependencies_in_nested_submodules_run_with_submodule_scope ... ok
[INFO] [stdout] test script::default_script_makes_recipes_scripts ... ok
[INFO] [stdout] test request::environment_variable_missing ... ok
[INFO] [stdout] test script::default_script_allows_extra_leading_whitespace ... ok
[INFO] [stdout] test script::no_arguments ... ok
[INFO] [stdout] test script::allowed_with_shebang ... ok
[INFO] [stdout] test request::environment_variable_set ... ok
[INFO] [stdout] test script::default_script_uses_script_interpreter ... ok
[INFO] [stdout] test script::shebang_line_numbers_windows ... ok
[INFO] [stdout] test script::multiline_shebang_line_numbers ... ok
[INFO] [stdout] test script::script_and_shell_attribute_forbidden ... ok
[INFO] [stdout] test script::default_script_recipe_with_shebang_uses_shebang ... ok
[INFO] [stdout] test script::script_line_numbers_with_multi_line_recipe_signature ... ok
[INFO] [stdout] test script::no_arguments_with_default_script_interpreter ... ok
[INFO] [stdout] test script::script_line_numbers ... ok
[INFO] [stdout] test script::with_arguments ... ok
[INFO] [stdout] test search::dot_justfile_conflicts_with_justfile ... ok
[INFO] [stdout] test script::shebang_line_numbers ... ok
[INFO] [stdout] test search::find_dot_justfile ... ok
[INFO] [stdout] test scope::assignment_are_not_reevaluated_through_user_defined_functions ... ok
[INFO] [stdout] test search::double_upwards ... ok
[INFO] [stdout] test run::one_flag_only_allows_one_invocation ... ok
[INFO] [stdout] test search::justfile_name_not_found ... ok
[INFO] [stdout] test run::dependency_traversal_is_not_exponential ... ok
[INFO] [stdout] test search::not_found ... ok
[INFO] [stdout] test scope::dependencies_in_submodules_run_with_submodule_scope ... ok
[INFO] [stdout] test search::found_spongebob_case ... ok
[INFO] [stdout] test script::runs_with_command ... ok
[INFO] [stdout] test script::no_arguments_with_non_default_script_interpreter ... ok
[INFO] [stdout] test script::shell_attribute_overrides_shebang ... ok
[INFO] [stdout] test search::justfile_symlink_parent ... ok
[INFO] [stdout] test search::search_stops_at_closest_justfile ... ok
[INFO] [stdout] test script::shebang_line_numbers_with_multiline_constructs ... ok
[INFO] [stdout] test script::default_script_false_is_shell ... ok
[INFO] [stdout] test search::test_capitalized_justfile_search ... ok
[INFO] [stdout] test search_arguments::argument_with_different_path_prefix_is_allowed ... ok
[INFO] [stdout] test search::justfile_name_skips_default_justfile ... ok
[INFO] [stdout] test settings::assert ... ok
[INFO] [stdout] test search::single_upwards ... ok
[INFO] [stdout] test settings::all_settings_allow_expressions ... ok
[INFO] [stdout] test settings::backtick ... ok
[INFO] [stdout] test settings::bad_regex ... ok
[INFO] [stdout] test search::test_upwards_multiple_path_argument ... ok
[INFO] [stdout] test search::single_downwards ... ok
[INFO] [stdout] test search::test_upwards_path_argument ... ok
[INFO] [stdout] test script::shell_attribute_overrides_default_script ... ok
[INFO] [stdout] test settings::invalid_attribute ... ok
[INFO] [stdout] test search_arguments::passing_dot_as_argument_is_allowed ... ok
[INFO] [stdout] test search::test_justfile_search ... ok
[INFO] [stdout] test settings::expression ... ok
[INFO] [stdout] test settings::overrides_are_ignored_in_submodules ... ok
[INFO] [stdout] test settings::no_cd_setting_conflicts_with_working_directory_setting ... ok
[INFO] [stdout] test settings::expression_with_override ... ok
[INFO] [stdout] test settings::function_call ... ok
[INFO] [stdout] test settings::undefined_variable_in_dotenv_command ... ok
[INFO] [stdout] test settings::backtick_override ... ok
[INFO] [stdout] test settings::undefined_variable_in_shell_command ... ok
[INFO] [stdout] test settings::undefined_variable_in_dotenv_filename ... ok
[INFO] [stdout] test settings::built_in_constant ... ok
[INFO] [stdout] test settings::submodule_expression ... ok
[INFO] [stdout] test settings::undefined_variable_in_script_interpreter_argument ... ok
[INFO] [stdout] test settings::undefined_variable_in_windows_shell_command ... ok
[INFO] [stdout] test settings::undefined_variable_in_dotenv_path ... ok
[INFO] [stdout] test shebang::cmd ... ok
[INFO] [stdout] test shebang::cmd_exe ... ok
[INFO] [stdout] test settings::undefined_variable_in_working_directory ... ok
[INFO] [stdout] test shadowing_parameters::shadowing_parameters_do_not_change_environment ... ok
[INFO] [stdout] test settings::non_const_variable ... ok
[INFO] [stdout] test shebang::multi_line_cmd_shebangs_are_removed ... ok
[INFO] [stdout] test shebang::powershell ... ok
[INFO] [stdout] test shebang::powershell_exe ... ok
[INFO] [stdout] test shebang::powershell_utf8 ... ok
[INFO] [stdout] test shadowing_parameters::exporting_shadowing_parameters_does_change_environment ... ok
[INFO] [stdout] test settings::undefined_variable_in_windows_shell_argument ... ok
[INFO] [stdout] test settings::undefined_variable_in_shell_argument ... ok
[INFO] [stdout] test shebang::echo ... ok
[INFO] [stdout] test settings::undefined_variable_in_script_interpreter_command ... ok
[INFO] [stdout] test shell::powershell ... ok
[INFO] [stdout] test shell::cmd ... ok
[INFO] [stdout] test shadowing_parameters::parameter_may_shadow_variable ... ok
[INFO] [stdout] test settings::undefined_variable_in_tempdir ... ok
[INFO] [stdout] test shebang::run_shebang ... ok
[INFO] [stdout] test shebang::echo_with_command_color ... ok
[INFO] [stdout] test shell::backtick_recipe_shell_not_found_error_message ... ok
[INFO] [stdout] test shebang::invalid_shebang_error ... ok
[INFO] [stdout] test shebang::simple ... ok
[INFO] [stdout] test shell::recipe_shell_not_found_error_message ... ok
[INFO] [stdout] test settings::variable ... ok
[INFO] [stdout] test shell::set_shell ... ok
[INFO] [stdout] test shell::shell_args ... ok
[INFO] [stdout] test search::test_downwards_multiple_path_argument ... ok
[INFO] [stdout] test shell_expansion::shell_expanded_strings_can_be_used_in_import_paths ... ok
[INFO] [stdout] test settings::variable_with_override ... ok
[INFO] [stdout] test settings::unused_non_const_assignments ... ok
[INFO] [stdout] test show::alias_show ... ok
[INFO] [stdout] test shell_expansion::shell_expanded_strings_are_dumped_correctly ... ok
[INFO] [stdout] test shell::shell_override ... ok
[INFO] [stdout] test show::alias_show_missing_target ... ok
[INFO] [stdout] test shell_expansion::shell_expanded_strings_can_be_used_in_mod_paths ... ok
[INFO] [stdout] test shell_expansion::strings_are_shell_expanded ... ok
[INFO] [stdout] test shell_expansion::shell_expanded_strings_can_be_used_in_settings ... ok
[INFO] [stdout] test shell::shell_arg_override ... ok
[INFO] [stdout] test show::show_alias_suggestion ... ok
[INFO] [stdout] test shell_expansion::shell_expanded_error_messages_highlight_string_token ... ok
[INFO] [stdout] test show::show_no_suggestion ... ok
[INFO] [stdout] test show::show_no_alias_suggestion ... ok
[INFO] [stdout] test signals::continue_default_excludes_hangup ... ignored
[INFO] [stdout] test signals::continue_default_excludes_quit ... ignored
[INFO] [stdout] test signals::continue_default_line ... ignored
[INFO] [stdout] test signals::continue_default_shebang ... ignored
[INFO] [stdout] test signals::continue_explicit_excludes_unlisted ... ignored
[INFO] [stdout] test signals::continue_hangup_opt_in ... ignored
[INFO] [stdout] test signals::continue_runs_subsequents ... ignored
[INFO] [stdout] test signals::forwarding ... ignored
[INFO] [stdout] test signals::infallible_line_clears_caught_signal ... ignored
[INFO] [stdout] test signals::interrupt_backtick ... ignored
[INFO] [stdout] test signals::interrupt_command ... ignored
[INFO] [stdout] test signals::interrupt_line ... ignored
[INFO] [stdout] test signals::interrupt_shebang ... ignored
[INFO] [stdout] test show::show ... ok
[INFO] [stdout] test show::show_invalid_path ... ok
[INFO] [stdout] test show::show_prints_doc_attribute_without_doc_comment ... ok
[INFO] [stdout] test show::show_cross_module_dependencies ... ok
[INFO] [stdout] test show::show_prints_doc_comment_and_attributes ... ok
[INFO] [stdout] test show::show_recipe_in_search_directory ... ok
[INFO] [stdout] test shell::flag ... ok
[INFO] [stdout] test shell_expansion::shell_expanded_strings_do_not_conflict_with_dependencies ... ok
[INFO] [stdout] test show::show_space_separated_path ... ok
[INFO] [stdout] test show::show_suggestion ... ok
[INFO] [stdout] test shell_expansion::shell_expanded_strings_must_not_have_whitespace ... ok
[INFO] [stdout] test slash_operator::default_parenthesized ... ok
[INFO] [stdout] test slash_operator::once ... ok
[INFO] [stdout] test string::cooked_string_crlf_line_continuation ... ok
[INFO] [stdout] test show::show_recipe_at_path ... ok
[INFO] [stdout] test slash_operator::no_lhs_un_parenthesized ... ok
[INFO] [stdout] test string::error_column_after_multiline_raw_string ... ok
[INFO] [stdout] test string::error_line_after_multiline_raw_string_in_interpolation ... ok
[INFO] [stdout] test slash_operator::twice ... ok
[INFO] [stdout] test slash_operator::no_lhs_once ... ok
[INFO] [stdout] test string::error_line_after_multiline_raw_string ... ok
[INFO] [stdout] test string::cooked_string_suppress_newline ... ok
[INFO] [stdout] test string::escaped_carriage_return_without_line_feed_is_an_error ... ok
[INFO] [stdout] test slash_operator::no_lhs_parenthesized ... ok
[INFO] [stdout] test slash_operator::default_un_parenthesized ... ok
[INFO] [stdout] test slash_operator::no_rhs_once ... ok
[INFO] [stdout] test string::indented_backtick_string_escapes ... ok
[INFO] [stdout] test string::indented_cooked_string_contents_indentation_removed ... ok
[INFO] [stdout] test show::search_directory_without_recipe ... ok
[INFO] [stdout] test string::escaped_carriage_return_at_end_of_string_is_an_error ... ok
[INFO] [stdout] test string::indented_cooked_string_escapes ... ok
[INFO] [stdout] test string::indented_raw_string_contents_indentation_removed ... ok
[INFO] [stdout] test slash_operator::no_lhs_twice ... ok
[INFO] [stdout] test string::multiline_raw_string ... ok
[INFO] [stdout] test string::indented_backtick_string_contents_indentation_removed ... ok
[INFO] [stdout] test string::invalid_escape_sequence ... ok
[INFO] [stdout] test string::indented_raw_string_escapes ... ok
[INFO] [stdout] test string::multiline_cooked_string ... ok
[INFO] [stdout] test search::test_downwards_path_argument ... ok
[INFO] [stdout] test string::multiline_raw_string_in_interpolation ... ok
[INFO] [stdout] test string::unicode_escape_empty ... ok
[INFO] [stdout] test string::unicode_escape_invalid_character ... ok
[INFO] [stdout] test string::shebang_backtick ... ok
[INFO] [stdout] test string::unicode_escape_too_long ... ok
[INFO] [stdout] test string::multiline_backtick ... ok
[INFO] [stdout] test string::unicode_escape_requires_immediate_opening_brace ... ok
[INFO] [stdout] test string::indented_string_crlf_blank_lines_keep_crlf ... ok
[INFO] [stdout] test string::maximum_valid_unicode_escape ... ok
[INFO] [stdout] test string::unicode_escapes_with_all_hex_digits ... ok
[INFO] [stdout] test string::unterminated_backtick ... ok
[INFO] [stdout] test string::unicode_escape_unterminated ... ok
[INFO] [stdout] test string::unicode_escape_non_hex ... ok
[INFO] [stdout] test style::style_command_default ... ok
[INFO] [stdout] test string::unterminated_raw_string ... ok
[INFO] [stdout] test string::valid_unicode_escape ... ok
[INFO] [stdout] test string::unterminated_string ... ok
[INFO] [stdout] test string::unterminated_indented_backtick ... ok
[INFO] [stdout] test string::unicode_escape_no_braces ... ok
[INFO] [stdout] test style::style_last_wins ... ok
[INFO] [stdout] test style::style_list ... ok
[INFO] [stdout] test style::style_prefix_without_text ... ok
[INFO] [stdout] test subsequents::circular_dependency ... ok
[INFO] [stdout] test style::style_unknown ... ok
[INFO] [stdout] test subsequents::argument ... ok
[INFO] [stdout] test string::unterminated_indented_string ... ok
[INFO] [stdout] test string::unterminated_indented_raw_string ... ok
[INFO] [stdout] test subsequents::duplicate_subsequents_dont_run ... ok
[INFO] [stdout] test subsequents::unknown ... ok
[INFO] [stdout] test style::style_command_non_default ... ok
[INFO] [stdout] test subsequents::success ... ok
[INFO] [stdout] test style::style_warning ... ok
[INFO] [stdout] test subsequents::unknown_argument ... ok
[INFO] [stdout] test summary::depth_first_pre_order ... ok
[INFO] [stdout] test style::style_error ... ok
[INFO] [stdout] test style::style_with_text ... ok
[INFO] [stdout] test string::raw_string ... ok
[INFO] [stdout] test subsequents::subsequents_run_even_if_already_ran_as_prior ... ok
[INFO] [stdout] test style::style_fixed ... ok
[INFO] [stdout] test subsequents::failure ... ok
[INFO] [stdout] test summary::summary ... ok
[INFO] [stdout] test summary::no_recipes ... ok
[INFO] [stdout] test style::style_stream ... ok
[INFO] [stdout] test summary::summary_implies_unstable ... ok
[INFO] [stdout] test summary::summary_sorted ... ok
[INFO] [stdout] test summary::submodule_recipes ... ok
[INFO] [stdout] test summary::summary_unsorted ... ok
[INFO] [stdout] test summary::summary_none ... ok
[INFO] [stdout] test undefined_variables::parameter_default_unknown_variable_in_expression ... ok
[INFO] [stdout] test undefined_variables::unknown_first_variable_in_binary_call ... ok
[INFO] [stdout] test undefined_variables::undefined_variable_in_confirm_expression ... ok
[INFO] [stdout] test timestamps::invalid_format_string_error ... ok
[INFO] [stdout] test tempdir::argument_overrides_setting ... ok
[INFO] [stdout] test timestamps::format_string ... ok
[INFO] [stdout] test undefined_variables::unknown_variable_in_ternary_call ... ok
[INFO] [stdout] test undefined_variables::unknown_second_variable_in_binary_call ... ok
[INFO] [stdout] test undefined_variables::unknown_variable_in_unary_call ... ok
[INFO] [stdout] test timestamps::quiet ... ok
[INFO] [stdout] test unexport::duplicate_unexport_fails ... ok
[INFO] [stdout] test unexport::unexport_does_not_conflict_with_assignment_syntax ... ok
[INFO] [stdout] test style::style_rgb ... ok
[INFO] [stdout] test timestamps::script ... ok
[INFO] [stdout] test tempdir::setting ... ok
[INFO] [stdout] test usage::search_directory_without_recipe ... ok
[INFO] [stdout] test unexport::export_unexport_conflict ... ok
[INFO] [stdout] test unexport::unexport_does_not_conflict_with_recipe_syntax ... ok
[INFO] [stdout] test which_function::finds_executable_via_pathext ... ok
[INFO] [stdout] test unexport::unexport_environment_variable_shebang ... ok
[INFO] [stdout] test unstable::set_unstable_with_setting ... ok
[INFO] [stdout] test usage::usage_recipe_in_search_directory ... ok
[INFO] [stdout] test unexport::unexport_doesnt_override_local_recipe_export ... ok
[INFO] [stdout] test which_function::pathext_custom_extension ... ok
[INFO] [stdout] test which_function::pathext_entry_missing_dot_is_error ... ok
[INFO] [stdout] test timestamps::shell ... ok
[INFO] [stdout] test usage::usage ... ok
[INFO] [stdout] test which_function::pathext_not_applied_when_candidate_has_extension ... ok
[INFO] [stdout] test which_function::finds_executable ... ok
[INFO] [stdout] test which_function::handles_absolute_path ... ok
[INFO] [stdout] test which_function::handles_dotslash ... ok
[INFO] [stdout] test unexport::unexport_environment_variable_shell ... ok
[INFO] [stdout] test which_function::skips_non_executable_files ... ok
[INFO] [stdout] test which_function::require_success ... ok
[INFO] [stdout] test which_function::require_error ... ok
[INFO] [stdout] test which_function::ignores_nonexecutable_candidates ... ok
[INFO] [stdout] test which_function::returns_empty_list_for_missing_executable ... ok
[INFO] [stdout] test which_function::requires_lists_setting ... ok
[INFO] [stdout] test unstable::unstable_setting_does_not_affect_submodules ... ok
[INFO] [stdout] test which_function::handles_dir_slash ... ok
[INFO] [stdout] test which_function::supports_multiple_paths ... ok
[INFO] [stdout] test which_function::pathext_ignored_on_non_windows ... ok
[INFO] [stdout] test unstable::set_unstable_true_with_env_var ... ok
[INFO] [stdout] test working_directory::attribute_duplicate ... ok
[INFO] [stdout] test unstable::set_unstable_false_with_env_var_unset ... ok
[INFO] [stdout] test working_directory::attribute_with_nocd_is_forbidden ... ok
[INFO] [stdout] test unstable::set_unstable_false_with_env_var ... ok
[INFO] [stdout] test working_directory::attribute_with_expression_dump ... ok
[INFO] [stdout] test working_directory::attribute_with_recipe_parameter ... ok
[INFO] [stdout] test working_directory::attribute_with_backtick ... ok
[INFO] [stdout] test usage::flags_have_no_value_placeholder ... ok
[INFO] [stdout] test which_function::supports_shadowed_executables ... ok
[INFO] [stdout] test working_directory::attribute_with_expression ... ok
[INFO] [stdout] test working_directory::attribute_undefined_variable ... ok
[INFO] [stdout] test working_directory::attribute ... ok
[INFO] [stdout] test working_directory::no_cd_overrides_setting ... ok
[INFO] [stdout] test working_directory::setting_and_attribute ... ok
[INFO] [stdout] test working_directory::justfile_without_working_directory_relative ... ok
[INFO] [stdout] test working_directory::working_dir_in_submodule_is_relative_to_module_path ... ok
[INFO] [stdout] test working_directory::working_dir_applies_to_shell_function ... ok
[INFO] [stdout] test working_directory::justfile_and_working_directory ... ok
[INFO] [stdout] test working_directory::working_dir_applies_to_shell_function_in_submodules ... ok
[INFO] [stdout] test working_directory::working_dir_applies_to_backticks ... ok
[INFO] [stdout] test working_directory::working_dir_applies_to_backticks_in_submodules ... ok
[INFO] [stdout] test working_directory::working_directory_setting_conflicts_with_no_cd_setting ... ok
[INFO] [stdout] test working_directory::search_dir_parent ... ok
[INFO] [stdout] test working_directory::change_working_directory_to_search_justfile_parent ... ok
[INFO] [stdout] test working_directory::search_dir_child ... ok
[INFO] [stdout] test working_directory::justfile_without_working_directory ... ok
[INFO] [stdout] test working_directory::setting ... ok
[INFO] [stdout] test style::style_single ... ok
[INFO] [stdout] test readme::readme ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- directories::runtime_directory stdout ----
[INFO] [stdout] Bad status: [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout]  Some(
[INFO] [stdout] [31m<    [0m[1;48;5;52;31m1[0m[31m,[0m
[INFO] [stdout] [32m>    [0m[1;48;5;22;32m0[0m[32m,[0m
[INFO] [stdout]  )
[INFO] [stdout] 
[INFO] [stdout] Bad stderr: [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout] [31m<error: call to function `runtime_directory` failed: runtime directory not found[0m
[INFO] [stdout] [31m< ——▶ justfile:1:6[0m
[INFO] [stdout] [31m<  │[0m
[INFO] [stdout] [31m<1 │ x := runtime_directory()[0m
[INFO] [stdout] [31m<  │      ^^^^^^^^^^^^^^^^^[0m
[INFO] [stdout] [31m<[0m
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'directories::runtime_directory' (3744) panicked at tests/directories.rs:81:3:
[INFO] [stdout] Output mismatch.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x556d368f34f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x556d368f34f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x556d368f34f1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x556d368f34f1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x556d3690919a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x556d3690919a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x556d368f7fdc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x556d368f7fdc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x556d368cdf56 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x556d368cdf56 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x556d368e9da9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x556d3651f3a0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x556d3651f3a0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x556d368e9f62 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x556d368e9f62 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x556d368ce034 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x556d368c55b9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x556d368cedad - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x556d36909a1c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x556d364c4580 - <integration[e2ef1251bb974a6c]::test::Test>::status
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:286:7
[INFO] [stdout]   20:     0x556d364c4739 - <integration[e2ef1251bb974a6c]::test::Test>::success
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:196:10
[INFO] [stdout]   21:     0x556d36485e2a - integration[e2ef1251bb974a6c]::assert_eval
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:45:6
[INFO] [stdout]   22:     0x556d364894ee - integration[e2ef1251bb974a6c]::directories::runtime_directory
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/directories.rs:81:3
[INFO] [stdout]   23:     0x556d36483a27 - integration[e2ef1251bb974a6c]::directories::runtime_directory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/directories.rs:76:23
[INFO] [stdout]   24:     0x556d364a1ba6 - <integration[e2ef1251bb974a6c]::directories::runtime_directory::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x556d365126db - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x556d365126db - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x556d3651fd25 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x556d3651fd25 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x556d3651fd25 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   30:     0x556d3651fd25 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x556d3651fd25 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x556d3651fd25 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x556d3651fd25 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x556d3651a7d4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x556d3651a7d4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x556d36522e72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x556d36522e72 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x556d36522e72 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   39:     0x556d36522e72 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x556d36522e72 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x556d36522e72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x556d36522e72 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x556d368f24df - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   44:     0x556d368f24df - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   45:     0x78f918457aa4 - <unknown>
[INFO] [stdout]   46:     0x78f9184e4a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- functions::env_var_functions_unix stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'functions::env_var_functions_unix' (4897) panicked at tests/functions.rs:88:55:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x556d368f34f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x556d368f34f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x556d368f34f1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x556d368f34f1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x556d3690919a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x556d3690919a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x556d368f7fdc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x556d368f7fdc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x556d368cdf56 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x556d368cdf56 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x556d368e9da9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x556d3651f3a0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x556d3651f3a0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x556d368e9f62 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x556d368e9f62 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x556d368ce002 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x556d368c55b9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x556d368cedad - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x556d36909a1c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x556d36909792 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x556d364e0f67 - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, std[73adb7dc35730857]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x556d364e0f67 - integration[e2ef1251bb974a6c]::functions::env_var_functions_unix
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/functions.rs:88:55
[INFO] [stdout]   22:     0x556d364d6057 - integration[e2ef1251bb974a6c]::functions::env_var_functions_unix::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/functions.rs:73:28
[INFO] [stdout]   23:     0x556d364b9b66 - <integration[e2ef1251bb974a6c]::functions::env_var_functions_unix::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x556d365126db - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x556d365126db - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x556d3651fd25 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x556d3651fd25 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x556d3651fd25 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x556d3651fd25 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x556d3651fd25 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x556d3651fd25 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x556d3651fd25 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x556d3651a7d4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x556d3651a7d4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x556d36522e72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x556d36522e72 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x556d36522e72 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x556d36522e72 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x556d36522e72 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x556d36522e72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x556d36522e72 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x556d368f24df - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x556d368f24df - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x78f918457aa4 - <unknown>
[INFO] [stdout]   45:     0x78f9184e4a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     directories::runtime_directory
[INFO] [stdout]     functions::env_var_functions_unix
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1762 passed; 2 failed; 18 ignored; 0 measured; 0 filtered out; finished in 7.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "4f6bb061e14ea389df8e690896803cb95e090d228c03b75f2914fdbc16bcce0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f6bb061e14ea389df8e690896803cb95e090d228c03b75f2914fdbc16bcce0f", kill_on_drop: false }`
[INFO] [stdout] 4f6bb061e14ea389df8e690896803cb95e090d228c03b75f2914fdbc16bcce0f
