[INFO] cloning repository https://github.com/Nullvora/xtask
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nullvora/xtask" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNullvora%2Fxtask", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNullvora%2Fxtask'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 837fb145890d8dd6116fc1539c95272980aa4c0f
[INFO] testing Nullvora/xtask against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNullvora%2Fxtask" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Nullvora/xtask
[INFO] finished tweaking git repo https://github.com/Nullvora/xtask
[INFO] tweaked toml for git repo https://github.com/Nullvora/xtask written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nullvora/xtask on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Nullvora/xtask 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 690108b353ea7e484dbeddec9c6e3eee76f5ce2e11c56ad324f251c406bd2f42
[INFO] running `Command { std: "docker" "start" "-a" "690108b353ea7e484dbeddec9c6e3eee76f5ce2e11c56ad324f251c406bd2f42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "690108b353ea7e484dbeddec9c6e3eee76f5ce2e11c56ad324f251c406bd2f42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "690108b353ea7e484dbeddec9c6e3eee76f5ce2e11c56ad324f251c406bd2f42", kill_on_drop: false }`
[INFO] [stdout] 690108b353ea7e484dbeddec9c6e3eee76f5ce2e11c56ad324f251c406bd2f42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c820919c3b72c8c0624b00d40ff47288cf1362be4ec42da257caa3518bae53a8
[INFO] running `Command { std: "docker" "start" "-a" "c820919c3b72c8c0624b00d40ff47288cf1362be4ec42da257caa3518bae53a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling jiff v0.2.14
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling ctrlc v3.4.7
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling tracel-xtask-macros v2.1.7 (/opt/rustwide/workdir/crates/tracel-xtask-macros)
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling tracel-xtask v2.1.7 (/opt/rustwide/workdir/crates/tracel-xtask)
[INFO] [stderr]    Compiling xtask v2.0.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 25.70s
[INFO] running `Command { std: "docker" "inspect" "c820919c3b72c8c0624b00d40ff47288cf1362be4ec42da257caa3518bae53a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c820919c3b72c8c0624b00d40ff47288cf1362be4ec42da257caa3518bae53a8", kill_on_drop: false }`
[INFO] [stdout] c820919c3b72c8c0624b00d40ff47288cf1362be4ec42da257caa3518bae53a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c88523ebdf4872912a8732f0c4d3abd66dd8997da89b65f83e0c02ea2c5d5aa6
[INFO] running `Command { std: "docker" "start" "-a" "c88523ebdf4872912a8732f0c4d3abd66dd8997da89b65f83e0c02ea2c5d5aa6", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling sdd v3.0.8
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracel-xtask-macros v2.1.7 (/opt/rustwide/workdir/crates/tracel-xtask-macros)
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling tracel-xtask v2.1.7 (/opt/rustwide/workdir/crates/tracel-xtask)
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling xtask v2.0.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 25.68s
[INFO] running `Command { std: "docker" "inspect" "c88523ebdf4872912a8732f0c4d3abd66dd8997da89b65f83e0c02ea2c5d5aa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c88523ebdf4872912a8732f0c4d3abd66dd8997da89b65f83e0c02ea2c5d5aa6", kill_on_drop: false }`
[INFO] [stdout] c88523ebdf4872912a8732f0c4d3abd66dd8997da89b65f83e0c02ea2c5d5aa6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2d339814a6eec19b89fd666005c5e0198c11bf5bd5781bab97c341a472491404
[INFO] running `Command { std: "docker" "start" "-a" "2d339814a6eec19b89fd666005c5e0198c11bf5bd5781bab97c341a472491404", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tracel_xtask-bafc23ce56e4ce61)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test commands::vulnerabilities::tests::test_consistency_of_fmt_and_from_str_strings ... ok
[INFO] [stdout] test commands::vulnerabilities::tests::test_is_target_supported::case_1 ... ok
[INFO] [stdout] test commands::vulnerabilities::tests::test_is_target_supported::case_2 ... ok
[INFO] [stdout] test commands::vulnerabilities::tests::test_is_target_supported::case_5 ... ok
[INFO] [stdout] test commands::vulnerabilities::tests::test_is_target_supported::case_4 ... ok
[INFO] [stdout] test environment::tests::test_environment_load::case_1_dev ... ok
[INFO] [stdout] test environment::tests::test_environment_load::case_3_test ... ok
[INFO] [stdout] test commands::vulnerabilities::tests::test_is_target_supported::case_3 ... ok
[INFO] [stdout] test environment::tests::test_environment_load::case_4_prod ... ok
[INFO] [stdout] test utils::process::tests::test_split_vector::case_3_element_at_start ... ok
[INFO] [stdout] test utils::process::tests::test_remove_ansi_codes::case_3_no_escape_code ... ok
[INFO] [stdout] test utils::process::tests::test_split_vector::case_4_element_at_end ... ok
[INFO] [stdout] test environment::tests::test_environment_load::case_2_stag ... ok
[INFO] [stdout] test utils::process::tests::test_remove_ansi_codes::case_2_complex_escape_code ... ok
[INFO] [stdout] test utils::cargo::tests::test_parse_cargo_search_output::case_5_invalid_format ... ok
[INFO] [stdout] test utils::cargo::tests::test_parse_cargo_search_output::case_1_valid_input ... ok
[INFO] [stdout] test utils::process::tests::test_split_vector::case_1_element_found ... ok
[INFO] [stdout] test utils::process::tests::test_split_vector::case_6_cargo_with_binary_args ... ok
[INFO] [stdout] test utils::process::tests::test_remove_ansi_codes::case_1_simple_escape_code ... ok
[INFO] [stdout] test utils::process::tests::test_split_vector::case_5_empty_vector ... ok
[INFO] [stdout] test utils::process::tests::test_split_vector::case_7_cargo_without_binary_args ... ok
[INFO] [stdout] test utils::cargo::tests::test_parse_cargo_search_output::case_2_valid_input_with_comments ... ok
[INFO] [stdout] test utils::cargo::tests::test_parse_cargo_search_output::case_7_no_quotes ... ok
[INFO] [stdout] test utils::process::tests::test_standardize_slashes::case_2_network_path ... ok
[INFO] [stdout] test utils::cargo::tests::test_parse_cargo_search_output::case_6_extra_whitespace ... ok
[INFO] [stdout] test utils::cargo::tests::test_parse_cargo_search_output::case_8_wrong_version_format ... ok
[INFO] [stdout] test utils::cargo::tests::test_parse_cargo_search_output::case_3_valid_input_with_comments_and_color_codes ... ok
[INFO] [stdout] test utils::cargo::tests::test_parse_cargo_search_output::case_4_missing_version ... ok
[INFO] [stdout] test utils::process::tests::test_split_vector::case_2_element_not_found ... ok
[INFO] [stdout] test utils::process::tests::test_standardize_slashes::case_3_already_standard_path ... ok
[INFO] [stdout] test utils::process::tests::test_random_port_in_range ... ok
[INFO] [stdout] test utils::process::tests::test_standardize_slashes::case_1_windows_path ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tracel_xtask_macros-5ff18157b839e5fa)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xtask-9fc81f6b27959780)
[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] [stderr]      Running tests/test_examples.rs (/opt/rustwide/target/debug/deps/test_examples-aefe2a3fcd479996)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test test_xtask_example_status_success_and_returns_expected_output::case_11_extend_base_command_with_additional_command_args_debug_1 ... FAILED
[INFO] [stdout] test test_xtask_example_status_success_and_returns_expected_output::case_04_create_custom_command_with_sub_commands_variant_2 ... FAILED
[INFO] [stdout] test test_xtask_example_status_success_and_returns_expected_output::case_10_create_custom_command_with_extended_target_new_frontend_variant ... FAILED
[INFO] [stdout] test test_xtask_example_status_success_and_returns_expected_output::case_13_extend_base_command_with_additional_command_args_debug_3 ... FAILED
[INFO] [stdout] test test_xtask_example_status_success_and_returns_expected_output::case_16_extend_base_command_with_no_sub_commands_by_adding_sub_commands_variant_1 ... FAILED
[INFO] [stdout] test test_xtask_example_status_success_and_returns_expected_output::case_03_create_custom_command_with_sub_commands_variant_1 ... FAILED
[INFO] [stdout] test test_xtask_example_status_success_and_returns_expected_output::case_09_create_custom_command_with_extended_target_workspace ... FAILED
[INFO] [stdout] test test_xtask_example_status_success_and_returns_expected_output::case_14_extend_base_command_with_additional_command_args_debug_4 ... FAILED
[INFO] [stdout] test test_xtask_example_status_success_and_returns_expected_output::case_06_create_custom_command_with_extended_target_all_packages ... FAILED
[INFO] [stdout] test test_xtask_example_status_success_and_returns_expected_output::case_07_create_custom_command_with_extended_target_crates ... FAILED
[INFO] [stdout] test test_xtask_example_status_success_and_returns_expected_output::case_08_create_custom_command_with_extended_target_examples ... FAILED
[INFO] [stdout] test test_xtask_example_status_success_and_returns_expected_output::case_01_create_custom_command ... FAILED
[INFO] [stdout] test test_xtask_example_status_success_and_returns_expected_output::case_02_create_custom_command_with_sub_commands_default_variant ... FAILED
[INFO] [stdout] test test_xtask_example_status_success_and_returns_expected_output::case_05_create_custom_command_with_extended_target_default ... FAILED
[INFO] [stdout] test test_xtask_example_status_success_and_returns_expected_output::case_20_extend_base_command_with_sub_commands_by_adding_variants_audit ... FAILED
[INFO] [stdout] test test_xtask_example_status_success_and_returns_expected_output::case_26_extend_base_command_advanced_example_default_target ... FAILED
[INFO] [stdout] test test_xtask_example_status_success_and_returns_expected_output::case_19_extend_base_command_with_sub_commands_by_adding_variants_all ... FAILED
[INFO] [stdout] test test_xtask_example_status_success_and_returns_expected_output::case_12_extend_base_command_with_additional_command_args_debug_2 ... FAILED
[INFO] [stdout] test test_xtask_example_status_success_and_returns_expected_output::case_22_extend_base_command_with_sub_commands_by_adding_variants_lint ... FAILED
[INFO] [stdout] test test_xtask_example_status_success_and_returns_expected_output::case_28_force_tests_execution_in_production ... FAILED
[INFO] [stdout] test test_xtask_example_status_success_and_returns_expected_output::case_27_cannot_execute_tests_in_production ... FAILED
[INFO] [stdout] test test_xtask_example_status_success_and_returns_expected_output::case_17_extend_base_command_with_no_sub_commands_by_adding_sub_commands_variant_2 ... FAILED
[INFO] [stdout] test test_xtask_example_status_success_and_returns_expected_output::case_23_extend_base_command_with_sub_commands_by_adding_variants_typos ... FAILED
[INFO] [stdout] test test_xtask_example_status_success_and_returns_expected_output::case_15_extend_base_command_with_no_sub_commands_by_adding_sub_commands_default ... FAILED
[INFO] [stdout] test test_xtask_example_status_success_and_returns_expected_output::case_18_extend_base_command_with_sub_commands_by_adding_variants_default ... FAILED
[INFO] [stdout] test test_xtask_example_status_success_and_returns_expected_output::case_25_extend_base_command_advanced_example ... FAILED
[INFO] [stdout] test test_xtask_example_status_success_and_returns_expected_output::case_24_extend_base_command_with_sub_commands_by_adding_variants_new_variant ... FAILED
[INFO] [stdout] test test_xtask_example_status_success_and_returns_expected_output::case_21_extend_base_command_with_sub_commands_by_adding_variants_format ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stderr] error: test failed, to rerun pass `-p xtask --test test_examples`
[INFO] [stdout] 
[INFO] [stdout] ---- test_xtask_example_status_success_and_returns_expected_output::case_11_extend_base_command_with_additional_command_args_debug_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'test_xtask_example_status_success_and_returns_expected_output::case_11_extend_base_command_with_additional_command_args_debug_1' (73) panicked at xtask/tests/test_examples.rs:47:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6069d80f12d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6069d81015cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6069d80be761 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6069d80ca8a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6069d80cf3ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6069d80cf281 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6069d808d65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6069d80cfaaf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6069d80cf90a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6069d80ca9d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6069d80b2c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6069d8108f20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6069d8108d23 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]   13:     0x6069d8067bc7 - core::panicking::assert_failed::h7b0099516c54487d
[INFO] [stdout]   14:     0x6069d8064811 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h53a9306378314319
[INFO] [stdout]   15:     0x6069d8069eb8 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_11_extend_base_command_with_additional_command_args_debug_1::h37ed1ed98786d84c
[INFO] [stdout]   16:     0x6069d8069ed3 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_11_extend_base_command_with_additional_command_args_debug_1::{{closure}}::h3c4a924cb65f7104
[INFO] [stdout]   17:     0x6069d8065126 - core::ops::function::FnOnce::call_once::hd0f0b1deab5e9fbe
[INFO] [stdout]   18:     0x6069d808d41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   19:     0x6069d80a3085 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   20:     0x6069d8079874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   21:     0x6069d807d13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   22:     0x6069d80c5a5f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   23:     0x7ee9f0e2caa4 - <unknown>
[INFO] [stdout]   24:     0x7ee9f0eb9a34 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_xtask_example_status_success_and_returns_expected_output::case_04_create_custom_command_with_sub_commands_variant_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'test_xtask_example_status_success_and_returns_expected_output::case_04_create_custom_command_with_sub_commands_variant_2' (63) panicked at xtask/tests/test_examples.rs:47:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6069d80f12d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6069d81015cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6069d80be761 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6069d80ca8a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6069d80cf3ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6069d80cf281 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6069d808d65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6069d80cfaaf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6069d80cf90a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6069d80ca9d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6069d80b2c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6069d8108f20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6069d8108d23 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]   13:     0x6069d8067bc7 - core::panicking::assert_failed::h7b0099516c54487d
[INFO] [stdout]   14:     0x6069d8064811 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h53a9306378314319
[INFO] [stdout]   15:     0x6069d8069b38 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_04_create_custom_command_with_sub_commands_variant_2::h9f1916165cf537d1
[INFO] [stdout]   16:     0x6069d8069b53 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_04_create_custom_command_with_sub_commands_variant_2::{{closure}}::h3fbc2af1ba91a543
[INFO] [stdout]   17:     0x6069d8064e66 - core::ops::function::FnOnce::call_once::h7166a8e953336a71
[INFO] [stdout]   18:     0x6069d808d41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   19:     0x6069d80a3085 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   20:     0x6069d8079874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   21:     0x6069d807d13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   22:     0x6069d80c5a5f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   23:     0x7ee9f0e2caa4 - <unknown>
[INFO] [stdout]   24:     0x7ee9f0eb9a34 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_xtask_example_status_success_and_returns_expected_output::case_10_create_custom_command_with_extended_target_new_frontend_variant stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'test_xtask_example_status_success_and_returns_expected_output::case_10_create_custom_command_with_extended_target_new_frontend_variant' (72) panicked at xtask/tests/test_examples.rs:47:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6069d80f12d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6069d81015cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6069d80be761 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6069d80ca8a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6069d80cf3ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6069d80cf281 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6069d808d65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6069d80cfaaf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6069d80cf90a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6069d80ca9d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6069d80b2c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6069d8108f20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6069d8108d23 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]   13:     0x6069d8067bc7 - core::panicking::assert_failed::h7b0099516c54487d
[INFO] [stdout]   14:     0x6069d8064811 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h53a9306378314319
[INFO] [stdout]   15:     0x6069d806a238 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_10_create_custom_command_with_extended_target_new_frontend_variant::hb41a3f9e17d2ccbe
[INFO] [stdout]   16:     0x6069d806a253 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_10_create_custom_command_with_extended_target_new_frontend_variant::{{closure}}::hf4955022977a939a
[INFO] [stdout]   17:     0x6069d8064f66 - core::ops::function::FnOnce::call_once::h92338bf089ca9d15
[INFO] [stdout]   18:     0x6069d808d41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   19:     0x6069d80a3085 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   20:     0x6069d8079874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   21:     0x6069d807d13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   22:     0x6069d80c5a5f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   23:     0x7ee9f0e2caa4 - <unknown>
[INFO] [stdout]   24:     0x7ee9f0eb9a34 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_xtask_example_status_success_and_returns_expected_output::case_13_extend_base_command_with_additional_command_args_debug_3 stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'test_xtask_example_status_success_and_returns_expected_output::case_13_extend_base_command_with_additional_command_args_debug_3' (77) panicked at xtask/tests/test_examples.rs:47:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6069d80f12d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6069d81015cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6069d80be761 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6069d80ca8a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6069d80cf3ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6069d80cf281 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6069d808d65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6069d80cfaaf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6069d80cf90a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6069d80ca9d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6069d80b2c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6069d8108f20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6069d8108d23 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]   13:     0x6069d8067bc7 - core::panicking::assert_failed::h7b0099516c54487d
[INFO] [stdout]   14:     0x6069d8064811 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h53a9306378314319
[INFO] [stdout]   15:     0x6069d8069f98 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_13_extend_base_command_with_additional_command_args_debug_3::hf52d4631e8b1db0a
[INFO] [stdout]   16:     0x6069d8069fb3 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_13_extend_base_command_with_additional_command_args_debug_3::{{closure}}::h5b36d07a0f2ad30b
[INFO] [stdout]   17:     0x6069d80651e6 - core::ops::function::FnOnce::call_once::hdb0330bf686d8ba5
[INFO] [stdout]   18:     0x6069d808d41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   19:     0x6069d80a3085 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   20:     0x6069d8079874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   21:     0x6069d807d13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   22:     0x6069d80c5a5f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   23:     0x7ee9f0e2caa4 - <unknown>
[INFO] [stdout]   24:     0x7ee9f0eb9a34 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_xtask_example_status_success_and_returns_expected_output::case_16_extend_base_command_with_no_sub_commands_by_adding_sub_commands_variant_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'test_xtask_example_status_success_and_returns_expected_output::case_16_extend_base_command_with_no_sub_commands_by_adding_sub_commands_variant_1' (80) panicked at xtask/tests/test_examples.rs:47:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6069d80f12d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6069d81015cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6069d80be761 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6069d80ca8a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6069d80cf3ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6069d80cf281 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6069d808d65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6069d80cfaaf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6069d80cf90a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6069d80ca9d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6069d80b2c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6069d8108f20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6069d8108d23 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]   13:     0x6069d8067bc7 - core::panicking::assert_failed::h7b0099516c54487d
[INFO] [stdout]   14:     0x6069d8064811 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h53a9306378314319
[INFO] [stdout]   15:     0x6069d806a468 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_16_extend_base_command_with_no_sub_commands_by_adding_sub_commands_variant_1::he85e395eb4c7ef66
[INFO] [stdout]   16:     0x6069d806a483 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_16_extend_base_command_with_no_sub_commands_by_adding_sub_commands_variant_1::{{closure}}::h63dc6eb340fe7352
[INFO] [stdout]   17:     0x6069d8064fe6 - core::ops::function::FnOnce::call_once::ha4a484adb9e155ae
[INFO] [stdout]   18:     0x6069d808d41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   19:     0x6069d80a3085 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   20:     0x6069d8079874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   21:     0x6069d807d13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   22:     0x6069d80c5a5f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   23:     0x7ee9f0e2caa4 - <unknown>
[INFO] [stdout]   24:     0x7ee9f0eb9a34 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_xtask_example_status_success_and_returns_expected_output::case_03_create_custom_command_with_sub_commands_variant_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'test_xtask_example_status_success_and_returns_expected_output::case_03_create_custom_command_with_sub_commands_variant_1' (61) panicked at xtask/tests/test_examples.rs:47:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6069d80f12d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6069d81015cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6069d80be761 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6069d80ca8a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6069d80cf3ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6069d80cf281 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6069d808d65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6069d80cfaaf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6069d80cf90a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6069d80ca9d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6069d80b2c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6069d8108f20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6069d8108d23 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]   13:     0x6069d8067bc7 - core::panicking::assert_failed::h7b0099516c54487d
[INFO] [stdout]   14:     0x6069d8064811 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h53a9306378314319
[INFO] [stdout]   15:     0x6069d8069ac8 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_03_create_custom_command_with_sub_commands_variant_1::h4cac5939d9db4cbb
[INFO] [stdout]   16:     0x6069d8069ae3 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_03_create_custom_command_with_sub_commands_variant_1::{{closure}}::h2bde247add007a05
[INFO] [stdout]   17:     0x6069d8064ee6 - core::ops::function::FnOnce::call_once::h8195402cb14cd0df
[INFO] [stdout]   18:     0x6069d808d41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   19:     0x6069d80a3085 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   20:     0x6069d8079874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   21:     0x6069d807d13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   22:     0x6069d80c5a5f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   23:     0x7ee9f0e2caa4 - <unknown>
[INFO] [stdout]   24:     0x7ee9f0eb9a34 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_xtask_example_status_success_and_returns_expected_output::case_09_create_custom_command_with_extended_target_workspace stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'test_xtask_example_status_success_and_returns_expected_output::case_09_create_custom_command_with_extended_target_workspace' (71) panicked at xtask/tests/test_examples.rs:47:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6069d80f12d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6069d81015cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6069d80be761 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6069d80ca8a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6069d80cf3ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6069d80cf281 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6069d808d65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6069d80cfaaf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6069d80cf90a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6069d80ca9d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6069d80b2c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6069d8108f20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6069d8108d23 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]   13:     0x6069d8067bc7 - core::panicking::assert_failed::h7b0099516c54487d
[INFO] [stdout]   14:     0x6069d8064811 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h53a9306378314319
[INFO] [stdout]   15:     0x6069d8069d68 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_09_create_custom_command_with_extended_target_workspace::h8b6c83cade31b9e3
[INFO] [stdout]   16:     0x6069d8069d83 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_09_create_custom_command_with_extended_target_workspace::{{closure}}::h0b9502cc288f1e0b
[INFO] [stdout]   17:     0x6069d80650e6 - core::ops::function::FnOnce::call_once::hcc583e7eba7c3754
[INFO] [stdout]   18:     0x6069d808d41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   19:     0x6069d80a3085 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   20:     0x6069d8079874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   21:     0x6069d807d13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   22:     0x6069d80c5a5f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   23:     0x7ee9f0e2caa4 - <unknown>
[INFO] [stdout]   24:     0x7ee9f0eb9a34 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_xtask_example_status_success_and_returns_expected_output::case_14_extend_base_command_with_additional_command_args_debug_4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'test_xtask_example_status_success_and_returns_expected_output::case_14_extend_base_command_with_additional_command_args_debug_4' (78) panicked at xtask/tests/test_examples.rs:47:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6069d80f12d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6069d81015cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6069d80be761 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6069d80ca8a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6069d80cf3ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6069d80cf281 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6069d808d65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6069d80cfaaf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6069d80cf90a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6069d80ca9d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6069d80b2c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6069d8108f20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6069d8108d23 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]   13:     0x6069d8067bc7 - core::panicking::assert_failed::h7b0099516c54487d
[INFO] [stdout]   14:     0x6069d8064811 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h53a9306378314319
[INFO] [stdout]   15:     0x6069d806a008 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_14_extend_base_command_with_additional_command_args_debug_4::h482d256df23f0f07
[INFO] [stdout]   16:     0x6069d806a023 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_14_extend_base_command_with_additional_command_args_debug_4::{{closure}}::hdde2b5d3e891d63a
[INFO] [stdout]   17:     0x6069d8064dd6 - core::ops::function::FnOnce::call_once::h5f01bf92708e1132
[INFO] [stdout]   18:     0x6069d808d41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   19:     0x6069d80a3085 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   20:     0x6069d8079874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   21:     0x6069d807d13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   22:     0x6069d80c5a5f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   23:     0x7ee9f0e2caa4 - <unknown>
[INFO] [stdout]   24:     0x7ee9f0eb9a34 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_xtask_example_status_success_and_returns_expected_output::case_06_create_custom_command_with_extended_target_all_packages stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'test_xtask_example_status_success_and_returns_expected_output::case_06_create_custom_command_with_extended_target_all_packages' (67) panicked at xtask/tests/test_examples.rs:47:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6069d80f12d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6069d81015cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6069d80be761 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6069d80ca8a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6069d80cf3ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6069d80cf281 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6069d808d65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6069d80cfaaf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6069d80cf90a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6069d80ca9d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6069d80b2c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6069d8108f20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6069d8108d23 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]   13:     0x6069d8067bc7 - core::panicking::assert_failed::h7b0099516c54487d
[INFO] [stdout]   14:     0x6069d8064811 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h53a9306378314319
[INFO] [stdout]   15:     0x6069d8069e48 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_06_create_custom_command_with_extended_target_all_packages::h0b59ff9cdd45b1cc
[INFO] [stdout]   16:     0x6069d8069e63 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_06_create_custom_command_with_extended_target_all_packages::{{closure}}::h4f054e6485dba6ce
[INFO] [stdout]   17:     0x6069d8064ea6 - core::ops::function::FnOnce::call_once::h765fd3341ff17927
[INFO] [stdout]   18:     0x6069d808d41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   19:     0x6069d80a3085 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   20:     0x6069d8079874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   21:     0x6069d807d13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   22:     0x6069d80c5a5f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   23:     0x7ee9f0e2caa4 - <unknown>
[INFO] [stdout]   24:     0x7ee9f0eb9a34 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_xtask_example_status_success_and_returns_expected_output::case_07_create_custom_command_with_extended_target_crates stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'test_xtask_example_status_success_and_returns_expected_output::case_07_create_custom_command_with_extended_target_crates' (68) panicked at xtask/tests/test_examples.rs:47:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6069d80f12d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6069d81015cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6069d80be761 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6069d80ca8a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6069d80cf3ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6069d80cf281 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6069d808d65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6069d80cfaaf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6069d80cf90a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6069d80ca9d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6069d80b2c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6069d8108f20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6069d8108d23 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]   13:     0x6069d8067bc7 - core::panicking::assert_failed::h7b0099516c54487d
[INFO] [stdout]   14:     0x6069d8064811 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h53a9306378314319
[INFO] [stdout]   15:     0x6069d8069ba8 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_07_create_custom_command_with_extended_target_crates::hf81dcec3cea2d675
[INFO] [stdout]   16:     0x6069d8069bc3 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_07_create_custom_command_with_extended_target_crates::{{closure}}::h7e5e1fc4d18dde26
[INFO] [stdout]   17:     0x6069d8064cd6 - core::ops::function::FnOnce::call_once::h37c83b9616525a28
[INFO] [stdout]   18:     0x6069d808d41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   19:     0x6069d80a3085 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   20:     0x6069d8079874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   21:     0x6069d807d13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   22:     0x6069d80c5a5f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   23:     0x7ee9f0e2caa4 - <unknown>
[INFO] [stdout]   24:     0x7ee9f0eb9a34 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_xtask_example_status_success_and_returns_expected_output::case_08_create_custom_command_with_extended_target_examples stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'test_xtask_example_status_success_and_returns_expected_output::case_08_create_custom_command_with_extended_target_examples' (70) panicked at xtask/tests/test_examples.rs:47:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6069d80f12d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6069d81015cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6069d80be761 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6069d80ca8a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6069d80cf3ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6069d80cf281 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6069d808d65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6069d80cfaaf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6069d80cf90a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6069d80ca9d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6069d80b2c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6069d8108f20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6069d8108d23 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]   13:     0x6069d8067bc7 - core::panicking::assert_failed::h7b0099516c54487d
[INFO] [stdout]   14:     0x6069d8064811 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h53a9306378314319
[INFO] [stdout]   15:     0x6069d8069c88 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_08_create_custom_command_with_extended_target_examples::ha268bd2f0a8d940c
[INFO] [stdout]   16:     0x6069d8069ca3 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_08_create_custom_command_with_extended_target_examples::{{closure}}::hfc894095c025983f
[INFO] [stdout]   17:     0x6069d8064c96 - core::ops::function::FnOnce::call_once::h30253f730c7e3c3b
[INFO] [stdout]   18:     0x6069d808d41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   19:     0x6069d80a3085 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   20:     0x6069d8079874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   21:     0x6069d807d13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   22:     0x6069d80c5a5f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   23:     0x7ee9f0e2caa4 - <unknown>
[INFO] [stdout]   24:     0x7ee9f0eb9a34 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_xtask_example_status_success_and_returns_expected_output::case_01_create_custom_command stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'test_xtask_example_status_success_and_returns_expected_output::case_01_create_custom_command' (59) panicked at xtask/tests/test_examples.rs:47:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6069d80f12d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6069d81015cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6069d80be761 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6069d80ca8a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6069d80cf3ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6069d80cf281 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6069d808d65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6069d80cfaaf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6069d80cf90a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6069d80ca9d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6069d80b2c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6069d8108f20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6069d8108d23 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]   13:     0x6069d8067bc7 - core::panicking::assert_failed::h7b0099516c54487d
[INFO] [stdout]   14:     0x6069d8064811 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h53a9306378314319
[INFO] [stdout]   15:     0x6069d8069908 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_01_create_custom_command::h11c625debc25c551
[INFO] [stdout]   16:     0x6069d8069923 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_01_create_custom_command::{{closure}}::h9dff1f902e63e09c
[INFO] [stdout]   17:     0x6069d8065296 - core::ops::function::FnOnce::call_once::hede21adf393f9a53
[INFO] [stdout]   18:     0x6069d808d41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   19:     0x6069d80a3085 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   20:     0x6069d8079874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   21:     0x6069d807d13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   22:     0x6069d80c5a5f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   23:     0x7ee9f0e2caa4 - <unknown>
[INFO] [stdout]   24:     0x7ee9f0eb9a34 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_xtask_example_status_success_and_returns_expected_output::case_02_create_custom_command_with_sub_commands_default_variant stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'test_xtask_example_status_success_and_returns_expected_output::case_02_create_custom_command_with_sub_commands_default_variant' (60) panicked at xtask/tests/test_examples.rs:47:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6069d80f12d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6069d81015cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6069d80be761 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6069d80ca8a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6069d80cf3ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6069d80cf281 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6069d808d65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6069d80cfaaf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6069d80cf90a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6069d80ca9d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6069d80b2c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6069d8108f20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6069d8108d23 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]   13:     0x6069d8067bc7 - core::panicking::assert_failed::h7b0099516c54487d
[INFO] [stdout]   14:     0x6069d8064811 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h53a9306378314319
[INFO] [stdout]   15:     0x6069d8069dd8 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_02_create_custom_command_with_sub_commands_default_variant::h292426cda0b6a8b4
[INFO] [stdout]   16:     0x6069d8069df3 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_02_create_custom_command_with_sub_commands_default_variant::{{closure}}::h1bdd195886b4056f
[INFO] [stdout]   17:     0x6069d8065166 - core::ops::function::FnOnce::call_once::hd4503c35db4c12dd
[INFO] [stdout]   18:     0x6069d808d41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   19:     0x6069d80a3085 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   20:     0x6069d8079874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   21:     0x6069d807d13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   22:     0x6069d80c5a5f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   23:     0x7ee9f0e2caa4 - <unknown>
[INFO] [stdout]   24:     0x7ee9f0eb9a34 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_xtask_example_status_success_and_returns_expected_output::case_05_create_custom_command_with_extended_target_default stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'test_xtask_example_status_success_and_returns_expected_output::case_05_create_custom_command_with_extended_target_default' (66) panicked at xtask/tests/test_examples.rs:47:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6069d80f12d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6069d81015cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6069d80be761 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6069d80ca8a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6069d80cf3ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6069d80cf281 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6069d808d65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6069d80cfaaf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6069d80cf90a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6069d80ca9d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6069d80b2c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6069d8108f20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6069d8108d23 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]   13:     0x6069d8067bc7 - core::panicking::assert_failed::h7b0099516c54487d
[INFO] [stdout]   14:     0x6069d8064811 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h53a9306378314319
[INFO] [stdout]   15:     0x6069d8069c18 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_05_create_custom_command_with_extended_target_default::h91b652a2430cd11f
[INFO] [stdout]   16:     0x6069d8069c33 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_05_create_custom_command_with_extended_target_default::{{closure}}::hb1d11c37ade0a88d
[INFO] [stdout]   17:     0x6069d8064d56 - core::ops::function::FnOnce::call_once::h5794e2f2e5baf55c
[INFO] [stdout]   18:     0x6069d808d41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   19:     0x6069d80a3085 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   20:     0x6069d8079874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   21:     0x6069d807d13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   22:     0x6069d80c5a5f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   23:     0x7ee9f0e2caa4 - <unknown>
[INFO] [stdout]   24:     0x7ee9f0eb9a34 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_xtask_example_status_success_and_returns_expected_output::case_20_extend_base_command_with_sub_commands_by_adding_variants_audit stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'test_xtask_example_status_success_and_returns_expected_output::case_20_extend_base_command_with_sub_commands_by_adding_variants_audit' (384) panicked at xtask/tests/test_examples.rs:47:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6069d80f12d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6069d81015cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6069d80be761 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6069d80ca8a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6069d80cf3ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6069d80cf281 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6069d808d65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6069d80cfaaf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6069d80cf90a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6069d80ca9d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6069d80b2c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6069d8108f20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6069d8108d23 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]   13:     0x6069d8067bc7 - core::panicking::assert_failed::h7b0099516c54487d
[INFO] [stdout]   14:     0x6069d8064811 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h53a9306378314319
[INFO] [stdout]   15:     0x6069d806a158 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_20_extend_base_command_with_sub_commands_by_adding_variants_audit::hce32a3f2ae863751
[INFO] [stdout]   16:     0x6069d806a173 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_20_extend_base_command_with_sub_commands_by_adding_variants_audit::{{closure}}::hbdc3717656a42ad9
[INFO] [stdout]   17:     0x6069d8064bd6 - core::ops::function::FnOnce::call_once::h194af2b96e4fee61
[INFO] [stdout]   18:     0x6069d808d41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   19:     0x6069d80a3085 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   20:     0x6069d8079874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   21:     0x6069d807d13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   22:     0x6069d80c5a5f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   23:     0x7ee9f0e2caa4 - <unknown>
[INFO] [stdout]   24:     0x7ee9f0eb9a34 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_xtask_example_status_success_and_returns_expected_output::case_26_extend_base_command_advanced_example_default_target stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'test_xtask_example_status_success_and_returns_expected_output::case_26_extend_base_command_advanced_example_default_target' (485) panicked at xtask/tests/test_examples.rs:47:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6069d80f12d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6069d81015cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6069d80be761 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6069d80ca8a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6069d80cf3ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6069d80cf281 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6069d808d65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6069d80cfaaf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6069d80cf90a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6069d80ca9d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6069d80b2c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6069d8108f20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6069d8108d23 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]   13:     0x6069d8067bc7 - core::panicking::assert_failed::h7b0099516c54487d
[INFO] [stdout]   14:     0x6069d8064811 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h53a9306378314319
[INFO] [stdout]   15:     0x6069d8069cf8 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_26_extend_base_command_advanced_example_default_target::h2ed949d53fd1518a
[INFO] [stdout]   16:     0x6069d8069d13 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_26_extend_base_command_advanced_example_default_target::{{closure}}::h232ee14e9ed0b255
[INFO] [stdout]   17:     0x6069d8065026 - core::ops::function::FnOnce::call_once::ha5cd0d6042ccc38c
[INFO] [stdout]   18:     0x6069d808d41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   19:     0x6069d80a3085 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   20:     0x6069d8079874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   21:     0x6069d807d13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   22:     0x6069d80c5a5f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   23:     0x7ee9f0e2caa4 - <unknown>
[INFO] [stdout]   24:     0x7ee9f0eb9a34 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_xtask_example_status_success_and_returns_expected_output::case_19_extend_base_command_with_sub_commands_by_adding_variants_all stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'test_xtask_example_status_success_and_returns_expected_output::case_19_extend_base_command_with_sub_commands_by_adding_variants_all' (383) panicked at xtask/tests/test_examples.rs:47:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6069d80f12d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6069d81015cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6069d80be761 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6069d80ca8a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6069d80cf3ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6069d80cf281 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6069d808d65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6069d80cfaaf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6069d80cf90a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6069d80ca9d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6069d80b2c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6069d8108f20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6069d8108d23 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]   13:     0x6069d8067bc7 - core::panicking::assert_failed::h7b0099516c54487d
[INFO] [stdout]   14:     0x6069d8064811 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h53a9306378314319
[INFO] [stdout]   15:     0x6069d806a078 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_19_extend_base_command_with_sub_commands_by_adding_variants_all::hafd0d38f5fcb682c
[INFO] [stdout]   16:     0x6069d806a093 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_19_extend_base_command_with_sub_commands_by_adding_variants_all::{{closure}}::hd142a14bd6a37c9f
[INFO] [stdout]   17:     0x6069d8064fa6 - core::ops::function::FnOnce::call_once::ha1298c23fa72a029
[INFO] [stdout]   18:     0x6069d808d41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   19:     0x6069d80a3085 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   20:     0x6069d8079874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   21:     0x6069d807d13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   22:     0x6069d80c5a5f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   23:     0x7ee9f0e2caa4 - <unknown>
[INFO] [stdout]   24:     0x7ee9f0eb9a34 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_xtask_example_status_success_and_returns_expected_output::case_12_extend_base_command_with_additional_command_args_debug_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'test_xtask_example_status_success_and_returns_expected_output::case_12_extend_base_command_with_additional_command_args_debug_2' (74) panicked at xtask/tests/test_examples.rs:47:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6069d80f12d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6069d81015cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6069d80be761 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6069d80ca8a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6069d80cf3ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6069d80cf281 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6069d808d65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6069d80cfaaf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6069d80cf90a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6069d80ca9d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6069d80b2c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6069d8108f20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6069d8108d23 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]   13:     0x6069d8067bc7 - core::panicking::assert_failed::h7b0099516c54487d
[INFO] [stdout]   14:     0x6069d8064811 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h53a9306378314319
[INFO] [stdout]   15:     0x6069d8069f28 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_12_extend_base_command_with_additional_command_args_debug_2::h0615529fb3936768
[INFO] [stdout]   16:     0x6069d8069f43 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_12_extend_base_command_with_additional_command_args_debug_2::{{closure}}::h61ac291e213c960b
[INFO] [stdout]   17:     0x6069d80652d6 - core::ops::function::FnOnce::call_once::hf4b0f6f1c671b468
[INFO] [stdout]   18:     0x6069d808d41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   19:     0x6069d80a3085 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   20:     0x6069d8079874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   21:     0x6069d807d13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   22:     0x6069d80c5a5f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   23:     0x7ee9f0e2caa4 - <unknown>
[INFO] [stdout]   24:     0x7ee9f0eb9a34 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_xtask_example_status_success_and_returns_expected_output::case_22_extend_base_command_with_sub_commands_by_adding_variants_lint stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'test_xtask_example_status_success_and_returns_expected_output::case_22_extend_base_command_with_sub_commands_by_adding_variants_lint' (405) panicked at xtask/tests/test_examples.rs:47:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6069d80f12d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6069d81015cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6069d80be761 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6069d80ca8a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6069d80cf3ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6069d80cf281 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6069d808d65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6069d80cfaaf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6069d80cf90a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6069d80ca9d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6069d80b2c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6069d8108f20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6069d8108d23 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]   13:     0x6069d8067bc7 - core::panicking::assert_failed::h7b0099516c54487d
[INFO] [stdout]   14:     0x6069d8064811 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h53a9306378314319
[INFO] [stdout]   15:     0x6069d806a0e8 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_22_extend_base_command_with_sub_commands_by_adding_variants_lint::hfaf47e0cadfbba63
[INFO] [stdout]   16:     0x6069d806a103 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_22_extend_base_command_with_sub_commands_by_adding_variants_lint::{{closure}}::hc9b53f87b8b1add6
[INFO] [stdout]   17:     0x6069d8065226 - core::ops::function::FnOnce::call_once::he4c4c94b237525ca
[INFO] [stdout]   18:     0x6069d808d41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   19:     0x6069d80a3085 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   20:     0x6069d8079874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   21:     0x6069d807d13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   22:     0x6069d80c5a5f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   23:     0x7ee9f0e2caa4 - <unknown>
[INFO] [stdout]   24:     0x7ee9f0eb9a34 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_xtask_example_status_success_and_returns_expected_output::case_28_force_tests_execution_in_production stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'test_xtask_example_status_success_and_returns_expected_output::case_28_force_tests_execution_in_production' (513) panicked at xtask/tests/test_examples.rs:47:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6069d80f12d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6069d81015cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6069d80be761 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6069d80ca8a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6069d80cf3ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6069d80cf281 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6069d808d65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6069d80cfaaf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6069d80cf90a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6069d80ca9d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6069d80b2c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6069d8108f20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6069d8108d23 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]   13:     0x6069d8067bc7 - core::panicking::assert_failed::h7b0099516c54487d
[INFO] [stdout]   14:     0x6069d8064811 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h53a9306378314319
[INFO] [stdout]   15:     0x6069d80699e8 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_28_force_tests_execution_in_production::h7adc80093e4ca924
[INFO] [stdout]   16:     0x6069d8069a03 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_28_force_tests_execution_in_production::{{closure}}::hf1f2daf8463d6172
[INFO] [stdout]   17:     0x6069d8064b96 - core::ops::function::FnOnce::call_once::h0ebf6b547e238332
[INFO] [stdout]   18:     0x6069d808d41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   19:     0x6069d80a3085 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   20:     0x6069d8079874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   21:     0x6069d807d13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   22:     0x6069d80c5a5f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   23:     0x7ee9f0e2caa4 - <unknown>
[INFO] [stdout]   24:     0x7ee9f0eb9a34 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_xtask_example_status_success_and_returns_expected_output::case_27_cannot_execute_tests_in_production stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'test_xtask_example_status_success_and_returns_expected_output::case_27_cannot_execute_tests_in_production' (511) panicked at xtask/tests/test_examples.rs:48:5:
[INFO] [stdout] assertion failed: out.contains(&expected_output)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6069d80f12d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6069d81015cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6069d80be761 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6069d80ca8a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6069d80cf3ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6069d80cf281 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6069d808d65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6069d80cfaaf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6069d80cf8d6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6069d80ca9d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6069d80b2c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6069d8108f20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6069d8108efc - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]   13:     0x6069d806486e - test_examples::test_xtask_example_status_success_and_returns_expected_output::h53a9306378314319
[INFO] [stdout]   14:     0x6069d8069975 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_27_cannot_execute_tests_in_production::hec39a2fc448a62cd
[INFO] [stdout]   15:     0x6069d8069993 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_27_cannot_execute_tests_in_production::{{closure}}::heb4d89f63eca26e9
[INFO] [stdout]   16:     0x6069d8064c56 - core::ops::function::FnOnce::call_once::h21cb32588b655a4f
[INFO] [stdout]   17:     0x6069d808d41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   18:     0x6069d80a3085 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   19:     0x6069d8079874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   20:     0x6069d807d13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   21:     0x6069d80c5a5f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   22:     0x7ee9f0e2caa4 - <unknown>
[INFO] [stdout]   23:     0x7ee9f0eb9a34 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_xtask_example_status_success_and_returns_expected_output::case_17_extend_base_command_with_no_sub_commands_by_adding_sub_commands_variant_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'test_xtask_example_status_success_and_returns_expected_output::case_17_extend_base_command_with_no_sub_commands_by_adding_sub_commands_variant_2' (346) panicked at xtask/tests/test_examples.rs:47:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6069d80f12d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6069d81015cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6069d80be761 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6069d80ca8a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6069d80cf3ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6069d80cf281 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6069d808d65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6069d80cfaaf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6069d80cf90a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6069d80ca9d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6069d80b2c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6069d8108f20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6069d8108d23 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]   13:     0x6069d8067bc7 - core::panicking::assert_failed::h7b0099516c54487d
[INFO] [stdout]   14:     0x6069d8064811 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h53a9306378314319
[INFO] [stdout]   15:     0x6069d806a4d8 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_17_extend_base_command_with_no_sub_commands_by_adding_sub_commands_variant_2::h2aec58cd0b2d2ab3
[INFO] [stdout]   16:     0x6069d806a4f3 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_17_extend_base_command_with_no_sub_commands_by_adding_sub_commands_variant_2::{{closure}}::h3d15615a9aa21390
[INFO] [stdout]   17:     0x6069d8064e26 - core::ops::function::FnOnce::call_once::h712c807f8330c0ff
[INFO] [stdout]   18:     0x6069d808d41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   19:     0x6069d80a3085 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   20:     0x6069d8079874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   21:     0x6069d807d13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   22:     0x6069d80c5a5f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   23:     0x7ee9f0e2caa4 - <unknown>
[INFO] [stdout]   24:     0x7ee9f0eb9a34 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_xtask_example_status_success_and_returns_expected_output::case_23_extend_base_command_with_sub_commands_by_adding_variants_typos stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'test_xtask_example_status_success_and_returns_expected_output::case_23_extend_base_command_with_sub_commands_by_adding_variants_typos' (423) panicked at xtask/tests/test_examples.rs:47:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6069d80f12d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6069d81015cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6069d80be761 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6069d80ca8a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6069d80cf3ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6069d80cf281 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6069d808d65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6069d80cfaaf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6069d80cf90a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6069d80ca9d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6069d80b2c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6069d8108f20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6069d8108d23 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]   13:     0x6069d8067bc7 - core::panicking::assert_failed::h7b0099516c54487d
[INFO] [stdout]   14:     0x6069d8064811 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h53a9306378314319
[INFO] [stdout]   15:     0x6069d806a1c8 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_23_extend_base_command_with_sub_commands_by_adding_variants_typos::h025f378d561e3267
[INFO] [stdout]   16:     0x6069d806a1e3 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_23_extend_base_command_with_sub_commands_by_adding_variants_typos::{{closure}}::h1e9dffa9c8d09cd5
[INFO] [stdout]   17:     0x6069d80650a6 - core::ops::function::FnOnce::call_once::hc7b27156dd626ffc
[INFO] [stdout]   18:     0x6069d808d41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   19:     0x6069d80a3085 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   20:     0x6069d8079874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   21:     0x6069d807d13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   22:     0x6069d80c5a5f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   23:     0x7ee9f0e2caa4 - <unknown>
[INFO] [stdout]   24:     0x7ee9f0eb9a34 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_xtask_example_status_success_and_returns_expected_output::case_15_extend_base_command_with_no_sub_commands_by_adding_sub_commands_default stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'test_xtask_example_status_success_and_returns_expected_output::case_15_extend_base_command_with_no_sub_commands_by_adding_sub_commands_default' (79) panicked at xtask/tests/test_examples.rs:47:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6069d80f12d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6069d81015cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6069d80be761 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6069d80ca8a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6069d80cf3ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6069d80cf281 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6069d808d65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6069d80cfaaf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6069d80cf90a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6069d80ca9d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6069d80b2c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6069d8108f20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6069d8108d23 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]   13:     0x6069d8067bc7 - core::panicking::assert_failed::h7b0099516c54487d
[INFO] [stdout]   14:     0x6069d8064811 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h53a9306378314319
[INFO] [stdout]   15:     0x6069d806a3f8 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_15_extend_base_command_with_no_sub_commands_by_adding_sub_commands_default::h4b5211d9e1852c2e
[INFO] [stdout]   16:     0x6069d806a413 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_15_extend_base_command_with_no_sub_commands_by_adding_sub_commands_default::{{closure}}::h0deb8c6d884bcc5f
[INFO] [stdout]   17:     0x6069d8065066 - core::ops::function::FnOnce::call_once::ha7eb2a18c2d79fd9
[INFO] [stdout]   18:     0x6069d808d41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   19:     0x6069d80a3085 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   20:     0x6069d8079874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   21:     0x6069d807d13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   22:     0x6069d80c5a5f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   23:     0x7ee9f0e2caa4 - <unknown>
[INFO] [stdout]   24:     0x7ee9f0eb9a34 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_xtask_example_status_success_and_returns_expected_output::case_18_extend_base_command_with_sub_commands_by_adding_variants_default stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'test_xtask_example_status_success_and_returns_expected_output::case_18_extend_base_command_with_sub_commands_by_adding_variants_default' (365) panicked at xtask/tests/test_examples.rs:47:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6069d80f12d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6069d81015cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6069d80be761 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6069d80ca8a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6069d80cf3ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6069d80cf281 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6069d808d65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6069d80cfaaf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6069d80cf90a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6069d80ca9d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6069d80b2c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6069d8108f20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6069d8108d23 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]   13:     0x6069d8067bc7 - core::panicking::assert_failed::h7b0099516c54487d
[INFO] [stdout]   14:     0x6069d8064811 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h53a9306378314319
[INFO] [stdout]   15:     0x6069d806a318 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_18_extend_base_command_with_sub_commands_by_adding_variants_default::h65c7cb9dc1349234
[INFO] [stdout]   16:     0x6069d806a333 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_18_extend_base_command_with_sub_commands_by_adding_variants_default::{{closure}}::hcea4853760098faa
[INFO] [stdout]   17:     0x6069d80651a6 - core::ops::function::FnOnce::call_once::hd9ccd7d1b601711c
[INFO] [stdout]   18:     0x6069d808d41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   19:     0x6069d80a3085 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   20:     0x6069d8079874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   21:     0x6069d807d13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   22:     0x6069d80c5a5f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   23:     0x7ee9f0e2caa4 - <unknown>
[INFO] [stdout]   24:     0x7ee9f0eb9a34 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_xtask_example_status_success_and_returns_expected_output::case_25_extend_base_command_advanced_example stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'test_xtask_example_status_success_and_returns_expected_output::case_25_extend_base_command_advanced_example' (459) panicked at xtask/tests/test_examples.rs:47:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6069d80f12d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6069d81015cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6069d80be761 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6069d80ca8a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6069d80cf3ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6069d80cf281 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6069d808d65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6069d80cfaaf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6069d80cf90a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6069d80ca9d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6069d80b2c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6069d8108f20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6069d8108d23 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]   13:     0x6069d8067bc7 - core::panicking::assert_failed::h7b0099516c54487d
[INFO] [stdout]   14:     0x6069d8064811 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h53a9306378314319
[INFO] [stdout]   15:     0x6069d8069a58 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_25_extend_base_command_advanced_example::he5e631fe1dbb4c96
[INFO] [stdout]   16:     0x6069d8069a73 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_25_extend_base_command_advanced_example::{{closure}}::h4f58756f391d3fdb
[INFO] [stdout]   17:     0x6069d8064d96 - core::ops::function::FnOnce::call_once::h5c761eea332038dc
[INFO] [stdout]   18:     0x6069d808d41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   19:     0x6069d80a3085 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   20:     0x6069d8079874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   21:     0x6069d807d13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   22:     0x6069d80c5a5f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   23:     0x7ee9f0e2caa4 - <unknown>
[INFO] [stdout]   24:     0x7ee9f0eb9a34 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_xtask_example_status_success_and_returns_expected_output::case_24_extend_base_command_with_sub_commands_by_adding_variants_new_variant stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'test_xtask_example_status_success_and_returns_expected_output::case_24_extend_base_command_with_sub_commands_by_adding_variants_new_variant' (424) panicked at xtask/tests/test_examples.rs:47:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6069d80f12d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6069d81015cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6069d80be761 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6069d80ca8a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6069d80cf3ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6069d80cf281 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6069d808d65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6069d80cfaaf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6069d80cf90a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6069d80ca9d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6069d80b2c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6069d8108f20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6069d8108d23 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]   13:     0x6069d8067bc7 - core::panicking::assert_failed::h7b0099516c54487d
[INFO] [stdout]   14:     0x6069d8064811 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h53a9306378314319
[INFO] [stdout]   15:     0x6069d806a388 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_24_extend_base_command_with_sub_commands_by_adding_variants_new_variant::he913564c5e7dd2e0
[INFO] [stdout]   16:     0x6069d806a3a3 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_24_extend_base_command_with_sub_commands_by_adding_variants_new_variant::{{closure}}::hcdb7033d5ad6ee10
[INFO] [stdout]   17:     0x6069d8064c16 - core::ops::function::FnOnce::call_once::h1a57f659e2e18672
[INFO] [stdout]   18:     0x6069d808d41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   19:     0x6069d80a3085 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   20:     0x6069d8079874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   21:     0x6069d807d13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   22:     0x6069d80c5a5f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   23:     0x7ee9f0e2caa4 - <unknown>
[INFO] [stdout]   24:     0x7ee9f0eb9a34 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_xtask_example_status_success_and_returns_expected_output::case_21_extend_base_command_with_sub_commands_by_adding_variants_format stdout ----
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'test_xtask_example_status_success_and_returns_expected_output::case_21_extend_base_command_with_sub_commands_by_adding_variants_format' (403) panicked at xtask/tests/test_examples.rs:47:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6069d80f12d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6069d81015cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6069d80be761 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6069d80ca8a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6069d80cf3ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6069d80cf281 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6069d808d65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6069d80cfaaf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6069d80cf90a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6069d80ca9d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6069d80b2c3d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6069d8108f20 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6069d8108d23 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]   13:     0x6069d8067bc7 - core::panicking::assert_failed::h7b0099516c54487d
[INFO] [stdout]   14:     0x6069d8064811 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h53a9306378314319
[INFO] [stdout]   15:     0x6069d806a2a8 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_21_extend_base_command_with_sub_commands_by_adding_variants_format::h595f4f4cdf50a89b
[INFO] [stdout]   16:     0x6069d806a2c3 - test_examples::test_xtask_example_status_success_and_returns_expected_output::case_21_extend_base_command_with_sub_commands_by_adding_variants_format::{{closure}}::h6574b3128b06e358
[INFO] [stdout]   17:     0x6069d8064f26 - core::ops::function::FnOnce::call_once::h8809eb395968fae3
[INFO] [stdout]   18:     0x6069d808d41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   19:     0x6069d80a3085 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   20:     0x6069d8079874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   21:     0x6069d807d13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   22:     0x6069d80c5a5f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   23:     0x7ee9f0e2caa4 - <unknown>
[INFO] [stdout]   24:     0x7ee9f0eb9a34 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_xtask_example_status_success_and_returns_expected_output::case_01_create_custom_command
[INFO] [stdout]     test_xtask_example_status_success_and_returns_expected_output::case_02_create_custom_command_with_sub_commands_default_variant
[INFO] [stdout]     test_xtask_example_status_success_and_returns_expected_output::case_03_create_custom_command_with_sub_commands_variant_1
[INFO] [stdout]     test_xtask_example_status_success_and_returns_expected_output::case_04_create_custom_command_with_sub_commands_variant_2
[INFO] [stdout]     test_xtask_example_status_success_and_returns_expected_output::case_05_create_custom_command_with_extended_target_default
[INFO] [stdout]     test_xtask_example_status_success_and_returns_expected_output::case_06_create_custom_command_with_extended_target_all_packages
[INFO] [stdout]     test_xtask_example_status_success_and_returns_expected_output::case_07_create_custom_command_with_extended_target_crates
[INFO] [stdout]     test_xtask_example_status_success_and_returns_expected_output::case_08_create_custom_command_with_extended_target_examples
[INFO] [stdout]     test_xtask_example_status_success_and_returns_expected_output::case_09_create_custom_command_with_extended_target_workspace
[INFO] [stdout]     test_xtask_example_status_success_and_returns_expected_output::case_10_create_custom_command_with_extended_target_new_frontend_variant
[INFO] [stdout]     test_xtask_example_status_success_and_returns_expected_output::case_11_extend_base_command_with_additional_command_args_debug_1
[INFO] [stdout]     test_xtask_example_status_success_and_returns_expected_output::case_12_extend_base_command_with_additional_command_args_debug_2
[INFO] [stdout]     test_xtask_example_status_success_and_returns_expected_output::case_13_extend_base_command_with_additional_command_args_debug_3
[INFO] [stdout]     test_xtask_example_status_success_and_returns_expected_output::case_14_extend_base_command_with_additional_command_args_debug_4
[INFO] [stdout]     test_xtask_example_status_success_and_returns_expected_output::case_15_extend_base_command_with_no_sub_commands_by_adding_sub_commands_default
[INFO] [stdout]     test_xtask_example_status_success_and_returns_expected_output::case_16_extend_base_command_with_no_sub_commands_by_adding_sub_commands_variant_1
[INFO] [stdout]     test_xtask_example_status_success_and_returns_expected_output::case_17_extend_base_command_with_no_sub_commands_by_adding_sub_commands_variant_2
[INFO] [stdout]     test_xtask_example_status_success_and_returns_expected_output::case_18_extend_base_command_with_sub_commands_by_adding_variants_default
[INFO] [stdout]     test_xtask_example_status_success_and_returns_expected_output::case_19_extend_base_command_with_sub_commands_by_adding_variants_all
[INFO] [stdout]     test_xtask_example_status_success_and_returns_expected_output::case_20_extend_base_command_with_sub_commands_by_adding_variants_audit
[INFO] [stdout]     test_xtask_example_status_success_and_returns_expected_output::case_21_extend_base_command_with_sub_commands_by_adding_variants_format
[INFO] [stdout]     test_xtask_example_status_success_and_returns_expected_output::case_22_extend_base_command_with_sub_commands_by_adding_variants_lint
[INFO] [stdout]     test_xtask_example_status_success_and_returns_expected_output::case_23_extend_base_command_with_sub_commands_by_adding_variants_typos
[INFO] [stdout]     test_xtask_example_status_success_and_returns_expected_output::case_24_extend_base_command_with_sub_commands_by_adding_variants_new_variant
[INFO] [stdout]     test_xtask_example_status_success_and_returns_expected_output::case_25_extend_base_command_advanced_example
[INFO] [stdout]     test_xtask_example_status_success_and_returns_expected_output::case_26_extend_base_command_advanced_example_default_target
[INFO] [stdout]     test_xtask_example_status_success_and_returns_expected_output::case_27_cannot_execute_tests_in_production
[INFO] [stdout]     test_xtask_example_status_success_and_returns_expected_output::case_28_force_tests_execution_in_production
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 28 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.93s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2d339814a6eec19b89fd666005c5e0198c11bf5bd5781bab97c341a472491404", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d339814a6eec19b89fd666005c5e0198c11bf5bd5781bab97c341a472491404", kill_on_drop: false }`
[INFO] [stdout] 2d339814a6eec19b89fd666005c5e0198c11bf5bd5781bab97c341a472491404
