[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] d09f06ed8971292c6e35b0ada10e35aa227628fc
[INFO] testing trinhminhtriet/cargo-kit against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrinhminhtriet%2Fcargo-kit" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/trinhminhtriet/cargo-kit on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 063f37347e2d7067b50795283f9e2032e12fae5bfcc4c7c94b967e428f66e38b
[INFO] running `Command { std: "docker" "start" "-a" "063f37347e2d7067b50795283f9e2032e12fae5bfcc4c7c94b967e428f66e38b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "063f37347e2d7067b50795283f9e2032e12fae5bfcc4c7c94b967e428f66e38b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "063f37347e2d7067b50795283f9e2032e12fae5bfcc4c7c94b967e428f66e38b", kill_on_drop: false }`
[INFO] [stdout] 063f37347e2d7067b50795283f9e2032e12fae5bfcc4c7c94b967e428f66e38b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30dbcc489b20642de2a126fd028a1b9045bef76bea0fbcebaeddb0d13eb0f6cc
[INFO] running `Command { std: "docker" "start" "-a" "30dbcc489b20642de2a126fd028a1b9045bef76bea0fbcebaeddb0d13eb0f6cc", 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 litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.9
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling camino v1.1.9
[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 heck v0.5.0
[INFO] [stderr]    Compiling anstream v0.6.17
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[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 derive_more-impl v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[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 inquire v0.9.1
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections 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 35.42s
[INFO] running `Command { std: "docker" "inspect" "30dbcc489b20642de2a126fd028a1b9045bef76bea0fbcebaeddb0d13eb0f6cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30dbcc489b20642de2a126fd028a1b9045bef76bea0fbcebaeddb0d13eb0f6cc", kill_on_drop: false }`
[INFO] [stdout] 30dbcc489b20642de2a126fd028a1b9045bef76bea0fbcebaeddb0d13eb0f6cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c6c9f2a4944f9bf3b57c7eec58ea5f5bdf43554cc04193fd812f3844b45e852
[INFO] running `Command { std: "docker" "start" "-a" "5c6c9f2a4944f9bf3b57c7eec58ea5f5bdf43554cc04193fd812f3844b45e852", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[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 parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling inquire v0.9.1
[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 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] [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] [stderr]     Finished `test` profile [unoptimized] target(s) in 16.47s
[INFO] running `Command { std: "docker" "inspect" "5c6c9f2a4944f9bf3b57c7eec58ea5f5bdf43554cc04193fd812f3844b45e852", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c6c9f2a4944f9bf3b57c7eec58ea5f5bdf43554cc04193fd812f3844b45e852", kill_on_drop: false }`
[INFO] [stdout] 5c6c9f2a4944f9bf3b57c7eec58ea5f5bdf43554cc04193fd812f3844b45e852
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5185144187d4e9811dfbde582644a56910e344d1301414b8bee37575075f739e
[INFO] running `Command { std: "docker" "start" "-a" "5185144187d4e9811dfbde582644a56910e344d1301414b8bee37575075f739e", 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.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_kit-47a04711c83b8463)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test predefined::tests::create_fast_compile_template ... ok
[INFO] [stdout] test predefined::tests::create_fast_runtime_template ... ok
[INFO] [stdout] test predefined::tests::create_min_size_template ... ok
[INFO] [stdout] test workspace::config::tests::append_to_array_rustflags ... ok
[INFO] [stdout] test workspace::config::tests::ignore_existing_entry ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_kit-cbe1ffb67c4fe0f3)
[INFO] [stdout] test workspace::config::tests::append_to_string_rustflags ... ok
[INFO] [stdout] test workspace::config::tests::create_rustflags ... ok
[INFO] [stdout] test workspace::config::tests::replace_rustflag_value ... ok
[INFO] [stdout] test workspace::config::tests::append_to_string_rustflags_keep_formatting ... ok
[INFO] [stdout] test workspace::config::tests::append_to_empty_string_rustflags ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[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.17s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration/main.rs (/opt/rustwide/target/debug/deps/integration-8fdc365da7fd51c6)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test apply::resolve_workspace_root ... FAILED
[INFO] [stdout] test dialog::dialog_codegen_backend_add_cargo_features ... FAILED
[INFO] [stdout] test apply::apply_missing_custom ... FAILED
[INFO] [stdout] test apply::apply_missing_builtin ... FAILED
[INFO] [stdout] test dialog::dialog_check_nightly_output ... FAILED
[INFO] [stdout] test dialog::dialog_codegen_backend_nightly_mark ... FAILED
[INFO] [stdout] test dialog::dialog_codegen_backend_append_to_cargo_features ... FAILED
[INFO] [stdout] test apply::apply_existing_custom ... FAILED
[INFO] [stdout] test apply::apply_explicit_manifest_path ... FAILED
[INFO] [stdout] test apply::apply_min_size_template ... FAILED
[INFO] [stdout] test apply::apply_fast_runtime_template ... FAILED
[INFO] [stdout] test dialog::dialog_deny_diff ... FAILED
[INFO] [stdout] test dialog::dialog_create_config ... FAILED
[INFO] [stdout] test apply::apply_existing_builtin ... FAILED
[INFO] [stdout] test apply::apply_existing_keep_formatting ... FAILED
[INFO] [stdout] test dialog::dialog_append_to_config ... FAILED
[INFO] [stdout] test dialog::dialog_fast_compile_nightly ... FAILED
[INFO] [stdout] test dialog::dialog_empty_profile_name ... FAILED
[INFO] [stdout] test dialog::dialog_fast_compile_to_new_profile ... FAILED
[INFO] [stdout] test dialog::dialog_fast_compile_to_custom_profile ... FAILED
[INFO] [stdout] test dialog::dialog_do_not_skip_default_value_for_custom_profile ... FAILED
[INFO] [stdout] test dialog::dialog_min_size_to_release ... FAILED
[INFO] [stdout] test dialog::dialog_fast_compile_to_dev ... FAILED
[INFO] [stdout] test dialog::dialog_skip_default_value_for_dev ... FAILED
[INFO] [stdout] test dialog::dialog_unset_item ... FAILED
[INFO] [stdout] test dialog::dialog_invalid_profile_name ... FAILED
[INFO] [stdout] test dialog::dialog_set_modified_default_for_dev ... FAILED
[INFO] [stdout] test dialog::dialog_skip_existing_flags_in_config ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] [stdout] test dialog::dialog_find_custom_profile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- apply::resolve_workspace_root stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmp4hatIr/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' (69) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c27db71f432 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c27db73830a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    2:     0x5c27db724ce6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c27db6fa40f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c27db715f79 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]    5:     0x5c27db45f03e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5c27db716132 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5c27db6fa4fa - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5c27db6eed39 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5c27db6fb52d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]   10:     0x5c27db738acc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5c27db347384 - <std[3f03f8b59f91bef1]::process::Output as integration[ce7434f99f619ad8]::utils::OutputExt>::assert_ok
[INFO] [stdout]   12:     0x5c27db3441a6 - integration[ce7434f99f619ad8]::apply::resolve_workspace_root
[INFO] [stdout]   13:     0x5c27db341413 - integration[ce7434f99f619ad8]::apply::resolve_workspace_root::{closure#0}
[INFO] [stdout]   14:     0x5c27db348016 - <integration[ce7434f99f619ad8]::apply::resolve_workspace_root::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5c27db4533eb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]   16:     0x5c27db45fc4a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c27db45a114 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c27db462742 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c27db71e25f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd11ea39aa4 - <unknown>
[INFO] [stdout]   21:     0x7bd11eac6a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmp4hatIr
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_codegen_backend_add_cargo_features stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpZlbIsV/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 as core::convert::From<rexpect::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, rexpect::error::Error>>>::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#0}
[INFO] [stdout]    6: <integration::dialog::dialog_codegen_backend_add_cargo_features::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    8: test::run_test::{closure#0}
[INFO] [stdout]    9: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]   10: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[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_custom stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpWLx5NF/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' (68) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c27db71f432 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c27db73830a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    2:     0x5c27db724ce6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c27db6fa40f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c27db715f79 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]    5:     0x5c27db45f03e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5c27db716132 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5c27db6fa4fa - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5c27db6eed39 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5c27db6fb52d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]   10:     0x5c27db738acc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5c27db347384 - <std[3f03f8b59f91bef1]::process::Output as integration[ce7434f99f619ad8]::utils::OutputExt>::assert_ok
[INFO] [stdout]   12:     0x5c27db3420ea - integration[ce7434f99f619ad8]::apply::apply
[INFO] [stdout]   13:     0x5c27db34224d - integration[ce7434f99f619ad8]::apply::apply_missing_custom
[INFO] [stdout]   14:     0x5c27db341353 - integration[ce7434f99f619ad8]::apply::apply_missing_custom::{closure#0}
[INFO] [stdout]   15:     0x5c27db347f16 - <integration[ce7434f99f619ad8]::apply::apply_missing_custom::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5c27db4533eb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]   17:     0x5c27db45fc4a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5c27db45a114 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5c27db462742 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5c27db71e25f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x7bd11ea39aa4 - <unknown>
[INFO] [stdout]   22:     0x7bd11eac6a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpWLx5NF
[INFO] [stdout] 
[INFO] [stdout] ---- apply::apply_missing_builtin stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpXJboxs/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' (67) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c27db71f432 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c27db73830a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    2:     0x5c27db724ce6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c27db6fa40f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c27db715f79 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]    5:     0x5c27db45f03e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5c27db716132 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5c27db6fa4fa - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5c27db6eed39 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5c27db6fb52d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]   10:     0x5c27db738acc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5c27db347384 - <std[3f03f8b59f91bef1]::process::Output as integration[ce7434f99f619ad8]::utils::OutputExt>::assert_ok
[INFO] [stdout]   12:     0x5c27db3420ea - integration[ce7434f99f619ad8]::apply::apply
[INFO] [stdout]   13:     0x5c27db3430ad - integration[ce7434f99f619ad8]::apply::apply_missing_builtin
[INFO] [stdout]   14:     0x5c27db3413b3 - integration[ce7434f99f619ad8]::apply::apply_missing_builtin::{closure#0}
[INFO] [stdout]   15:     0x5c27db347f96 - <integration[ce7434f99f619ad8]::apply::apply_missing_builtin::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5c27db4533eb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]   17:     0x5c27db45fc4a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5c27db45a114 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5c27db462742 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5c27db71e25f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x7bd11ea39aa4 - <unknown>
[INFO] [stdout]   22:     0x7bd11eac6a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpXJboxs
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_check_nightly_output stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpiJbRA6/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 as core::convert::From<rexpect::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, rexpect::error::Error>>>::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#0}
[INFO] [stdout]    6: <integration::dialog::dialog_check_nightly_output::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    8: test::run_test::{closure#0}
[INFO] [stdout]    9: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]   10: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[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_codegen_backend_nightly_mark stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpS9um3d/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 as core::convert::From<rexpect::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, rexpect::error::Error>>>::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#0}
[INFO] [stdout]    6: <integration::dialog::dialog_codegen_backend_nightly_mark::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    8: test::run_test::{closure#0}
[INFO] [stdout]    9: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]   10: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[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_codegen_backend_append_to_cargo_features stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpncgPxg/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 as core::convert::From<rexpect::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, rexpect::error::Error>>>::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#0}
[INFO] [stdout]    6: <integration::dialog::dialog_codegen_backend_append_to_cargo_features::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    8: test::run_test::{closure#0}
[INFO] [stdout]    9: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]   10: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[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/.tmpLESn2Q/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' (62) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c27db71f432 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c27db73830a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    2:     0x5c27db724ce6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c27db6fa40f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c27db715f79 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]    5:     0x5c27db45f03e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5c27db716132 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5c27db6fa4fa - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5c27db6eed39 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5c27db6fb52d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]   10:     0x5c27db738acc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5c27db347384 - <std[3f03f8b59f91bef1]::process::Output as integration[ce7434f99f619ad8]::utils::OutputExt>::assert_ok
[INFO] [stdout]   12:     0x5c27db3420ea - integration[ce7434f99f619ad8]::apply::apply
[INFO] [stdout]   13:     0x5c27db3429b0 - integration[ce7434f99f619ad8]::apply::apply_existing_custom
[INFO] [stdout]   14:     0x5c27db341383 - integration[ce7434f99f619ad8]::apply::apply_existing_custom::{closure#0}
[INFO] [stdout]   15:     0x5c27db347f56 - <integration[ce7434f99f619ad8]::apply::apply_existing_custom::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5c27db4533eb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]   17:     0x5c27db45fc4a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5c27db45a114 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5c27db462742 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5c27db71e25f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x7bd11ea39aa4 - <unknown>
[INFO] [stdout]   22:     0x7bd11eac6a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpLESn2Q
[INFO] [stdout] 
[INFO] [stdout] ---- apply::apply_explicit_manifest_path stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpKZ2Vff/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' (64) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c27db71f432 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c27db73830a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    2:     0x5c27db724ce6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c27db6fa40f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c27db715f79 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]    5:     0x5c27db45f03e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5c27db716132 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5c27db6fa4fa - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5c27db6eed39 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5c27db6fb52d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]   10:     0x5c27db738acc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5c27db347384 - <std[3f03f8b59f91bef1]::process::Output as integration[ce7434f99f619ad8]::utils::OutputExt>::assert_ok
[INFO] [stdout]   12:     0x5c27db345de6 - integration[ce7434f99f619ad8]::apply::apply_explicit_manifest_path
[INFO] [stdout]   13:     0x5c27db3414a3 - integration[ce7434f99f619ad8]::apply::apply_explicit_manifest_path::{closure#0}
[INFO] [stdout]   14:     0x5c27db3480d6 - <integration[ce7434f99f619ad8]::apply::apply_explicit_manifest_path::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5c27db4533eb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]   16:     0x5c27db45fc4a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c27db45a114 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c27db462742 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c27db71e25f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd11ea39aa4 - <unknown>
[INFO] [stdout]   21:     0x7bd11eac6a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpKZ2Vff
[INFO] [stdout] 
[INFO] [stdout] ---- apply::apply_min_size_template stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpz8OagN/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' (66) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c27db71f432 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c27db73830a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    2:     0x5c27db724ce6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c27db6fa40f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c27db715f79 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]    5:     0x5c27db45f03e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5c27db716132 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5c27db6fa4fa - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5c27db6eed39 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5c27db6fb52d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]   10:     0x5c27db738acc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5c27db347384 - <std[3f03f8b59f91bef1]::process::Output as integration[ce7434f99f619ad8]::utils::OutputExt>::assert_ok
[INFO] [stdout]   12:     0x5c27db3420ea - integration[ce7434f99f619ad8]::apply::apply
[INFO] [stdout]   13:     0x5c27db34487d - integration[ce7434f99f619ad8]::apply::apply_min_size_template
[INFO] [stdout]   14:     0x5c27db341443 - integration[ce7434f99f619ad8]::apply::apply_min_size_template::{closure#0}
[INFO] [stdout]   15:     0x5c27db348056 - <integration[ce7434f99f619ad8]::apply::apply_min_size_template::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5c27db4533eb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]   17:     0x5c27db45fc4a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5c27db45a114 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5c27db462742 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5c27db71e25f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x7bd11ea39aa4 - <unknown>
[INFO] [stdout]   22:     0x7bd11eac6a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpz8OagN
[INFO] [stdout] 
[INFO] [stdout] ---- apply::apply_fast_runtime_template stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpVJXiTV/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' (65) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c27db71f432 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c27db73830a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    2:     0x5c27db724ce6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c27db6fa40f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c27db715f79 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]    5:     0x5c27db45f03e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5c27db716132 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5c27db6fa4fa - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5c27db6eed39 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5c27db6fb52d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]   10:     0x5c27db738acc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5c27db347384 - <std[3f03f8b59f91bef1]::process::Output as integration[ce7434f99f619ad8]::utils::OutputExt>::assert_ok
[INFO] [stdout]   12:     0x5c27db3420ea - integration[ce7434f99f619ad8]::apply::apply
[INFO] [stdout]   13:     0x5c27db344fa5 - integration[ce7434f99f619ad8]::apply::apply_fast_runtime_template
[INFO] [stdout]   14:     0x5c27db341473 - integration[ce7434f99f619ad8]::apply::apply_fast_runtime_template::{closure#0}
[INFO] [stdout]   15:     0x5c27db348096 - <integration[ce7434f99f619ad8]::apply::apply_fast_runtime_template::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5c27db4533eb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]   17:     0x5c27db45fc4a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5c27db45a114 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5c27db462742 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5c27db71e25f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x7bd11ea39aa4 - <unknown>
[INFO] [stdout]   22:     0x7bd11eac6a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpVJXiTV
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_deny_diff stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpygdxsR/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 as core::convert::From<rexpect::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, rexpect::error::Error>>>::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#0}
[INFO] [stdout]    6: <integration::dialog::dialog_deny_diff::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    8: test::run_test::{closure#0}
[INFO] [stdout]    9: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]   10: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[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_create_config stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpw8YTNK/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 as core::convert::From<rexpect::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, rexpect::error::Error>>>::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#0}
[INFO] [stdout]    7: <integration::dialog::dialog_create_config::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    9: test::run_test::{closure#0}
[INFO] [stdout]   10: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]   11: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[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_builtin stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpDLpD1Y/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' (61) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c27db71f432 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c27db73830a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    2:     0x5c27db724ce6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c27db6fa40f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c27db715f79 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]    5:     0x5c27db45f03e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5c27db716132 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5c27db6fa4fa - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5c27db6eed39 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5c27db6fb52d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]   10:     0x5c27db738acc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5c27db347384 - <std[3f03f8b59f91bef1]::process::Output as integration[ce7434f99f619ad8]::utils::OutputExt>::assert_ok
[INFO] [stdout]   12:     0x5c27db3420ea - integration[ce7434f99f619ad8]::apply::apply
[INFO] [stdout]   13:     0x5c27db343810 - integration[ce7434f99f619ad8]::apply::apply_existing_builtin
[INFO] [stdout]   14:     0x5c27db3413e3 - integration[ce7434f99f619ad8]::apply::apply_existing_builtin::{closure#0}
[INFO] [stdout]   15:     0x5c27db347fd6 - <integration[ce7434f99f619ad8]::apply::apply_existing_builtin::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5c27db4533eb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]   17:     0x5c27db45fc4a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5c27db45a114 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5c27db462742 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5c27db71e25f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x7bd11ea39aa4 - <unknown>
[INFO] [stdout]   22:     0x7bd11eac6a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpDLpD1Y
[INFO] [stdout] 
[INFO] [stdout] ---- apply::apply_existing_keep_formatting stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpy9LrZE/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' (63) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c27db71f432 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c27db73830a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    2:     0x5c27db724ce6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c27db6fa40f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c27db715f79 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]    5:     0x5c27db45f03e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5c27db716132 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5c27db6fa4fa - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5c27db6eed39 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5c27db6fb52d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]   10:     0x5c27db738acc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5c27db347384 - <std[3f03f8b59f91bef1]::process::Output as integration[ce7434f99f619ad8]::utils::OutputExt>::assert_ok
[INFO] [stdout]   12:     0x5c27db3420ea - integration[ce7434f99f619ad8]::apply::apply
[INFO] [stdout]   13:     0x5c27db3464d0 - integration[ce7434f99f619ad8]::apply::apply_existing_keep_formatting
[INFO] [stdout]   14:     0x5c27db3414d3 - integration[ce7434f99f619ad8]::apply::apply_existing_keep_formatting::{closure#0}
[INFO] [stdout]   15:     0x5c27db348116 - <integration[ce7434f99f619ad8]::apply::apply_existing_keep_formatting::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5c27db4533eb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]   17:     0x5c27db45fc4a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5c27db45a114 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5c27db462742 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5c27db71e25f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x7bd11ea39aa4 - <unknown>
[INFO] [stdout]   22:     0x7bd11eac6a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpy9LrZE
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_append_to_config stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmp3mmoVO/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 as core::convert::From<rexpect::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, rexpect::error::Error>>>::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#0}
[INFO] [stdout]    7: <integration::dialog::dialog_append_to_config::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    9: test::run_test::{closure#0}
[INFO] [stdout]   10: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]   11: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[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_fast_compile_nightly stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmppqWGyg/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 as core::convert::From<rexpect::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, rexpect::error::Error>>>::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#0}
[INFO] [stdout]    6: <integration::dialog::dialog_fast_compile_nightly::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    8: test::run_test::{closure#0}
[INFO] [stdout]    9: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]   10: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[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/.tmpbtloMx/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 as core::convert::From<rexpect::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, rexpect::error::Error>>>::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#0}
[INFO] [stdout]    5: <integration::dialog::dialog_empty_profile_name::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    6: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    7: test::run_test::{closure#0}
[INFO] [stdout]    8: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]    9: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[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/.tmpFvUKB0/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 as core::convert::From<rexpect::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, rexpect::error::Error>>>::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#0}
[INFO] [stdout]    6: <integration::dialog::dialog_fast_compile_to_new_profile::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    8: test::run_test::{closure#0}
[INFO] [stdout]    9: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]   10: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[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/.tmpi9pExE/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 as core::convert::From<rexpect::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, rexpect::error::Error>>>::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#0}
[INFO] [stdout]    6: <integration::dialog::dialog_fast_compile_to_custom_profile::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    8: test::run_test::{closure#0}
[INFO] [stdout]    9: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]   10: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[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_do_not_skip_default_value_for_custom_profile stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpm1pC6e/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 as core::convert::From<rexpect::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, rexpect::error::Error>>>::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#0}
[INFO] [stdout]    6: <integration::dialog::dialog_do_not_skip_default_value_for_custom_profile::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    8: test::run_test::{closure#0}
[INFO] [stdout]    9: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]   10: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[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_min_size_to_release stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmplg2fHq/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 as core::convert::From<rexpect::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, rexpect::error::Error>>>::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#0}
[INFO] [stdout]    7: <integration::dialog::dialog_min_size_to_release::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    9: test::run_test::{closure#0}
[INFO] [stdout]   10: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]   11: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[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_fast_compile_to_dev stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpkIA73W/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 as core::convert::From<rexpect::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, rexpect::error::Error>>>::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#0}
[INFO] [stdout]    7: <integration::dialog::dialog_fast_compile_to_dev::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    9: test::run_test::{closure#0}
[INFO] [stdout]   10: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]   11: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[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/.tmpsJqJiR/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 as core::convert::From<rexpect::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, rexpect::error::Error>>>::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#0}
[INFO] [stdout]    7: <integration::dialog::dialog_skip_default_value_for_dev::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    9: test::run_test::{closure#0}
[INFO] [stdout]   10: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]   11: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[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/.tmpPUWwdG/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 as core::convert::From<rexpect::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, rexpect::error::Error>>>::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#0}
[INFO] [stdout]    6: <integration::dialog::dialog_unset_item::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    8: test::run_test::{closure#0}
[INFO] [stdout]    9: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]   10: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[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_invalid_profile_name stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpq5c8fH/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 as core::convert::From<rexpect::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, rexpect::error::Error>>>::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#0}
[INFO] [stdout]    5: <integration::dialog::dialog_invalid_profile_name::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    6: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    7: test::run_test::{closure#0}
[INFO] [stdout]    8: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]    9: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[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_set_modified_default_for_dev stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpahciDH/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 as core::convert::From<rexpect::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, rexpect::error::Error>>>::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#0}
[INFO] [stdout]    7: <integration::dialog::dialog_set_modified_default_for_dev::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    9: test::run_test::{closure#0}
[INFO] [stdout]   10: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]   11: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[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_existing_flags_in_config stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpP4eoT1/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 as core::convert::From<rexpect::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, rexpect::error::Error>>>::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#0}
[INFO] [stdout]    7: <integration::dialog::dialog_skip_existing_flags_in_config::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    9: test::run_test::{closure#0}
[INFO] [stdout]   10: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]   11: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[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/.tmpLe1CfG/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 as core::convert::From<rexpect::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, rexpect::error::Error>>>::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#0}
[INFO] [stdout]    5: <integration::dialog::dialog_find_custom_profile::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    6: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    7: test::run_test::{closure#0}
[INFO] [stdout]    8: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]    9: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   10: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   11: <unknown>
[INFO] [stdout]   12: 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 3.76s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5185144187d4e9811dfbde582644a56910e344d1301414b8bee37575075f739e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5185144187d4e9811dfbde582644a56910e344d1301414b8bee37575075f739e", kill_on_drop: false }`
[INFO] [stdout] 5185144187d4e9811dfbde582644a56910e344d1301414b8bee37575075f739e
