[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 master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNullvora%2Fxtask" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nullvora/xtask on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6239d7491c816109750205dc2a9dd480e2eba70303fd73263e8c003a7246589a
[INFO] running `Command { std: "docker" "start" "-a" "6239d7491c816109750205dc2a9dd480e2eba70303fd73263e8c003a7246589a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6239d7491c816109750205dc2a9dd480e2eba70303fd73263e8c003a7246589a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6239d7491c816109750205dc2a9dd480e2eba70303fd73263e8c003a7246589a", kill_on_drop: false }`
[INFO] [stdout] 6239d7491c816109750205dc2a9dd480e2eba70303fd73263e8c003a7246589a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef2b6cc56251fbdd7ae32f0a1509a964cdf461aa7c6a06213e5e63c82db0ec43
[INFO] running `Command { std: "docker" "start" "-a" "ef2b6cc56251fbdd7ae32f0a1509a964cdf461aa7c6a06213e5e63c82db0ec43", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling jiff v0.2.14
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ctrlc v3.4.7
[INFO] [stderr]    Compiling rand v0.9.1
[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-impl v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling tracel-xtask-macros v2.1.7 (/opt/rustwide/workdir/crates/tracel-xtask-macros)
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling clap v4.5.39
[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 2m 06s
[INFO] running `Command { std: "docker" "inspect" "ef2b6cc56251fbdd7ae32f0a1509a964cdf461aa7c6a06213e5e63c82db0ec43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef2b6cc56251fbdd7ae32f0a1509a964cdf461aa7c6a06213e5e63c82db0ec43", kill_on_drop: false }`
[INFO] [stdout] ef2b6cc56251fbdd7ae32f0a1509a964cdf461aa7c6a06213e5e63c82db0ec43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3e22cc7a3339c9ff7887e5a39b09616f5e41c1cc7e40daac5db7691f5826fef
[INFO] running `Command { std: "docker" "start" "-a" "b3e22cc7a3339c9ff7887e5a39b09616f5e41c1cc7e40daac5db7691f5826fef", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[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 equivalent v1.0.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[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 scc v2.3.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[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 futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling tracel-xtask-macros v2.1.7 (/opt/rustwide/workdir/crates/tracel-xtask-macros)
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[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 futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling xtask v2.0.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 2m 20s
[INFO] running `Command { std: "docker" "inspect" "b3e22cc7a3339c9ff7887e5a39b09616f5e41c1cc7e40daac5db7691f5826fef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3e22cc7a3339c9ff7887e5a39b09616f5e41c1cc7e40daac5db7691f5826fef", kill_on_drop: false }`
[INFO] [stdout] b3e22cc7a3339c9ff7887e5a39b09616f5e41c1cc7e40daac5db7691f5826fef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 35548b11467163d0f3d72167e51c07916bc8533efe2f8c9cabd071db6d4a9f1b
[INFO] running `Command { std: "docker" "start" "-a" "35548b11467163d0f3d72167e51c07916bc8533efe2f8c9cabd071db6d4a9f1b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tracel_xtask-c15a4afcc50ef57e)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test commands::vulnerabilities::tests::test_is_target_supported::case_2 ... ok
[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_3 ... 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_4 ... ok
[INFO] [stdout] test commands::vulnerabilities::tests::test_is_target_supported::case_5 ... ok
[INFO] [stdout] test utils::cargo::tests::test_parse_cargo_search_output::case_4_missing_version ... ok
[INFO] [stdout] test utils::cargo::tests::test_parse_cargo_search_output::case_1_valid_input ... ok
[INFO] [stdout] test utils::process::tests::test_remove_ansi_codes::case_2_complex_escape_code ... ok
[INFO] [stdout] test environment::tests::test_environment_load::case_2_stag ... 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_2_element_not_found ... 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_3_element_at_start ... ok
[INFO] [stdout] test utils::cargo::tests::test_parse_cargo_search_output::case_7_no_quotes ... ok
[INFO] [stdout] test utils::cargo::tests::test_parse_cargo_search_output::case_2_valid_input_with_comments ... ok
[INFO] [stdout] test utils::process::tests::test_split_vector::case_4_element_at_end ... 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::process::tests::test_split_vector::case_6_cargo_with_binary_args ... ok
[INFO] [stdout] test utils::process::tests::test_standardize_slashes::case_2_network_path ... ok
[INFO] [stdout] test utils::process::tests::test_standardize_slashes::case_3_already_standard_path ... ok
[INFO] [stdout] test utils::cargo::tests::test_parse_cargo_search_output::case_6_extra_whitespace ... ok
[INFO] [stdout] test environment::tests::test_environment_load::case_4_prod ... 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::process::tests::test_standardize_slashes::case_1_windows_path ... ok
[INFO] [stdout] test utils::process::tests::test_random_port_in_range ... ok
[INFO] [stdout] test utils::cargo::tests::test_parse_cargo_search_output::case_8_wrong_version_format ... ok
[INFO] [stdout] test environment::tests::test_environment_load::case_3_test ... ok
[INFO] [stdout] test utils::cargo::tests::test_parse_cargo_search_output::case_5_invalid_format ... ok
[INFO] [stdout] test utils::process::tests::test_remove_ansi_codes::case_1_simple_escape_code ... ok
[INFO] [stdout] test environment::tests::test_environment_load::case_1_dev ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tracel_xtask_macros-623d994ba2643d43)
[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-23f90ef26d1b5ea0)
[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-f0f963520049293a)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[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_04_create_custom_command_with_sub_commands_variant_2 ... FAILED
[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_08_create_custom_command_with_extended_target_examples ... 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_01_create_custom_command ... 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_09_create_custom_command_with_extended_target_workspace ... 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] 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_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_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_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_13_extend_base_command_with_additional_command_args_debug_3 ... 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_12_extend_base_command_with_additional_command_args_debug_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_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_07_create_custom_command_with_extended_target_crates ... 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_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_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_06_create_custom_command_with_extended_target_all_packages ... 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_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_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] [stderr] error: test failed, to rerun pass `-p xtask --test test_examples`
[INFO] [stdout] test test_xtask_example_status_success_and_returns_expected_output::case_26_extend_base_command_advanced_example_default_target ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[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' 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:     0x621f7e26ae32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x621f7e28ffd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x621f7e267dc3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x621f7e26ac82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x621f7e26c39c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x621f7e26c1f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x621f7e234314 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x621f7e26cd7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x621f7e26cb4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x621f7e26b329 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x621f7e26c7dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x621f7e28eb50 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x621f7e28edb7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x621f7e1fa608 - core::panicking::assert_failed::h51e6073caa6d8018
[INFO] [stdout]   14:     0x621f7e1fa345 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h765c883e5788f3ce
[INFO] [stdout]   15:     0x621f7e1f834a - core::ops::function::FnOnce::call_once::h354bc263112b1b5a
[INFO] [stdout]   16:     0x621f7e239a4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x621f7e238c8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x621f7e1fc834 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x621f7e2001da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x621f7e26fcd7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x7e579c1dfaa4 - <unknown>
[INFO] [stdout]   22:     0x7e579c26ca34 - clone
[INFO] [stdout]   23:                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' 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:     0x621f7e26ae32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x621f7e28ffd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x621f7e267dc3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x621f7e26ac82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x621f7e26c39c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x621f7e26c1f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x621f7e234314 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x621f7e26cd7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x621f7e26cb4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x621f7e26b329 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x621f7e26c7dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x621f7e28eb50 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x621f7e28edb7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x621f7e1fa608 - core::panicking::assert_failed::h51e6073caa6d8018
[INFO] [stdout]   14:     0x621f7e1fa345 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h765c883e5788f3ce
[INFO] [stdout]   15:     0x621f7e1f8839 - core::ops::function::FnOnce::call_once::h6dc83204bdb81a90
[INFO] [stdout]   16:     0x621f7e239a4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x621f7e238c8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x621f7e1fc834 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x621f7e2001da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x621f7e26fcd7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x7e579c1dfaa4 - <unknown>
[INFO] [stdout]   22:     0x7e579c26ca34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[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' 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:     0x621f7e26ae32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x621f7e28ffd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x621f7e267dc3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x621f7e26ac82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x621f7e26c39c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x621f7e26c1f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x621f7e234314 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x621f7e26cd7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x621f7e26cb4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x621f7e26b329 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x621f7e26c7dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x621f7e28eb50 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x621f7e28edb7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x621f7e1fa608 - core::panicking::assert_failed::h51e6073caa6d8018
[INFO] [stdout]   14:     0x621f7e1fa345 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h765c883e5788f3ce
[INFO] [stdout]   15:     0x621f7e1f86fa - core::ops::function::FnOnce::call_once::h6328052470935f51
[INFO] [stdout]   16:     0x621f7e239a4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x621f7e238c8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x621f7e1fc834 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x621f7e2001da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x621f7e26fcd7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x7e579c1dfaa4 - <unknown>
[INFO] [stdout]   22:     0x7e579c26ca34 - clone
[INFO] [stdout]   23:                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' 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:     0x621f7e26ae32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x621f7e28ffd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x621f7e267dc3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x621f7e26ac82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x621f7e26c39c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x621f7e26c1f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x621f7e234314 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x621f7e26cd7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x621f7e26cb4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x621f7e26b329 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x621f7e26c7dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x621f7e28eb50 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x621f7e28edb7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x621f7e1fa608 - core::panicking::assert_failed::h51e6073caa6d8018
[INFO] [stdout]   14:     0x621f7e1fa345 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h765c883e5788f3ce
[INFO] [stdout]   15:     0x621f7e1f8bfa - core::ops::function::FnOnce::call_once::h926c0eac43458b9f
[INFO] [stdout]   16:     0x621f7e239a4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x621f7e238c8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x621f7e1fc834 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x621f7e2001da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x621f7e26fcd7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x7e579c1dfaa4 - <unknown>
[INFO] [stdout]   22:     0x7e579c26ca34 - clone
[INFO] [stdout]   23:                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' 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:     0x621f7e26ae32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x621f7e28ffd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x621f7e267dc3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x621f7e26ac82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x621f7e26c39c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x621f7e26c1f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x621f7e234314 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x621f7e26cd7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x621f7e26cb4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x621f7e26b329 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x621f7e26c7dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x621f7e28eb50 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x621f7e28edb7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x621f7e1fa608 - core::panicking::assert_failed::h51e6073caa6d8018
[INFO] [stdout]   14:     0x621f7e1fa345 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h765c883e5788f3ce
[INFO] [stdout]   15:     0x621f7e1f88da - core::ops::function::FnOnce::call_once::h76e6a5a285152191
[INFO] [stdout]   16:     0x621f7e239a4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x621f7e238c8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x621f7e1fc834 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x621f7e2001da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x621f7e26fcd7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x7e579c1dfaa4 - <unknown>
[INFO] [stdout]   22:     0x7e579c26ca34 - clone
[INFO] [stdout]   23:                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' 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:     0x621f7e26ae32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x621f7e28ffd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x621f7e267dc3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x621f7e26ac82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x621f7e26c39c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x621f7e26c1f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x621f7e234314 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x621f7e26cd7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x621f7e26cb4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x621f7e26b329 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x621f7e26c7dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x621f7e28eb50 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x621f7e28edb7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x621f7e1fa608 - core::panicking::assert_failed::h51e6073caa6d8018
[INFO] [stdout]   14:     0x621f7e1fa345 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h765c883e5788f3ce
[INFO] [stdout]   15:     0x621f7e1f879a - core::ops::function::FnOnce::call_once::h69bf007db8f60f47
[INFO] [stdout]   16:     0x621f7e239a4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x621f7e238c8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x621f7e1fc834 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x621f7e2001da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x621f7e26fcd7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x7e579c1dfaa4 - <unknown>
[INFO] [stdout]   22:     0x7e579c26ca34 - clone
[INFO] [stdout]   23:                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' 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:     0x621f7e26ae32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x621f7e28ffd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x621f7e267dc3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x621f7e26ac82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x621f7e26c39c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x621f7e26c1f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x621f7e234314 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x621f7e26cd7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x621f7e26cb4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x621f7e26b329 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x621f7e26c7dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x621f7e28eb50 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x621f7e28edb7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x621f7e1fa608 - core::panicking::assert_failed::h51e6073caa6d8018
[INFO] [stdout]   14:     0x621f7e1fa345 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h765c883e5788f3ce
[INFO] [stdout]   15:     0x621f7e1f865a - core::ops::function::FnOnce::call_once::h5bea6ee8289dfbc4
[INFO] [stdout]   16:     0x621f7e239a4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x621f7e238c8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x621f7e1fc834 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x621f7e2001da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x621f7e26fcd7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x7e579c1dfaa4 - <unknown>
[INFO] [stdout]   22:     0x7e579c26ca34 - clone
[INFO] [stdout]   23:                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' 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:     0x621f7e26ae32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x621f7e28ffd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x621f7e267dc3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x621f7e26ac82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x621f7e26c39c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x621f7e26c1f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x621f7e234314 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x621f7e26cd7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x621f7e26cb4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x621f7e26b329 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x621f7e26c7dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x621f7e28eb50 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x621f7e28edb7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x621f7e1fa608 - core::panicking::assert_failed::h51e6073caa6d8018
[INFO] [stdout]   14:     0x621f7e1fa345 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h765c883e5788f3ce
[INFO] [stdout]   15:     0x621f7e1f8aba - core::ops::function::FnOnce::call_once::h87189e42b8d2d8d4
[INFO] [stdout]   16:     0x621f7e239a4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x621f7e238c8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x621f7e1fc834 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x621f7e2001da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x621f7e26fcd7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x7e579c1dfaa4 - <unknown>
[INFO] [stdout]   22:     0x7e579c26ca34 - clone
[INFO] [stdout]   23:                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' 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:     0x621f7e26ae32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x621f7e28ffd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x621f7e267dc3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x621f7e26ac82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x621f7e26c39c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x621f7e26c1f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x621f7e234314 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x621f7e26cd7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x621f7e26cb4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x621f7e26b329 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x621f7e26c7dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x621f7e28eb50 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x621f7e28edb7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x621f7e1fa608 - core::panicking::assert_failed::h51e6073caa6d8018
[INFO] [stdout]   14:     0x621f7e1fa345 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h765c883e5788f3ce
[INFO] [stdout]   15:     0x621f7e1f85bf - core::ops::function::FnOnce::call_once::h4c48d5123211d653
[INFO] [stdout]   16:     0x621f7e239a4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x621f7e238c8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x621f7e1fc834 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x621f7e2001da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x621f7e26fcd7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x7e579c1dfaa4 - <unknown>
[INFO] [stdout]   22:     0x7e579c26ca34 - clone
[INFO] [stdout]   23:                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' 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:     0x621f7e26ae32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x621f7e28ffd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x621f7e267dc3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x621f7e26ac82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x621f7e26c39c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x621f7e26c1f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x621f7e234314 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x621f7e26cd7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x621f7e26cb4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x621f7e26b329 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x621f7e26c7dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x621f7e28eb50 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x621f7e28edb7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x621f7e1fa608 - core::panicking::assert_failed::h51e6073caa6d8018
[INFO] [stdout]   14:     0x621f7e1fa345 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h765c883e5788f3ce
[INFO] [stdout]   15:     0x621f7e1f82aa - core::ops::function::FnOnce::call_once::h24cc388889b70a42
[INFO] [stdout]   16:     0x621f7e239a4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x621f7e238c8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x621f7e1fc834 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x621f7e2001da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x621f7e26fcd7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x7e579c1dfaa4 - <unknown>
[INFO] [stdout]   22:     0x7e579c26ca34 - clone
[INFO] [stdout]   23:                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' 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:     0x621f7e26ae32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x621f7e28ffd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x621f7e267dc3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x621f7e26ac82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x621f7e26c39c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x621f7e26c1f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x621f7e234314 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x621f7e26cd7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x621f7e26cb4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x621f7e26b329 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x621f7e26c7dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x621f7e28eb50 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x621f7e28edb7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x621f7e1fa608 - core::panicking::assert_failed::h51e6073caa6d8018
[INFO] [stdout]   14:     0x621f7e1fa345 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h765c883e5788f3ce
[INFO] [stdout]   15:     0x621f7e1f8e8a - core::ops::function::FnOnce::call_once::hcb4115cbe5676541
[INFO] [stdout]   16:     0x621f7e239a4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x621f7e238c8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x621f7e1fc834 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x621f7e2001da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x621f7e26fcd7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x7e579c1dfaa4 - <unknown>
[INFO] [stdout]   22:     0x7e579c26ca34 - clone
[INFO] [stdout]   23:                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' 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:     0x621f7e26ae32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x621f7e28ffd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x621f7e267dc3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x621f7e26ac82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x621f7e26c39c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x621f7e26c1f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x621f7e234314 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x621f7e26cd7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x621f7e26cb4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x621f7e26b329 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x621f7e26c7dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x621f7e28eb50 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x621f7e28edb7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x621f7e1fa608 - core::panicking::assert_failed::h51e6073caa6d8018
[INFO] [stdout]   14:     0x621f7e1fa345 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h765c883e5788f3ce
[INFO] [stdout]   15:     0x621f7e1f911a - core::ops::function::FnOnce::call_once::hf6a94e2b309508db
[INFO] [stdout]   16:     0x621f7e239a4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x621f7e238c8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x621f7e1fc834 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x621f7e2001da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x621f7e26fcd7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x7e579c1dfaa4 - <unknown>
[INFO] [stdout]   22:     0x7e579c26ca34 - clone
[INFO] [stdout]   23:                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' 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:     0x621f7e26ae32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x621f7e28ffd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x621f7e267dc3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x621f7e26ac82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x621f7e26c39c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x621f7e26c1f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x621f7e234314 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x621f7e26cd7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x621f7e26cb4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x621f7e26b329 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x621f7e26c7dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x621f7e28eb50 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x621f7e28edb7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x621f7e1fa608 - core::panicking::assert_failed::h51e6073caa6d8018
[INFO] [stdout]   14:     0x621f7e1fa345 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h765c883e5788f3ce
[INFO] [stdout]   15:     0x621f7e1f852a - core::ops::function::FnOnce::call_once::h3ed1b9e93003e036
[INFO] [stdout]   16:     0x621f7e239a4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x621f7e238c8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x621f7e1fc834 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x621f7e2001da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x621f7e26fcd7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x7e579c1dfaa4 - <unknown>
[INFO] [stdout]   22:     0x7e579c26ca34 - clone
[INFO] [stdout]   23:                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' 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:     0x621f7e26ae32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x621f7e28ffd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x621f7e267dc3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x621f7e26ac82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x621f7e26c39c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x621f7e26c1f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x621f7e234314 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x621f7e26cd7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x621f7e26cb4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x621f7e26b329 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x621f7e26c7dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x621f7e28eb50 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x621f7e28edb7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x621f7e1fa608 - core::panicking::assert_failed::h51e6073caa6d8018
[INFO] [stdout]   14:     0x621f7e1fa345 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h765c883e5788f3ce
[INFO] [stdout]   15:     0x621f7e1f865a - core::ops::function::FnOnce::call_once::h5bea6ee8289dfbc4
[INFO] [stdout]   16:     0x621f7e239a4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x621f7e238c8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x621f7e1fc834 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x621f7e2001da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x621f7e26fcd7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x7e579c1dfaa4 - <unknown>
[INFO] [stdout]   22:     0x7e579c26ca34 - clone
[INFO] [stdout]   23:                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' 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:     0x621f7e26ae32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x621f7e28ffd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x621f7e267dc3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x621f7e26ac82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x621f7e26c39c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x621f7e26c1f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x621f7e234314 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x621f7e26cd7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x621f7e26cb4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x621f7e26b329 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x621f7e26c7dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x621f7e28eb50 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x621f7e28edb7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x621f7e1fa608 - core::panicking::assert_failed::h51e6073caa6d8018
[INFO] [stdout]   14:     0x621f7e1fa345 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h765c883e5788f3ce
[INFO] [stdout]   15:     0x621f7e1f907a - core::ops::function::FnOnce::call_once::he880004cdff98418
[INFO] [stdout]   16:     0x621f7e239a4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x621f7e238c8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x621f7e1fc834 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x621f7e2001da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x621f7e26fcd7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x7e579c1dfaa4 - <unknown>
[INFO] [stdout]   22:     0x7e579c26ca34 - clone
[INFO] [stdout]   23:                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' 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:     0x621f7e26ae32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x621f7e28ffd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x621f7e267dc3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x621f7e26ac82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x621f7e26c39c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x621f7e26c1f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x621f7e234314 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x621f7e26cd7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x621f7e26cb4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x621f7e26b329 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x621f7e26c7dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x621f7e28eb50 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x621f7e28edb7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x621f7e1fa608 - core::panicking::assert_failed::h51e6073caa6d8018
[INFO] [stdout]   14:     0x621f7e1fa345 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h765c883e5788f3ce
[INFO] [stdout]   15:     0x621f7e1f86fa - core::ops::function::FnOnce::call_once::h6328052470935f51
[INFO] [stdout]   16:     0x621f7e239a4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x621f7e238c8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x621f7e1fc834 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x621f7e2001da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x621f7e26fcd7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x7e579c1dfaa4 - <unknown>
[INFO] [stdout]   22:     0x7e579c26ca34 - clone
[INFO] [stdout]   23:                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' 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:     0x621f7e26ae32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x621f7e28ffd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x621f7e267dc3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x621f7e26ac82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x621f7e26c39c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x621f7e26c1f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x621f7e234314 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x621f7e26cd7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x621f7e26cb4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x621f7e26b329 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x621f7e26c7dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x621f7e28eb50 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x621f7e28edb7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x621f7e1fa608 - core::panicking::assert_failed::h51e6073caa6d8018
[INFO] [stdout]   14:     0x621f7e1fa345 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h765c883e5788f3ce
[INFO] [stdout]   15:     0x621f7e1f8a1a - core::ops::function::FnOnce::call_once::h81e0c20c001e6034
[INFO] [stdout]   16:     0x621f7e239a4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x621f7e238c8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x621f7e1fc834 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x621f7e2001da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x621f7e26fcd7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x7e579c1dfaa4 - <unknown>
[INFO] [stdout]   22:     0x7e579c26ca34 - clone
[INFO] [stdout]   23:                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' 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:     0x621f7e26ae32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x621f7e28ffd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x621f7e267dc3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x621f7e26ac82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x621f7e26c39c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x621f7e26c1f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x621f7e234314 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x621f7e26cd7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x621f7e26cb4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x621f7e26b329 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x621f7e26c7dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x621f7e28eb50 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x621f7e28edb7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x621f7e1fa608 - core::panicking::assert_failed::h51e6073caa6d8018
[INFO] [stdout]   14:     0x621f7e1fa345 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h765c883e5788f3ce
[INFO] [stdout]   15:     0x621f7e1f897a - core::ops::function::FnOnce::call_once::h7c101712ea216e95
[INFO] [stdout]   16:     0x621f7e239a4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x621f7e238c8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x621f7e1fc834 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x621f7e2001da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x621f7e26fcd7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x7e579c1dfaa4 - <unknown>
[INFO] [stdout]   22:     0x7e579c26ca34 - clone
[INFO] [stdout]   23:                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' 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:     0x621f7e26ae32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x621f7e28ffd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x621f7e267dc3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x621f7e26ac82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x621f7e26c39c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x621f7e26c1f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x621f7e234314 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x621f7e26cd7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x621f7e26cb4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x621f7e26b329 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x621f7e26c7dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x621f7e28eb50 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x621f7e28edb7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x621f7e1fa608 - core::panicking::assert_failed::h51e6073caa6d8018
[INFO] [stdout]   14:     0x621f7e1fa345 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h765c883e5788f3ce
[INFO] [stdout]   15:     0x621f7e1f8b5a - core::ops::function::FnOnce::call_once::h88ec1ef9a74dc2d8
[INFO] [stdout]   16:     0x621f7e239a4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x621f7e238c8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x621f7e1fc834 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x621f7e2001da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x621f7e26fcd7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x7e579c1dfaa4 - <unknown>
[INFO] [stdout]   22:     0x7e579c26ca34 - clone
[INFO] [stdout]   23:                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' 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:     0x621f7e26ae32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x621f7e28ffd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x621f7e267dc3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x621f7e26ac82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x621f7e26c39c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x621f7e26c1f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x621f7e234314 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x621f7e26cd7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x621f7e26cb4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x621f7e26b329 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x621f7e26c7dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x621f7e28eb50 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x621f7e28edb7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x621f7e1fa608 - core::panicking::assert_failed::h51e6073caa6d8018
[INFO] [stdout]   14:     0x621f7e1fa345 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h765c883e5788f3ce
[INFO] [stdout]   15:     0x621f7e1f848a - core::ops::function::FnOnce::call_once::h3c6db07e7c3b61ba
[INFO] [stdout]   16:     0x621f7e239a4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x621f7e238c8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x621f7e1fc834 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x621f7e2001da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x621f7e26fcd7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x7e579c1dfaa4 - <unknown>
[INFO] [stdout]   22:     0x7e579c26ca34 - clone
[INFO] [stdout]   23:                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' 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:     0x621f7e26ae32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x621f7e28ffd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x621f7e267dc3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x621f7e26ac82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x621f7e26c39c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x621f7e26c1f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x621f7e234314 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x621f7e26cd7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x621f7e26cb4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x621f7e26b329 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x621f7e26c7dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x621f7e28eb50 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x621f7e28edb7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x621f7e1fa608 - core::panicking::assert_failed::h51e6073caa6d8018
[INFO] [stdout]   14:     0x621f7e1fa345 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h765c883e5788f3ce
[INFO] [stdout]   15:     0x621f7e1f91ba - core::ops::function::FnOnce::call_once::hfafa0c573e6d00ab
[INFO] [stdout]   16:     0x621f7e239a4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x621f7e238c8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x621f7e1fc834 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x621f7e2001da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x621f7e26fcd7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x7e579c1dfaa4 - <unknown>
[INFO] [stdout]   22:     0x7e579c26ca34 - clone
[INFO] [stdout]   23:                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' 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:     0x621f7e26ae32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x621f7e28ffd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x621f7e267dc3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x621f7e26ac82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x621f7e26c39c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x621f7e26c1f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x621f7e234314 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x621f7e26cd7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x621f7e26cb4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x621f7e26b329 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x621f7e26c7dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x621f7e28eb50 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x621f7e28edb7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x621f7e1fa608 - core::panicking::assert_failed::h51e6073caa6d8018
[INFO] [stdout]   14:     0x621f7e1fa345 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h765c883e5788f3ce
[INFO] [stdout]   15:     0x621f7e1f8d4a - core::ops::function::FnOnce::call_once::ha89c5b394c6eb234
[INFO] [stdout]   16:     0x621f7e239a4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x621f7e238c8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x621f7e1fc834 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x621f7e2001da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x621f7e26fcd7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x7e579c1dfaa4 - <unknown>
[INFO] [stdout]   22:     0x7e579c26ca34 - clone
[INFO] [stdout]   23:                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' 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:     0x621f7e26ae32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x621f7e28ffd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x621f7e267dc3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x621f7e26ac82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x621f7e26c39c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x621f7e26c1f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x621f7e234314 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x621f7e26cd7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x621f7e26cb4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x621f7e26b329 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x621f7e26c7dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x621f7e28eb50 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x621f7e28edb7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x621f7e1fa608 - core::panicking::assert_failed::h51e6073caa6d8018
[INFO] [stdout]   14:     0x621f7e1fa345 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h765c883e5788f3ce
[INFO] [stdout]   15:     0x621f7e1f8205 - core::ops::function::FnOnce::call_once::h09ed0685f0c2c7c1
[INFO] [stdout]   16:     0x621f7e239a4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x621f7e238c8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x621f7e1fc834 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x621f7e2001da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x621f7e26fcd7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x7e579c1dfaa4 - <unknown>
[INFO] [stdout]   22:     0x7e579c26ca34 - clone
[INFO] [stdout]   23:                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' 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:     0x621f7e26ae32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x621f7e28ffd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x621f7e267dc3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x621f7e26ac82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x621f7e26c39c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x621f7e26c1f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x621f7e234314 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x621f7e26cd7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x621f7e26cb4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x621f7e26b329 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x621f7e26c7dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x621f7e28eb50 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x621f7e28edb7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x621f7e1fa608 - core::panicking::assert_failed::h51e6073caa6d8018
[INFO] [stdout]   14:     0x621f7e1fa345 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h765c883e5788f3ce
[INFO] [stdout]   15:     0x621f7e1f8dea - core::ops::function::FnOnce::call_once::hc174c43631e43d91
[INFO] [stdout]   16:     0x621f7e239a4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x621f7e238c8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x621f7e1fc834 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x621f7e2001da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x621f7e26fcd7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x7e579c1dfaa4 - <unknown>
[INFO] [stdout]   22:     0x7e579c26ca34 - clone
[INFO] [stdout]   23:                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' 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:     0x621f7e26ae32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x621f7e28ffd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x621f7e267dc3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x621f7e26ac82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x621f7e26c39c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x621f7e26c1f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x621f7e234314 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x621f7e26cd7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x621f7e26cb4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x621f7e26b329 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x621f7e26c7dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x621f7e28eb50 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x621f7e28edb7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x621f7e1fa608 - core::panicking::assert_failed::h51e6073caa6d8018
[INFO] [stdout]   14:     0x621f7e1fa345 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h765c883e5788f3ce
[INFO] [stdout]   15:     0x621f7e1f83ea - core::ops::function::FnOnce::call_once::h36de1d06296f511d
[INFO] [stdout]   16:     0x621f7e239a4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x621f7e238c8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x621f7e1fc834 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x621f7e2001da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x621f7e26fcd7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x7e579c1dfaa4 - <unknown>
[INFO] [stdout]   22:     0x7e579c26ca34 - clone
[INFO] [stdout]   23:                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' 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:     0x621f7e26ae32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x621f7e28ffd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x621f7e267dc3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x621f7e26ac82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x621f7e26c39c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x621f7e26c1f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x621f7e234314 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x621f7e26cd7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x621f7e26cb4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x621f7e26b329 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x621f7e26c7dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x621f7e28eb50 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x621f7e28edb7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x621f7e1fa608 - core::panicking::assert_failed::h51e6073caa6d8018
[INFO] [stdout]   14:     0x621f7e1fa345 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h765c883e5788f3ce
[INFO] [stdout]   15:     0x621f7e1f8cb0 - core::ops::function::FnOnce::call_once::h9582ec4c8a95562f
[INFO] [stdout]   16:     0x621f7e239a4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x621f7e238c8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x621f7e1fc834 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x621f7e2001da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x621f7e26fcd7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x7e579c1dfaa4 - <unknown>
[INFO] [stdout]   22:     0x7e579c26ca34 - clone
[INFO] [stdout]   23:                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' panicked at xtask/tests/test_examples.rs:48:5:
[INFO] [stdout] assertion failed: out.contains(&expected_output)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x621f7e26ae32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x621f7e28ffd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x621f7e267dc3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x621f7e26ac82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x621f7e26c39c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x621f7e26c1f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x621f7e234314 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x621f7e26cd7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x621f7e26cb16 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x621f7e26b329 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x621f7e26c7dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x621f7e28eb50 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x621f7e28ebbc - core::panicking::panic::hd2a569f4f37f7e10
[INFO] [stdout]   13:     0x621f7e1f9956 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h765c883e5788f3ce
[INFO] [stdout]   14:     0x621f7e1f8fe2 - core::ops::function::FnOnce::call_once::hdf0566bee15146af
[INFO] [stdout]   15:     0x621f7e239a4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   16:     0x621f7e238c8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   17:     0x621f7e1fc834 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   18:     0x621f7e2001da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   19:     0x621f7e26fcd7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   20:     0x7e579c1dfaa4 - <unknown>
[INFO] [stdout]   21:     0x7e579c26ca34 - clone
[INFO] [stdout]   22:                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' 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:     0x621f7e26ae32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x621f7e28ffd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x621f7e267dc3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x621f7e26ac82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x621f7e26c39c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x621f7e26c1f2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x621f7e234314 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x621f7e26cd7b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x621f7e26cb4a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x621f7e26b329 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x621f7e26c7dd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x621f7e28eb50 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x621f7e28edb7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x621f7e1fa608 - core::panicking::assert_failed::h51e6073caa6d8018
[INFO] [stdout]   14:     0x621f7e1fa345 - test_examples::test_xtask_example_status_success_and_returns_expected_output::h765c883e5788f3ce
[INFO] [stdout]   15:     0x621f7e1f8f35 - core::ops::function::FnOnce::call_once::hd17222febf0c7e5a
[INFO] [stdout]   16:     0x621f7e239a4b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x621f7e238c8e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x621f7e1fc834 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x621f7e2001da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x621f7e26fcd7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x7e579c1dfaa4 - <unknown>
[INFO] [stdout]   22:     0x7e579c26ca34 - clone
[INFO] [stdout]   23:                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.44s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "35548b11467163d0f3d72167e51c07916bc8533efe2f8c9cabd071db6d4a9f1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35548b11467163d0f3d72167e51c07916bc8533efe2f8c9cabd071db6d4a9f1b", kill_on_drop: false }`
[INFO] [stdout] 35548b11467163d0f3d72167e51c07916bc8533efe2f8c9cabd071db6d4a9f1b
