[INFO] cloning repository https://github.com/hsaunders1904/git-branch-selector
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hsaunders1904/git-branch-selector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhsaunders1904%2Fgit-branch-selector", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhsaunders1904%2Fgit-branch-selector'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7851fa75e762ea4d6166ac5a19d40f3c4e45af15
[INFO] testing hsaunders1904/git-branch-selector against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhsaunders1904%2Fgit-branch-selector" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hsaunders1904/git-branch-selector
[INFO] finished tweaking git repo https://github.com/hsaunders1904/git-branch-selector
[INFO] tweaked toml for git repo https://github.com/hsaunders1904/git-branch-selector written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hsaunders1904/git-branch-selector on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hsaunders1904/git-branch-selector already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_derive v3.2.25
[INFO] [stderr]   Downloaded rustix v0.38.25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50e18fb93dfc15ac12ea3c4928d4eb5a2cbe476c2bc0f35d95a681ff8f11e113
[INFO] running `Command { std: "docker" "start" "-a" "50e18fb93dfc15ac12ea3c4928d4eb5a2cbe476c2bc0f35d95a681ff8f11e113", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50e18fb93dfc15ac12ea3c4928d4eb5a2cbe476c2bc0f35d95a681ff8f11e113", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50e18fb93dfc15ac12ea3c4928d4eb5a2cbe476c2bc0f35d95a681ff8f11e113", kill_on_drop: false }`
[INFO] [stdout] 50e18fb93dfc15ac12ea3c4928d4eb5a2cbe476c2bc0f35d95a681ff8f11e113
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] adba221066f2f411939db450f42d29d3970b429b726e0a6012d6140d0ed458a8
[INFO] running `Command { std: "docker" "start" "-a" "adba221066f2f411939db450f42d29d3970b429b726e0a6012d6140d0ed458a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling dialoguer v0.10.4
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling git-branch-selector v2.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.45s
[INFO] running `Command { std: "docker" "inspect" "adba221066f2f411939db450f42d29d3970b429b726e0a6012d6140d0ed458a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adba221066f2f411939db450f42d29d3970b429b726e0a6012d6140d0ed458a8", kill_on_drop: false }`
[INFO] [stdout] adba221066f2f411939db450f42d29d3970b429b726e0a6012d6140d0ed458a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72954df9d54123cc03720163e0526982f4ded11f5ce255f1660a6931872a9ab0
[INFO] running `Command { std: "docker" "start" "-a" "72954df9d54123cc03720163e0526982f4ded11f5ce255f1660a6931872a9ab0", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling git-branch-selector v2.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.22s
[INFO] running `Command { std: "docker" "inspect" "72954df9d54123cc03720163e0526982f4ded11f5ce255f1660a6931872a9ab0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72954df9d54123cc03720163e0526982f4ded11f5ce255f1660a6931872a9ab0", kill_on_drop: false }`
[INFO] [stdout] 72954df9d54123cc03720163e0526982f4ded11f5ce255f1660a6931872a9ab0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 407931068be69a781aac0e5aad320729e93886747578927e227cf165f1116168
[INFO] running `Command { std: "docker" "start" "-a" "407931068be69a781aac0e5aad320729e93886747578927e227cf165f1116168", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bselect-217e16515b3c0685)
[INFO] [stdout] 
[INFO] [stdout] running 54 tests
[INFO] [stdout] test cli::tests::all_positional_args_stored_in_filters ... ok
[INFO] [stdout] test cli::tests::config_is_true_given_flag ... ok
[INFO] [stdout] test cli::tests::all_is_true_given_all_flag ... ok
[INFO] [stdout] test cli::tests::config_is_false_given_flag_not_present ... ok
[INFO] [stdout] git-branch-selector 2.0.1
[INFO] [stdout] Interactively select git branches and print them to stdout
[INFO] [stdout] 
[INFO] [stdout] USAGE:
[INFO] [stdout]     bselect [OPTIONS] [FILTERS]...
[INFO] [stdout] 
[INFO] [stdout] ARGS:
[INFO] [stdout]     <FILTERS>...    List only the branches that match at least one of the given regex pattern(s)
[INFO] [stdout] 
[INFO] [stdout] OPTIONS:
[INFO] [stdout]         --all                  List both remote-tracking branches and local branches
[INFO] [stdout]     -C, --git-dir <GIT_DIR>    Path to git repository [default: .]
[INFO] [stdout]         --config               Print the path to the configuration file and exit
[INFO] [stdout]     -h, --help                 Print help information
[INFO] [stdout]     -V, --version              Print version information
[INFO] [stdout] test cli::tests::all_is_false_given_no_args ... ok
[INFO] [stdout] test cli::tests::get_repo_defaults_to_full_stop ... ok
[INFO] [stdout] git-branch-selector 2.0.1
[INFO] [stdout] test cli::tests::get_repo_set_given_value ... ok
[INFO] [stdout] test cli::tests::error_given_invalid_arg ... ok
[INFO] [stdout] test cli::tests::no_error_given_help ... ok
[INFO] [stdout] test cli::tests::no_error_given_no_args ... ok
[INFO] [stdout] test cli::tests::no_error_given_version ... ok
[INFO] [stdout] test cli::tests::first_arg_stored_in_filters ... ok
[INFO] [stdout] test config::test::custom_theme_read_from_json ... ok
[INFO] [stdout] test config::test::default_theme_available_if_not_in_themes_list ... ok
[INFO] [stdout] test config::file::tests::config_file_named_config ... ok
[INFO] [stdout] test config::test::read_json_equal_to_generated_json ... ok
[INFO] [stdout] test config::test::theme_returns_default_theme_if_name_from_config_is_not_a_theme ... ok
[INFO] [stdout] test config::test::theme_returns_theme_with_name_from_config ... ok
[INFO] [stderr] error: Found argument '-a' which wasn't expected, or isn't valid in this context
[INFO] [stderr] 
[INFO] [stderr] 	If you tried to supply `-a` as a value rather than a flag, use `-- -a`
[INFO] [stderr] 
[INFO] [stderr] USAGE:
[INFO] [stderr]     bselect [OPTIONS] [FILTERS]...
[INFO] [stderr] 
[INFO] [stderr] For more information try --help
[INFO] [stdout] test config::file::tests::init_config::default_config_file_created_if_dir_does_not_exist ... ok
[INFO] [stdout] test git::fs::tests::discover_repo_returns_err_given_not_in_git_dir ... ok
[INFO] [stdout] test config::file::tests::init_config::config_read_if_file_exists ... ok
[INFO] [stdout] test git::tests::to_string_prepends_remotes_if_remote_branch ... ok
[INFO] [stdout] test git::tests::to_string_returns_name_if_local_branch ... ok
[INFO] [stdout] test git::fs::tests::discover_repo_returns_git_dir_if_path_not_in_repo_root ... ok
[INFO] [stdout] test git::fs::tests::fs_branch_getter_returns_empty_vec_given_no_branches ... ok
[INFO] [stdout] test re::tests::matches_regex::returns_false_if_no_patterns_matched ... ok
[INFO] [stdout] test re::tests::matches_regex::returns_true_given_no_patterns ... ok
[INFO] [stdout] test git::fs::tests::discover_repo_returns_git_dir_if_in_repo_root ... ok
[INFO] [stdout] test git::fs::tests::fs_branch_getter_retrieves_all_branches ... ok
[INFO] [stdout] test re::tests::string_to_regex::returns_err_given_invalid_regex_pattern ... ok
[INFO] [stdout] test select::theme::style::tests::can_convert_to_dialoguer_console_style_with_defaults ... ok
[INFO] [stdout] test re::tests::matches_regex::returns_true_given_remotes_prefix_pattern_for_remote_branch ... ok
[INFO] [stdout] test select::theme::style::tests::can_convert_to_dialoguer_console_style_with_none_values ... ok
[INFO] [stdout] test select::theme::style::tests::converting_to_dialoguer_style_sets_unknown_colors_to_defaults ... ok
[INFO] [stdout] test select::theme::style::tests::default_construction_sets_expected_defaults ... ok
[INFO] [stdout] test select::theme::styled_string::tests::converting_to_console_style_given_expected_value ... ok
[INFO] [stdout] test select::theme::styled_string::tests::converting_to_style_object_from_default_gives_expected_value ... ok
[INFO] [stdout] test git::fs::tests::discover_repo_returns_err_given_path_does_not_exist ... ok
[INFO] [stdout] test select::theme::tests::default_theme_formats_to_expected_string_given_selected_and_checked ... ok
[INFO] [stdout] test select::theme::styled_string::tests::default_construction_gives_expected_defaults ... ok
[INFO] [stdout] test select::theme::tests::default_theme_formats_to_expected_string_given_checked ... ok
[INFO] [stdout] test select::theme::tests::default_theme_formats_to_expected_string_given_selected_and_unchecked ... ok
[INFO] [stdout] test select::theme::tests::default_theme_formats_to_expected_string_given_unchecked ... ok
[INFO] [stdout] test tests::bselect_prints_config_path_given_config_arg_true ... ok
[INFO] [stdout] test tests::bselect_writes_expected_branches_with_all_arg ... ok
[INFO] [stdout] test tests::bselect_writes_expected_branches_with_filter ... ok
[INFO] [stdout] test tests::bselect_writes_expected_branches_with_no_args ... ok
[INFO] [stdout] test tests::bselect_returns_err_given_no_branches_match_pattern ... ok
[INFO] [stdout] test tests::bselect_writes_expected_branches_with_multiple_filters_and_all ... ok
[INFO] [stdout] test tests::bselect_writes_expected_branches_with_multiple_filters ... ok
[INFO] [stdout] test re::tests::matches_regex::returns_true_given_one_pattern_matches ... ok
[INFO] [stdout] test select::theme::style::tests::can_convert_to_dialoguer_console_style ... ok
[INFO] [stdout] test select::theme::style::tests::apply_to_formats_string_with_style ... FAILED
[INFO] [stdout] test select::theme::tests::theme_read_from_json_formats_to_expected_string ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- select::theme::style::tests::apply_to_formats_string_with_style stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'select::theme::style::tests::apply_to_formats_string_with_style' panicked at src/select/theme/style.rs:149:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "text"
[INFO] [stdout]  right: "\u{1b}[38;5;9m\u{1b}[42mtext\u{1b}[0m"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55e8ba311b02 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55e8ba311b02 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55e8ba311b02 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55e8ba311b02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55e8ba33a0f3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55e8ba33a0f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x55e8ba30e603 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55e8ba30e603 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55e8ba311952 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55e8ba3133b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x55e8ba3131ee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x55e8ba182ab4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x55e8ba182ab4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55e8ba313e8e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x55e8ba313e8e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x55e8ba313b5a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x55e8ba312009 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55e8ba3137ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x55e8ba338830 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55e8ba338b83 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x55e8ba023e3e - core::panicking::assert_failed::hc1529791e62225f3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x55e8b9fe3a43 - bselect::select::theme::style::tests::apply_to_formats_string_with_style::h7e0cd0d066d8ec98
[INFO] [stdout]                                at /opt/rustwide/workdir/src/select/theme/style.rs:149:9
[INFO] [stdout]   22:     0x55e8b9fe3877 - bselect::select::theme::style::tests::apply_to_formats_string_with_style::{{closure}}::h7c1847d644f62474
[INFO] [stdout]                                at /opt/rustwide/workdir/src/select/theme/style.rs:139:44
[INFO] [stdout]   23:     0x55e8ba010d16 - core::ops::function::FnOnce::call_once::h18072e97d97e8a54
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x55e8ba18831b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x55e8ba18831b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x55e8ba187455 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x55e8ba187455 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55e8ba187455 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x55e8ba187455 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x55e8ba187455 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55e8ba187455 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x55e8ba187455 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x55e8ba14b054 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x55e8ba14b054 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x55e8ba14ea2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x55e8ba14ea2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55e8ba14ea2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x55e8ba14ea2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x55e8ba14ea2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55e8ba14ea2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x55e8ba14ea2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x55e8ba316e9f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x55e8ba316e9f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x737f4b1eeaa4 - <unknown>
[INFO] [stdout]   45:     0x737f4b27ba34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- select::theme::tests::theme_read_from_json_formats_to_expected_string stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'select::theme::tests::theme_read_from_json_formats_to_expected_string' panicked at src/select/theme/mod.rs:170:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "👉 ✓ some_branch"
[INFO] [stdout]  right: "👉 \u{1b}[32m✓\u{1b}[0m some_branch"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55e8ba311b02 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55e8ba311b02 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55e8ba311b02 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55e8ba311b02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55e8ba33a0f3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55e8ba33a0f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x55e8ba30e603 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55e8ba30e603 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55e8ba311952 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55e8ba3133b9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x55e8ba3131ee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x55e8ba182ab4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x55e8ba182ab4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55e8ba313e8e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x55e8ba313e8e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x55e8ba313b5a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x55e8ba312009 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55e8ba3137ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x55e8ba338830 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55e8ba338b83 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x55e8ba023e3e - core::panicking::assert_failed::hc1529791e62225f3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x55e8ba00fbfe - bselect::select::theme::tests::theme_read_from_json_formats_to_expected_string::he6c37a8373552301
[INFO] [stdout]                                at /opt/rustwide/workdir/src/select/theme/mod.rs:170:9
[INFO] [stdout]   22:     0x55e8ba00f957 - bselect::select::theme::tests::theme_read_from_json_formats_to_expected_string::{{closure}}::h3d243673df894ec5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/select/theme/mod.rs:143:57
[INFO] [stdout]   23:     0x55e8ba011916 - core::ops::function::FnOnce::call_once::hdc29040fa91351c8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x55e8ba18831b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x55e8ba18831b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x55e8ba187455 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x55e8ba187455 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55e8ba187455 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x55e8ba187455 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x55e8ba187455 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55e8ba187455 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x55e8ba187455 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x55e8ba14b054 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x55e8ba14b054 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x55e8ba14ea2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x55e8ba14ea2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55e8ba14ea2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x55e8ba14ea2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x55e8ba14ea2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55e8ba14ea2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x55e8ba14ea2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x55e8ba316e9f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x55e8ba316e9f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x737f4b1eeaa4 - <unknown>
[INFO] [stdout]   45:     0x737f4b27ba34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     select::theme::style::tests::apply_to_formats_string_with_style
[INFO] [stdout]     select::theme::tests::theme_read_from_json_formats_to_expected_string
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 52 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin bselect`
[INFO] running `Command { std: "docker" "inspect" "407931068be69a781aac0e5aad320729e93886747578927e227cf165f1116168", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "407931068be69a781aac0e5aad320729e93886747578927e227cf165f1116168", kill_on_drop: false }`
[INFO] [stdout] 407931068be69a781aac0e5aad320729e93886747578927e227cf165f1116168
