[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] df8eabb3ef705e0807b863db2a0c99061f691bbe [INFO] testing casey/just against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasey%2Fjust" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/casey/just on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5/source/Cargo.toml [INFO] crate git repo https://github.com/casey/just already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pretty_assertions v1.2.0 [INFO] [stderr] Downloaded lexiclean v0.0.1 [INFO] [stderr] Downloaded target v2.0.0 [INFO] [stderr] Downloaded cradle v0.2.1 [INFO] [stderr] Downloaded temptree v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19099e06d859a29c726efdbe799825a10f985dd08fee3809af515e9ad17e079b [INFO] running `Command { std: "docker" "start" "-a" "19099e06d859a29c726efdbe799825a10f985dd08fee3809af515e9ad17e079b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19099e06d859a29c726efdbe799825a10f985dd08fee3809af515e9ad17e079b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19099e06d859a29c726efdbe799825a10f985dd08fee3809af515e9ad17e079b", kill_on_drop: false }` [INFO] [stdout] 19099e06d859a29c726efdbe799825a10f985dd08fee3809af515e9ad17e079b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79fc4e32573918ec00952d5783fbb092dffa727839edd3ce51ba0e4b59df549c [INFO] running `Command { std: "docker" "start" "-a" "79fc4e32573918ec00952d5783fbb092dffa727839edd3ce51ba0e4b59df549c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling lexiclean v0.0.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling target v2.0.0 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling similar v2.1.0 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling snafu-derive v0.7.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling snafu v0.7.0 [INFO] [stderr] Compiling just v1.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.19s [INFO] running `Command { std: "docker" "inspect" "79fc4e32573918ec00952d5783fbb092dffa727839edd3ce51ba0e4b59df549c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79fc4e32573918ec00952d5783fbb092dffa727839edd3ce51ba0e4b59df549c", kill_on_drop: false }` [INFO] [stdout] 79fc4e32573918ec00952d5783fbb092dffa727839edd3ce51ba0e4b59df549c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ccbba25734eae76f90a6ebdac93e0a3ae5362ffc600b48f2f689d49cd0ba800 [INFO] running `Command { std: "docker" "start" "-a" "8ccbba25734eae76f90a6ebdac93e0a3ae5362ffc600b48f2f689d49cd0ba800", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling executable-path v1.0.0 [INFO] [stderr] Compiling cradle v0.2.1 [INFO] [stderr] Compiling temptree v0.2.0 [INFO] [stderr] Compiling pretty_assertions v1.2.0 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling just v1.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.35s [INFO] running `Command { std: "docker" "inspect" "8ccbba25734eae76f90a6ebdac93e0a3ae5362ffc600b48f2f689d49cd0ba800", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ccbba25734eae76f90a6ebdac93e0a3ae5362ffc600b48f2f689d49cd0ba800", kill_on_drop: false }` [INFO] [stdout] 8ccbba25734eae76f90a6ebdac93e0a3ae5362ffc600b48f2f689d49cd0ba800 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bf50b2c0d877fd724e629043ca1f193656e10ec756bb0db377f12137671a501f [INFO] running `Command { std: "docker" "start" "-a" "bf50b2c0d877fd724e629043ca1f193656e10ec756bb0db377f12137671a501f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/just-591bb39bc6b9a057) [INFO] [stdout] [INFO] [stdout] running 455 tests [INFO] [stdout] test analyzer::tests::duplicate_alias ... ok [INFO] [stdout] test analyzer::tests::duplicate_variadic_parameter ... ok [INFO] [stdout] test analyzer::tests::duplicate_parameter ... ok [INFO] [stdout] test analyzer::tests::alias_shadows_recipe_before ... ok [INFO] [stdout] test analyzer::tests::alias_shadows_recipe_after ... ok [INFO] [stdout] test analyzer::tests::extra_whitespace ... ok [INFO] [stdout] test analyzer::tests::unknown_alias_target ... ok [INFO] [stdout] test analyzer::tests::duplicate_recipe ... ok [INFO] [stdout] test analyzer::tests::duplicate_variable ... ok [INFO] [stdout] test assignment_resolver::tests::circular_variable_dependency ... ok [INFO] [stdout] test assignment_resolver::tests::self_variable_dependency ... ok [INFO] [stdout] test analyzer::tests::parameter_shadows_varible ... ok [INFO] [stdout] test assignment_resolver::tests::unknown_function_parameter_binary_first ... ok [INFO] [stdout] test assignment_resolver::tests::unknown_function_parameter ... ok [INFO] [stdout] test analyzer::tests::required_after_default ... ok [INFO] [stdout] test assignment_resolver::tests::unknown_expression_variable ... ok [INFO] [stdout] test assignment_resolver::tests::unknown_function_parameter_binary_second ... ok [INFO] [stdout] test config::tests::color_always ... ok [INFO] [stdout] test config::tests::changelog_arguments ... ok [INFO] [stdout] test config::tests::arguments_leading_equals ... ok [INFO] [stdout] test config::tests::arguments ... ok [INFO] [stdout] test config::tests::color_bad_value ... ok [INFO] [stdout] test config::tests::color_auto ... ok [INFO] [stdout] test config::tests::color_default ... ok [INFO] [stdout] test config::tests::color_never ... ok [INFO] [stdout] test config::tests::completions_arguments ... ok [INFO] [stdout] test config::tests::dotenv_both_filename_and_path ... ok [INFO] [stdout] test config::tests::dry_run_quiet ... ok [INFO] [stdout] test config::tests::dry_run_default ... ok [INFO] [stdout] test config::tests::default_config ... ok [INFO] [stdout] test config::tests::dry_run_true ... ok [INFO] [stdout] test config::tests::dump_format ... ok [INFO] [stdout] test config::tests::highlight_no ... ok [INFO] [stdout] test config::tests::edit_arguments ... ok [INFO] [stdout] test config::tests::fmt_arguments ... ok [INFO] [stdout] test config::tests::dump_arguments ... ok [INFO] [stdout] test config::tests::highlight_no_yes ... ok [INFO] [stdout] test config::tests::highlight_default ... ok [INFO] [stdout] test config::tests::init_arguments ... ok [INFO] [stdout] test config::tests::highlight_yes ... ok [INFO] [stdout] test config::tests::highlight_no_yes_no ... ok [INFO] [stdout] test config::tests::highlight_yes_no ... ok [INFO] [stdout] test config::tests::list_arguments ... ok [INFO] [stdout] test config::tests::overrides_empty ... ok [INFO] [stdout] test config::tests::overrides ... ok [INFO] [stdout] test config::tests::overrides_override_sets ... ok [INFO] [stdout] test config::tests::quiet_default ... ok [INFO] [stdout] test config::tests::search_config_default ... ok [INFO] [stdout] test config::tests::quiet_short ... ok [INFO] [stdout] test config::tests::quiet_long ... ok [INFO] [stdout] test config::tests::search_directory_child ... ok [INFO] [stdout] test config::tests::search_directory_conflict_working_directory ... ok [INFO] [stdout] test config::tests::shell_args_set_word ... ok [INFO] [stdout] test config::tests::subcommand_completions ... ok [INFO] [stdout] test config::tests::shell_set ... ok [INFO] [stdout] test config::tests::shell_args_set ... ok [INFO] [stdout] test config::tests::search_config_from_working_directory_and_justfile ... ok [INFO] [stdout] test config::tests::set_override ... ok [INFO] [stdout] test config::tests::subcommand_conflict_variables ... ok [INFO] [stdout] test config::tests::subcommand_edit ... ok [INFO] [stdout] test config::tests::subcommand_show_no_arg ... ok [INFO] [stdout] test config::tests::shell_args_set_multiple ... ok [INFO] [stdout] test config::tests::subcommand_summary ... ok [INFO] [stdout] test count::tests::count ... ok [INFO] [stdout] test config::tests::subcommand_evaluate ... ok [INFO] [stdout] test config::tests::subcommand_conflict_changelog ... ok [INFO] [stdout] test config::tests::set_empty ... ok [INFO] [stdout] test config::tests::subcommand_list_long ... ok [INFO] [stdout] test config::tests::subcommand_completions_invalid ... ok [INFO] [stdout] test config::tests::subcommand_conflict_completions ... ok [INFO] [stdout] test config::tests::subcommand_conflict_show ... ok [INFO] [stdout] test config::tests::search_config_justfile_long ... ok [INFO] [stdout] test config::tests::shell_args_default ... ok [INFO] [stdout] test config::tests::subcommand_completions_uppercase ... ok [INFO] [stdout] test config::tests::subcommand_show_short ... ok [INFO] [stdout] test enclosure::tests::tick ... ok [INFO] [stdout] test config::tests::subcommand_conflict_evaluate ... ok [INFO] [stdout] test config::tests::subcommand_conflict_dump ... ok [INFO] [stdout] test config::tests::subcommand_conflict_fmt ... ok [INFO] [stdout] test config::tests::search_directory_child_with_recipe ... ok [INFO] [stdout] test justfile::tests::eof_test ... ok [INFO] [stdout] test config::tests::show_arguments ... ok [INFO] [stdout] test config::tests::search_config_justfile_short ... ok [INFO] [stdout] test justfile::tests::concatination_in_group ... ok [INFO] [stdout] test config::tests::set_one ... ok [INFO] [stdout] test config::tests::search_directory_parent_with_recipe ... ok [INFO] [stdout] test justfile::tests::escaped_dos_newlines ... ok [INFO] [stdout] test config::tests::search_directory_conflict_justfile ... ok [INFO] [stdout] test config::tests::subcommand_conflict_choose ... ok [INFO] [stdout] test config::tests::shell_args_clear ... ok [INFO] [stdout] test config::tests::subcommand_evaluate_overrides ... ok [INFO] [stdout] test justfile::tests::parameter_default_backtick ... ok [INFO] [stdout] test justfile::tests::parameter_default_string ... ok [INFO] [stdout] test config::tests::subcommand_show_long ... ok [INFO] [stdout] test config::tests::shell_args_set_and_clear ... ok [INFO] [stdout] test justfile::tests::env_functions ... ok [INFO] [stdout] test justfile::tests::parameter_default_raw_string ... ok [INFO] [stdout] test justfile::tests::parse_alias_after_target ... ok [INFO] [stdout] test config::tests::subcommand_overrides_and_arguments ... ok [INFO] [stdout] test justfile::tests::parse_alias_before_target ... ok [INFO] [stdout] test justfile::tests::parse_empty ... ok [INFO] [stdout] test justfile::tests::parse_alias_with_comment ... ok [INFO] [stdout] test justfile::tests::parameters ... ok [INFO] [stdout] test justfile::tests::parameter_default_concatination_string ... ok [INFO] [stdout] test config::tests::subcommand_evaluate_overrides_with_argument ... ok [INFO] [stdout] test config::tests::set_bad ... ok [INFO] [stdout] test config::tests::subcommand_conflict_init ... ok [INFO] [stdout] test justfile::tests::parse_shebang ... ok [INFO] [stdout] test justfile::tests::parameter_default_concatination_variable ... ok [INFO] [stdout] test config::tests::unsorted_long ... ok [INFO] [stdout] test justfile::tests::parse_simple_shebang ... ok [INFO] [stdout] test justfile::tests::parameter_default_multiple ... ok [INFO] [stdout] test justfile::tests::parse_export ... ok [INFO] [stdout] test justfile::tests::parse_assignment_backticks ... ok [INFO] [stdout] test justfile::tests::parse_assignments ... ok [INFO] [stdout] test lexer::tests::backtick_multi_line ... ok [INFO] [stdout] test lexer::tests::bad_dedent ... ok [INFO] [stdout] test lexer::tests::ampersand_eof ... ok [INFO] [stdout] test lexer::tests::ampersand_unexpected ... ok [INFO] [stdout] test lexer::tests::ampersand_ampersand ... ok [INFO] [stdout] test justfile::tests::parse_multiple ... ok [INFO] [stdout] test justfile::tests::parse_variadic ... ok [INFO] [stdout] test lexer::tests::bang_unexpected ... ok [INFO] [stdout] test lexer::tests::brace_l ... ok [INFO] [stdout] test lexer::tests::brace_escape ... ok [INFO] [stdout] test lexer::tests::brace_lll ... ok [INFO] [stdout] test lexer::tests::brace_r ... ok [INFO] [stdout] test lexer::tests::brace_rrr ... ok [INFO] [stdout] test lexer::tests::backtick ... ok [INFO] [stdout] test lexer::tests::bang_eof ... ok [INFO] [stdout] test justfile::tests::parse_raw_string_default ... ok [INFO] [stdout] test config::tests::subcommand_conflict_summary ... ok [INFO] [stdout] test justfile::tests::parse_string_default ... ok [INFO] [stdout] test justfile::tests::string_quote_escape ... ok [INFO] [stdout] test config::tests::summary_overrides ... ok [INFO] [stdout] test justfile::tests::parse_variadic_string_default ... ok [INFO] [stdout] test justfile::tests::string_escapes ... ok [INFO] [stdout] test justfile::tests::string_in_group ... ok [INFO] [stdout] test config::tests::search_directory_deep ... ok [INFO] [stdout] test config::tests::search_directory_parent ... ok [INFO] [stdout] test lexer::tests::bang_equals ... ok [INFO] [stdout] test lexer::tests::comment ... ok [INFO] [stdout] test lexer::tests::brackets ... ok [INFO] [stdout] test justfile::tests::parse_complex ... ok [INFO] [stdout] test lexer::tests::cooked_string ... ok [INFO] [stdout] test lexer::tests::cooked_multiline_string ... ok [INFO] [stdout] test lexer::tests::cooked_string_multi_line ... ok [INFO] [stdout] test lexer::tests::crlf_newline ... ok [INFO] [stdout] test lexer::tests::eol_carriage_return_linefeed ... ok [INFO] [stdout] test justfile::tests::parse_interpolation_backticks ... ok [INFO] [stdout] test config::tests::verbosity_default ... ok [INFO] [stdout] test evaluator::tests::backtick_code ... ok [INFO] [stdout] test justfile::tests::unary_functions ... ok [INFO] [stdout] test lexer::tests::dollar ... ok [INFO] [stdout] test lexer::tests::eol_linefeed ... ok [INFO] [stdout] test lexer::tests::equals ... ok [INFO] [stdout] test lexer::tests::indent_indent_dedent_indent ... ok [INFO] [stdout] test justfile::tests::missing_some_defaults ... ok [INFO] [stdout] test evaluator::tests::export_assignment_backtick ... ok [INFO] [stdout] test lexer::tests::export_complex ... ok [INFO] [stdout] test lexer::tests::export_concatination ... ok [INFO] [stdout] test config::tests::verbosity_loquacious ... ok [INFO] [stdout] test lexer::tests::indented_block ... ok [INFO] [stdout] test lexer::tests::indented_block_followed_by_blank ... ok [INFO] [stdout] test lexer::tests::equals_equals ... ok [INFO] [stdout] test lexer::tests::indented_line ... ok [INFO] [stdout] test lexer::tests::indented_line_containing_unpaired_carriage_return ... ok [INFO] [stdout] test lexer::tests::indented_block_followed_by_item ... ok [INFO] [stdout] test lexer::tests::indented_normal ... ok [INFO] [stdout] test lexer::tests::indented_normal_multiple ... ok [INFO] [stdout] test lexer::tests::indented_blocks ... ok [INFO] [stdout] test config::tests::shell_args_clear_and_set ... ok [INFO] [stdout] test config::tests::set_two ... ok [INFO] [stdout] test lexer::tests::indented_normal_nonempty_blank ... ok [INFO] [stdout] test lexer::tests::interpolation_empty ... ok [INFO] [stdout] test lexer::tests::interpolation_expression ... ok [INFO] [stdout] test config::tests::shell_default ... ok [INFO] [stdout] test lexer::tests::interpolation_raw_multiline_string ... ok [INFO] [stdout] test lexer::tests::invalid_name_start_dash ... ok [INFO] [stdout] test lexer::tests::indent_recipe_dedent_indent ... ok [INFO] [stdout] test lexer::tests::invalid_name_start_digit ... 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::mixed_leading_whitespace_recipe ... ok [INFO] [stdout] test lexer::tests::name_new ... ok [INFO] [stdout] test lexer::tests::multiple_recipes ... ok [INFO] [stdout] test lexer::tests::open_delimiter_eol ... ok [INFO] [stdout] test lexer::tests::raw_string ... ok [INFO] [stdout] test lexer::tests::tokenize_empty_interpolation ... ok [INFO] [stdout] test lexer::tests::presume_error ... ok [INFO] [stdout] test config::tests::set_default ... ok [INFO] [stdout] test lexer::tests::tokenize_indented_block ... ok [INFO] [stdout] test lexer::tests::tokenize_junk ... ok [INFO] [stdout] test config::tests::shell_args_set_multiple_and_clear ... ok [INFO] [stdout] test lexer::tests::tokenize_names ... ok [INFO] [stdout] test lexer::tests::tokenize_assignment_backticks ... ok [INFO] [stdout] test lexer::tests::tokenize_parens ... 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_order ... ok [INFO] [stdout] test lexer::tests::tokenize_recipe_complex_interpolation_expression ... 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::tokenize_comment ... ok [INFO] [stdout] test lexer::tests::tokenize_comment_with_bang ... ok [INFO] [stdout] test lexer::tests::tokenize_comment_before_variable ... ok [INFO] [stdout] test lexer::tests::raw_string_multi_line ... ok [INFO] [stdout] test config::tests::shell_args_set_hyphen ... 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_interpolation_backticks ... ok [INFO] [stdout] test config::tests::subcommand_default ... ok [INFO] [stdout] test list::tests::and ... ok [INFO] [stdout] test list::tests::and_ticked ... ok [INFO] [stdout] test list::tests::or ... ok [INFO] [stdout] test list::tests::or_ticked ... ok [INFO] [stdout] test lexer::tests::tokenize_strings ... ok [INFO] [stdout] test config::tests::subcommand_list_short ... ok [INFO] [stdout] test lexer::tests::tokenize_multiple ... ok [INFO] [stdout] test parser::tests::addition_chained ... ok [INFO] [stdout] test parser::tests::alias_syntax_no_rhs ... ok [INFO] [stdout] test parser::tests::aliases_multiple ... ok [INFO] [stdout] test lexer::tests::unterminated_raw_string ... ok [INFO] [stdout] test lexer::tests::tokenize_unknown ... ok [INFO] [stdout] test lexer::tests::tokenize_tabs_then_tab_space ... ok [INFO] [stdout] test lexer::tests::unclosed_interpolation_delimiter ... ok [INFO] [stdout] test lexer::tests::unpaired_carriage_return ... ok [INFO] [stdout] test lexer::tests::unexpected_character_after_bang ... ok [INFO] [stdout] test parser::tests::alias_equals ... ok [INFO] [stdout] test parser::tests::alias_single ... ok [INFO] [stdout] test lexer::tests::unterminated_string ... ok [INFO] [stdout] test lexer::tests::unterminated_string_with_escapes ... ok [INFO] [stdout] test justfile::tests::code_error ... ok [INFO] [stdout] test parser::tests::assignment ... ok [INFO] [stdout] test lexer::tests::unterminated_interpolation ... ok [INFO] [stdout] test lexer::tests::unterminated_backtick ... ok [INFO] [stdout] test parser::tests::alias_syntax_multiple_rhs ... ok [INFO] [stdout] test parser::tests::addition_single ... ok [INFO] [stdout] test config::tests::summary_arguments ... ok [INFO] [stdout] test config::tests::subcommand_dump ... ok [INFO] [stdout] test justfile::tests::missing_some_arguments ... ok [INFO] [stdout] test justfile::tests::unknown_recipes_show_alias_suggestion ... ok [INFO] [stdout] test justfile::tests::missing_all_arguments ... ok [INFO] [stdout] test justfile::tests::unknown_overrides ... ok [INFO] [stdout] test justfile::tests::missing_all_defaults ... ok [INFO] [stdout] test parser::tests::bad_export ... ok [INFO] [stdout] test parser::tests::comment_before_alias ... ok [INFO] [stdout] test parser::tests::concatination_in_default ... ok [INFO] [stdout] test parser::tests::comment ... ok [INFO] [stdout] test config::tests::unsorted_short ... ok [INFO] [stdout] test parser::tests::assignment_equals ... ok [INFO] [stdout] test parser::tests::comment_after_alias ... ok [INFO] [stdout] test justfile::tests::missing_some_arguments_variadic ... ok [INFO] [stdout] test justfile::tests::export_failure ... ok [INFO] [stdout] test parser::tests::conditional ... ok [INFO] [stdout] test config::tests::unsorted_default ... ok [INFO] [stdout] test parser::tests::doc_comment_empty_line_clear ... ok [INFO] [stdout] test parser::tests::empty ... ok [INFO] [stdout] test parser::tests::doc_comment_single ... ok [INFO] [stdout] test parser::tests::empty_multiline ... ok [INFO] [stdout] test parser::tests::empty_body ... ok [INFO] [stdout] test parser::tests::env_functions ... ok [INFO] [stdout] test parser::tests::export ... ok [INFO] [stdout] test parser::tests::eof_test ... ok [INFO] [stdout] test parser::tests::conditional_concatinations ... ok [INFO] [stdout] test parser::tests::indented_backtick ... ok [INFO] [stdout] test parser::tests::group ... ok [INFO] [stdout] test parser::tests::comment_export ... ok [INFO] [stdout] test parser::tests::comment_recipe ... ok [INFO] [stdout] test parser::tests::comment_assignment ... ok [INFO] [stdout] test parser::tests::comment_recipe_dependencies ... ok [INFO] [stdout] test justfile::tests::unknown_recipes ... ok [INFO] [stdout] test parser::tests::backtick ... ok [INFO] [stdout] test parser::tests::indented_string_cooked ... ok [INFO] [stdout] test parser::tests::doc_comment_recipe_clear ... ok [INFO] [stdout] test parser::tests::doc_comment_middle ... ok [INFO] [stdout] test parser::tests::indented_backtick_no_dedent ... ok [INFO] [stdout] test parser::tests::parameter_after_variadic ... ok [INFO] [stdout] test parser::tests::doc_comment_assignment_clear ... ok [INFO] [stdout] test parser::tests::export_equals ... ok [INFO] [stdout] test parser::tests::missing_default_eof ... ok [INFO] [stdout] test parser::tests::indented_string_raw_with_dedent ... ok [INFO] [stdout] test parser::tests::call_trailing_comma ... ok [INFO] [stdout] test parser::tests::function_argument_count_unary ... ok [INFO] [stdout] test parser::tests::escaped_dos_newlines ... ok [INFO] [stdout] test parser::tests::function_argument_count_binary ... ok [INFO] [stdout] test parser::tests::invalid_escape_sequence ... ok [INFO] [stdout] test parser::tests::missing_colon ... ok [INFO] [stdout] test parser::tests::indented_string_cooked_no_dedent ... ok [INFO] [stdout] test parser::tests::indented_string_raw_no_dedent ... ok [INFO] [stdout] test config::tests::verbosity_great_grandiloquent ... ok [INFO] [stdout] test config::tests::verbosity_long ... ok [INFO] [stdout] test config::tests::verbosity_grandiloquent ... ok [INFO] [stdout] test parser::tests::parameter_default_backtick ... ok [INFO] [stdout] test parser::tests::function_argument_count_nullary ... ok [INFO] [stdout] test parser::tests::missing_eol ... ok [INFO] [stdout] test parser::tests::conditional_inverted ... ok [INFO] [stdout] test justfile::tests::run_shebang ... ok [INFO] [stdout] test parser::tests::call_one_arg ... ok [INFO] [stdout] test parser::tests::call_multiple_args ... ok [INFO] [stdout] test parser::tests::function_argument_count_binary_plus ... ok [INFO] [stdout] test parser::tests::conditional_nested_otherwise ... ok [INFO] [stdout] test parser::tests::missing_default_eol ... ok [INFO] [stdout] test parser::tests::concatination_in_group ... ok [INFO] [stdout] test parser::tests::function_argument_count_ternary ... ok [INFO] [stdout] test parser::tests::parse_alias_after_target ... ok [INFO] [stdout] test parser::tests::plus_following_parameter ... ok [INFO] [stdout] test parser::tests::parse_alias_before_target ... ok [INFO] [stdout] test parser::tests::recipe_quiet ... ok [INFO] [stdout] test parser::tests::parse_assignment_with_comment ... ok [INFO] [stdout] test parser::tests::recipe_parameter_multiple ... ok [INFO] [stdout] test parser::tests::recipe_dependency_single ... ok [INFO] [stdout] test parser::tests::recipe_line_single ... ok [INFO] [stdout] test parser::tests::recipe_variadic_variable_default ... ok [INFO] [stdout] test parser::tests::set_allow_duplicate_recipes_implicit ... ok [INFO] [stdout] test parser::tests::recipe_variadic_with_default_after_default ... ok [INFO] [stdout] test parser::tests::set_dotenv_load_false ... ok [INFO] [stdout] test parser::tests::conditional_nested_rhs ... ok [INFO] [stdout] test parser::tests::recipe_parameter_single ... ok [INFO] [stdout] test parser::tests::parse_assignment_backticks ... ok [INFO] [stdout] test parser::tests::conditional_nested_then ... ok [INFO] [stdout] test parser::tests::set_export_false ... ok [INFO] [stdout] test parser::tests::set_export_implicit ... ok [INFO] [stdout] test parser::tests::set_export_true ... ok [INFO] [stdout] test parser::tests::recipe_subsequent ... ok [INFO] [stdout] test parser::tests::conditional_nested_lhs ... ok [INFO] [stdout] test parser::tests::set_shell_non_literal_first ... ok [INFO] [stdout] test parser::tests::set_shell_non_literal_second ... ok [INFO] [stdout] test parser::tests::set_shell_bad_comma ... ok [INFO] [stdout] test parser::tests::set_shell_non_string ... ok [INFO] [stdout] test parser::tests::set_shell_no_arguments ... ok [INFO] [stdout] test parser::tests::recipe ... ok [INFO] [stdout] test parser::tests::parameter_default_raw_string ... ok [INFO] [stdout] test parser::tests::recipe_default_multiple ... ok [INFO] [stdout] test parser::tests::parse_alias_with_comment ... ok [INFO] [stdout] test parser::tests::recipe_dependency_argument_identifier ... ok [INFO] [stdout] test parser::tests::recipe_dependency_parenthesis ... ok [INFO] [stdout] test parser::tests::parameter_default_multiple ... ok [INFO] [stdout] test parser::tests::parameter_follows_variadic_parameter ... ok [INFO] [stdout] test parser::tests::set_shell_no_arguments_trailing_comma ... ok [INFO] [stdout] test parser::tests::recipe_default_single ... ok [INFO] [stdout] test parser::tests::set_positional_arguments_false ... ok [INFO] [stdout] test parser::tests::parse_simple_shebang ... ok [INFO] [stdout] test parser::tests::recipe_plus_variadic ... ok [INFO] [stdout] test parser::tests::parameter_default_string ... ok [INFO] [stdout] test parser::tests::parameter_default_concatination_string ... ok [INFO] [stdout] test parser::tests::parse_assignments ... ok [INFO] [stdout] test parser::tests::parse_interpolation_backticks ... ok [INFO] [stdout] test parser::tests::set_unknown ... ok [INFO] [stdout] test parser::tests::set_dotenv_load_implicit ... ok [INFO] [stdout] test parser::tests::recipe_dependency_multiple ... ok [INFO] [stdout] test parser::tests::parameter_default_concatination_variable ... ok [INFO] [stdout] test parser::tests::set_positional_arguments_implicit ... ok [INFO] [stdout] test parser::tests::set_shell_with_two_arguments ... ok [INFO] [stdout] test parser::tests::recipe_star_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_shell_empty ... ok [INFO] [stdout] test parser::tests::recipe_multiple ... ok [INFO] [stdout] test parser::tests::set_positional_arguments_true ... ok [INFO] [stdout] test parser::tests::parse_shebang ... ok [INFO] [stdout] test parser::tests::string_quote_escape ... ok [INFO] [stdout] test parser::tests::unexpected_brace ... ok [INFO] [stdout] test parser::tests::unclosed_parenthesis_in_interpolation ... ok [INFO] [stdout] test parser::tests::recipe_variadic_string_default ... ok [INFO] [stdout] test parser::tests::recipe_line_interpolation ... ok [INFO] [stdout] test parser::tests::parse_raw_string_default ... ok [INFO] [stdout] test parser::tests::recipe_dependency_argument_string ... ok [INFO] [stdout] test parser::tests::parameters ... ok [INFO] [stdout] test parser::tests::string_escape_carriage_return ... 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::search_directory_after_argument ... ok [INFO] [stdout] test positional::tests::override_not_name ... ok [INFO] [stdout] test parser::tests::whitespace ... ok [INFO] [stdout] test parser::tests::set_shell_with_one_argument_trailing_comma ... 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::recipe_dependency_argument_concatination ... ok [INFO] [stdout] test parser::tests::recipe_line_multiple ... ok [INFO] [stdout] test parser::tests::trimmed_body ... ok [INFO] [stdout] test parser::tests::set_shell_no_arguments_cooked ... ok [INFO] [stdout] test range_ext::tests::display ... ok [INFO] [stdout] test range_ext::tests::exclusive ... ok [INFO] [stdout] test range_ext::tests::inclusive ... ok [INFO] [stdout] test positional::tests::all_dot_dot ... ok [INFO] [stdout] test positional::tests::all_overrides ... ok [INFO] [stdout] test positional::tests::all_dot ... ok [INFO] [stdout] test positional::tests::all_slash ... ok [INFO] [stdout] test recipe_resolver::tests::unknown_second_interpolation_variable ... ok [INFO] [stdout] test positional::tests::arguments_only ... ok [INFO] [stdout] test positional::tests::no_arguments ... ok [INFO] [stdout] test parser::tests::unknown_function_in_default ... ok [INFO] [stdout] test positional::tests::override_after_search_directory ... ok [INFO] [stdout] test parser::tests::set_windows_powershell_implicit ... ok [INFO] [stdout] test parser::tests::set_windows_powershell_false ... ok [INFO] [stdout] test parser::tests::string_escape_newline ... ok [INFO] [stdout] test parser::tests::string_escape_tab ... ok [INFO] [stdout] test parser::tests::string_escape_suppress_newline ... ok [INFO] [stdout] test parser::tests::recipe_variadic_addition_group_default ... ok [INFO] [stdout] test parser::tests::parse_complex ... ok [INFO] [stdout] test parser::tests::string_escape_quote ... ok [INFO] [stdout] test parser::tests::single_line_body ... ok [INFO] [stdout] test shebang::tests::cmd_script_filename ... 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 search::tests::not_found ... ok [INFO] [stdout] test search::tests::clean ... ok [INFO] [stdout] test recipe_resolver::tests::unknown_variable_in_dependency_argument ... ok [INFO] [stdout] test search_error::tests::multiple_candidates_formatting ... ok [INFO] [stdout] test parser::tests::string_escape_slash ... ok [INFO] [stdout] test parser::tests::string_escapes ... ok [INFO] [stdout] test parser::tests::unknown_function ... ok [INFO] [stdout] test recipe_resolver::tests::unknown_dependency ... ok [INFO] [stdout] test search::tests::found ... ok [INFO] [stdout] test shebang::tests::cmd_exe_script_filename ... ok [INFO] [stdout] test parser::tests::variable ... 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::plain_script_filename ... ok [INFO] [stdout] test shebang::tests::include_shebang_line_other ... ok [INFO] [stdout] test search::tests::found_spongebob_case ... ok [INFO] [stdout] test recipe_resolver::tests::circular_recipe_dependency ... ok [INFO] [stdout] test recipe_resolver::tests::self_recipe_dependency ... ok [INFO] [stdout] test search::tests::multiple_candidates ... ok [INFO] [stdout] test parser::tests::unclosed_parenthesis_in_expression ... ok [INFO] [stdout] test search::tests::justfile_symlink_parent ... ok [INFO] [stdout] test search::tests::found_and_stopped_at_first_justfile ... ok [INFO] [stdout] test shebang::tests::powershell_script_filename ... ok [INFO] [stdout] test shebang::tests::pwsh_exe_script_filename ... ok [INFO] [stdout] test shebang::tests::pwsh_script_filename ... ok [INFO] [stdout] test shebang::tests::split_shebang ... ok [INFO] [stdout] test subcommand::tests::init_justfile ... ok [INFO] [stdout] test unindent::tests::blanks ... ok [INFO] [stdout] test unindent::tests::commons ... ok [INFO] [stdout] test unindent::tests::indentations ... ok [INFO] [stdout] test shebang::tests::powershell_exe_script_filename ... ok [INFO] [stdout] test parser::tests::unary_functions ... ok [INFO] [stdout] test parser::tests::string_in_group ... ok [INFO] [stdout] test search::tests::found_from_inner_dir ... ok [INFO] [stdout] test unindent::tests::unindents ... ok [INFO] [stdout] test recipe_resolver::tests::unknown_variable_in_default ... ok [INFO] [stdout] test recipe_resolver::tests::unknown_interpolation_variable ... ok [INFO] [stdout] test parser::tests::unknown_function_in_interpolation ... ok [INFO] [stdout] test justfile::tests::run_args ... ok [INFO] [stdout] test settings::tests::shell_cooked ... ok [INFO] [stdout] test settings::tests::overwrite_shell_powershell ... ok [INFO] [stdout] test settings::tests::overwrite_shell ... ok [INFO] [stdout] test settings::tests::default_shell_powershell ... ok [INFO] [stdout] test settings::tests::shell_args_present_but_not_shell ... ok [INFO] [stdout] test settings::tests::shell_present_but_not_shell_args ... ok [INFO] [stdout] test settings::tests::default_shell ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 455 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/just-53d27145ec98806f) [INFO] [stderr] Running tests/lib.rs (/opt/rustwide/target/debug/deps/integration-f71d66707da94255) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 481 tests [INFO] [stdout] test byte_order_mark::dont_mention_byte_order_mark_in_errors ... ok [INFO] [stdout] test byte_order_mark::non_leading_byte_order_mark_produces_error ... ok [INFO] [stdout] test choose::no_choosable_recipes ... ok [INFO] [stdout] test choose::default ... ok [INFO] [stdout] test command::command_not_found ... ok [INFO] [stdout] test byte_order_mark::ignore_leading_byte_order_mark ... ok [INFO] [stdout] test command::no_binary ... ok [INFO] [stdout] test allow_duplicate_recipes::allow_duplicate_recipes_with_args ... ok [INFO] [stdout] test choose::chooser ... ok [INFO] [stdout] test allow_duplicate_recipes::allow_duplicate_recipes ... ok [INFO] [stdout] test choose::skip_recipes_that_require_arguments ... ok [INFO] [stdout] test changelog::print_changelog ... ok [INFO] [stdout] test completions::output ... ok [INFO] [stdout] test choose::skip_private_recipes ... ok [INFO] [stdout] test command::exit_status ... ok [INFO] [stdout] test choose::invoke_error_function ... ok [INFO] [stdout] test evaluate::evaluate_no_suggestion ... ok [INFO] [stdout] test evaluate::evaluate_multiple ... ok [INFO] [stdout] test delimiters::mismatched_delimiter ... ok [INFO] [stdout] test dotenv::path_not_found ... ok [INFO] [stdout] test evaluate::evaluate_suggestion ... ok [INFO] [stdout] test edit::invalid_justfile ... ok [INFO] [stdout] test conditional::complex_expressions ... ok [INFO] [stdout] test command::env_is_loaded ... ok [INFO] [stdout] test dotenv::set_implicit ... ok [INFO] [stdout] test dotenv::filename_resolves ... ok [INFO] [stdout] test command::set_overrides_work ... ok [INFO] [stdout] test dotenv::filename_flag_overwrites_no_load ... ok [INFO] [stdout] test dotenv::path_resolves ... ok [INFO] [stdout] test dotenv::set_false ... ok [INFO] [stdout] test evaluate::evaluate ... ok [INFO] [stdout] test conditional::otherwise_branch_unevaluated ... ok [INFO] [stdout] test dotenv::no_warning ... ok [INFO] [stdout] test edit::editor_precedence ... ok [INFO] [stdout] test fall_back_to_parent::doesnt_work_with_justfile_and_working_directory ... ok [INFO] [stdout] test delimiters::bracket_continuation ... ok [INFO] [stdout] test fall_back_to_parent::doesnt_work_with_justfile ... ok [INFO] [stdout] test fall_back_to_parent::print_error_from_parent_if_recipe_not_found_in_current ... ok [INFO] [stdout] test fall_back_to_parent::doesnt_work_with_search_directory ... ok [INFO] [stdout] test export::override_variable ... ok [INFO] [stdout] test fall_back_to_parent::requires_unstable ... ok [INFO] [stdout] test fall_back_to_parent::prints_correct_error_message_when_recipe_not_found ... ok [INFO] [stdout] test examples::examples ... ok [INFO] [stdout] test export::success ... ok [INFO] [stdout] test export::shebang ... ok [INFO] [stdout] test export::setting_shebang ... ok [INFO] [stdout] test export::parameter ... ok [INFO] [stdout] test export::setting_false ... ok [INFO] [stdout] test fmt::alias_good ... ok [INFO] [stdout] test export::setting_variable_not_visible ... ok [INFO] [stdout] test fmt::alias_fix_indent ... ok [INFO] [stdout] test export::parameter_not_visible_to_backtick ... ok [INFO] [stdout] test fmt::assignment_concat_values ... ok [INFO] [stdout] test export::setting_true ... ok [INFO] [stdout] test fmt::assignment_backtick ... ok [INFO] [stdout] test export::setting_override_undefined ... ok [INFO] [stdout] test fmt::assignment_if_oneline ... ok [INFO] [stdout] test export::recipe_backtick ... ok [INFO] [stdout] test fmt::assignment_binary_function ... ok [INFO] [stdout] test fmt::check_diff_color ... ok [INFO] [stdout] test fmt::check_found_diff ... ok [INFO] [stdout] test command::working_directory_is_correct ... ok [INFO] [stdout] test fmt::assignment_doublequote ... ok [INFO] [stdout] test export::setting_implicit ... ok [INFO] [stdout] test fmt::assignment_export ... ok [INFO] [stdout] test fmt::assignment_indented_singlequote ... ok [INFO] [stdout] test error_messages::unexpected_character ... ok [INFO] [stdout] test fmt::assignment_name ... ok [INFO] [stdout] test conditional::unexpected_op ... ok [INFO] [stdout] test conditional::undefined_lhs ... ok [INFO] [stdout] test fmt::assignment_nullary_function ... ok [INFO] [stdout] test conditional::undefined_rhs ... ok [INFO] [stdout] test equals::export_recipe ... ok [INFO] [stdout] test conditional::undefined_then ... ok [INFO] [stdout] test choose::multiple_recipes ... ok [INFO] [stdout] test error_messages::argument_count_mismatch ... ok [INFO] [stdout] test choose::env ... ok [INFO] [stdout] test command::long ... ok [INFO] [stdout] test error_messages::expected_keyword ... ok [INFO] [stdout] test choose::override_variable ... ok [INFO] [stdout] test delimiters::unexpected_delimiter ... ok [INFO] [stdout] test fmt::assignment_if_multiline ... ok [INFO] [stdout] test delimiters::no_interpolation_continuation ... ok [INFO] [stdout] test fall_back_to_parent::runs_recipe_in_parent_if_not_found_in_current ... ok [INFO] [stdout] test edit::editor_working_directory ... ok [INFO] [stdout] test fmt::assignment_singlequote ... ok [INFO] [stdout] test fmt::assignment_parenthized_expression ... ok [INFO] [stdout] test conditional::undefined_otherwise ... ok [INFO] [stdout] test fmt::assignment_path_functions ... ok [INFO] [stdout] test fmt::assignment_indented_backtick ... ok [INFO] [stdout] test dotenv::set_true ... ok [INFO] [stdout] test command::short ... ok [INFO] [stdout] test delimiters::dependency_continuation ... ok [INFO] [stdout] test command::run_in_shell ... ok [INFO] [stdout] test fmt::assignment_indented_doublequote ... ok [INFO] [stdout] test command::exports_are_available ... ok [INFO] [stdout] test fmt::assignment_unary_function ... ok [INFO] [stdout] test fmt::comment_before_recipe ... ok [INFO] [stdout] test edit::invoke_error ... ok [INFO] [stdout] test dotenv::dotenv ... ok [INFO] [stdout] test evaluate::evaluate_single ... ok [INFO] [stdout] test fmt::comment ... ok [INFO] [stdout] test fmt::check_ok ... ok [INFO] [stdout] test equals::alias_recipe ... ok [INFO] [stdout] test dotenv::path_flag_overwrites_no_load ... ok [INFO] [stdout] test conditional::otherwise_branch_unevaluated_inverted ... ok [INFO] [stdout] test delimiters::paren_continuation ... ok [INFO] [stdout] test fmt::comment_multiline ... ok [INFO] [stdout] test conditional::dump ... ok [INFO] [stdout] test conditional::then_branch_unevaluated_inverted ... ok [INFO] [stdout] test conditional::if_else ... ok [INFO] [stdout] test conditional::then_branch_unevaluated ... ok [INFO] [stdout] test delimiters::brace_continuation ... ok [INFO] [stdout] test fmt::group_comments ... ok [INFO] [stdout] test evaluate::evaluate_empty ... ok [INFO] [stdout] test fmt::comment_before_docstring_recipe ... ok [INFO] [stdout] test fmt::group_recipies ... ok [INFO] [stdout] test fmt::comment_trailing ... ok [INFO] [stdout] test fmt::group_aliases ... ok [INFO] [stdout] test fmt::recipe_body_is_comment ... ok [INFO] [stdout] test fmt::comment_leading ... ok [INFO] [stdout] test fmt::recipe_dependency_param ... ok [INFO] [stdout] test fmt::recipe_ignore_errors ... ok [INFO] [stdout] test functions::broken_directory_function ... ok [INFO] [stdout] test fmt::recipe_assignment_in_body ... ok [INFO] [stdout] test fmt::recipe_escaped_braces ... ok [INFO] [stdout] test fmt::unstable_not_passed ... ok [INFO] [stdout] test fmt::recipe_dependency_params ... ok [INFO] [stdout] test fmt::recipe_dependencies_params ... ok [INFO] [stdout] test fmt::recipe_parameter ... ok [INFO] [stdout] test functions::broken_directory_function2 ... ok [INFO] [stdout] test functions::broken_extension_function2 ... ok [INFO] [stdout] test fmt::no_trailing_newline ... ok [INFO] [stdout] test fmt::unstable_passed ... ok [INFO] [stdout] test fmt::recipe_quiet_command ... ok [INFO] [stdout] test fmt::group_sets ... ok [INFO] [stdout] test functions::env_var_failure ... ok [INFO] [stdout] test fmt::recipe_parameter_envar ... ok [INFO] [stdout] test fmt::recipe_dependency ... ok [INFO] [stdout] test fmt::recipe_quiet_comment ... ok [INFO] [stdout] test fmt::group_assignments ... ok [INFO] [stdout] test fmt::set_true_explicit ... ok [INFO] [stdout] test fmt::recipe_ordinary ... ok [INFO] [stdout] test fmt::recipe_parameter_in_body ... ok [INFO] [stdout] test functions::broken_file_stem_function ... ok [INFO] [stdout] test functions::broken_without_extension_function ... ok [INFO] [stdout] test functions::broken_file_name_function ... ok [INFO] [stdout] test fmt::recipe_variadic_star ... ok [INFO] [stdout] test fmt::recipe_parameter_default_envar ... ok [INFO] [stdout] test fmt::recipe_quiet ... ok [INFO] [stdout] test functions::error_errors_with_message ... ok [INFO] [stdout] test fmt::recipe_positional_variadic ... ok [INFO] [stdout] test fmt::recipe_parameters_envar ... ok [INFO] [stdout] test functions::broken_extension_function ... ok [INFO] [stdout] test fmt::separate_recipes_aliases ... ok [INFO] [stdout] test fmt::recipe_with_comments_in_body ... ok [INFO] [stdout] test fmt::recipe_several_commands ... ok [INFO] [stdout] test fmt::recipe_with_docstring ... ok [INFO] [stdout] test fmt::recipe_variadic_default ... ok [INFO] [stdout] test fmt::recipe_parameter_concat ... ok [INFO] [stdout] test fmt::recipe_parameters ... ok [INFO] [stdout] test fmt::recipe_parameter_default ... ok [INFO] [stdout] test fmt::check_without_fmt ... ok [INFO] [stdout] test interrupts::unix::interrupt_backtick ... ignored [INFO] [stdout] test interrupts::unix::interrupt_command ... ignored [INFO] [stdout] test interrupts::unix::interrupt_line ... ignored [INFO] [stdout] test interrupts::unix::interrupt_shebang ... ignored [INFO] [stdout] test functions::join_argument_count_error ... ok [INFO] [stdout] test fmt::subsequent ... ok [INFO] [stdout] test fmt::recipe_variadic_plus ... ok [INFO] [stdout] test fmt::recipe_parameter_conditional ... ok [INFO] [stdout] test init::alternate_marker ... ok [INFO] [stdout] test fmt::recipe_dependencies ... ok [INFO] [stdout] test fmt::set_shell ... ok [INFO] [stdout] test functions::path_functions ... ok [INFO] [stdout] test functions::path_exists_subdir ... ok [INFO] [stdout] test functions::replace ... ok [INFO] [stdout] test functions::test_absolute_path_resolves ... ok [INFO] [stdout] test fmt::set_true_implicit ... ok [INFO] [stdout] test fmt::set_false ... ok [INFO] [stdout] test init::justfile ... ok [INFO] [stdout] test edit::status_error ... ok [INFO] [stdout] test functions::clean ... ok [INFO] [stdout] test init::justfile_and_working_directory ... ok [INFO] [stdout] test functions::test_just_executable_function ... ok [INFO] [stdout] test init::current_dir ... ok [INFO] [stdout] test choose::status_error ... ok [INFO] [stdout] test functions::test_absolute_path_resolves_parent ... ok [INFO] [stdout] test functions::test_os_arch_functions_in_expression ... ok [INFO] [stdout] test invocation_directory::test_invocation_directory ... ok [INFO] [stdout] test init::search_directory ... ok [INFO] [stdout] test init::parent_dir ... ok [INFO] [stdout] test misc::alias_shadows_recipe ... ok [INFO] [stdout] test json::shebang ... ok [INFO] [stdout] test functions::path_functions2 ... ok [INFO] [stdout] test functions::lowercase ... ok [INFO] [stdout] test misc::argument_mismatch_more_with_default ... ok [INFO] [stdout] test misc::argument_mismatch_more ... ok [INFO] [stdout] test functions::trim_start ... ok [INFO] [stdout] test functions::test_path_exists_filepath_doesnt_exist ... ok [INFO] [stdout] test json::doc_comment ... ok [INFO] [stdout] test json::quiet ... ok [INFO] [stdout] test functions::trim ... ok [INFO] [stdout] test misc::backtick_code_interpolation_mod ... ok [INFO] [stdout] test line_prefixes::infallible_after_quiet ... ok [INFO] [stdout] test functions::trim_end ... ok [INFO] [stdout] test misc::argument_mismatch_fewer ... ok [INFO] [stdout] test misc::assignment_backtick_failure ... ok [INFO] [stdout] test misc::alias_with_dependencies ... ok [INFO] [stdout] test json::priors ... ok [INFO] [stdout] test misc::backtick_code_assignment ... ok [INFO] [stdout] test misc::backtick_code_interpolation_tabs ... ok [INFO] [stdout] test misc::argument_mismatch_fewer_with_default ... ok [INFO] [stdout] test misc::backtick_code_interpolation ... ok [INFO] [stdout] test json::requires_unstable ... ok [INFO] [stdout] test functions::test_path_exists_filepath_exist ... ok [INFO] [stdout] test misc::backtick_code_interpolation_tab ... ok [INFO] [stdout] test functions::test_os_arch_functions_in_default ... ok [INFO] [stdout] test functions::test_os_arch_functions_in_interpolation ... ok [INFO] [stdout] test json::private ... ok [INFO] [stdout] test json::empty_justfile ... ok [INFO] [stdout] test functions::uppercase ... ok [INFO] [stdout] test misc::backtick_code_interpolation_inner_tab ... ok [INFO] [stdout] test json::alias ... ok [INFO] [stdout] test json::simple ... ok [INFO] [stdout] test json::assignment ... ok [INFO] [stdout] test misc::alias_listing ... ok [INFO] [stdout] test line_prefixes::quiet_after_infallible ... ok [INFO] [stdout] test misc::argument_multiple ... ok [INFO] [stdout] test misc::backtick_code_interpolation_leading_emoji ... ok [INFO] [stdout] test misc::backtick_code_interpolation_unicode_hell ... ok [INFO] [stdout] test json::parameters ... ok [INFO] [stdout] test json::dependencies ... ok [INFO] [stdout] test json::duplicate_recipes ... ok [INFO] [stdout] test misc::backtick_code_long ... ok [INFO] [stdout] test misc::alias_with_parameters ... ok [INFO] [stdout] test misc::alias ... ok [INFO] [stdout] test json::body ... ok [INFO] [stdout] test misc::alias_listing_private ... ok [INFO] [stdout] test misc::alias_listing_parameters ... ok [INFO] [stdout] test misc::colors_no_context ... ok [INFO] [stdout] test misc::alias_listing_multiple_aliases ... ok [INFO] [stdout] test misc::argument_single ... ok [INFO] [stdout] test json::settings ... ok [INFO] [stdout] test json::dependency_argument ... ok [INFO] [stdout] test misc::color_auto ... ok [INFO] [stdout] test functions::trim_end_match ... ok [INFO] [stdout] test misc::bad_setting ... ok [INFO] [stdout] test misc::command_backtick_failure ... ok [INFO] [stdout] test misc::argument_grouping ... ok [INFO] [stdout] test misc::dependency_takes_arguments_at_least ... ok [INFO] [stdout] test misc::duplicate_parameter ... ok [INFO] [stdout] test misc::color_always ... ok [INFO] [stdout] test misc::color_never ... ok [INFO] [stdout] test misc::brace_escape ... ok [INFO] [stdout] test misc::dependency_takes_arguments_at_most ... ok [INFO] [stdout] test functions::trim_start_match ... ok [INFO] [stdout] test misc::dependency_argument_plus_variadic ... ok [INFO] [stdout] test misc::backtick_variable_read_single ... ok [INFO] [stdout] test misc::dependency_argument_string ... ok [INFO] [stdout] test misc::dependency_takes_arguments_exact ... ok [INFO] [stdout] test misc::backtick_default_cat_stdin ... ok [INFO] [stdout] test misc::complex_dependencies ... ok [INFO] [stdout] test misc::backtick_variable_cat ... ok [INFO] [stdout] test misc::duplicate_alias ... ok [INFO] [stdout] test misc::dependency_argument_backtick ... ok [INFO] [stdout] test misc::default ... ok [INFO] [stdout] test misc::backtick_default_read_multiple ... ok [INFO] [stdout] test misc::default_concatination ... ok [INFO] [stdout] test init::exists ... ok [INFO] [stdout] test misc::interpolation_evaluation_ignore_quiet_continuation ... ok [INFO] [stdout] test misc::inconsistent_leading_whitespace ... ok [INFO] [stdout] test misc::duplicate_variable ... ok [INFO] [stdout] test misc::duplicate_recipe ... ok [INFO] [stdout] test misc::extra_leading_whitespace ... ok [INFO] [stdout] test misc::default_string ... ok [INFO] [stdout] test functions::trim_end_matches ... ok [INFO] [stdout] test misc::default_backtick ... ok [INFO] [stdout] test misc::backtick_variable_read_multiple ... ok [INFO] [stdout] test misc::default_variable ... ok [INFO] [stdout] test misc::backtick_trimming ... ok [INFO] [stdout] test misc::brace_escape_extra ... ok [INFO] [stdout] test misc::backtick_default_cat_justfile ... ok [INFO] [stdout] test misc::comment_before_variable ... ok [INFO] [stdout] test misc::dependency_argument_parameter ... ok [INFO] [stdout] test misc::plus_then_star_variadic ... ok [INFO] [stdout] test misc::parameter_shadows_variable ... ok [INFO] [stdout] test misc::dotenv_env_var_override ... ok [INFO] [stdout] test init::invocation_directory ... ok [INFO] [stdout] test misc::dotenv_variable_in_function_in_backtick ... ok [INFO] [stdout] test misc::interpolation_evaluation_ignore_quiet ... ok [INFO] [stdout] test misc::dependency_argument_assignment ... ok [INFO] [stdout] test init::write_error ... ok [INFO] [stdout] test misc::no_highlight ... ok [INFO] [stdout] test misc::no_dotenv ... ok [INFO] [stdout] test misc::list ... ok [INFO] [stdout] test misc::infallible_command ... ok [INFO] [stdout] test fmt::write_error ... FAILED [INFO] [stdout] test misc::invalid_escape_sequence_message ... ok [INFO] [stdout] test misc::duplicate_dependency_no_args ... ok [INFO] [stdout] test misc::line_continuation_no_space ... ok [INFO] [stdout] test misc::dotenv_variable_in_backtick ... ok [INFO] [stdout] test misc::infallible_with_failing ... ok [INFO] [stdout] test functions::join ... ok [INFO] [stdout] test misc::line_error_spacing ... ok [INFO] [stdout] test misc::dump ... ok [INFO] [stdout] test misc::backtick_success ... ok [INFO] [stdout] test misc::old_equals_assignment_syntax_produces_error ... ok [INFO] [stdout] test misc::parameter_cross_reference_error ... ok [INFO] [stdout] test functions::trim_start_matches ... ok [INFO] [stdout] test misc::dotenv_variable_in_function_in_recipe ... ok [INFO] [stdout] test misc::dotenv_variable_in_recipe ... ok [INFO] [stdout] test misc::dependency_argument_function ... ok [INFO] [stdout] test misc::mixed_whitespace ... ok [INFO] [stdout] test misc::dry_run ... ok [INFO] [stdout] test misc::list_prefix ... ok [INFO] [stdout] test functions::env_var_functions ... FAILED [INFO] [stdout] test misc::required_after_default ... ok [INFO] [stdout] test misc::line_continuation_with_quoted_space ... ok [INFO] [stdout] test misc::missing_second_dependency ... ok [INFO] [stdout] test misc::list_colors ... ok [INFO] [stdout] test misc::required_after_plus_variadic ... ok [INFO] [stdout] test misc::long_circular_recipe_dependency ... ok [INFO] [stdout] test misc::line_continuation_with_space ... ok [INFO] [stdout] test misc::run_suggestion ... ok [INFO] [stdout] test misc::plus_variadic_too_few ... ok [INFO] [stdout] test misc::list_empty_prefix_and_heading ... ok [INFO] [stdout] test misc::list_alignment_long ... ok [INFO] [stdout] test misc::required_after_star_variadic ... ok [INFO] [stdout] test misc::unknown_alias_target ... ok [INFO] [stdout] test misc::shebang_backtick_failure ... ok [INFO] [stdout] test misc::unexpected_token_after_name ... ok [INFO] [stdout] test misc::duplicate_dependency_argument ... ok [INFO] [stdout] test misc::unknown_override_options ... ok [INFO] [stdout] test misc::unknown_function_in_assignment ... ok [INFO] [stdout] test misc::self_dependency ... ok [INFO] [stdout] test misc::list_alignment ... ok [INFO] [stdout] test misc::list_heading ... ok [INFO] [stdout] test misc::star_then_plus_variadic ... ok [INFO] [stdout] test misc::plus_variadic_ignore_default ... ok [INFO] [stdout] test misc::unknown_override_arg ... ok [INFO] [stdout] test misc::status_passthrough ... ok [INFO] [stdout] test misc::variable_self_dependency ... ok [INFO] [stdout] test misc::unknown_start_of_token ... ok [INFO] [stdout] test misc::list_sorted ... ok [INFO] [stdout] test misc::unknown_variable_in_default ... ok [INFO] [stdout] test misc::unterminated_interpolation_eol ... ok [INFO] [stdout] test misc::unexpected_token_in_dependency_position ... ok [INFO] [stdout] test misc::unknown_function_in_default ... ok [INFO] [stdout] test misc::unknown_dependency ... ok [INFO] [stdout] test misc::multi_line_string_in_interpolation ... ok [INFO] [stdout] test misc::quiet ... ok [INFO] [stdout] test misc::variable_circular_dependency_with_additional_variable ... ok [INFO] [stdout] test misc::variable_circular_dependency ... ok [INFO] [stdout] test misc::plus_variadic_recipe ... ok [INFO] [stdout] test misc::unknown_override_args ... ok [INFO] [stdout] test misc::unterminated_interpolation_eof ... ok [INFO] [stdout] test misc::overrides_first ... ok [INFO] [stdout] test misc::overrides_not_evaluated ... ok [INFO] [stdout] test misc::unknown_recipe ... ok [INFO] [stdout] test quiet::command_echoing ... ok [INFO] [stdout] test misc::star_variadic_none ... ok [INFO] [stdout] test misc::quiet_shebang_recipe ... ok [INFO] [stdout] test misc::run_colors ... ok [INFO] [stdout] test misc::list_unsorted ... ok [INFO] [stdout] test misc::supply_use_default ... ok [INFO] [stdout] test misc::summary_unsorted ... ok [INFO] [stdout] test misc::use_string_default ... ok [INFO] [stdout] test positional_arguments::variadic_arguments_are_separate ... ok [INFO] [stdout] test quiet::edit_invocation ... ok [INFO] [stdout] test misc::trailing_flags ... ok [INFO] [stdout] test quiet::choose_none ... ok [INFO] [stdout] test misc::variables ... ok [INFO] [stdout] test misc::quiet_recipe ... ok [INFO] [stdout] test init::fmt_compatibility ... ok [INFO] [stdout] test positional_arguments::variadic_shebang ... ok [INFO] [stdout] test misc::plus_variadic_use_default ... ok [INFO] [stdout] test misc::select ... ok [INFO] [stdout] test misc::star_variadic_use_default ... ok [INFO] [stdout] test misc::summary_sorted ... ok [INFO] [stdout] test misc::use_raw_string_default ... ok [INFO] [stdout] test misc::print ... ok [INFO] [stdout] test misc::summary ... ok [INFO] [stdout] test quiet::assignment_backtick_stderr ... ok [INFO] [stdout] test quiet::choose_status ... ok [INFO] [stdout] test quiet::choose_invocation ... ok [INFO] [stdout] test quiet::init_exists ... ok [INFO] [stdout] test misc::supply_defaults ... ok [INFO] [stdout] test shell::cmd ... ignored [INFO] [stdout] test shell::powershell ... ignored [INFO] [stdout] test positional_arguments::linewise ... ok [INFO] [stdout] test positional_arguments::empty_variadic_is_undefined ... ok [INFO] [stdout] test misc::shebang_line_numbers ... ok [INFO] [stdout] test misc::unknown_recipes ... ok [INFO] [stdout] test misc::star_variadic_ignore_default ... ok [INFO] [stdout] test quiet::error_messages ... ok [INFO] [stdout] test quiet::show_missing ... ok [INFO] [stdout] test misc::star_variadic_recipe ... ok [INFO] [stdout] test regexes::bad_regex_fails_at_runtime ... ok [INFO] [stdout] test misc::verbose ... ok [INFO] [stdout] test positional_arguments::default_arguments ... ok [INFO] [stdout] test misc::order ... ok [INFO] [stdout] test search::test_capitalized_justfile_search ... ok [INFO] [stdout] test quiet::interpolation_backtick_stderr ... ok [INFO] [stdout] test positional_arguments::shebang ... ok [INFO] [stdout] test search::test_justfile_search ... ok [INFO] [stdout] test string::error_column_after_multiline_raw_string ... ok [INFO] [stdout] test string::error_line_after_multiline_raw_string ... ok [INFO] [stdout] test search::test_upwards_path_argument ... ok [INFO] [stdout] test sublime_syntax::parse ... ok [INFO] [stdout] test search::single_downards ... ok [INFO] [stdout] test shell::shell_arg_override ... ok [INFO] [stdout] test quiet::stderr ... ok [INFO] [stdout] test string::error_line_after_multiline_raw_string_in_interpolation ... ok [INFO] [stdout] test shell::flag ... ok [INFO] [stdout] test quiet::edit_status ... ok [INFO] [stdout] test quote::quotes_are_escaped ... ok [INFO] [stdout] test shell::shell_override ... ok [INFO] [stdout] test quiet::quiet_shebang ... ok [INFO] [stdout] test show::show_no_suggestion ... ok [INFO] [stdout] test show::show_no_alias_suggestion ... ok [INFO] [stdout] test show::alias_show_missing_target ... ok [INFO] [stdout] test string::multiline_raw_string_in_interpolation ... ok [INFO] [stdout] test string::cooked_string_suppress_newline ... ok [INFO] [stdout] test show::show_alias_suggestion ... ok [INFO] [stdout] test string::unterminated_indented_string ... ok [INFO] [stdout] test string::invalid_escape_sequence ... ok [INFO] [stdout] test quote::quoted_strings_can_be_used_as_arguments ... ok [INFO] [stdout] test regexes::match_succeeds_evaluates_to_first_branch ... ok [INFO] [stdout] test subsequents::duplicate_subsequents_dont_run ... ok [INFO] [stdout] test subsequents::unknown_argument ... ok [INFO] [stdout] test undefined_variables::parameter_default_unknown_variable_in_expression ... ok [INFO] [stdout] test search::single_upwards ... ok [INFO] [stdout] test subsequents::failure ... ok [INFO] [stdout] test undefined_variables::unknown_first_variable_in_binary_call ... ok [INFO] [stdout] test show::show ... ok [INFO] [stdout] test positional_arguments::variadic_linewise ... ok [INFO] [stdout] test subsequents::circular_dependency ... ok [INFO] [stdout] test string::unterminated_raw_string ... ok [INFO] [stdout] test string::unterminated_indented_raw_string ... ok [INFO] [stdout] test string::shebang_backtick ... ok [INFO] [stdout] test string::unterminated_backtick ... ok [INFO] [stdout] test string::unterminated_indented_backtick ... ok [INFO] [stdout] test shell::shell_args ... ok [INFO] [stdout] test shell::set_shell ... ok [INFO] [stdout] test show::show_suggestion ... ok [INFO] [stdout] test string::indented_cooked_string_escapes ... ok [INFO] [stdout] test string::unterminated_string ... ok [INFO] [stdout] test search::find_dot_justfile ... ok [INFO] [stdout] test quiet::no_stdout ... ok [INFO] [stdout] test string::multiline_raw_string ... ok [INFO] [stdout] test undefined_variables::unknown_second_variable_in_binary_call ... ok [INFO] [stdout] test search::test_upwards_multiple_path_argument ... ok [INFO] [stdout] test string::multiline_backtick ... ok [INFO] [stdout] test string::indented_backtick_string_escapes ... ok [INFO] [stdout] test show::alias_show ... ok [INFO] [stdout] test regexes::match_fails_evaluates_to_second_branch ... ok [INFO] [stdout] test quiet::summary_none ... ok [INFO] [stdout] test subsequents::argument ... ok [INFO] [stdout] test undefined_variables::unknown_variable_in_ternary_call ... ok [INFO] [stdout] test string::multiline_cooked_string ... ok [INFO] [stdout] test working_directory::change_working_directory_to_search_justfile_parent ... ok [INFO] [stdout] test subsequents::success ... ok [INFO] [stdout] test quote::single_quotes_are_prepended_and_appended ... ok [INFO] [stdout] test undefined_variables::unknown_variable_in_unary_call ... ok [INFO] [stdout] test search::dot_justfile_conflicts_with_justfile ... ok [INFO] [stdout] test string::indented_raw_string_escapes ... ok [INFO] [stdout] test string::raw_string ... ok [INFO] [stdout] test subsequents::unknown ... ok [INFO] [stdout] test subsequents::subsequents_run_even_if_already_ran_as_prior ... ok [INFO] [stdout] test string::indented_backtick_string_contents_indentation_removed ... ok [INFO] [stdout] test string::indented_cooked_string_contents_indentation_removed ... ok [INFO] [stdout] test string::indented_raw_string_contents_indentation_removed ... ok [INFO] [stdout] test working_directory::justfile_without_working_directory_relative ... ok [INFO] [stdout] test search::test_downwards_multiple_path_argument ... 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::justfile_and_working_directory ... ok [INFO] [stdout] test working_directory::search_dir_parent ... ok [INFO] [stdout] test search::test_downwards_path_argument ... ok [INFO] [stdout] test readme::readme ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- fmt::write_error stdout ---- [INFO] [stdout] thread 'fmt::write_error' panicked at 'Stderr regex mismatch: [INFO] [stdout] "Wrote justfile to `/tmp/temptreea29wqp/justfile`\n" [INFO] [stdout] !~= [INFO] [stdout] /(?m)^error: Failed to write justfile to `.*`: Permission denied \(os error 13\)\n$/', tests/test.rs:210:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556eb2dfa35d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x556eb2dfa35d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556eb2dfa35d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x556eb2dfa35d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x556eb2e225dc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x556eb2df5678 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x556eb2dfcca7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x556eb2dfcca7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x556eb2dfcca7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x556eb2dfc9dc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x556eb2dfd3f9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x556eb2dfd0e7 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x556eb2dfa824 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x556eb2dfcdf9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x556eb2aaf683 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x556eb2addcf0 - integration::test::Test::run::he38b35d1c1055fdb [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:210:9 [INFO] [stdout] 16: 0x556eb2afa783 - integration::fmt::write_error::heb8a68e6255043d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/fmt.rs:112:18 [INFO] [stdout] 17: 0x556eb2afa57a - integration::fmt::write_error::{{closure}}::heffd545332215435 [INFO] [stdout] at /opt/rustwide/workdir/tests/fmt.rs:93:1 [INFO] [stdout] 18: 0x556eb2aeb93e - core::ops::function::FnOnce::call_once::h2d4e78a803f25d73 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x556eb2b5a343 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x556eb2b5a343 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 21: 0x556eb2b59024 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 22: 0x556eb2b59024 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x556eb2b59024 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 24: 0x556eb2b59024 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 25: 0x556eb2b59024 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 26: 0x556eb2b59024 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 27: 0x556eb2b59024 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 28: 0x556eb2b62941 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 29: 0x556eb2b62941 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 30: 0x556eb2b2efbf - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 31: 0x556eb2b2efbf - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x556eb2b2efbf - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 33: 0x556eb2b2efbf - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 34: 0x556eb2b2efbf - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 35: 0x556eb2b2efbf - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 36: 0x556eb2b2efbf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x556eb2e043f3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 38: 0x556eb2e043f3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x556eb2e043f3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 40: 0x7fbd38aa9609 - start_thread [INFO] [stdout] 41: 0x7fbd38879163 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- functions::env_var_functions stdout ---- [INFO] [stdout] thread 'functions::env_var_functions' panicked at 'called `Result::unwrap()` on an `Err` value: NotPresent', tests/functions.rs:39:71 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556eb2dfa35d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x556eb2dfa35d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556eb2dfa35d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x556eb2dfa35d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x556eb2e225dc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x556eb2df5678 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x556eb2dfcca7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x556eb2dfcca7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x556eb2dfcca7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x556eb2dfc9dc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x556eb2dfd3f9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x556eb2dfd0e7 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x556eb2dfa824 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x556eb2dfcdf9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x556eb2aaf683 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x556eb2aaf773 - core::result::unwrap_failed::h719f957ed74f93fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x556eb2b2163c - core::result::Result::unwrap::hc4191281ac0d032c [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x556eb2b0154a - integration::functions::env_var_functions::h6c61a3e267e1f9b6 [INFO] [stdout] at /opt/rustwide/workdir/tests/functions.rs:39:54 [INFO] [stdout] 18: 0x556eb2b0146a - integration::functions::env_var_functions::{{closure}}::h49b93075c608ec6b [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:19:5 [INFO] [stdout] 19: 0x556eb2aef81e - core::ops::function::FnOnce::call_once::hbbbc0f519f66c648 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x556eb2b5a343 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x556eb2b5a343 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x556eb2b59024 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x556eb2b59024 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x556eb2b59024 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x556eb2b59024 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x556eb2b59024 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x556eb2b59024 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x556eb2b59024 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x556eb2b62941 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x556eb2b62941 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x556eb2b2efbf - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x556eb2b2efbf - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x556eb2b2efbf - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x556eb2b2efbf - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x556eb2b2efbf - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x556eb2b2efbf - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x556eb2b2efbf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x556eb2e043f3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x556eb2e043f3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x556eb2e043f3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fbd38aa9609 - start_thread [INFO] [stdout] 42: 0x7fbd38879163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] fmt::write_error [INFO] [stdout] functions::env_var_functions [INFO] [stdout] [INFO] [stdout] test result: FAILED. 473 passed; 2 failed; 6 ignored; 0 measured; 0 filtered out; finished in 2.29s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test integration' [INFO] running `Command { std: "docker" "inspect" "bf50b2c0d877fd724e629043ca1f193656e10ec756bb0db377f12137671a501f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf50b2c0d877fd724e629043ca1f193656e10ec756bb0db377f12137671a501f", kill_on_drop: false }` [INFO] [stdout] bf50b2c0d877fd724e629043ca1f193656e10ec756bb0db377f12137671a501f