[INFO] cloning repository https://github.com/trinhminhtriet/cargo-kit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trinhminhtriet/cargo-kit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrinhminhtriet%2Fcargo-kit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrinhminhtriet%2Fcargo-kit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 63289af28ff73eafaa0e14c011c61c5f2708b89d
[INFO] testing trinhminhtriet/cargo-kit against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrinhminhtriet%2Fcargo-kit" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/trinhminhtriet/cargo-kit
[INFO] finished tweaking git repo https://github.com/trinhminhtriet/cargo-kit
[INFO] tweaked toml for git repo https://github.com/trinhminhtriet/cargo-kit written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/trinhminhtriet/cargo-kit on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/trinhminhtriet/cargo-kit already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bed1f716d1815225307a87bebd56552510f297453494560853a3b8035e00eb30
[INFO] running `Command { std: "docker" "start" "-a" "bed1f716d1815225307a87bebd56552510f297453494560853a3b8035e00eb30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bed1f716d1815225307a87bebd56552510f297453494560853a3b8035e00eb30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bed1f716d1815225307a87bebd56552510f297453494560853a3b8035e00eb30", kill_on_drop: false }`
[INFO] [stdout] bed1f716d1815225307a87bebd56552510f297453494560853a3b8035e00eb30
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1825fe8999c5ea42180d18911054b2c805de74244867117e5412325042f537e0
[INFO] running `Command { std: "docker" "start" "-a" "1825fe8999c5ea42180d18911054b2c805de74244867117e5412325042f537e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling anstyle v1.0.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling thiserror v1.0.66
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling anstream v0.6.17
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.66
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling cargo-platform v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling serde-untagged v0.1.7
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling cargo-util-schemas v0.8.2
[INFO] [stderr]    Compiling cargo_metadata v0.21.0
[INFO] [stderr]    Compiling cargo-kit v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 27.71s
[INFO] running `Command { std: "docker" "inspect" "1825fe8999c5ea42180d18911054b2c805de74244867117e5412325042f537e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1825fe8999c5ea42180d18911054b2c805de74244867117e5412325042f537e0", kill_on_drop: false }`
[INFO] [stdout] 1825fe8999c5ea42180d18911054b2c805de74244867117e5412325042f537e0
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d7b60f4077e1912394b8efa1f612284c2904c90e627f50d522b4e01228b624d
[INFO] running `Command { std: "docker" "start" "-a" "3d7b60f4077e1912394b8efa1f612284c2904c90e627f50d522b4e01228b624d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling comma v1.0.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling cargo-kit v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rexpect v0.6.2
[INFO] [stdout] warning: use of deprecated type alias `toml_edit::Document`: Replaced with `DocumentMut`
[INFO] [stdout]    --> src/workspace/config.rs:156:20
[INFO] [stdout]     |
[INFO] [stdout] 156 |     use toml_edit::Document;
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `toml_edit::Document`: Replaced with `DocumentMut`
[INFO] [stdout]    --> src/workspace/config.rs:288:23
[INFO] [stdout]     |
[INFO] [stdout] 288 |             document: Document::from_str(text).unwrap(),
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stdout]   --> tests/integration/utils/mod.rs:83:87
[INFO] [stdout]    |
[INFO] [stdout] 83 |             let path = std::mem::replace(&mut self._tempdir, TempDir::new().unwrap()).into_path();
[INFO] [stdout]    |                                                                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 14.00s
[INFO] running `Command { std: "docker" "inspect" "3d7b60f4077e1912394b8efa1f612284c2904c90e627f50d522b4e01228b624d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d7b60f4077e1912394b8efa1f612284c2904c90e627f50d522b4e01228b624d", kill_on_drop: false }`
[INFO] [stdout] 3d7b60f4077e1912394b8efa1f612284c2904c90e627f50d522b4e01228b624d
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cb9317694b2f3bd57b2e00c8f078eee51e16e83ed09ad439dc3de87d9be325cb
[INFO] running `Command { std: "docker" "start" "-a" "cb9317694b2f3bd57b2e00c8f078eee51e16e83ed09ad439dc3de87d9be325cb", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated type alias `toml_edit::Document`: Replaced with `DocumentMut`
[INFO] [stderr]    --> src/workspace/config.rs:156:20
[INFO] [stderr]     |
[INFO] [stderr] 156 |     use toml_edit::Document;
[INFO] [stderr]     |                    ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `toml_edit::Document`: Replaced with `DocumentMut`
[INFO] [stderr]    --> src/workspace/config.rs:288:23
[INFO] [stderr]     |
[INFO] [stderr] 288 |             document: Document::from_str(text).unwrap(),
[INFO] [stderr]     |                       ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cargo-kit` (lib test) generated 2 warnings
[INFO] [stderr] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stderr]   --> tests/integration/utils/mod.rs:83:87
[INFO] [stderr]    |
[INFO] [stderr] 83 |             let path = std::mem::replace(&mut self._tempdir, TempDir::new().unwrap()).into_path();
[INFO] [stderr]    |                                                                                       ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cargo-kit` (test "integration") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_kit-80e4796653c715c0)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test predefined::tests::create_fast_compile_template ... ok
[INFO] [stdout] test predefined::tests::create_min_size_template ... ok
[INFO] [stdout] test predefined::tests::create_fast_runtime_template ... ok
[INFO] [stdout] test workspace::config::tests::append_to_array_rustflags ... ok
[INFO] [stdout] test workspace::config::tests::ignore_existing_entry ... ok
[INFO] [stdout] test workspace::config::tests::append_to_string_rustflags_keep_formatting ... ok
[INFO] [stdout] test workspace::config::tests::append_to_string_rustflags ... ok
[INFO] [stdout] test workspace::config::tests::append_to_empty_string_rustflags ... ok
[INFO] [stdout] test workspace::config::tests::replace_rustflag_value ... ok
[INFO] [stdout] test workspace::config::tests::create_rustflags ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_kit-7a265bf3aa124dc5)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test dialog::known_options::tests::test_parse_target_cpu_list ... ok
[INFO] [stdout] test dialog::known_options::tests::get_profile_id_possible_values ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration/main.rs (/opt/rustwide/target/debug/deps/integration-c19965f10ec31a0a)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test apply::apply_explicit_manifest_path ... FAILED
[INFO] [stdout] test apply::apply_min_size_template ... FAILED
[INFO] [stdout] test dialog::dialog_append_to_config ... FAILED
[INFO] [stdout] test apply::resolve_workspace_root ... FAILED
[INFO] [stdout] test dialog::dialog_codegen_backend_append_to_cargo_features ... FAILED
[INFO] [stdout] test apply::apply_existing_custom ... FAILED
[INFO] [stdout] test dialog::dialog_codegen_backend_add_cargo_features ... FAILED
[INFO] [stdout] test apply::apply_missing_builtin ... FAILED
[INFO] [stdout] test apply::apply_fast_runtime_template ... FAILED
[INFO] [stdout] test apply::apply_missing_custom ... FAILED
[INFO] [stdout] test dialog::dialog_check_nightly_output ... FAILED
[INFO] [stdout] test dialog::dialog_deny_diff ... FAILED
[INFO] [stdout] test apply::apply_existing_builtin ... FAILED
[INFO] [stdout] test dialog::dialog_create_config ... FAILED
[INFO] [stdout] test apply::apply_existing_keep_formatting ... FAILED
[INFO] [stdout] test dialog::dialog_codegen_backend_nightly_mark ... FAILED
[INFO] [stdout] test dialog::dialog_empty_profile_name ... FAILED
[INFO] [stdout] test dialog::dialog_do_not_skip_default_value_for_custom_profile ... FAILED
[INFO] [stdout] test dialog::dialog_fast_compile_nightly ... FAILED
[INFO] [stdout] test dialog::dialog_fast_compile_to_custom_profile ... FAILED
[INFO] [stdout] test dialog::dialog_set_modified_default_for_dev ... FAILED
[INFO] [stdout] test dialog::dialog_min_size_to_release ... FAILED
[INFO] [stdout] test dialog::dialog_find_custom_profile ... FAILED
[INFO] [stdout] test dialog::dialog_invalid_profile_name ... FAILED
[INFO] [stdout] test dialog::dialog_fast_compile_to_new_profile ... FAILED
[INFO] [stdout] test dialog::dialog_fast_compile_to_dev ... FAILED
[INFO] [stdout] test dialog::dialog_unset_item ... FAILED
[INFO] [stdout] test dialog::dialog_skip_existing_flags_in_config ... FAILED
[INFO] [stdout] test dialog::dialog_skip_default_value_for_dev ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- apply::apply_explicit_manifest_path stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpAuCQoX/foo
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'apply::apply_explicit_manifest_path' (63) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6325e9ed8d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6325e9eeb84f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6325e9ea2481 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6325e9eaf752 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6325e9eb5e7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6325e9eb5d11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6325e9c1562e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6325e9eb653f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6325e9eb6366 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6325e9eaf889 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6325e9e9561d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6325e9ef5e90 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6325e9ae1d05 - <std::process::Output as integration::utils::OutputExt>::assert_ok::h16b4db39850025a7
[INFO] [stdout]   13:     0x6325e9ade2b6 - integration::apply::apply_explicit_manifest_path::h474c7c9a1107583c
[INFO] [stdout]   14:     0x6325e9ade8c3 - integration::apply::apply_explicit_manifest_path::{{closure}}::h9fe83ff864d3979c
[INFO] [stdout]   15:     0x6325e9af17c6 - core::ops::function::FnOnce::call_once::h9958cdc07fadad23
[INFO] [stdout]   16:     0x6325e9c153eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   17:     0x6325e9c2b055 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   18:     0x6325e9c01844 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   19:     0x6325e9c0510a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   20:     0x6325e9eaa7ff - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   21:     0x7f1faf50aaa4 - <unknown>
[INFO] [stdout]   22:     0x7f1faf597a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpAuCQoX
[INFO] [stdout] 
[INFO] [stdout] ---- apply::apply_min_size_template stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpuXwo17/foo
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'apply::apply_min_size_template' (65) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6325e9ed8d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6325e9eeb84f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6325e9ea2481 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6325e9eaf752 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6325e9eb5e7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6325e9eb5d11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6325e9c1562e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6325e9eb653f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6325e9eb6366 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6325e9eaf889 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6325e9e9561d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6325e9ef5e90 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6325e9ae1d05 - <std::process::Output as integration::utils::OutputExt>::assert_ok::h16b4db39850025a7
[INFO] [stdout]   13:     0x6325e9adf227 - integration::apply::apply::hc15acc68d2a258ea
[INFO] [stdout]   14:     0x6325e9adcabd - integration::apply::apply_min_size_template::hd0b36d555bc4cf3f
[INFO] [stdout]   15:     0x6325e9add143 - integration::apply::apply_min_size_template::{{closure}}::he29e642fbee6e867
[INFO] [stdout]   16:     0x6325e9af1306 - core::ops::function::FnOnce::call_once::h2db9eeee5b1a9181
[INFO] [stdout]   17:     0x6325e9c153eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   18:     0x6325e9c2b055 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   19:     0x6325e9c01844 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   20:     0x6325e9c0510a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   21:     0x6325e9eaa7ff - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   22:     0x7f1faf50aaa4 - <unknown>
[INFO] [stdout]   23:     0x7f1faf597a34 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpuXwo17
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_append_to_config stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpALaNE7/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::expect
[INFO] [stdout]    3: integration::dialog::DialogBuilder::run
[INFO] [stdout]    4: integration::dialog::apply_fast_runtime_to_release
[INFO] [stdout]    5: integration::dialog::dialog_append_to_config
[INFO] [stdout]    6: integration::dialog::dialog_append_to_config::{{closure}}
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once
[INFO] [stdout]    8: test::__rust_begin_short_backtrace
[INFO] [stdout]    9: test::run_test::{{closure}}
[INFO] [stdout]   10: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   11: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   12: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   13: <unknown>
[INFO] [stdout]   14: clone
[INFO] [stdout] 
[INFO] [stdout] ---- apply::resolve_workspace_root stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpcwn2YC/foo
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'apply::resolve_workspace_root' (74) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6325e9ed8d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6325e9eeb84f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6325e9ea2481 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6325e9eaf752 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6325e9eb5e7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6325e9eb5d11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6325e9c1562e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6325e9eb653f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6325e9eb6366 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6325e9eaf889 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6325e9e9561d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6325e9ef5e90 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6325e9ae1d05 - <std::process::Output as integration::utils::OutputExt>::assert_ok::h16b4db39850025a7
[INFO] [stdout]   13:     0x6325e9adc2e6 - integration::apply::resolve_workspace_root::he12351ed2293c7b0
[INFO] [stdout]   14:     0x6325e9adc923 - integration::apply::resolve_workspace_root::{{closure}}::he5602ef68c7615f2
[INFO] [stdout]   15:     0x6325e9af1286 - core::ops::function::FnOnce::call_once::h2430818a65aa924d
[INFO] [stdout]   16:     0x6325e9c153eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   17:     0x6325e9c2b055 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   18:     0x6325e9c01844 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   19:     0x6325e9c0510a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   20:     0x6325e9eaa7ff - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   21:     0x7f1faf50aaa4 - <unknown>
[INFO] [stdout]   22:     0x7f1faf597a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpcwn2YC
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_codegen_backend_append_to_cargo_features stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpAQ4S9P/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::expect
[INFO] [stdout]    3: integration::dialog::DialogBuilder::run
[INFO] [stdout]    4: integration::dialog::dialog_codegen_backend_append_to_cargo_features
[INFO] [stdout]    5: integration::dialog::dialog_codegen_backend_append_to_cargo_features::{{closure}}
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]    7: test::__rust_begin_short_backtrace
[INFO] [stdout]    8: test::run_test::{{closure}}
[INFO] [stdout]    9: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   10: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   11: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   12: <unknown>
[INFO] [stdout]   13: clone
[INFO] [stdout] 
[INFO] [stdout] ---- apply::apply_existing_custom stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpPnB6aB/foo
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'apply::apply_existing_custom' (61) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6325e9ed8d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6325e9eeb84f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6325e9ea2481 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6325e9eaf752 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6325e9eb5e7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6325e9eb5d11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6325e9c1562e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6325e9eb653f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6325e9eb6366 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6325e9eaf889 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6325e9e9561d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6325e9ef5e90 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] [stdout]   12:     0x6325e9ae1d05 - <std::process::Output as integration::utils::OutputExt>::assert_ok::h16b4db39850025a7
[INFO] [stdout]   13:     0x6325e9adf227 - integration::apply::apply::hc15acc68d2a258ea
[INFO] [stdout]   14:     0x6325e9ada830 - integration::apply::apply_existing_custom::h522ce5b0f02f0f04
[INFO] [stdout]   15:     0x6325e9adae93 - integration::apply::apply_existing_custom::{{closure}}::hb01a3a0c1ee7e9a6
[INFO] [stdout]   16:     0x6325e9af1706 - core::ops::function::FnOnce::call_once::h9743d39460679f90
[INFO] [stdout]   17:     0x6325e9c153eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   18:     0x6325e9c2b055 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   19:     0x6325e9c01844 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   20:     0x6325e9c0510a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   21:     0x6325e9eaa7ff - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   22:     0x7f1faf50aaa4 - <unknown>
[INFO] [stdout]   23:     0x7f1faf597a34 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpPnB6aB
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_codegen_backend_add_cargo_features stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpoFjnr7/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::expect
[INFO] [stdout]    3: integration::dialog::DialogBuilder::run
[INFO] [stdout]    4: integration::dialog::dialog_codegen_backend_add_cargo_features
[INFO] [stdout]    5: integration::dialog::dialog_codegen_backend_add_cargo_features::{{closure}}
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]    7: test::__rust_begin_short_backtrace
[INFO] [stdout]    8: test::run_test::{{closure}}
[INFO] [stdout]    9: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   10: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   11: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   12: <unknown>
[INFO] [stdout]   13: clone
[INFO] [stdout] 
[INFO] [stdout] ---- apply::apply_missing_builtin stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpgSSEvS/foo
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'apply::apply_missing_builtin' (66) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6325e9ed8d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6325e9eeb84f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6325e9ea2481 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6325e9eaf752 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6325e9eb5e7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6325e9eb5d11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6325e9c1562e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6325e9eb653f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6325e9eb6366 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6325e9eaf889 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6325e9e9561d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6325e9ef5e90 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6325e9ae1d05 - <std::process::Output as integration::utils::OutputExt>::assert_ok::h16b4db39850025a7
[INFO] [stdout]   13:     0x6325e9adf227 - integration::apply::apply::hc15acc68d2a258ea
[INFO] [stdout]   14:     0x6325e9adb02d - integration::apply::apply_missing_builtin::hf0d54229a4853d7e
[INFO] [stdout]   15:     0x6325e9adb623 - integration::apply::apply_missing_builtin::{{closure}}::h858dcd440bc06d3a
[INFO] [stdout]   16:     0x6325e9af1446 - core::ops::function::FnOnce::call_once::h5f3851ce105ad548
[INFO] [stdout]   17:     0x6325e9c153eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   18:     0x6325e9c2b055 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   19:     0x6325e9c01844 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   20:     0x6325e9c0510a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   21:     0x6325e9eaa7ff - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   22:     0x7f1faf50aaa4 - <unknown>
[INFO] [stdout]   23:     0x7f1faf597a34 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpgSSEvS
[INFO] [stdout] 
[INFO] [stdout] ---- apply::apply_fast_runtime_template stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpW4U1dC/foo
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'apply::apply_fast_runtime_template' (64) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6325e9ed8d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6325e9eeb84f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6325e9ea2481 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6325e9eaf752 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6325e9eb5e7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6325e9eb5d11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6325e9c1562e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6325e9eb653f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6325e9eb6366 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6325e9eaf889 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6325e9e9561d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6325e9ef5e90 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6325e9ae1d05 - <std::process::Output as integration::utils::OutputExt>::assert_ok::h16b4db39850025a7
[INFO] [stdout]   13:     0x6325e9adf227 - integration::apply::apply::hc15acc68d2a258ea
[INFO] [stdout]   14:     0x6325e9add325 - integration::apply::apply_fast_runtime_template::h648ef94fd7171291
[INFO] [stdout]   15:     0x6325e9adde43 - integration::apply::apply_fast_runtime_template::{{closure}}::hb4d955db7b9f7ee3
[INFO] [stdout]   16:     0x6325e9af1346 - core::ops::function::FnOnce::call_once::h41f7ac83a7361994
[INFO] [stdout]   17:     0x6325e9c153eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   18:     0x6325e9c2b055 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   19:     0x6325e9c01844 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   20:     0x6325e9c0510a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   21:     0x6325e9eaa7ff - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   22:     0x7f1faf50aaa4 - <unknown>
[INFO] [stdout]   23:     0x7f1faf597a34 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpW4U1dC
[INFO] [stdout] 
[INFO] [stdout] ---- apply::apply_missing_custom stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpPWeB6d/foo
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'apply::apply_missing_custom' (67) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6325e9ed8d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6325e9eeb84f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6325e9ea2481 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6325e9eaf752 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6325e9eb5e7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6325e9eb5d11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6325e9c1562e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6325e9eb653f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6325e9eb6366 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6325e9eaf889 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6325e9e9561d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6325e9ef5e90 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6325e9ae1d05 - <std::process::Output as integration::utils::OutputExt>::assert_ok::h16b4db39850025a7
[INFO] [stdout]   13:     0x6325e9adf227 - integration::apply::apply::hc15acc68d2a258ea
[INFO] [stdout]   14:     0x6325e9ad9fcd - integration::apply::apply_missing_custom::h24e135a3bd79e670
[INFO] [stdout]   15:     0x6325e9ada653 - integration::apply::apply_missing_custom::{{closure}}::h6a250eaa44b812fb
[INFO] [stdout]   16:     0x6325e9af1846 - core::ops::function::FnOnce::call_once::hb2eec0f0ee21cb8b
[INFO] [stdout]   17:     0x6325e9c153eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   18:     0x6325e9c2b055 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   19:     0x6325e9c01844 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   20:     0x6325e9c0510a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   21:     0x6325e9eaa7ff - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   22:     0x7f1faf50aaa4 - <unknown>
[INFO] [stdout]   23:     0x7f1faf597a34 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpPWeB6d
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_check_nightly_output stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpvwX4Ht/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::expect
[INFO] [stdout]    3: integration::dialog::DialogBuilder::run
[INFO] [stdout]    4: integration::dialog::dialog_check_nightly_output
[INFO] [stdout]    5: integration::dialog::dialog_check_nightly_output::{{closure}}
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]    7: test::__rust_begin_short_backtrace
[INFO] [stdout]    8: test::run_test::{{closure}}
[INFO] [stdout]    9: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   10: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   11: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   12: <unknown>
[INFO] [stdout]   13: clone
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_deny_diff stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpvudUXS/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::expect
[INFO] [stdout]    3: integration::dialog::DialogBuilder::run
[INFO] [stdout]    4: integration::dialog::dialog_deny_diff
[INFO] [stdout]    5: integration::dialog::dialog_deny_diff::{{closure}}
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]    7: test::__rust_begin_short_backtrace
[INFO] [stdout]    8: test::run_test::{{closure}}
[INFO] [stdout]    9: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   10: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   11: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   12: <unknown>
[INFO] [stdout]   13: clone
[INFO] [stdout] 
[INFO] [stdout] ---- apply::apply_existing_builtin stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpaXlTAv/foo
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'apply::apply_existing_builtin' (60) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6325e9ed8d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6325e9eeb84f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6325e9ea2481 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6325e9eaf752 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6325e9eb5e7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6325e9eb5d11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6325e9c1562e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6325e9eb653f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6325e9eb6366 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6325e9eaf889 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6325e9e9561d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6325e9ef5e90 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6325e9ae1d05 - <std::process::Output as integration::utils::OutputExt>::assert_ok::h16b4db39850025a7
[INFO] [stdout]   13:     0x6325e9adf227 - integration::apply::apply::hc15acc68d2a258ea
[INFO] [stdout]   14:     0x6325e9adb890 - integration::apply::apply_existing_builtin::hd12ea5c04cf7c74c
[INFO] [stdout]   15:     0x6325e9adbef3 - integration::apply::apply_existing_builtin::{{closure}}::h3a20eda815e745fa
[INFO] [stdout]   16:     0x6325e9af16c6 - core::ops::function::FnOnce::call_once::h97382088c1702614
[INFO] [stdout]   17:     0x6325e9c153eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   18:     0x6325e9c2b055 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   19:     0x6325e9c01844 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   20:     0x6325e9c0510a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   21:     0x6325e9eaa7ff - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   22:     0x7f1faf50aaa4 - <unknown>
[INFO] [stdout]   23:     0x7f1faf597a34 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpaXlTAv
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_create_config stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpb9VGma/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::expect
[INFO] [stdout]    3: integration::dialog::DialogBuilder::run
[INFO] [stdout]    4: integration::dialog::apply_fast_runtime_to_release
[INFO] [stdout]    5: integration::dialog::dialog_create_config
[INFO] [stdout]    6: integration::dialog::dialog_create_config::{{closure}}
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once
[INFO] [stdout]    8: test::__rust_begin_short_backtrace
[INFO] [stdout]    9: test::run_test::{{closure}}
[INFO] [stdout]   10: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   11: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   12: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   13: <unknown>
[INFO] [stdout]   14: clone
[INFO] [stdout] 
[INFO] [stdout] ---- apply::apply_existing_keep_formatting stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpoQ2NF0/foo
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'apply::apply_existing_keep_formatting' (62) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6325e9ed8d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x6325e9eeb84f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x6325e9ea2481 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x6325e9eaf752 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x6325e9eb5e7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x6325e9eb5d11 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x6325e9c1562e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x6325e9eb653f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x6325e9eb6366 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x6325e9eaf889 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x6325e9e9561d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x6325e9ef5e90 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x6325e9ae1d05 - <std::process::Output as integration::utils::OutputExt>::assert_ok::h16b4db39850025a7
[INFO] [stdout]   13:     0x6325e9adf227 - integration::apply::apply::hc15acc68d2a258ea
[INFO] [stdout]   14:     0x6325e9adeaa0 - integration::apply::apply_existing_keep_formatting::h34aae75119c41bd0
[INFO] [stdout]   15:     0x6325e9adf103 - integration::apply::apply_existing_keep_formatting::{{closure}}::hd31b18ec1f82a2f4
[INFO] [stdout]   16:     0x6325e9af1546 - core::ops::function::FnOnce::call_once::h7f81a944745ca462
[INFO] [stdout]   17:     0x6325e9c153eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   18:     0x6325e9c2b055 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   19:     0x6325e9c01844 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   20:     0x6325e9c0510a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   21:     0x6325e9eaa7ff - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   22:     0x7f1faf50aaa4 - <unknown>
[INFO] [stdout]   23:     0x7f1faf597a34 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpoQ2NF0
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_codegen_backend_nightly_mark stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmp4XNtvx/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::expect
[INFO] [stdout]    3: integration::dialog::DialogBuilder::run
[INFO] [stdout]    4: integration::dialog::dialog_codegen_backend_nightly_mark
[INFO] [stdout]    5: integration::dialog::dialog_codegen_backend_nightly_mark::{{closure}}
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]    7: test::__rust_begin_short_backtrace
[INFO] [stdout]    8: test::run_test::{{closure}}
[INFO] [stdout]    9: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   10: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   11: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   12: <unknown>
[INFO] [stdout]   13: clone
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_empty_profile_name stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpiM5tnf/foo
[INFO] [stdout] Could not find line beginning with <Create a new profile> in 20 tries.
[INFO] [stdout] Error: EOF (End of File): Expected "<missing <Create a new profile> in list>" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::select_line
[INFO] [stdout]    3: integration::dialog::dialog_empty_profile_name
[INFO] [stdout]    4: integration::dialog::dialog_empty_profile_name::{{closure}}
[INFO] [stdout]    5: core::ops::function::FnOnce::call_once
[INFO] [stdout]    6: test::__rust_begin_short_backtrace
[INFO] [stdout]    7: test::run_test::{{closure}}
[INFO] [stdout]    8: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]    9: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   10: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   11: <unknown>
[INFO] [stdout]   12: clone
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_do_not_skip_default_value_for_custom_profile stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpt1hFXZ/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::expect
[INFO] [stdout]    3: integration::dialog::DialogBuilder::run
[INFO] [stdout]    4: integration::dialog::dialog_do_not_skip_default_value_for_custom_profile
[INFO] [stdout]    5: integration::dialog::dialog_do_not_skip_default_value_for_custom_profile::{{closure}}
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]    7: test::__rust_begin_short_backtrace
[INFO] [stdout]    8: test::run_test::{{closure}}
[INFO] [stdout]    9: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   10: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   11: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   12: <unknown>
[INFO] [stdout]   13: clone
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_fast_compile_nightly stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmp9Jjxmf/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::expect
[INFO] [stdout]    3: integration::dialog::DialogBuilder::run
[INFO] [stdout]    4: integration::dialog::dialog_fast_compile_nightly
[INFO] [stdout]    5: integration::dialog::dialog_fast_compile_nightly::{{closure}}
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]    7: test::__rust_begin_short_backtrace
[INFO] [stdout]    8: test::run_test::{{closure}}
[INFO] [stdout]    9: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   10: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   11: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   12: <unknown>
[INFO] [stdout]   13: clone
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_fast_compile_to_custom_profile stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpHSScko/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::expect
[INFO] [stdout]    3: integration::dialog::DialogBuilder::run
[INFO] [stdout]    4: integration::dialog::dialog_fast_compile_to_custom_profile
[INFO] [stdout]    5: integration::dialog::dialog_fast_compile_to_custom_profile::{{closure}}
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]    7: test::__rust_begin_short_backtrace
[INFO] [stdout]    8: test::run_test::{{closure}}
[INFO] [stdout]    9: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   10: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   11: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   12: <unknown>
[INFO] [stdout]   13: clone
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_set_modified_default_for_dev stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmplNyi5A/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::expect
[INFO] [stdout]    3: integration::dialog::DialogBuilder::run
[INFO] [stdout]    4: integration::dialog::apply_profile
[INFO] [stdout]    5: integration::dialog::dialog_set_modified_default_for_dev
[INFO] [stdout]    6: integration::dialog::dialog_set_modified_default_for_dev::{{closure}}
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once
[INFO] [stdout]    8: test::__rust_begin_short_backtrace
[INFO] [stdout]    9: test::run_test::{{closure}}
[INFO] [stdout]   10: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   11: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   12: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   13: <unknown>
[INFO] [stdout]   14: clone
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_min_size_to_release stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpuJSPYL/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::expect
[INFO] [stdout]    3: integration::dialog::DialogBuilder::run
[INFO] [stdout]    4: integration::dialog::apply_profile
[INFO] [stdout]    5: integration::dialog::dialog_min_size_to_release
[INFO] [stdout]    6: integration::dialog::dialog_min_size_to_release::{{closure}}
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once
[INFO] [stdout]    8: test::__rust_begin_short_backtrace
[INFO] [stdout]    9: test::run_test::{{closure}}
[INFO] [stdout]   10: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   11: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   12: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   13: <unknown>
[INFO] [stdout]   14: clone
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_find_custom_profile stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpPxUMYe/foo
[INFO] [stdout] Could not find line beginning with custom1 in 20 tries.
[INFO] [stdout] Error: EOF (End of File): Expected "<missing custom1 in list>" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::select_line
[INFO] [stdout]    3: integration::dialog::dialog_find_custom_profile
[INFO] [stdout]    4: integration::dialog::dialog_find_custom_profile::{{closure}}
[INFO] [stdout]    5: core::ops::function::FnOnce::call_once
[INFO] [stdout]    6: test::__rust_begin_short_backtrace
[INFO] [stdout]    7: test::run_test::{{closure}}
[INFO] [stdout]    8: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]    9: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   10: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   11: <unknown>
[INFO] [stdout]   12: clone
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_invalid_profile_name stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpNh4ZKp/foo
[INFO] [stdout] Could not find line beginning with <Create a new profile> in 20 tries.
[INFO] [stdout] Error: EOF (End of File): Expected "<missing <Create a new profile> in list>" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::select_line
[INFO] [stdout]    3: integration::dialog::dialog_invalid_profile_name
[INFO] [stdout]    4: integration::dialog::dialog_invalid_profile_name::{{closure}}
[INFO] [stdout]    5: core::ops::function::FnOnce::call_once
[INFO] [stdout]    6: test::__rust_begin_short_backtrace
[INFO] [stdout]    7: test::run_test::{{closure}}
[INFO] [stdout]    8: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]    9: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   10: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   11: <unknown>
[INFO] [stdout]   12: clone
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_fast_compile_to_new_profile stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpuzyLls/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::expect
[INFO] [stdout]    3: integration::dialog::DialogBuilder::run
[INFO] [stdout]    4: integration::dialog::dialog_fast_compile_to_new_profile
[INFO] [stdout]    5: integration::dialog::dialog_fast_compile_to_new_profile::{{closure}}
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]    7: test::__rust_begin_short_backtrace
[INFO] [stdout]    8: test::run_test::{{closure}}
[INFO] [stdout]    9: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   10: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   11: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   12: <unknown>
[INFO] [stdout]   13: clone
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_fast_compile_to_dev stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpdoG4Da/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::expect
[INFO] [stdout]    3: integration::dialog::DialogBuilder::run
[INFO] [stdout]    4: integration::dialog::apply_profile
[INFO] [stdout]    5: integration::dialog::dialog_fast_compile_to_dev
[INFO] [stdout]    6: integration::dialog::dialog_fast_compile_to_dev::{{closure}}
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once
[INFO] [stdout]    8: test::__rust_begin_short_backtrace
[INFO] [stdout]    9: test::run_test::{{closure}}
[INFO] [stdout]   10: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   11: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   12: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   13: <unknown>
[INFO] [stdout]   14: clone
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_unset_item stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpD4LQls/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::expect
[INFO] [stdout]    3: integration::dialog::DialogBuilder::run
[INFO] [stdout]    4: integration::dialog::dialog_unset_item
[INFO] [stdout]    5: integration::dialog::dialog_unset_item::{{closure}}
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]    7: test::__rust_begin_short_backtrace
[INFO] [stdout]    8: test::run_test::{{closure}}
[INFO] [stdout]    9: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   10: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   11: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   12: <unknown>
[INFO] [stdout]   13: clone
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_skip_existing_flags_in_config stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpt8wrdx/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::expect
[INFO] [stdout]    3: integration::dialog::DialogBuilder::run
[INFO] [stdout]    4: integration::dialog::apply_fast_runtime_to_release
[INFO] [stdout]    5: integration::dialog::dialog_skip_existing_flags_in_config
[INFO] [stdout]    6: integration::dialog::dialog_skip_existing_flags_in_config::{{closure}}
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once
[INFO] [stdout]    8: test::__rust_begin_short_backtrace
[INFO] [stdout]    9: test::run_test::{{closure}}
[INFO] [stdout]   10: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   11: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   12: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   13: <unknown>
[INFO] [stdout]   14: clone
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_skip_default_value_for_dev stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpQZZ1Pk/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::expect
[INFO] [stdout]    3: integration::dialog::DialogBuilder::run
[INFO] [stdout]    4: integration::dialog::apply_profile
[INFO] [stdout]    5: integration::dialog::dialog_skip_default_value_for_dev
[INFO] [stdout]    6: integration::dialog::dialog_skip_default_value_for_dev::{{closure}}
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once
[INFO] [stdout]    8: test::__rust_begin_short_backtrace
[INFO] [stdout]    9: test::run_test::{{closure}}
[INFO] [stdout]   10: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   11: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   12: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   13: <unknown>
[INFO] [stdout]   14: clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     apply::apply_existing_builtin
[INFO] [stdout]     apply::apply_existing_custom
[INFO] [stdout]     apply::apply_existing_keep_formatting
[INFO] [stdout]     apply::apply_explicit_manifest_path
[INFO] [stdout]     apply::apply_fast_runtime_template
[INFO] [stdout]     apply::apply_min_size_template
[INFO] [stdout]     apply::apply_missing_builtin
[INFO] [stdout]     apply::apply_missing_custom
[INFO] [stdout]     apply::resolve_workspace_root
[INFO] [stdout]     dialog::dialog_append_to_config
[INFO] [stdout]     dialog::dialog_check_nightly_output
[INFO] [stdout]     dialog::dialog_codegen_backend_add_cargo_features
[INFO] [stdout]     dialog::dialog_codegen_backend_append_to_cargo_features
[INFO] [stdout]     dialog::dialog_codegen_backend_nightly_mark
[INFO] [stdout]     dialog::dialog_create_config
[INFO] [stdout]     dialog::dialog_deny_diff
[INFO] [stdout]     dialog::dialog_do_not_skip_default_value_for_custom_profile
[INFO] [stdout]     dialog::dialog_empty_profile_name
[INFO] [stdout]     dialog::dialog_fast_compile_nightly
[INFO] [stdout]     dialog::dialog_fast_compile_to_custom_profile
[INFO] [stdout]     dialog::dialog_fast_compile_to_dev
[INFO] [stdout]     dialog::dialog_fast_compile_to_new_profile
[INFO] [stdout]     dialog::dialog_find_custom_profile
[INFO] [stdout]     dialog::dialog_invalid_profile_name
[INFO] [stdout]     dialog::dialog_min_size_to_release
[INFO] [stdout]     dialog::dialog_set_modified_default_for_dev
[INFO] [stdout]     dialog::dialog_skip_default_value_for_dev
[INFO] [stdout]     dialog::dialog_skip_existing_flags_in_config
[INFO] [stdout]     dialog::dialog_unset_item
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 29 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cb9317694b2f3bd57b2e00c8f078eee51e16e83ed09ad439dc3de87d9be325cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb9317694b2f3bd57b2e00c8f078eee51e16e83ed09ad439dc3de87d9be325cb", kill_on_drop: false }`
[INFO] [stdout] cb9317694b2f3bd57b2e00c8f078eee51e16e83ed09ad439dc3de87d9be325cb
