[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#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrinhminhtriet%2Fcargo-kit" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/trinhminhtriet/cargo-kit
[INFO] finished tweaking git repo https://github.com/trinhminhtriet/cargo-kit
[INFO] tweaked toml for git repo https://github.com/trinhminhtriet/cargo-kit written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/trinhminhtriet/cargo-kit on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd156f299970822f99ac20039c55f1918a6e3278bff7aaa56a0032da583da5ab
[INFO] running `Command { std: "docker" "start" "-a" "bd156f299970822f99ac20039c55f1918a6e3278bff7aaa56a0032da583da5ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd156f299970822f99ac20039c55f1918a6e3278bff7aaa56a0032da583da5ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd156f299970822f99ac20039c55f1918a6e3278bff7aaa56a0032da583da5ab", kill_on_drop: false }`
[INFO] [stdout] bd156f299970822f99ac20039c55f1918a6e3278bff7aaa56a0032da583da5ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b329048948c69597f057d4383e902165e6cd1b86382cbc7ceb10ebf98d461603
[INFO] running `Command { std: "docker" "start" "-a" "b329048948c69597f057d4383e902165e6cd1b86382cbc7ceb10ebf98d461603", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_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 hashbrown v0.15.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling anstyle v1.0.9
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling anstream v0.6.17
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling ordered-float v2.10.1
[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 parking_lot v0.12.3
[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 clap v4.5.48
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling inquire v0.9.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling cargo-platform v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling serde-untagged v0.1.7
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling cargo-util-schemas v0.8.2
[INFO] [stderr]    Compiling cargo_metadata v0.21.0
[INFO] [stderr]    Compiling cargo-kit v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 36.74s
[INFO] running `Command { std: "docker" "inspect" "b329048948c69597f057d4383e902165e6cd1b86382cbc7ceb10ebf98d461603", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b329048948c69597f057d4383e902165e6cd1b86382cbc7ceb10ebf98d461603", kill_on_drop: false }`
[INFO] [stdout] b329048948c69597f057d4383e902165e6cd1b86382cbc7ceb10ebf98d461603
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f61a7d2ed0ba3ac05f4e5b9cf5893b4a8eaa399f19b6b7b7b434fde3ddef0956
[INFO] running `Command { std: "docker" "start" "-a" "f61a7d2ed0ba3ac05f4e5b9cf5893b4a8eaa399f19b6b7b7b434fde3ddef0956", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling comma v1.0.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling 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 which v8.0.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.29.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 type alias `toml_edit::Document`: Replaced with `DocumentMut`
[INFO] [stdout]    --> src/workspace/config.rs:156:20
[INFO] [stdout]     |
[INFO] [stdout] 156 |     use toml_edit::Document;
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `toml_edit::Document`: Replaced with `DocumentMut`
[INFO] [stdout]    --> src/workspace/config.rs:288:23
[INFO] [stdout]     |
[INFO] [stdout] 288 |             document: Document::from_str(text).unwrap(),
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stdout]   --> tests/integration/utils/mod.rs:83:87
[INFO] [stdout]    |
[INFO] [stdout] 83 |             let path = std::mem::replace(&mut self._tempdir, TempDir::new().unwrap()).into_path();
[INFO] [stdout]    |                                                                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 18.07s
[INFO] running `Command { std: "docker" "inspect" "f61a7d2ed0ba3ac05f4e5b9cf5893b4a8eaa399f19b6b7b7b434fde3ddef0956", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f61a7d2ed0ba3ac05f4e5b9cf5893b4a8eaa399f19b6b7b7b434fde3ddef0956", kill_on_drop: false }`
[INFO] [stdout] f61a7d2ed0ba3ac05f4e5b9cf5893b4a8eaa399f19b6b7b7b434fde3ddef0956
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e25b776f2369e948d3623ff38312349b8df0cf9fdcd9651d292f6f08f90b6316
[INFO] running `Command { std: "docker" "start" "-a" "e25b776f2369e948d3623ff38312349b8df0cf9fdcd9651d292f6f08f90b6316", 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.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_kit-1f9c1e8c7921d19a)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test predefined::tests::create_fast_runtime_template ... ok
[INFO] [stdout] test predefined::tests::create_min_size_template ... ok
[INFO] [stdout] test predefined::tests::create_fast_compile_template ... ok
[INFO] [stdout] test workspace::config::tests::append_to_empty_string_rustflags ... ok
[INFO] [stdout] test workspace::config::tests::create_rustflags ... ok
[INFO] [stdout] test workspace::config::tests::append_to_string_rustflags ... ok
[INFO] [stdout] test workspace::config::tests::replace_rustflag_value ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_kit-993f06adb1272887)
[INFO] [stdout] test workspace::config::tests::ignore_existing_entry ... ok
[INFO] [stdout] test workspace::config::tests::append_to_array_rustflags ... ok
[INFO] [stdout] test workspace::config::tests::append_to_string_rustflags_keep_formatting ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test dialog::known_options::tests::get_profile_id_possible_values ... ok
[INFO] [stdout] test dialog::known_options::tests::test_parse_target_cpu_list ... ok
[INFO] [stderr]      Running tests/integration/main.rs (/opt/rustwide/target/debug/deps/integration-5a896e1a2ac8350d)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test apply::apply_explicit_manifest_path ... FAILED
[INFO] [stdout] test dialog::dialog_codegen_backend_nightly_mark ... FAILED
[INFO] [stdout] test apply::apply_existing_keep_formatting ... FAILED
[INFO] [stdout] test apply::apply_missing_builtin ... FAILED
[INFO] [stdout] test apply::apply_fast_runtime_template ... FAILED
[INFO] [stdout] test apply::resolve_workspace_root ... FAILED
[INFO] [stdout] test dialog::dialog_codegen_backend_append_to_cargo_features ... FAILED
[INFO] [stdout] test apply::apply_existing_builtin ... FAILED
[INFO] [stdout] test apply::apply_missing_custom ... FAILED
[INFO] [stdout] test apply::apply_existing_custom ... FAILED
[INFO] [stdout] test apply::apply_min_size_template ... FAILED
[INFO] [stdout] test dialog::dialog_check_nightly_output ... FAILED
[INFO] [stdout] test dialog::dialog_deny_diff ... FAILED
[INFO] [stdout] test dialog::dialog_create_config ... FAILED
[INFO] [stdout] test dialog::dialog_codegen_backend_add_cargo_features ... FAILED
[INFO] [stdout] test dialog::dialog_append_to_config ... FAILED
[INFO] [stdout] test dialog::dialog_fast_compile_nightly ... FAILED
[INFO] [stdout] test dialog::dialog_fast_compile_to_dev ... FAILED
[INFO] [stdout] test dialog::dialog_find_custom_profile ... FAILED
[INFO] [stdout] test dialog::dialog_do_not_skip_default_value_for_custom_profile ... FAILED
[INFO] [stdout] test dialog::dialog_skip_existing_flags_in_config ... FAILED
[INFO] [stdout] test dialog::dialog_fast_compile_to_new_profile ... FAILED
[INFO] [stdout] test dialog::dialog_skip_default_value_for_dev ... FAILED
[INFO] [stdout] test dialog::dialog_fast_compile_to_custom_profile ... FAILED
[INFO] [stdout] test dialog::dialog_set_modified_default_for_dev ... FAILED
[INFO] [stdout] test dialog::dialog_empty_profile_name ... FAILED
[INFO] [stdout] test dialog::dialog_invalid_profile_name ... FAILED
[INFO] [stdout] test dialog::dialog_unset_item ... FAILED
[INFO] [stdout] test dialog::dialog_min_size_to_release ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- apply::apply_explicit_manifest_path stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmptZFFrO/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' (49) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fbe9da01eea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5fbe9da1a24a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    2:     0x5fbe9da07172 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5fbe9d9dd22f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5fbe9d9f8ca9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]    5:     0x5fbe9d7463ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5fbe9d9f8e62 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5fbe9d9dd31a - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5fbe9d9d42b9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5fbe9d9de20d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]   10:     0x5fbe9da1aa8c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5fbe9d6341e4 - <std[ec419fa8110287d5]::process::Output as integration[fb8e0103d524f9a8]::utils::OutputExt>::assert_ok
[INFO] [stdout]   12:     0x5fbe9d632336 - integration[fb8e0103d524f9a8]::apply::apply_explicit_manifest_path
[INFO] [stdout]   13:     0x5fbe9d62bb93 - integration[fb8e0103d524f9a8]::apply::apply_explicit_manifest_path::{closure#0}
[INFO] [stdout]   14:     0x5fbe9d635ba6 - <integration[fb8e0103d524f9a8]::apply::apply_explicit_manifest_path::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5fbe9d73968b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]   16:     0x5fbe9d746e7b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5fbe9d741854 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5fbe9d749a82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5fbe9da00dff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7d6be7b2caa4 - <unknown>
[INFO] [stdout]   21:     0x7d6be7bb9a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmptZFFrO
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_codegen_backend_nightly_mark stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpC18JOB/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] ---- apply::apply_existing_keep_formatting stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpiTXWfe/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' (48) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fbe9da01eea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5fbe9da1a24a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    2:     0x5fbe9da07172 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5fbe9d9dd22f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5fbe9d9f8ca9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]    5:     0x5fbe9d7463ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5fbe9d9f8e62 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5fbe9d9dd31a - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5fbe9d9d42b9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5fbe9d9de20d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]   10:     0x5fbe9da1aa8c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5fbe9d6341e4 - <std[ec419fa8110287d5]::process::Output as integration[fb8e0103d524f9a8]::utils::OutputExt>::assert_ok
[INFO] [stdout]   12:     0x5fbe9d62e63a - integration[fb8e0103d524f9a8]::apply::apply
[INFO] [stdout]   13:     0x5fbe9d632a20 - integration[fb8e0103d524f9a8]::apply::apply_existing_keep_formatting
[INFO] [stdout]   14:     0x5fbe9d62bbc3 - integration[fb8e0103d524f9a8]::apply::apply_existing_keep_formatting::{closure#0}
[INFO] [stdout]   15:     0x5fbe9d635be6 - <integration[fb8e0103d524f9a8]::apply::apply_existing_keep_formatting::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5fbe9d73968b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]   17:     0x5fbe9d746e7b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5fbe9d741854 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5fbe9d749a82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5fbe9da00dff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x7d6be7b2caa4 - <unknown>
[INFO] [stdout]   22:     0x7d6be7bb9a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpiTXWfe
[INFO] [stdout] 
[INFO] [stdout] ---- apply::apply_missing_builtin stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmp2eCxbN/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' (52) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fbe9da01eea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5fbe9da1a24a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    2:     0x5fbe9da07172 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5fbe9d9dd22f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5fbe9d9f8ca9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]    5:     0x5fbe9d7463ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5fbe9d9f8e62 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5fbe9d9dd31a - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5fbe9d9d42b9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5fbe9d9de20d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]   10:     0x5fbe9da1aa8c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5fbe9d6341e4 - <std[ec419fa8110287d5]::process::Output as integration[fb8e0103d524f9a8]::utils::OutputExt>::assert_ok
[INFO] [stdout]   12:     0x5fbe9d62e63a - integration[fb8e0103d524f9a8]::apply::apply
[INFO] [stdout]   13:     0x5fbe9d62f5fd - integration[fb8e0103d524f9a8]::apply::apply_missing_builtin
[INFO] [stdout]   14:     0x5fbe9d62baa3 - integration[fb8e0103d524f9a8]::apply::apply_missing_builtin::{closure#0}
[INFO] [stdout]   15:     0x5fbe9d635a66 - <integration[fb8e0103d524f9a8]::apply::apply_missing_builtin::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5fbe9d73968b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]   17:     0x5fbe9d746e7b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5fbe9d741854 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5fbe9d749a82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5fbe9da00dff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x7d6be7b2caa4 - <unknown>
[INFO] [stdout]   22:     0x7d6be7bb9a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmp2eCxbN
[INFO] [stdout] 
[INFO] [stdout] ---- apply::apply_fast_runtime_template stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpcz01Fl/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' (50) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fbe9da01eea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5fbe9da1a24a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    2:     0x5fbe9da07172 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5fbe9d9dd22f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5fbe9d9f8ca9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]    5:     0x5fbe9d7463ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5fbe9d9f8e62 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5fbe9d9dd31a - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5fbe9d9d42b9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5fbe9d9de20d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]   10:     0x5fbe9da1aa8c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5fbe9d6341e4 - <std[ec419fa8110287d5]::process::Output as integration[fb8e0103d524f9a8]::utils::OutputExt>::assert_ok
[INFO] [stdout]   12:     0x5fbe9d62e63a - integration[fb8e0103d524f9a8]::apply::apply
[INFO] [stdout]   13:     0x5fbe9d6314f5 - integration[fb8e0103d524f9a8]::apply::apply_fast_runtime_template
[INFO] [stdout]   14:     0x5fbe9d62bb63 - integration[fb8e0103d524f9a8]::apply::apply_fast_runtime_template::{closure#0}
[INFO] [stdout]   15:     0x5fbe9d635b66 - <integration[fb8e0103d524f9a8]::apply::apply_fast_runtime_template::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5fbe9d73968b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]   17:     0x5fbe9d746e7b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5fbe9d741854 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5fbe9d749a82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5fbe9da00dff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x7d6be7b2caa4 - <unknown>
[INFO] [stdout]   22:     0x7d6be7bb9a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpcz01Fl
[INFO] [stdout] 
[INFO] [stdout] ---- apply::resolve_workspace_root stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpmDwnZw/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' (54) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fbe9da01eea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5fbe9da1a24a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    2:     0x5fbe9da07172 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5fbe9d9dd22f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5fbe9d9f8ca9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]    5:     0x5fbe9d7463ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5fbe9d9f8e62 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5fbe9d9dd31a - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5fbe9d9d42b9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5fbe9d9de20d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]   10:     0x5fbe9da1aa8c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5fbe9d6341e4 - <std[ec419fa8110287d5]::process::Output as integration[fb8e0103d524f9a8]::utils::OutputExt>::assert_ok
[INFO] [stdout]   12:     0x5fbe9d6306f6 - integration[fb8e0103d524f9a8]::apply::resolve_workspace_root
[INFO] [stdout]   13:     0x5fbe9d62bb03 - integration[fb8e0103d524f9a8]::apply::resolve_workspace_root::{closure#0}
[INFO] [stdout]   14:     0x5fbe9d635ae6 - <integration[fb8e0103d524f9a8]::apply::resolve_workspace_root::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5fbe9d73968b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]   16:     0x5fbe9d746e7b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5fbe9d741854 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5fbe9d749a82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5fbe9da00dff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7d6be7b2caa4 - <unknown>
[INFO] [stdout]   21:     0x7d6be7bb9a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpmDwnZw
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_codegen_backend_append_to_cargo_features stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpxgE3x8/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_builtin stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpcSQdtI/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' (46) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fbe9da01eea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5fbe9da1a24a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    2:     0x5fbe9da07172 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5fbe9d9dd22f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5fbe9d9f8ca9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]    5:     0x5fbe9d7463ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5fbe9d9f8e62 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5fbe9d9dd31a - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5fbe9d9d42b9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5fbe9d9de20d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]   10:     0x5fbe9da1aa8c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5fbe9d6341e4 - <std[ec419fa8110287d5]::process::Output as integration[fb8e0103d524f9a8]::utils::OutputExt>::assert_ok
[INFO] [stdout]   12:     0x5fbe9d62e63a - integration[fb8e0103d524f9a8]::apply::apply
[INFO] [stdout]   13:     0x5fbe9d62fd60 - integration[fb8e0103d524f9a8]::apply::apply_existing_builtin
[INFO] [stdout]   14:     0x5fbe9d62bad3 - integration[fb8e0103d524f9a8]::apply::apply_existing_builtin::{closure#0}
[INFO] [stdout]   15:     0x5fbe9d635aa6 - <integration[fb8e0103d524f9a8]::apply::apply_existing_builtin::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5fbe9d73968b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]   17:     0x5fbe9d746e7b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5fbe9d741854 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5fbe9d749a82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5fbe9da00dff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x7d6be7b2caa4 - <unknown>
[INFO] [stdout]   22:     0x7d6be7bb9a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpcSQdtI
[INFO] [stdout] 
[INFO] [stdout] ---- apply::apply_missing_custom stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpxu8Vjw/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' (53) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fbe9da01eea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5fbe9da1a24a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    2:     0x5fbe9da07172 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5fbe9d9dd22f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5fbe9d9f8ca9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]    5:     0x5fbe9d7463ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5fbe9d9f8e62 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5fbe9d9dd31a - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5fbe9d9d42b9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5fbe9d9de20d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]   10:     0x5fbe9da1aa8c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5fbe9d6341e4 - <std[ec419fa8110287d5]::process::Output as integration[fb8e0103d524f9a8]::utils::OutputExt>::assert_ok
[INFO] [stdout]   12:     0x5fbe9d62e63a - integration[fb8e0103d524f9a8]::apply::apply
[INFO] [stdout]   13:     0x5fbe9d62e79d - integration[fb8e0103d524f9a8]::apply::apply_missing_custom
[INFO] [stdout]   14:     0x5fbe9d62ba43 - integration[fb8e0103d524f9a8]::apply::apply_missing_custom::{closure#0}
[INFO] [stdout]   15:     0x5fbe9d6359e6 - <integration[fb8e0103d524f9a8]::apply::apply_missing_custom::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5fbe9d73968b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]   17:     0x5fbe9d746e7b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5fbe9d741854 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5fbe9d749a82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5fbe9da00dff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x7d6be7b2caa4 - <unknown>
[INFO] [stdout]   22:     0x7d6be7bb9a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpxu8Vjw
[INFO] [stdout] 
[INFO] [stdout] ---- apply::apply_existing_custom stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpJqp42u/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' (47) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fbe9da01eea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5fbe9da1a24a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    2:     0x5fbe9da07172 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5fbe9d9dd22f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5fbe9d9f8ca9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]    5:     0x5fbe9d7463ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5fbe9d9f8e62 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5fbe9d9dd31a - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5fbe9d9d42b9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5fbe9d9de20d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]   10:     0x5fbe9da1aa8c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5fbe9d6341e4 - <std[ec419fa8110287d5]::process::Output as integration[fb8e0103d524f9a8]::utils::OutputExt>::assert_ok
[INFO] [stdout]   12:     0x5fbe9d62e63a - integration[fb8e0103d524f9a8]::apply::apply
[INFO] [stdout]   13:     0x5fbe9d62ef00 - integration[fb8e0103d524f9a8]::apply::apply_existing_custom
[INFO] [stdout]   14:     0x5fbe9d62ba73 - integration[fb8e0103d524f9a8]::apply::apply_existing_custom::{closure#0}
[INFO] [stdout]   15:     0x5fbe9d635a26 - <integration[fb8e0103d524f9a8]::apply::apply_existing_custom::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5fbe9d73968b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]   17:     0x5fbe9d746e7b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5fbe9d741854 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5fbe9d749a82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5fbe9da00dff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x7d6be7b2caa4 - <unknown>
[INFO] [stdout]   22:     0x7d6be7bb9a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpJqp42u
[INFO] [stdout] 
[INFO] [stdout] ---- apply::apply_min_size_template stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpYtrp9k/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' (51) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fbe9da01eea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5fbe9da1a24a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    2:     0x5fbe9da07172 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5fbe9d9dd22f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5fbe9d9f8ca9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]    5:     0x5fbe9d7463ac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5fbe9d9f8e62 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5fbe9d9dd31a - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5fbe9d9d42b9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5fbe9d9de20d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]   10:     0x5fbe9da1aa8c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5fbe9d6341e4 - <std[ec419fa8110287d5]::process::Output as integration[fb8e0103d524f9a8]::utils::OutputExt>::assert_ok
[INFO] [stdout]   12:     0x5fbe9d62e63a - integration[fb8e0103d524f9a8]::apply::apply
[INFO] [stdout]   13:     0x5fbe9d630dcd - integration[fb8e0103d524f9a8]::apply::apply_min_size_template
[INFO] [stdout]   14:     0x5fbe9d62bb33 - integration[fb8e0103d524f9a8]::apply::apply_min_size_template::{closure#0}
[INFO] [stdout]   15:     0x5fbe9d635b26 - <integration[fb8e0103d524f9a8]::apply::apply_min_size_template::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5fbe9d73968b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]   17:     0x5fbe9d746e7b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5fbe9d741854 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5fbe9d749a82 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5fbe9da00dff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x7d6be7b2caa4 - <unknown>
[INFO] [stdout]   22:     0x7d6be7bb9a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpYtrp9k
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_check_nightly_output stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpmwTenl/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_deny_diff stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpQm5a6u/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] [stderr] error: test failed, to rerun pass `--test integration`
[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/.tmpDh7qx4/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] ---- dialog::dialog_codegen_backend_add_cargo_features stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpjp8YKm/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] ---- dialog::dialog_append_to_config stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpYZLHu2/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/.tmpCmfGct/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_fast_compile_to_dev stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpf7zYUt/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_find_custom_profile stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpAW9KWf/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] ---- dialog::dialog_do_not_skip_default_value_for_custom_profile stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpMrEjRA/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_skip_existing_flags_in_config stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpDG69A2/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_fast_compile_to_new_profile stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpI7pAhP/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_skip_default_value_for_dev stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpnDsuMX/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_fast_compile_to_custom_profile stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmphuT23J/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_set_modified_default_for_dev stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpFBizW2/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_empty_profile_name stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpxFsAa2/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_invalid_profile_name stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpNBmI7r/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_unset_item stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpuGL0xh/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_min_size_to_release stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpyWwqRX/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] 
[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.61s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e25b776f2369e948d3623ff38312349b8df0cf9fdcd9651d292f6f08f90b6316", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e25b776f2369e948d3623ff38312349b8df0cf9fdcd9651d292f6f08f90b6316", kill_on_drop: false }`
[INFO] [stdout] e25b776f2369e948d3623ff38312349b8df0cf9fdcd9651d292f6f08f90b6316
