[INFO] cloning repository https://github.com/trinhminhtriet/cargo-kit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trinhminhtriet/cargo-kit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrinhminhtriet%2Fcargo-kit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrinhminhtriet%2Fcargo-kit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 63289af28ff73eafaa0e14c011c61c5f2708b89d
[INFO] testing trinhminhtriet/cargo-kit against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrinhminhtriet%2Fcargo-kit" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/trinhminhtriet/cargo-kit on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v7.0.3
[INFO] [stderr]   Downloaded thiserror-impl v1.0.66
[INFO] [stderr]   Downloaded thiserror v1.0.66
[INFO] [stderr]   Downloaded comma v1.0.0
[INFO] [stderr]   Downloaded fuzzy-matcher v0.3.7
[INFO] [stderr]   Downloaded cargo-platform v0.2.0
[INFO] [stderr]   Downloaded newline-converter v0.3.0
[INFO] [stderr]   Downloaded serde-untagged v0.1.7
[INFO] [stderr]   Downloaded cargo_metadata v0.21.0
[INFO] [stderr]   Downloaded cargo-util-schemas v0.8.2
[INFO] [stderr]   Downloaded clap v4.5.42
[INFO] [stderr]   Downloaded winnow v0.7.10
[INFO] [stderr]   Downloaded rexpect v0.6.2
[INFO] [stderr]   Downloaded env_home v0.1.0
[INFO] [stderr]   Downloaded syn v2.0.93
[INFO] [stderr]   Downloaded toml_write v0.1.1
[INFO] [stderr]   Downloaded inquire v0.7.5
[INFO] [stderr]   Downloaded insta v1.43.1
[INFO] [stderr]   Downloaded clap_builder v4.5.42
[INFO] [stderr]   Downloaded winsafe v0.0.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 767447e98f92680a4aa9312b811ce9e3e6b36721b89a7b77075c3eeb99e4262b
[INFO] running `Command { std: "docker" "start" "-a" "767447e98f92680a4aa9312b811ce9e3e6b36721b89a7b77075c3eeb99e4262b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "767447e98f92680a4aa9312b811ce9e3e6b36721b89a7b77075c3eeb99e4262b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "767447e98f92680a4aa9312b811ce9e3e6b36721b89a7b77075c3eeb99e4262b", kill_on_drop: false }`
[INFO] [stdout] 767447e98f92680a4aa9312b811ce9e3e6b36721b89a7b77075c3eeb99e4262b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 285943ab586bf72bd53c98ed7a4070090ff459b284a0fb750fafd2ac71b527ff
[INFO] running `Command { std: "docker" "start" "-a" "285943ab586bf72bd53c98ed7a4070090ff459b284a0fb750fafd2ac71b527ff", 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 equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstyle v1.0.9
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling thiserror v1.0.66
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling anstream v0.6.17
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling thiserror-impl v1.0.66
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime 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 25.95s
[INFO] running `Command { std: "docker" "inspect" "285943ab586bf72bd53c98ed7a4070090ff459b284a0fb750fafd2ac71b527ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "285943ab586bf72bd53c98ed7a4070090ff459b284a0fb750fafd2ac71b527ff", kill_on_drop: false }`
[INFO] [stdout] 285943ab586bf72bd53c98ed7a4070090ff459b284a0fb750fafd2ac71b527ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b712cdd7827b7cb9026cbec331e0cd54b0ff4f53b547d6f2e1b8fecb84f7e3bc
[INFO] running `Command { std: "docker" "start" "-a" "b712cdd7827b7cb9026cbec331e0cd54b0ff4f53b547d6f2e1b8fecb84f7e3bc", 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 which v7.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling cargo-kit v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rexpect v0.6.2
[INFO] [stdout] warning: use of deprecated type alias `toml_edit::Document`: Replaced with `DocumentMut`
[INFO] [stdout]    --> src/workspace/config.rs:156:20
[INFO] [stdout]     |
[INFO] [stdout] 156 |     use toml_edit::Document;
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `toml_edit::Document`: Replaced with `DocumentMut`
[INFO] [stdout]    --> src/workspace/config.rs:288:23
[INFO] [stdout]     |
[INFO] [stdout] 288 |             document: Document::from_str(text).unwrap(),
[INFO] [stdout]     |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stdout]   --> tests/integration/utils/mod.rs:83:87
[INFO] [stdout]    |
[INFO] [stdout] 83 |             let path = std::mem::replace(&mut self._tempdir, TempDir::new().unwrap()).into_path();
[INFO] [stdout]    |                                                                                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 9.60s
[INFO] running `Command { std: "docker" "inspect" "b712cdd7827b7cb9026cbec331e0cd54b0ff4f53b547d6f2e1b8fecb84f7e3bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b712cdd7827b7cb9026cbec331e0cd54b0ff4f53b547d6f2e1b8fecb84f7e3bc", kill_on_drop: false }`
[INFO] [stdout] b712cdd7827b7cb9026cbec331e0cd54b0ff4f53b547d6f2e1b8fecb84f7e3bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f54463034d34f2d4b3ed22607efedec6af27d7c6827701d4828ebd799e37950a
[INFO] running `Command { std: "docker" "start" "-a" "f54463034d34f2d4b3ed22607efedec6af27d7c6827701d4828ebd799e37950a", 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.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_kit-37b66019a2c756bc)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test predefined::tests::create_min_size_template ... ok
[INFO] [stdout] test predefined::tests::create_fast_runtime_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::append_to_string_rustflags_keep_formatting ... ok
[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::replace_rustflag_value ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_kit-4b9af3cbb972d340)
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test dialog::known_options::tests::test_parse_target_cpu_list ... ok
[INFO] [stdout] test dialog::known_options::tests::get_profile_id_possible_values ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration/main.rs (/opt/rustwide/target/debug/deps/integration-5a5a3d495deef3c7)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test apply::resolve_workspace_root ... FAILED
[INFO] [stdout] test apply::apply_missing_custom ... FAILED
[INFO] [stdout] test apply::apply_min_size_template ... FAILED
[INFO] [stdout] test apply::apply_existing_custom ... FAILED
[INFO] [stdout] test apply::apply_missing_builtin ... FAILED
[INFO] [stdout] test apply::apply_existing_keep_formatting ... FAILED
[INFO] [stdout] test apply::apply_fast_runtime_template ... FAILED
[INFO] [stdout] test dialog::dialog_codegen_backend_add_cargo_features ... FAILED
[INFO] [stdout] test apply::apply_existing_builtin ... FAILED
[INFO] [stdout] test apply::apply_explicit_manifest_path ... FAILED
[INFO] [stdout] test dialog::dialog_append_to_config ... FAILED
[INFO] [stdout] test dialog::dialog_check_nightly_output ... FAILED
[INFO] [stdout] test dialog::dialog_deny_diff ... FAILED
[INFO] [stdout] test dialog::dialog_codegen_backend_append_to_cargo_features ... FAILED
[INFO] [stdout] test dialog::dialog_codegen_backend_nightly_mark ... FAILED
[INFO] [stdout] test dialog::dialog_create_config ... FAILED
[INFO] [stdout] test dialog::dialog_fast_compile_nightly ... FAILED
[INFO] [stdout] test dialog::dialog_empty_profile_name ... FAILED
[INFO] [stdout] test dialog::dialog_do_not_skip_default_value_for_custom_profile ... FAILED
[INFO] [stdout] test dialog::dialog_min_size_to_release ... FAILED
[INFO] [stdout] test dialog::dialog_fast_compile_to_dev ... FAILED
[INFO] [stdout] test dialog::dialog_find_custom_profile ... FAILED
[INFO] [stdout] test dialog::dialog_fast_compile_to_new_profile ... FAILED
[INFO] [stdout] test dialog::dialog_fast_compile_to_custom_profile ... FAILED
[INFO] [stdout] test dialog::dialog_invalid_profile_name ... FAILED
[INFO] [stdout] test dialog::dialog_skip_default_value_for_dev ... FAILED
[INFO] [stdout] test dialog::dialog_unset_item ... FAILED
[INFO] [stdout] test dialog::dialog_set_modified_default_for_dev ... FAILED
[INFO] [stdout] test dialog::dialog_skip_existing_flags_in_config ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- apply::resolve_workspace_root stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpzmZcgI/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' panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65333235a8f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x653332384633 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x653332356353 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x65333235a742 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x65333235c249 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x65333235c07e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x6533320cc4e4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x65333235cc1e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x65333235c9b6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x65333235ade9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x65333235c67d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x653332382060 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x653331f917f5 - <std::process::Output as integration::utils::OutputExt>::assert_ok::h5c887a6d6a13b5e6
[INFO] [stdout]   13:     0x653331f7c846 - integration::apply::resolve_workspace_root::hff8ad9638c99ec67
[INFO] [stdout]   14:     0x653331f7c493 - integration::apply::resolve_workspace_root::{{closure}}::ha14311eac6194747
[INFO] [stdout]   15:     0x653331f8dce6 - core::ops::function::FnOnce::call_once::h5b523d5b36a85096
[INFO] [stdout]   16:     0x6533320d1d4b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   17:     0x6533320d0e85 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   18:     0x653332094a84 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   19:     0x65333209845a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   20:     0x65333235fe4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   21:     0x77194f0acaa4 - <unknown>
[INFO] [stdout]   22:     0x77194f139a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpzmZcgI
[INFO] [stdout] 
[INFO] [stdout] ---- apply::apply_missing_custom stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmp9lseaP/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' panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65333235a8f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x653332384633 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x653332356353 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x65333235a742 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x65333235c249 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x65333235c07e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x6533320cc4e4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x65333235cc1e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x65333235c9b6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x65333235ade9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x65333235c67d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x653332382060 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x653331f917f5 - <std::process::Output as integration::utils::OutputExt>::assert_ok::h5c887a6d6a13b5e6
[INFO] [stdout]   13:     0x653331f7b0e7 - integration::apply::apply::h09f0571c3ec26930
[INFO] [stdout]   14:     0x653331f7e07d - integration::apply::apply_missing_custom::h4bea97e1520e57e9
[INFO] [stdout]   15:     0x653331f7df23 - integration::apply::apply_missing_custom::{{closure}}::hd68f47045076ad74
[INFO] [stdout]   16:     0x653331f8dbb6 - core::ops::function::FnOnce::call_once::h391011e95f760312
[INFO] [stdout]   17:     0x6533320d1d4b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x6533320d0e85 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x653332094a84 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x65333209845a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x65333235fe4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x77194f0acaa4 - <unknown>
[INFO] [stdout]   23:     0x77194f139a34 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmp9lseaP
[INFO] [stdout] 
[INFO] [stdout] ---- apply::apply_min_size_template stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpBHbCVg/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' panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65333235a8f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x653332384633 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x653332356353 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x65333235a742 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x65333235c249 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x65333235c07e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x6533320cc4e4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x65333235cc1e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x65333235c9b6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x65333235ade9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x65333235c67d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x653332382060 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x653331f917f5 - <std::process::Output as integration::utils::OutputExt>::assert_ok::h5c887a6d6a13b5e6
[INFO] [stdout]   13:     0x653331f7b0e7 - integration::apply::apply::h09f0571c3ec26930
[INFO] [stdout]   14:     0x653331f8073d - integration::apply::apply_min_size_template::h8a5e79272af4027c
[INFO] [stdout]   15:     0x653331f805e3 - integration::apply::apply_min_size_template::{{closure}}::h095747ee58890da8
[INFO] [stdout]   16:     0x653331f8dea6 - core::ops::function::FnOnce::call_once::haa8c937aab387838
[INFO] [stdout]   17:     0x6533320d1d4b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x6533320d0e85 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x653332094a84 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x65333209845a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x65333235fe4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x77194f0acaa4 - <unknown>
[INFO] [stdout]   23:     0x77194f139a34 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpBHbCVg
[INFO] [stdout] 
[INFO] [stdout] ---- apply::apply_existing_custom stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpjkzC3K/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' panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65333235a8f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x653332384633 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x653332356353 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x65333235a742 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x65333235c249 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x65333235c07e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x6533320cc4e4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x65333235cc1e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x65333235c9b6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x65333235ade9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x65333235c67d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x653332382060 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x653331f917f5 - <std::process::Output as integration::utils::OutputExt>::assert_ok::h5c887a6d6a13b5e6
[INFO] [stdout]   13:     0x653331f7b0e7 - integration::apply::apply::h09f0571c3ec26930
[INFO] [stdout]   14:     0x653331f7e8e0 - integration::apply::apply_existing_custom::h555dd5aa47d3e32f
[INFO] [stdout]   15:     0x653331f7e743 - integration::apply::apply_existing_custom::{{closure}}::he2b743837d49ef31
[INFO] [stdout]   16:     0x653331f8dd26 - core::ops::function::FnOnce::call_once::h5e41356a1380aed0
[INFO] [stdout]   17:     0x6533320d1d4b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x6533320d0e85 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x653332094a84 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x65333209845a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x65333235fe4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x77194f0acaa4 - <unknown>
[INFO] [stdout]   23:     0x77194f139a34 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpjkzC3K
[INFO] [stdout] 
[INFO] [stdout] ---- apply::apply_missing_builtin stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpV6B92a/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' panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65333235a8f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x653332384633 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x653332356353 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x65333235a742 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x65333235c249 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x65333235c07e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x6533320cc4e4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x65333235cc1e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x65333235c9b6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x65333235ade9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x65333235c67d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x653332382060 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x653331f917f5 - <std::process::Output as integration::utils::OutputExt>::assert_ok::h5c887a6d6a13b5e6
[INFO] [stdout]   13:     0x653331f7b0e7 - integration::apply::apply::h09f0571c3ec26930
[INFO] [stdout]   14:     0x653331f7d01d - integration::apply::apply_missing_builtin::hded2c6e04a0a4cf1
[INFO] [stdout]   15:     0x653331f7cec3 - integration::apply::apply_missing_builtin::{{closure}}::h8eda128f6c4bf28d
[INFO] [stdout]   16:     0x653331f8e076 - core::ops::function::FnOnce::call_once::he76807df73d06e7a
[INFO] [stdout]   17:     0x6533320d1d4b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x6533320d0e85 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x653332094a84 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x65333209845a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x65333235fe4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x77194f0acaa4 - <unknown>
[INFO] [stdout]   23:     0x77194f139a34 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpV6B92a
[INFO] [stdout] 
[INFO] [stdout] ---- apply::apply_existing_keep_formatting stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpL4xsQ2/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' panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65333235a8f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x653332384633 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x653332356353 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x65333235a742 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x65333235c249 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x65333235c07e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x6533320cc4e4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x65333235cc1e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x65333235c9b6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x65333235ade9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x65333235c67d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x653332382060 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x653331f917f5 - <std::process::Output as integration::utils::OutputExt>::assert_ok::h5c887a6d6a13b5e6
[INFO] [stdout]   13:     0x653331f7b0e7 - integration::apply::apply::h09f0571c3ec26930
[INFO] [stdout]   14:     0x653331f7f120 - integration::apply::apply_existing_keep_formatting::h0eadc87ce93b6191
[INFO] [stdout]   15:     0x653331f7ef83 - integration::apply::apply_existing_keep_formatting::{{closure}}::h4187909ecd02aca3
[INFO] [stdout]   16:     0x653331f8df26 - core::ops::function::FnOnce::call_once::hbf90fe4ffc0186d9
[INFO] [stdout]   17:     0x6533320d1d4b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x6533320d0e85 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x653332094a84 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x65333209845a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x65333235fe4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x77194f0acaa4 - <unknown>
[INFO] [stdout]   23:     0x77194f139a34 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpL4xsQ2
[INFO] [stdout] 
[INFO] [stdout] ---- apply::apply_fast_runtime_template stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpvFhFiW/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' panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65333235a8f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x653332384633 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x653332356353 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x65333235a742 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x65333235c249 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x65333235c07e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x6533320cc4e4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x65333235cc1e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x65333235c9b6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x65333235ade9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x65333235c67d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x653332382060 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x653331f917f5 - <std::process::Output as integration::utils::OutputExt>::assert_ok::h5c887a6d6a13b5e6
[INFO] [stdout]   13:     0x653331f7b0e7 - integration::apply::apply::h09f0571c3ec26930
[INFO] [stdout]   14:     0x653331f7f925 - integration::apply::apply_fast_runtime_template::h491654adad69de04
[INFO] [stdout]   15:     0x653331f7f7c3 - integration::apply::apply_fast_runtime_template::{{closure}}::ha2af0b9112c467ce
[INFO] [stdout]   16:     0x653331f8d9f6 - core::ops::function::FnOnce::call_once::h140bf9eee1966d05
[INFO] [stdout]   17:     0x6533320d1d4b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x6533320d0e85 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x653332094a84 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x65333209845a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x65333235fe4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x77194f0acaa4 - <unknown>
[INFO] [stdout]   23:     0x77194f139a34 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpvFhFiW
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_codegen_backend_add_cargo_features stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpTYbXxh/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::expect
[INFO] [stdout]    3: integration::dialog::DialogBuilder::run
[INFO] [stdout]    4: integration::dialog::dialog_codegen_backend_add_cargo_features
[INFO] [stdout]    5: integration::dialog::dialog_codegen_backend_add_cargo_features::{{closure}}
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]    7: test::__rust_begin_short_backtrace
[INFO] [stdout]    8: test::run_test::{{closure}}
[INFO] [stdout]    9: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   10: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   11: std::sys::pal::unix::thread::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/.tmpyvTTBr/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' panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65333235a8f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x653332384633 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x653332356353 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x65333235a742 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x65333235c249 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x65333235c07e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x6533320cc4e4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x65333235cc1e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x65333235c9b6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x65333235ade9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x65333235c67d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x653332382060 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x653331f917f5 - <std::process::Output as integration::utils::OutputExt>::assert_ok::h5c887a6d6a13b5e6
[INFO] [stdout]   13:     0x653331f7b0e7 - integration::apply::apply::h09f0571c3ec26930
[INFO] [stdout]   14:     0x653331f7d880 - integration::apply::apply_existing_builtin::h46fcf408928fc196
[INFO] [stdout]   15:     0x653331f7d6e3 - integration::apply::apply_existing_builtin::{{closure}}::h5ca07fae1ecb2e4e
[INFO] [stdout]   16:     0x653331f8d936 - core::ops::function::FnOnce::call_once::h08f3b382dc6b9c60
[INFO] [stdout]   17:     0x6533320d1d4b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x6533320d0e85 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x653332094a84 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x65333209845a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x65333235fe4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x77194f0acaa4 - <unknown>
[INFO] [stdout]   23:     0x77194f139a34 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpyvTTBr
[INFO] [stdout] 
[INFO] [stdout] ---- apply::apply_explicit_manifest_path stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpXxVHCz/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' panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65333235a8f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x653332384633 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x653332356353 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x65333235a742 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x65333235c249 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x65333235c07e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x6533320cc4e4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x65333235cc1e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x65333235c9b6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x65333235ade9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x65333235c67d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x653332382060 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x653331f917f5 - <std::process::Output as integration::utils::OutputExt>::assert_ok::h5c887a6d6a13b5e6
[INFO] [stdout]   13:     0x653331f7be46 - integration::apply::apply_explicit_manifest_path::h83b97498e4810af9
[INFO] [stdout]   14:     0x653331f7bb33 - integration::apply::apply_explicit_manifest_path::{{closure}}::h71eb45a12953f0e1
[INFO] [stdout]   15:     0x653331f8dfb6 - core::ops::function::FnOnce::call_once::hd91d3ad7bfd9732f
[INFO] [stdout]   16:     0x6533320d1d4b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   17:     0x6533320d0e85 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   18:     0x653332094a84 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   19:     0x65333209845a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   20:     0x65333235fe4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   21:     0x77194f0acaa4 - <unknown>
[INFO] [stdout]   22:     0x77194f139a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpXxVHCz
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_append_to_config stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpaAHYPo/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::expect
[INFO] [stdout]    3: integration::dialog::DialogBuilder::run
[INFO] [stdout]    4: integration::dialog::apply_fast_runtime_to_release
[INFO] [stdout]    5: integration::dialog::dialog_append_to_config
[INFO] [stdout]    6: integration::dialog::dialog_append_to_config::{{closure}}
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once
[INFO] [stdout]    8: test::__rust_begin_short_backtrace
[INFO] [stdout]    9: test::run_test::{{closure}}
[INFO] [stdout]   10: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   11: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   12: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]   13: <unknown>
[INFO] [stdout]   14: clone
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_check_nightly_output stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpUvUS9y/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::expect
[INFO] [stdout]    3: integration::dialog::DialogBuilder::run
[INFO] [stdout]    4: integration::dialog::dialog_check_nightly_output
[INFO] [stdout]    5: integration::dialog::dialog_check_nightly_output::{{closure}}
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]    7: test::__rust_begin_short_backtrace
[INFO] [stdout]    8: test::run_test::{{closure}}
[INFO] [stdout]    9: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   10: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   11: std::sys::pal::unix::thread::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/.tmppOiyzT/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::expect
[INFO] [stdout]    3: integration::dialog::DialogBuilder::run
[INFO] [stdout]    4: integration::dialog::dialog_deny_diff
[INFO] [stdout]    5: integration::dialog::dialog_deny_diff::{{closure}}
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]    7: test::__rust_begin_short_backtrace
[INFO] [stdout]    8: test::run_test::{{closure}}
[INFO] [stdout]    9: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   10: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   11: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]   12: <unknown>
[INFO] [stdout]   13: clone
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_codegen_backend_append_to_cargo_features stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmp8CR1eA/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::expect
[INFO] [stdout]    3: integration::dialog::DialogBuilder::run
[INFO] [stdout]    4: integration::dialog::dialog_codegen_backend_append_to_cargo_features
[INFO] [stdout]    5: integration::dialog::dialog_codegen_backend_append_to_cargo_features::{{closure}}
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]    7: test::__rust_begin_short_backtrace
[INFO] [stdout]    8: test::run_test::{{closure}}
[INFO] [stdout]    9: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   10: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   11: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]   12: <unknown>
[INFO] [stdout]   13: clone
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_codegen_backend_nightly_mark stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpKT1y6h/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::expect
[INFO] [stdout]    3: integration::dialog::DialogBuilder::run
[INFO] [stdout]    4: integration::dialog::dialog_codegen_backend_nightly_mark
[INFO] [stdout]    5: integration::dialog::dialog_codegen_backend_nightly_mark::{{closure}}
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]    7: test::__rust_begin_short_backtrace
[INFO] [stdout]    8: test::run_test::{{closure}}
[INFO] [stdout]    9: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   10: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   11: std::sys::pal::unix::thread::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/.tmpywg2qK/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::expect
[INFO] [stdout]    3: integration::dialog::DialogBuilder::run
[INFO] [stdout]    4: integration::dialog::apply_fast_runtime_to_release
[INFO] [stdout]    5: integration::dialog::dialog_create_config
[INFO] [stdout]    6: integration::dialog::dialog_create_config::{{closure}}
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once
[INFO] [stdout]    8: test::__rust_begin_short_backtrace
[INFO] [stdout]    9: test::run_test::{{closure}}
[INFO] [stdout]   10: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   11: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   12: std::sys::pal::unix::thread::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/.tmp33w8ob/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::expect
[INFO] [stdout]    3: integration::dialog::DialogBuilder::run
[INFO] [stdout]    4: integration::dialog::dialog_fast_compile_nightly
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] [stdout]    5: integration::dialog::dialog_fast_compile_nightly::{{closure}}
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]    7: test::__rust_begin_short_backtrace
[INFO] [stdout]    8: test::run_test::{{closure}}
[INFO] [stdout]    9: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   10: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   11: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]   12: <unknown>
[INFO] [stdout]   13: clone
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_empty_profile_name stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpKHuZNb/foo
[INFO] [stdout] Could not find line beginning with <Create a new profile> in 20 tries.
[INFO] [stdout] Error: EOF (End of File): Expected "<missing <Create a new profile> in list>" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::select_line
[INFO] [stdout]    3: integration::dialog::dialog_empty_profile_name
[INFO] [stdout]    4: integration::dialog::dialog_empty_profile_name::{{closure}}
[INFO] [stdout]    5: core::ops::function::FnOnce::call_once
[INFO] [stdout]    6: test::__rust_begin_short_backtrace
[INFO] [stdout]    7: test::run_test::{{closure}}
[INFO] [stdout]    8: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]    9: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   10: std::sys::pal::unix::thread::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/.tmpymIQaN/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::expect
[INFO] [stdout]    3: integration::dialog::DialogBuilder::run
[INFO] [stdout]    4: integration::dialog::dialog_do_not_skip_default_value_for_custom_profile
[INFO] [stdout]    5: integration::dialog::dialog_do_not_skip_default_value_for_custom_profile::{{closure}}
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]    7: test::__rust_begin_short_backtrace
[INFO] [stdout]    8: test::run_test::{{closure}}
[INFO] [stdout]    9: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   10: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   11: std::sys::pal::unix::thread::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/.tmp8woLwO/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::expect
[INFO] [stdout]    3: integration::dialog::DialogBuilder::run
[INFO] [stdout]    4: integration::dialog::apply_profile
[INFO] [stdout]    5: integration::dialog::dialog_min_size_to_release
[INFO] [stdout]    6: integration::dialog::dialog_min_size_to_release::{{closure}}
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once
[INFO] [stdout]    8: test::__rust_begin_short_backtrace
[INFO] [stdout]    9: test::run_test::{{closure}}
[INFO] [stdout]   10: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   11: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   12: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]   13: <unknown>
[INFO] [stdout]   14: clone
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_fast_compile_to_dev stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmp7gKLGv/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::expect
[INFO] [stdout]    3: integration::dialog::DialogBuilder::run
[INFO] [stdout]    4: integration::dialog::apply_profile
[INFO] [stdout]    5: integration::dialog::dialog_fast_compile_to_dev
[INFO] [stdout]    6: integration::dialog::dialog_fast_compile_to_dev::{{closure}}
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once
[INFO] [stdout]    8: test::__rust_begin_short_backtrace
[INFO] [stdout]    9: test::run_test::{{closure}}
[INFO] [stdout]   10: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   11: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   12: std::sys::pal::unix::thread::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/.tmpCJ6hC8/foo
[INFO] [stdout] Could not find line beginning with custom1 in 20 tries.
[INFO] [stdout] Error: EOF (End of File): Expected "<missing custom1 in list>" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::select_line
[INFO] [stdout]    3: integration::dialog::dialog_find_custom_profile
[INFO] [stdout]    4: integration::dialog::dialog_find_custom_profile::{{closure}}
[INFO] [stdout]    5: core::ops::function::FnOnce::call_once
[INFO] [stdout]    6: test::__rust_begin_short_backtrace
[INFO] [stdout]    7: test::run_test::{{closure}}
[INFO] [stdout]    8: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]    9: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   10: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]   11: <unknown>
[INFO] [stdout]   12: clone
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_fast_compile_to_new_profile stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpewBqaO/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::expect
[INFO] [stdout]    3: integration::dialog::DialogBuilder::run
[INFO] [stdout]    4: integration::dialog::dialog_fast_compile_to_new_profile
[INFO] [stdout]    5: integration::dialog::dialog_fast_compile_to_new_profile::{{closure}}
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]    7: test::__rust_begin_short_backtrace
[INFO] [stdout]    8: test::run_test::{{closure}}
[INFO] [stdout]    9: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   10: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   11: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]   12: <unknown>
[INFO] [stdout]   13: clone
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_fast_compile_to_custom_profile stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpHF1ytp/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::expect
[INFO] [stdout]    3: integration::dialog::DialogBuilder::run
[INFO] [stdout]    4: integration::dialog::dialog_fast_compile_to_custom_profile
[INFO] [stdout]    5: integration::dialog::dialog_fast_compile_to_custom_profile::{{closure}}
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]    7: test::__rust_begin_short_backtrace
[INFO] [stdout]    8: test::run_test::{{closure}}
[INFO] [stdout]    9: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   10: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   11: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]   12: <unknown>
[INFO] [stdout]   13: clone
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_invalid_profile_name stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpcvflsL/foo
[INFO] [stdout] Could not find line beginning with <Create a new profile> in 20 tries.
[INFO] [stdout] Error: EOF (End of File): Expected "<missing <Create a new profile> in list>" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::select_line
[INFO] [stdout]    3: integration::dialog::dialog_invalid_profile_name
[INFO] [stdout]    4: integration::dialog::dialog_invalid_profile_name::{{closure}}
[INFO] [stdout]    5: core::ops::function::FnOnce::call_once
[INFO] [stdout]    6: test::__rust_begin_short_backtrace
[INFO] [stdout]    7: test::run_test::{{closure}}
[INFO] [stdout]    8: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]    9: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   10: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]   11: <unknown>
[INFO] [stdout]   12: clone
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_skip_default_value_for_dev stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmp9evasM/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::expect
[INFO] [stdout]    3: integration::dialog::DialogBuilder::run
[INFO] [stdout]    4: integration::dialog::apply_profile
[INFO] [stdout]    5: integration::dialog::dialog_skip_default_value_for_dev
[INFO] [stdout]    6: integration::dialog::dialog_skip_default_value_for_dev::{{closure}}
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once
[INFO] [stdout]    8: test::__rust_begin_short_backtrace
[INFO] [stdout]    9: test::run_test::{{closure}}
[INFO] [stdout]   10: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   11: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   12: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]   13: <unknown>
[INFO] [stdout]   14: clone
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_unset_item stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpAAjUAd/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::expect
[INFO] [stdout]    3: integration::dialog::DialogBuilder::run
[INFO] [stdout]    4: integration::dialog::dialog_unset_item
[INFO] [stdout]    5: integration::dialog::dialog_unset_item::{{closure}}
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]    7: test::__rust_begin_short_backtrace
[INFO] [stdout]    8: test::run_test::{{closure}}
[INFO] [stdout]    9: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   10: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   11: std::sys::pal::unix::thread::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/.tmpWVPcuU/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::expect
[INFO] [stdout]    3: integration::dialog::DialogBuilder::run
[INFO] [stdout]    4: integration::dialog::apply_profile
[INFO] [stdout]    5: integration::dialog::dialog_set_modified_default_for_dev
[INFO] [stdout]    6: integration::dialog::dialog_set_modified_default_for_dev::{{closure}}
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once
[INFO] [stdout]    8: test::__rust_begin_short_backtrace
[INFO] [stdout]    9: test::run_test::{{closure}}
[INFO] [stdout]   10: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   11: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   12: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]   13: <unknown>
[INFO] [stdout]   14: clone
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_skip_existing_flags_in_config stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpzRJVHg/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: integration::utils::terminal::Terminal::expect
[INFO] [stdout]    3: integration::dialog::DialogBuilder::run
[INFO] [stdout]    4: integration::dialog::apply_fast_runtime_to_release
[INFO] [stdout]    5: integration::dialog::dialog_skip_existing_flags_in_config
[INFO] [stdout]    6: integration::dialog::dialog_skip_existing_flags_in_config::{{closure}}
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once
[INFO] [stdout]    8: test::__rust_begin_short_backtrace
[INFO] [stdout]    9: test::run_test::{{closure}}
[INFO] [stdout]   10: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   11: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   12: std::sys::pal::unix::thread::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 10.93s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f54463034d34f2d4b3ed22607efedec6af27d7c6827701d4828ebd799e37950a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f54463034d34f2d4b3ed22607efedec6af27d7c6827701d4828ebd799e37950a", kill_on_drop: false }`
[INFO] [stdout] f54463034d34f2d4b3ed22607efedec6af27d7c6827701d4828ebd799e37950a
