[INFO] cloning repository https://github.com/michaelmunson/x.sh
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelmunson/x.sh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelmunson%2Fx.sh", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelmunson%2Fx.sh'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fb7c64e38b38b221d95fc966b0b9627f48f35c59
[INFO] testing michaelmunson/x.sh against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelmunson%2Fx.sh" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/michaelmunson/x.sh
[INFO] finished tweaking git repo https://github.com/michaelmunson/x.sh
[INFO] tweaked toml for git repo https://github.com/michaelmunson/x.sh written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/michaelmunson/x.sh on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/michaelmunson/x.sh 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.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded newline-converter v0.3.0
[INFO] [stderr]   Downloaded comfy-table v7.2.2
[INFO] [stderr]   Downloaded fuzzy-matcher v0.3.7
[INFO] [stderr]   Downloaded inquire v0.7.5
[INFO] [stderr]   Downloaded crossterm v0.25.0
[INFO] [stderr]   Downloaded cc v1.2.66
[INFO] [stderr]   Downloaded bstr v1.12.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 85fb93041a7f1ccdb3371925a29cfaa18564b7de551f0ebd803b113d784c96bf
[INFO] running `Command { std: "docker" "start" "85fb93041a7f1ccdb3371925a29cfaa18564b7de551f0ebd803b113d784c96bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85fb93041a7f1ccdb3371925a29cfaa18564b7de551f0ebd803b113d784c96bf", 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" "85fb93041a7f1ccdb3371925a29cfaa18564b7de551f0ebd803b113d784c96bf" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85fb93041a7f1ccdb3371925a29cfaa18564b7de551f0ebd803b113d784c96bf", 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" "85fb93041a7f1ccdb3371925a29cfaa18564b7de551f0ebd803b113d784c96bf" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling x v3.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `base_dir` is never read
[INFO] [stdout]  --> src/config.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct XConfig {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 8 |     pub base_dir: PathBuf,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `prompt_input` is never used
[INFO] [stdout]  --> src/utils.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn prompt_input(prompt: &str) -> Result<String> {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 46.32s
[INFO] running `Command { std: "docker" "inspect" "85fb93041a7f1ccdb3371925a29cfaa18564b7de551f0ebd803b113d784c96bf", 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" "85fb93041a7f1ccdb3371925a29cfaa18564b7de551f0ebd803b113d784c96bf" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stdout] warning: field `base_dir` is never read
[INFO] [stdout]  --> src/config.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct XConfig {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 8 |     pub base_dir: PathBuf,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `prompt_input` is never used
[INFO] [stdout]  --> src/utils.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn prompt_input(prompt: &str) -> Result<String> {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling bstr v1.12.3
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling x v3.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `base_dir` is never read
[INFO] [stdout]  --> src/config.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct XConfig {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 8 |     pub base_dir: PathBuf,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `prompt_input` is never used
[INFO] [stdout]  --> src/utils.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn prompt_input(prompt: &str) -> Result<String> {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 27.58s
[INFO] running `Command { std: "docker" "inspect" "85fb93041a7f1ccdb3371925a29cfaa18564b7de551f0ebd803b113d784c96bf", 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" "85fb93041a7f1ccdb3371925a29cfaa18564b7de551f0ebd803b113d784c96bf" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: field `base_dir` is never read
[INFO] [stderr]  --> src/config.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct XConfig {
[INFO] [stderr]   |            ------- field in this struct
[INFO] [stderr] 8 |     pub base_dir: PathBuf,
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `prompt_input` is never used
[INFO] [stderr]  --> src/utils.rs:7:8
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn prompt_input(prompt: &str) -> Result<String> {
[INFO] [stderr]   |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `x` (bin "x" test) generated 2 warnings
[INFO] [stderr] warning: `x` (bin "x") generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/x-1000acaa27222443)
[INFO] [stdout] 
[INFO] [stdout] running 101 tests
[INFO] [stdout] test app::help::tests::mutex_option_group_renders_combined ... ok
[INFO] [stdout] test app::help::tests::option_help_shows_default_and_requires ... ok
[INFO] [stdout] test app::help::tests::root_help_contains_name_usage_and_version ... ok
[INFO] [stdout] test app::help::tests::positional_choice_shows_name_in_synopsis ... ok
[INFO] [stdout] test app::loader::tests::loads_minimal ... ok
[INFO] [stdout] test app::loader::tests::inline_handlers_override_imports ... ok
[INFO] [stdout] test app::help::tests::subcommand_help_lists_options_and_arguments ... ok
[INFO] [stdout] test app::help::tests::unknown_subcommand_errors ... ok
[INFO] [stdout] test app::loader::tests::loads_x_yml_without_name ... ok
[INFO] [stdout] test app::loader::tests::loads_alias_command ... ok
[INFO] [stdout] test app::loader::tests::loads_per_command_dir_and_env ... ok
[INFO] [stdout] test app::loader::tests::loads_dot_commands_with_inline_scripts ... ok
[INFO] [stdout] test app::loader::tests::loads_exapp_example_from_repo ... ok
[INFO] [stdout] test app::loader::tests::rejects_commands_key ... ok
[INFO] [stdout] test app::loader::tests::rejects_plain_key_in_x_yml ... ok
[INFO] [stdout] test app::parse::tests::double_dash_stops_option_parsing ... ok
[INFO] [stdout] test app::loader::tests::string_shorthand_for_command ... ok
[INFO] [stdout] test app::parse::tests::bool_flag_rejects_inline_value ... ok
[INFO] [stdout] test app::parse::tests::extra_positional_errors ... ok
[INFO] [stdout] test app::loader::tests::rejects_top_level_dollar_map ... ok
[INFO] [stdout] test app::parse::tests::help_at_root_before_subcommand ... ok
[INFO] [stdout] test app::parse::tests::invalid_required_choice ... ok
[INFO] [stdout] test app::parse::tests::help_after_entering_subcommand ... ok
[INFO] [stdout] test app::parse::tests::positional_choice_in_angle_brackets ... ok
[INFO] [stdout] test app::parse::tests::positional_required_and_optional_default ... ok
[INFO] [stdout] test app::parse::tests::long_bool_flag ... ok
[INFO] [stdout] test app::parse::tests::long_flag_eq_form ... ok
[INFO] [stdout] test app::parse::tests::long_flag_with_separate_value ... ok
[INFO] [stdout] test app::loader::tests::derives_name_from_filename ... ok
[INFO] [stdout] test app::parse::tests::required_choice_positional ... ok
[INFO] [stdout] test app::parse::tests::option_default_applied_when_omitted ... ok
[INFO] [stdout] test app::parse::tests::required_mutex_missing_errors ... ok
[INFO] [stdout] test app::parse::tests::missing_required_positional_errors ... ok
[INFO] [stdout] test app::parse::tests::repeating_option_accumulates ... ok
[INFO] [stdout] test app::parse::tests::repeating_positional_greedy ... ok
[INFO] [stdout] test app::parse::tests::required_mutex_both_present_errors ... ok
[INFO] [stdout] test app::parse::tests::required_mutex_option_group_exactly_one ... ok
[INFO] [stdout] test app::parse::tests::required_bare_option_must_be_present ... ok
[INFO] [stdout] test app::parse::tests::requires_chain_missing_dependency ... ok
[INFO] [stdout] test app::parse::tests::requires_chain_satisfied ... ok
[INFO] [stdout] test app::parse::tests::short_bool_flag ... ok
[INFO] [stdout] test app::parse::tests::unknown_long_option_errors ... ok
[INFO] [stdout] test app::parse::tests::short_flag_attached_value ... ok
[INFO] [stdout] test app::parse::tests::short_flag_with_separate_value ... ok
[INFO] [stdout] test app::pipeline_tests::exapp_parse_demo_pick_choice ... ok
[INFO] [stdout] test app::synopsis::tests::empty_fragment_returns_nothing ... ok
[INFO] [stdout] test app::synopsis::tests::eq_form_with_choice ... ok
[INFO] [stdout] test app::synopsis::tests::bare_required_flag ... ok
[INFO] [stdout] test app::parse::tests::flag_level_repeat_accumulates ... ok
[INFO] [stdout] test app::synopsis::tests::flag_with_required_value ... ok
[INFO] [stdout] test app::synopsis::tests::nested_dependency ... ok
[INFO] [stdout] test app::pipeline_tests::exapp_parse_root_defaults ... ok
[INFO] [stdout] test app::synopsis::tests::flag_level_repeat ... ok
[INFO] [stdout] test app::synopsis::tests::eq_form_choice_with_default ... ok
[INFO] [stdout] test app::parse::tests::repeating_option_value_form ... ok
[INFO] [stdout] test app::synopsis::tests::flag_with_repeating_value ... ok
[INFO] [stdout] test app::synopsis::tests::multiple_top_level_tokens ... ok
[INFO] [stdout] test app::synopsis::tests::optional_positional_choice_with_default ... ok
[INFO] [stdout] test app::parse::tests::walks_nested_subcommands ... ok
[INFO] [stdout] test app::synopsis::tests::optional_positional_with_default ... ok
[INFO] [stdout] test app::synopsis::tests::positional_choice_in_angle_brackets ... ok
[INFO] [stdout] test app::synopsis::tests::positional_choice_still_works ... ok
[INFO] [stdout] test app::synopsis::tests::quoted_default_literal ... ok
[INFO] [stdout] test app::synopsis::tests::repeating_optional_default_star ... ok
[INFO] [stdout] test app::synopsis::tests::repeating_optional_positional_spaced_ellipsis ... ok
[INFO] [stdout] test app::synopsis::tests::repeating_required_positional ... ok
[INFO] [stdout] test app::synopsis::tests::required_choice_needs_two_alternatives ... ok
[INFO] [stdout] test app::pipeline_tests::exapp_help_renders_demo_opts ... ok
[INFO] [stdout] test app::synopsis::tests::required_mutex_option_group ... ok
[INFO] [stdout] test app::synopsis::tests::required_choice_top_level ... ok
[INFO] [stdout] test app::synopsis::tests::optional_bool_flag_alias_pair ... ok
[INFO] [stdout] test app::synopsis::tests::required_mutex_with_alias_pairs ... ok
[INFO] [stdout] test app::synopsis::tests::required_paren_alias_bool ... ok
[INFO] [stdout] test app::synopsis::tests::required_paren_alias_with_value ... ok
[INFO] [stdout] test app::synopsis::tests::required_positional ... ok
[INFO] [stdout] test app::synopsis::tests::two_positionals ... ok
[INFO] [stdout] test app::synopsis::tests::unbalanced_bracket_errors ... ok
[INFO] [stdout] test app::synopsis::tests::unrecognized_token_errors ... ok
[INFO] [stdout] test app::validate::tests::format_errors_includes_count ... ok
[INFO] [stdout] test app::validate::tests::reports_duplicate_argument ... ok
[INFO] [stdout] test app::validate::tests::reports_duplicate_short_option ... ok
[INFO] [stdout] test app::validate::tests::collects_multiple_errors ... ok
[INFO] [stdout] test app::validate::tests::reports_missing_leaf_handler ... ok
[INFO] [stdout] test app::validate::tests::reports_unknown_requires_target ... ok
[INFO] [stdout] test app::validate::tests::reports_orphan_option_group_member ... ok
[INFO] [stdout] test app::validate::tests::valid_app_passes ... ok
[INFO] [stdout] test app::validate::tests::reports_duplicate_long_option ... ok
[INFO] [stdout] test app::validate::tests::reports_orphan_imported_handler_key ... ok
[INFO] [stdout] test app::validate::tests::alias_leaf_needs_no_script ... ok
[INFO] [stdout] test app::validate::tests::alias_command_with_extras_fails ... ok
[INFO] [stdout] test complete::tests::prefix_filter_matches_start ... ok
[INFO] [stdout] test complete::tests::zsh_completion_script_does_not_invoke_on_load ... ok
[INFO] [stdout] test complete::tests::app_nested_subcommands ... ok
[INFO] [stdout] test complete::tests::completes_nested_alias_inside_app ... ok
[INFO] [stdout] test complete::tests::local_nested_subcommands ... ok
[INFO] [stdout] test complete::tests::completes_app_nested_options ... ok
[INFO] [stdout] test complete::tests::completes_options_on_aliased_target ... ok
[INFO] [stdout] test complete::tests::completes_command_options ... ok
[INFO] [stdout] test complete::tests::completes_through_alias_command ... ok
[INFO] [stdout] test complete::tests::top_level_resolution_order_dedupes ... ok
[INFO] [stdout] test app::parse::tests::invalid_option_choice ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 101 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_integration.rs (/opt/rustwide/target/release/deps/cli_integration-7f2a9998bad9bd1e)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test commands_key_is_rejected_with_helpful_error ... ok
[INFO] [stdout] test exapp_help_flag_from_example_dir ... ok
[INFO] [stdout] test complete_project_command_options ... ok
[INFO] [stdout] test exapp_invalid_choice_exits_with_error ... ok
[INFO] [stdout] test complete_nested_alias_target_subcommands ... ok
[INFO] [stdout] test complete_through_alias_subcommands ... ok
[INFO] [stdout] test exapp_demo_opts_applies_defaults_and_flags ... FAILED
[INFO] [stdout] test complete_project_build_subcommand ... ok
[INFO] [stdout] test complete_project_nested_build_subcommands ... FAILED
[INFO] [stdout] test plugin_missing_errors_helpfully ... ok
[INFO] [stdout] test fixture_style_app_tui_clear_emits_escape ... ok
[INFO] [stdout] test fixture_path_root_builtin_uses_app_dir_not_cwd ... ok
[INFO] [stdout] test exapp_root_handler_uses_default_topic ... ok
[INFO] [stdout] test fixture_path_root_builtin_prints_app_directory ... ok
[INFO] [stdout] test fixture_style_app_prt_emits_sgr ... ok
[INFO] [stdout] test multiline_opts_string_parses_like_a_list ... ok
[INFO] [stdout] test project_x_yml_nested_subcommand ... ok
[INFO] [stdout] test project_x_yml_runs_dot_command ... ok
[INFO] [stdout] test exapp_demo_group_alpha_verbose ... ok
[INFO] [stdout] test usage_hidden_command_renders_root_help ... ok
[INFO] [stdout] test usage_hidden_command_renders_nested_help ... ok
[INFO] [stdout] test opts_set_and_args_set_assign_shell_variables ... ok
[INFO] [stdout] test run_self_via_app_file ... ok
[INFO] [stdout] test simple_app_get_env ... FAILED
[INFO] [stdout] test exapp_demo_pick_runs_handler ... ok
[INFO] [stdout] test fixture_sh_import_sources_script_before_handler ... ok
[INFO] [stdout] test fixture_minimal_app_greet ... ok
[INFO] [stdout] test fixture_minimal_app_verbose_greet ... ok
[INFO] [stdout] test run_self_from_handler_builtin ... ok
[INFO] [stdout] test run_self_dispatches_subcommand ... ok
[INFO] [stdout] test alias_command_dispatches_to_another_x_file ... ok
[INFO] [stdout] test fixture_style_app_unknown_style_fails ... ok
[INFO] [stdout] test run_self_request_accepts_curl_options ... FAILED
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling x-plugin-openapi v0.1.0 (/opt/rustwide/workdir/plugins/openapi)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.17s
[INFO] [stdout] test plugin_openapi_converts_petstore_fixture ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- exapp_demo_opts_applies_defaults_and_flags stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'exapp_demo_opts_applies_defaults_and_flags' (1726) panicked at tests/cli_integration.rs:80:10:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=``````
[INFO] [stdout] Error: required option `--fmt` was not provided
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<alloc::string::String>
[INFO] [stdout]    1: x::app::parse::parse
[INFO] [stdout]    2: x::app::run::run_app_file
[INFO] [stdout]    3: x::app::run::run_app
[INFO] [stdout]    4: x::main
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]    6: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]    7: std::rt::lang_start_internal
[INFO] [stdout]    8: main
[INFO] [stdout]    9: <unknown>
[INFO] [stdout]   10: __libc_start_main
[INFO] [stdout]   11: _start
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`cd "/opt/rustwide/workdir/docs/examples/app" && "/opt/rustwide/target/release/x" "exapp" "demo" "opts" "--commit" "--dry-run" "--out" "tmp/out"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] Error: required option `--fmt` was not provided
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<alloc::string::String>
[INFO] [stdout]    1: x::app::parse::parse
[INFO] [stdout]    2: x::app::run::run_app_file
[INFO] [stdout]    3: x::app::run::run_app
[INFO] [stdout]    4: x::main
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]    6: std::rt::lang_start::<core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stdout]    7: std::rt::lang_start_internal
[INFO] [stdout]    8: main
[INFO] [stdout]    9: <unknown>
[INFO] [stdout]   10: __libc_start_main
[INFO] [stdout]   11: _start
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5751ed9a02b1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5751ed9b6b8a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5751ed9a5e5c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5751ed97b6a6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5751ed9968d9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5751ed9163b0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5751ed996a92 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5751ed97b752 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5751ed972df9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5751ed97c40d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5751ed9b733c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5751ed94a6cf - <assert_cmd[b6342b8c836badc2]::assert::AssertError>::panic::<assert_cmd[b6342b8c836badc2]::assert::Assert>
[INFO] [stdout]   12:     0x5751ed94aff9 - <assert_cmd[b6342b8c836badc2]::assert::Assert>::success
[INFO] [stdout]   13:     0x5751ed903e2e - <cli_integration[f64c02933b35ce35]::exapp_demo_opts_applies_defaults_and_flags::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5751ed9096eb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x5751ed916d35 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5751ed9117e4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5751ed919e82 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5751ed99f48f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x775fb4e4c07a - <unknown>
[INFO] [stdout]   20:     0x775fb4edf534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- complete_project_nested_build_subcommands stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'complete_project_nested_build_subcommands' (1723) panicked at tests/cli_integration.rs:134:10:
[INFO] [stdout] Unexpected stdout, failed var.contains(tool)
[INFO] [stdout] ├── var: extension
[INFO] [stdout] │   plugins
[INFO] [stdout] └── var as str: extension
[INFO] [stdout]     plugins
[INFO] [stdout] 
[INFO] [stdout] command=`cd "/opt/rustwide/workdir" && "/opt/rustwide/target/release/x" "__complete" "bash" "x" "build" "" "2"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout=```
[INFO] [stdout] extension
[INFO] [stdout] plugins
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5751ed9a02b1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5751ed9b6b8a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5751ed9a5e5c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5751ed97b6a6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5751ed9968d9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5751ed9163b0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5751ed996a92 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5751ed97b752 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5751ed972df9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5751ed97c40d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5751ed9b733c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5751ed906770 - <assert_cmd[b6342b8c836badc2]::assert::AssertError>::panic::<assert_cmd[b6342b8c836badc2]::assert::Assert>
[INFO] [stdout]   12:     0x5751ed90360b - <cli_integration[f64c02933b35ce35]::complete_project_nested_build_subcommands::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x5751ed9096eb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x5751ed916d35 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x5751ed9117e4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x5751ed919e82 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x5751ed99f48f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x775fb4e4c07a - <unknown>
[INFO] [stdout]   19:     0x775fb4edf534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- simple_app_get_env stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'simple_app_get_env' (1864) panicked at tests/cli_integration.rs:456:10:
[INFO] [stdout] Unexpected stdout, failed diff original var
[INFO] [stdout] ├── original: global
[INFO] [stdout] │   env1
[INFO] [stdout] ├── diff: 
[INFO] [stdout] │   [1m[32m---[0m 	orig
[INFO] [stdout] │   [1m[31m+++[0m 	var
[INFO] [stdout] │   [1m[34m@@ -1,2 +1,3 @@
[INFO] [stdout] │   [0m[1m[32m-[0mglobal
[INFO] [stdout] │   [1m[32m-[0menv1
[INFO] [stdout] │   [1m[31m+[0mHELLO = global
[INFO] [stdout] │   [1m[31m+[0mMY_NAME = env1
[INFO] [stdout] │   [1m[31m+[0mIS_DEBUG = true
[INFO] [stdout] └── var as str: HELLO = global
[INFO] [stdout]     MY_NAME = env1
[INFO] [stdout]     IS_DEBUG = true
[INFO] [stdout] 
[INFO] [stdout] command=`cd "/opt/rustwide/workdir/docs/examples/app" && "/opt/rustwide/target/release/x" "simple" "get-env"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout=```
[INFO] [stdout] HELLO = global
[INFO] [stdout] MY_NAME = env1
[INFO] [stdout] IS_DEBUG = true
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5751ed9a02b1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5751ed9b6b8a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5751ed9a5e5c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5751ed97b6a6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5751ed9968d9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5751ed9163b0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5751ed996a92 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5751ed97b752 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5751ed972df9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5751ed97c40d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5751ed9b733c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5751ed906770 - <assert_cmd[b6342b8c836badc2]::assert::AssertError>::panic::<assert_cmd[b6342b8c836badc2]::assert::Assert>
[INFO] [stdout]   12:     0x5751ed8fa8ac - <cli_integration[f64c02933b35ce35]::simple_app_get_env::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x5751ed9096eb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x5751ed916d35 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x5751ed9117e4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x5751ed919e82 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x5751ed99f48f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x775fb4e4c07a - <unknown>
[INFO] [stdout]   19:     0x775fb4edf534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- run_self_request_accepts_curl_options stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'run_self_request_accepts_curl_options' (1861) panicked at tests/cli_integration.rs:567:10:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=6
[INFO] [stdout] stderr=```""```
[INFO] [stdout] command=`"/opt/rustwide/target/release/x" "__run_self" "/opt/rustwide/workdir/tests/fixtures/run-self.x.yml" "__request" "-s" "https://httpbin.org/get"`
[INFO] [stdout] code=6
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5751ed9a02b1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5751ed9b6b8a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5751ed9a5e5c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5751ed97b6a6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5751ed9968d9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5751ed9163b0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5751ed996a92 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5751ed97b752 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5751ed972df9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5751ed97c40d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5751ed9b733c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5751ed94a6cf - <assert_cmd[b6342b8c836badc2]::assert::AssertError>::panic::<assert_cmd[b6342b8c836badc2]::assert::Assert>
[INFO] [stdout]   12:     0x5751ed94aff9 - <assert_cmd[b6342b8c836badc2]::assert::Assert>::success
[INFO] [stdout]   13:     0x5751ed900176 - <cli_integration[f64c02933b35ce35]::run_self_request_accepts_curl_options::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5751ed9096eb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x5751ed916d35 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5751ed9117e4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5751ed919e82 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5751ed99f48f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x775fb4e4c07a - <unknown>
[INFO] [stdout]   20:     0x775fb4edf534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- plugin_openapi_converts_petstore_fixture stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'plugin_openapi_converts_petstore_fixture' (1822) panicked at tests/cli_integration.rs:494:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5751ed9a02b1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5751ed9b6b8a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5751ed9a5e5c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5751ed97b6a6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5751ed9968d9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5751ed9163b0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5751ed996a92 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5751ed97b752 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5751ed972df9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5751ed97c40d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5751ed9b733c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5751ed9b7112 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x5751ed9023d4 - <cli_integration[f64c02933b35ce35]::plugin_openapi_converts_petstore_fixture::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x5751ed9096eb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x5751ed916d35 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x5751ed9117e4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x5751ed919e82 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x5751ed99f48f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x775fb4e4c07a - <unknown>
[INFO] [stdout]   19:     0x775fb4edf534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     complete_project_nested_build_subcommands
[INFO] [stdout]     exapp_demo_opts_applies_defaults_and_flags
[INFO] [stdout]     plugin_openapi_converts_petstore_fixture
[INFO] [stdout]     run_self_request_accepts_curl_options
[INFO] [stdout]     simple_app_get_env
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 29 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.24s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli_integration`
[INFO] running `Command { std: "docker" "inspect" "85fb93041a7f1ccdb3371925a29cfaa18564b7de551f0ebd803b113d784c96bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85fb93041a7f1ccdb3371925a29cfaa18564b7de551f0ebd803b113d784c96bf", kill_on_drop: false }`
[INFO] [stdout] 85fb93041a7f1ccdb3371925a29cfaa18564b7de551f0ebd803b113d784c96bf
