[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 master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrinhminhtriet%2Fcargo-kit" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/trinhminhtriet/cargo-kit on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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 cargo-platform v0.2.0
[INFO] [stderr]   Downloaded insta v1.43.2
[INFO] [stderr]   Downloaded serde-untagged v0.1.7
[INFO] [stderr]   Downloaded clap v4.5.48
[INFO] [stderr]   Downloaded cargo_metadata v0.21.0
[INFO] [stderr]   Downloaded convert_case v0.7.1
[INFO] [stderr]   Downloaded anstream v0.6.17
[INFO] [stderr]   Downloaded anstyle v1.0.9
[INFO] [stderr]   Downloaded which v8.0.0
[INFO] [stderr]   Downloaded console v0.16.1
[INFO] [stderr]   Downloaded thiserror-impl v2.0.14
[INFO] [stderr]   Downloaded toml v0.8.22
[INFO] [stderr]   Downloaded syn v2.0.93
[INFO] [stderr]   Downloaded clap_builder v4.5.48
[INFO] [stderr]   Downloaded thiserror v2.0.14
[INFO] [stderr]   Downloaded comma v1.0.0
[INFO] [stderr]   Downloaded rexpect v0.6.2
[INFO] [stderr]   Downloaded toml_write v0.1.1
[INFO] [stderr]   Downloaded errno v0.3.11
[INFO] [stderr]   Downloaded cargo-util-schemas v0.8.2
[INFO] [stderr]   Downloaded clap_derive v4.5.47
[INFO] [stderr]   Downloaded inquire v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c289009241bf8299f7d3f70051b3ae5f2d870e692d098542abd0b14bf37c062
[INFO] running `Command { std: "docker" "start" "-a" "4c289009241bf8299f7d3f70051b3ae5f2d870e692d098542abd0b14bf37c062", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c289009241bf8299f7d3f70051b3ae5f2d870e692d098542abd0b14bf37c062", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c289009241bf8299f7d3f70051b3ae5f2d870e692d098542abd0b14bf37c062", kill_on_drop: false }`
[INFO] [stdout] 4c289009241bf8299f7d3f70051b3ae5f2d870e692d098542abd0b14bf37c062
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 805e9aee6452148692f853482274b69c79e16952490aba138e00d18879b4e273
[INFO] running `Command { std: "docker" "start" "-a" "805e9aee6452148692f853482274b69c79e16952490aba138e00d18879b4e273", 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 rustix v1.0.7
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling anstyle v1.0.9
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling anstream v0.6.17
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[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 console v0.16.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling inquire v0.9.1
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_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 1m 08s
[INFO] running `Command { std: "docker" "inspect" "805e9aee6452148692f853482274b69c79e16952490aba138e00d18879b4e273", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "805e9aee6452148692f853482274b69c79e16952490aba138e00d18879b4e273", kill_on_drop: false }`
[INFO] [stdout] 805e9aee6452148692f853482274b69c79e16952490aba138e00d18879b4e273
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6dffb2fa227cb288d6d9d43f56578886dd39118aa0f9aac9228ff326c598b7cd
[INFO] running `Command { std: "docker" "start" "-a" "6dffb2fa227cb288d6d9d43f56578886dd39118aa0f9aac9228ff326c598b7cd", 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 signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling insta v1.43.2
[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 30.76s
[INFO] running `Command { std: "docker" "inspect" "6dffb2fa227cb288d6d9d43f56578886dd39118aa0f9aac9228ff326c598b7cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dffb2fa227cb288d6d9d43f56578886dd39118aa0f9aac9228ff326c598b7cd", kill_on_drop: false }`
[INFO] [stdout] 6dffb2fa227cb288d6d9d43f56578886dd39118aa0f9aac9228ff326c598b7cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8c587a7327be896a3461207eb6ab1c548f3ddef811f68bead316be23175dce9b
[INFO] running `Command { std: "docker" "start" "-a" "8c587a7327be896a3461207eb6ab1c548f3ddef811f68bead316be23175dce9b", 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: 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` (lib test) generated 2 warnings
[INFO] [stderr] warning: `cargo-kit` (test "integration") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_kit-47a04711c83b8463)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test predefined::tests::create_fast_runtime_template ... ok
[INFO] [stdout] test predefined::tests::create_fast_compile_template ... ok
[INFO] [stdout] test predefined::tests::create_min_size_template ... ok
[INFO] [stdout] test workspace::config::tests::replace_rustflag_value ... ok
[INFO] [stdout] test workspace::config::tests::append_to_string_rustflags_keep_formatting ... ok
[INFO] [stdout] test workspace::config::tests::create_rustflags ... ok
[INFO] [stdout] test workspace::config::tests::append_to_array_rustflags ... ok
[INFO] [stdout] test workspace::config::tests::ignore_existing_entry ... ok
[INFO] [stdout] test workspace::config::tests::append_to_string_rustflags ... ok
[INFO] [stdout] test workspace::config::tests::append_to_empty_string_rustflags ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_kit-cbe1ffb67c4fe0f3)
[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] [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-8fdc365da7fd51c6)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test apply::apply_existing_keep_formatting ... FAILED
[INFO] [stdout] test apply::apply_missing_builtin ... FAILED
[INFO] [stdout] test apply::apply_existing_custom ... FAILED
[INFO] [stdout] test apply::apply_existing_builtin ... FAILED
[INFO] [stdout] test apply::apply_explicit_manifest_path ... FAILED
[INFO] [stdout] test apply::apply_missing_custom ... FAILED
[INFO] [stdout] test apply::apply_fast_runtime_template ... FAILED
[INFO] [stdout] test apply::apply_min_size_template ... FAILED
[INFO] [stdout] test apply::resolve_workspace_root ... FAILED
[INFO] [stdout] test dialog::dialog_codegen_backend_add_cargo_features ... FAILED
[INFO] [stdout] test dialog::dialog_codegen_backend_append_to_cargo_features ... FAILED
[INFO] [stdout] test dialog::dialog_check_nightly_output ... FAILED
[INFO] [stdout] test dialog::dialog_codegen_backend_nightly_mark ... FAILED
[INFO] [stdout] test dialog::dialog_create_config ... FAILED
[INFO] [stdout] test dialog::dialog_deny_diff ... FAILED
[INFO] [stdout] test dialog::dialog_append_to_config ... FAILED
[INFO] [stdout] test dialog::dialog_do_not_skip_default_value_for_custom_profile ... FAILED
[INFO] [stdout] test dialog::dialog_fast_compile_nightly ... FAILED
[INFO] [stdout] test dialog::dialog_fast_compile_to_custom_profile ... FAILED
[INFO] [stdout] test dialog::dialog_empty_profile_name ... 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_dev ... FAILED
[INFO] [stdout] test dialog::dialog_set_modified_default_for_dev ... FAILED
[INFO] [stdout] test dialog::dialog_invalid_profile_name ... FAILED
[INFO] [stdout] test dialog::dialog_min_size_to_release ... FAILED
[INFO] [stdout] test dialog::dialog_skip_default_value_for_dev ... FAILED
[INFO] [stdout] test dialog::dialog_skip_existing_flags_in_config ... FAILED
[INFO] [stdout] test dialog::dialog_unset_item ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- apply::apply_existing_keep_formatting stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpFIOXmP/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' (46) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f56a5378372 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f56a539128a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    2:     0x5f56a537dc66 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5f56a5352b8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5f56a536ee69 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]    5:     0x5f56a50bb1de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5f56a536f022 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5f56a5352c7a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5f56a5349c99 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5f56a5353cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]   10:     0x5f56a5391a4c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5f56a4fb6cc4 - <std[716c9a7a72e5c14e]::process::Output as integration[f0ceb899d2e57a8c]::utils::OutputExt>::assert_ok
[INFO] [stdout]   12:     0x5f56a4fa16fa - integration[f0ceb899d2e57a8c]::apply::apply
[INFO] [stdout]   13:     0x5f56a4fa5ae0 - integration[f0ceb899d2e57a8c]::apply::apply_existing_keep_formatting
[INFO] [stdout]   14:     0x5f56a4f9fb83 - integration[f0ceb899d2e57a8c]::apply::apply_existing_keep_formatting::{closure#0}
[INFO] [stdout]   15:     0x5f56a4fb7796 - <integration[f0ceb899d2e57a8c]::apply::apply_existing_keep_formatting::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5f56a50af58b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]   17:     0x5f56a50bbdea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5f56a50b62b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5f56a50be8e2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5f56a537719f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x7d4ebc1daaa4 - <unknown>
[INFO] [stdout]   22:     0x7d4ebc267a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpFIOXmP
[INFO] [stdout] 
[INFO] [stdout] ---- apply::apply_missing_builtin stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmp5cUgKj/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' (87) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f56a5378372 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f56a539128a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    2:     0x5f56a537dc66 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5f56a5352b8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5f56a536ee69 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]    5:     0x5f56a50bb1de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5f56a536f022 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5f56a5352c7a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5f56a5349c99 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5f56a5353cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]   10:     0x5f56a5391a4c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5f56a4fb6cc4 - <std[716c9a7a72e5c14e]::process::Output as integration[f0ceb899d2e57a8c]::utils::OutputExt>::assert_ok
[INFO] [stdout]   12:     0x5f56a4fa16fa - integration[f0ceb899d2e57a8c]::apply::apply
[INFO] [stdout]   13:     0x5f56a4fa26bd - integration[f0ceb899d2e57a8c]::apply::apply_missing_builtin
[INFO] [stdout]   14:     0x5f56a4f9fa63 - integration[f0ceb899d2e57a8c]::apply::apply_missing_builtin::{closure#0}
[INFO] [stdout]   15:     0x5f56a4fb7616 - <integration[f0ceb899d2e57a8c]::apply::apply_missing_builtin::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5f56a50af58b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]   17:     0x5f56a50bbdea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5f56a50b62b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5f56a50be8e2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5f56a537719f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x7d4ebc1daaa4 - <unknown>
[INFO] [stdout]   22:     0x7d4ebc267a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmp5cUgKj
[INFO] [stdout] 
[INFO] [stdout] ---- apply::apply_existing_custom stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpvAmZMp/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' (45) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f56a5378372 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f56a539128a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    2:     0x5f56a537dc66 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5f56a5352b8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5f56a536ee69 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]    5:     0x5f56a50bb1de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5f56a536f022 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5f56a5352c7a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5f56a5349c99 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5f56a5353cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]   10:     0x5f56a5391a4c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5f56a4fb6cc4 - <std[716c9a7a72e5c14e]::process::Output as integration[f0ceb899d2e57a8c]::utils::OutputExt>::assert_ok
[INFO] [stdout]   12:     0x5f56a4fa16fa - integration[f0ceb899d2e57a8c]::apply::apply
[INFO] [stdout]   13:     0x5f56a4fa1fc0 - integration[f0ceb899d2e57a8c]::apply::apply_existing_custom
[INFO] [stdout]   14:     0x5f56a4f9fa33 - integration[f0ceb899d2e57a8c]::apply::apply_existing_custom::{closure#0}
[INFO] [stdout]   15:     0x5f56a4fb75d6 - <integration[f0ceb899d2e57a8c]::apply::apply_existing_custom::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5f56a50af58b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]   17:     0x5f56a50bbdea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5f56a50b62b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5f56a50be8e2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5f56a537719f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x7d4ebc1daaa4 - <unknown>
[INFO] [stdout]   22:     0x7d4ebc267a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpvAmZMp
[INFO] [stdout] 
[INFO] [stdout] ---- apply::apply_existing_builtin stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpRGHf92/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' (44) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f56a5378372 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f56a539128a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    2:     0x5f56a537dc66 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5f56a5352b8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5f56a536ee69 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]    5:     0x5f56a50bb1de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5f56a536f022 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5f56a5352c7a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5f56a5349c99 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5f56a5353cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]   10:     0x5f56a5391a4c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5f56a4fb6cc4 - <std[716c9a7a72e5c14e]::process::Output as integration[f0ceb899d2e57a8c]::utils::OutputExt>::assert_ok
[INFO] [stdout]   12:     0x5f56a4fa16fa - integration[f0ceb899d2e57a8c]::apply::apply
[INFO] [stdout]   13:     0x5f56a4fa2e20 - integration[f0ceb899d2e57a8c]::apply::apply_existing_builtin
[INFO] [stdout]   14:     0x5f56a4f9fa93 - integration[f0ceb899d2e57a8c]::apply::apply_existing_builtin::{closure#0}
[INFO] [stdout]   15:     0x5f56a4fb7656 - <integration[f0ceb899d2e57a8c]::apply::apply_existing_builtin::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5f56a50af58b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]   17:     0x5f56a50bbdea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5f56a50b62b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5f56a50be8e2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5f56a537719f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x7d4ebc1daaa4 - <unknown>
[INFO] [stdout]   22:     0x7d4ebc267a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpRGHf92
[INFO] [stdout] 
[INFO] [stdout] ---- apply::apply_explicit_manifest_path stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpaJHfhR/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' (51) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f56a5378372 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f56a539128a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    2:     0x5f56a537dc66 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5f56a5352b8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5f56a536ee69 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]    5:     0x5f56a50bb1de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5f56a536f022 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5f56a5352c7a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5f56a5349c99 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5f56a5353cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]   10:     0x5f56a5391a4c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5f56a4fb6cc4 - <std[716c9a7a72e5c14e]::process::Output as integration[f0ceb899d2e57a8c]::utils::OutputExt>::assert_ok
[INFO] [stdout]   12:     0x5f56a4fa53f6 - integration[f0ceb899d2e57a8c]::apply::apply_explicit_manifest_path
[INFO] [stdout]   13:     0x5f56a4f9fb53 - integration[f0ceb899d2e57a8c]::apply::apply_explicit_manifest_path::{closure#0}
[INFO] [stdout]   14:     0x5f56a4fb7756 - <integration[f0ceb899d2e57a8c]::apply::apply_explicit_manifest_path::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5f56a50af58b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]   16:     0x5f56a50bbdea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5f56a50b62b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5f56a50be8e2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5f56a537719f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7d4ebc1daaa4 - <unknown>
[INFO] [stdout]   21:     0x7d4ebc267a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpaJHfhR
[INFO] [stdout] 
[INFO] [stdout] ---- apply::apply_missing_custom stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmp3YVagO/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' (89) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f56a5378372 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f56a539128a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    2:     0x5f56a537dc66 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5f56a5352b8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5f56a536ee69 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]    5:     0x5f56a50bb1de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5f56a536f022 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5f56a5352c7a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5f56a5349c99 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5f56a5353cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]   10:     0x5f56a5391a4c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5f56a4fb6cc4 - <std[716c9a7a72e5c14e]::process::Output as integration[f0ceb899d2e57a8c]::utils::OutputExt>::assert_ok
[INFO] [stdout]   12:     0x5f56a4fa16fa - integration[f0ceb899d2e57a8c]::apply::apply
[INFO] [stdout]   13:     0x5f56a4fa185d - integration[f0ceb899d2e57a8c]::apply::apply_missing_custom
[INFO] [stdout]   14:     0x5f56a4f9fa03 - integration[f0ceb899d2e57a8c]::apply::apply_missing_custom::{closure#0}
[INFO] [stdout]   15:     0x5f56a4fb7596 - <integration[f0ceb899d2e57a8c]::apply::apply_missing_custom::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5f56a50af58b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]   17:     0x5f56a50bbdea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5f56a50b62b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5f56a50be8e2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5f56a537719f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x7d4ebc1daaa4 - <unknown>
[INFO] [stdout]   22:     0x7d4ebc267a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmp3YVagO
[INFO] [stdout] 
[INFO] [stdout] ---- apply::apply_fast_runtime_template stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmp5uiXod/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' (52) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f56a5378372 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f56a539128a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    2:     0x5f56a537dc66 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5f56a5352b8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5f56a536ee69 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]    5:     0x5f56a50bb1de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5f56a536f022 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5f56a5352c7a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5f56a5349c99 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5f56a5353cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]   10:     0x5f56a5391a4c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5f56a4fb6cc4 - <std[716c9a7a72e5c14e]::process::Output as integration[f0ceb899d2e57a8c]::utils::OutputExt>::assert_ok
[INFO] [stdout]   12:     0x5f56a4fa16fa - integration[f0ceb899d2e57a8c]::apply::apply
[INFO] [stdout]   13:     0x5f56a4fa45b5 - integration[f0ceb899d2e57a8c]::apply::apply_fast_runtime_template
[INFO] [stdout]   14:     0x5f56a4f9fb23 - integration[f0ceb899d2e57a8c]::apply::apply_fast_runtime_template::{closure#0}
[INFO] [stdout]   15:     0x5f56a4fb7716 - <integration[f0ceb899d2e57a8c]::apply::apply_fast_runtime_template::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5f56a50af58b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]   17:     0x5f56a50bbdea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5f56a50b62b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5f56a50be8e2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5f56a537719f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x7d4ebc1daaa4 - <unknown>
[INFO] [stdout]   22:     0x7d4ebc267a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmp5uiXod
[INFO] [stdout] 
[INFO] [stdout] ---- apply::apply_min_size_template stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpfNPXvN/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' (54) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f56a5378372 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f56a539128a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    2:     0x5f56a537dc66 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5f56a5352b8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5f56a536ee69 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]    5:     0x5f56a50bb1de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5f56a536f022 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5f56a5352c7a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5f56a5349c99 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5f56a5353cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]   10:     0x5f56a5391a4c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5f56a4fb6cc4 - <std[716c9a7a72e5c14e]::process::Output as integration[f0ceb899d2e57a8c]::utils::OutputExt>::assert_ok
[INFO] [stdout]   12:     0x5f56a4fa16fa - integration[f0ceb899d2e57a8c]::apply::apply
[INFO] [stdout]   13:     0x5f56a4fa3e8d - integration[f0ceb899d2e57a8c]::apply::apply_min_size_template
[INFO] [stdout]   14:     0x5f56a4f9faf3 - integration[f0ceb899d2e57a8c]::apply::apply_min_size_template::{closure#0}
[INFO] [stdout]   15:     0x5f56a4fb76d6 - <integration[f0ceb899d2e57a8c]::apply::apply_min_size_template::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x5f56a50af58b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]   17:     0x5f56a50bbdea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]   18:     0x5f56a50b62b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x5f56a50be8e2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x5f56a537719f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x7d4ebc1daaa4 - <unknown>
[INFO] [stdout]   22:     0x7d4ebc267a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpfNPXvN
[INFO] [stdout] 
[INFO] [stdout] ---- apply::resolve_workspace_root stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpTTmqvZ/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' (1428) panicked at tests/integration/utils/mod.rs:169:13:
[INFO] [stdout] Output was not successful
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f56a5378372 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5f56a539128a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    2:     0x5f56a537dc66 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5f56a5352b8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5f56a536ee69 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]    5:     0x5f56a50bb1de - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5f56a536f022 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5f56a5352c7a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5f56a5349c99 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5f56a5353cad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]   10:     0x5f56a5391a4c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5f56a4fb6cc4 - <std[716c9a7a72e5c14e]::process::Output as integration[f0ceb899d2e57a8c]::utils::OutputExt>::assert_ok
[INFO] [stdout]   12:     0x5f56a4fa37b6 - integration[f0ceb899d2e57a8c]::apply::resolve_workspace_root
[INFO] [stdout]   13:     0x5f56a4f9fac3 - integration[f0ceb899d2e57a8c]::apply::resolve_workspace_root::{closure#0}
[INFO] [stdout]   14:     0x5f56a4fb7696 - <integration[f0ceb899d2e57a8c]::apply::resolve_workspace_root::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5f56a50af58b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]   16:     0x5f56a50bbdea - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5f56a50b62b4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5f56a50be8e2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5f56a537719f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7d4ebc1daaa4 - <unknown>
[INFO] [stdout]   21:     0x7d4ebc267a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] Directory of failed test located at: /tmp/.tmpTTmqvZ
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_codegen_backend_add_cargo_features stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmp762jX4/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_codegen_backend_append_to_cargo_features stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpXX1cr7/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] ---- dialog::dialog_check_nightly_output stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpMfkBxR/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<rexpect::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, rexpect::error::Error>>>::from_residual
[INFO] [stdout]    2: <integration::utils::terminal::Terminal>::expect
[INFO] [stdout]    3: <integration::dialog::DialogBuilder>::run
[INFO] [stdout]    4: integration::dialog::dialog_check_nightly_output
[INFO] [stdout]    5: integration::dialog::dialog_check_nightly_output::{closure#0}
[INFO] [stdout]    6: <integration::dialog::dialog_check_nightly_output::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    8: test::run_test::{closure#0}
[INFO] [stdout]    9: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]   10: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   11: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   12: <unknown>
[INFO] [stdout]   13: clone
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_codegen_backend_nightly_mark stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpsJM2m8/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<rexpect::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, rexpect::error::Error>>>::from_residual
[INFO] [stdout]    2: <integration::utils::terminal::Terminal>::expect
[INFO] [stdout]    3: <integration::dialog::DialogBuilder>::run
[INFO] [stdout]    4: integration::dialog::dialog_codegen_backend_nightly_mark
[INFO] [stdout]    5: integration::dialog::dialog_codegen_backend_nightly_mark::{closure#0}
[INFO] [stdout]    6: <integration::dialog::dialog_codegen_backend_nightly_mark::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    8: test::run_test::{closure#0}
[INFO] [stdout]    9: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]   10: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   11: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   12: <unknown>
[INFO] [stdout]   13: clone
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_create_config stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpEzyDAA/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_deny_diff stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpL9QzYn/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<rexpect::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, rexpect::error::Error>>>::from_residual
[INFO] [stdout]    2: <integration::utils::terminal::Terminal>::expect
[INFO] [stdout]    3: <integration::dialog::DialogBuilder>::run
[INFO] [stdout]    4: integration::dialog::dialog_deny_diff
[INFO] [stdout]    5: integration::dialog::dialog_deny_diff::{closure#0}
[INFO] [stdout]    6: <integration::dialog::dialog_deny_diff::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    8: test::run_test::{closure#0}
[INFO] [stdout]    9: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]   10: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   11: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   12: <unknown>
[INFO] [stdout]   13: clone
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_append_to_config stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpeKIU3t/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_do_not_skip_default_value_for_custom_profile stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpF0nzNm/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_fast_compile_nightly stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmphR7FW3/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_custom_profile stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpZFLcOf/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_empty_profile_name stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpqE6MdR/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_find_custom_profile stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpJTY6ws/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_fast_compile_to_new_profile stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpBxTTQb/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<rexpect::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, rexpect::error::Error>>>::from_residual
[INFO] [stdout]    2: <integration::utils::terminal::Terminal>::expect
[INFO] [stdout]    3: <integration::dialog::DialogBuilder>::run
[INFO] [stdout]    4: integration::dialog::dialog_fast_compile_to_new_profile
[INFO] [stdout]    5: integration::dialog::dialog_fast_compile_to_new_profile::{closure#0}
[INFO] [stdout]    6: <integration::dialog::dialog_fast_compile_to_new_profile::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    8: test::run_test::{closure#0}
[INFO] [stdout]    9: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]   10: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   11: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   12: <unknown>
[INFO] [stdout]   13: clone
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_fast_compile_to_dev stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpbi0XrZ/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_set_modified_default_for_dev stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpFQR5xO/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_invalid_profile_name stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpuBotSu/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_min_size_to_release stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmp1TC2s4/foo
[INFO] [stdout] Error: EOF (End of File): Expected "Select the profile that you want to update/create" but got EOF after reading "error: no such command: `kit`
[INFO] [stdout] 
[INFO] [stdout] help: a command with a similar name exists: `fix`
[INFO] [stdout] 
[INFO] [stdout] help: view all installed commands with `cargo --list`
[INFO] [stdout] help: find a package to install `kit` with `cargo search cargo-kit`
[INFO] [stdout] " process terminated with "unknown"
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<rexpect::error::Error>>::from
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, rexpect::error::Error>>>::from_residual
[INFO] [stdout]    2: <integration::utils::terminal::Terminal>::expect
[INFO] [stdout]    3: <integration::dialog::DialogBuilder>::run
[INFO] [stdout]    4: integration::dialog::apply_profile
[INFO] [stdout]    5: integration::dialog::dialog_min_size_to_release
[INFO] [stdout]    6: integration::dialog::dialog_min_size_to_release::{closure#0}
[INFO] [stdout]    7: <integration::dialog::dialog_min_size_to_release::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]    8: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]    9: test::run_test::{closure#0}
[INFO] [stdout]   10: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]   11: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   12: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   13: <unknown>
[INFO] [stdout]   14: clone
[INFO] [stdout] 
[INFO] [stdout] ---- dialog::dialog_skip_default_value_for_dev stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpd9OSJh/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_skip_existing_flags_in_config stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpppybLp/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_unset_item stdout ----
[INFO] [stdout] Created Cargo project foo at /tmp/.tmpdHTNdw/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] 
[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 4.82s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "8c587a7327be896a3461207eb6ab1c548f3ddef811f68bead316be23175dce9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c587a7327be896a3461207eb6ab1c548f3ddef811f68bead316be23175dce9b", kill_on_drop: false }`
[INFO] [stdout] 8c587a7327be896a3461207eb6ab1c548f3ddef811f68bead316be23175dce9b
