[INFO] cloning repository https://github.com/anyin233/sshpass-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anyin233/sshpass-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanyin233%2Fsshpass-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanyin233%2Fsshpass-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d7e8a1557358952f86c874e26852e28a4ad39a04
[INFO] testing anyin233/sshpass-rs against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanyin233%2Fsshpass-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/anyin233/sshpass-rs
[INFO] finished tweaking git repo https://github.com/anyin233/sshpass-rs
[INFO] tweaked toml for git repo https://github.com/anyin233/sshpass-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anyin233/sshpass-rs on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/anyin233/sshpass-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c0b7f0dacab006c4f8e8f3c60ff235be26d7ae72ee8032d8548ffdba308f1cab
[INFO] running `Command { std: "docker" "start" "c0b7f0dacab006c4f8e8f3c60ff235be26d7ae72ee8032d8548ffdba308f1cab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0b7f0dacab006c4f8e8f3c60ff235be26d7ae72ee8032d8548ffdba308f1cab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c0b7f0dacab006c4f8e8f3c60ff235be26d7ae72ee8032d8548ffdba308f1cab" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0b7f0dacab006c4f8e8f3c60ff235be26d7ae72ee8032d8548ffdba308f1cab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c0b7f0dacab006c4f8e8f3c60ff235be26d7ae72ee8032d8548ffdba308f1cab" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling serial2 v0.2.34
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling sshpassx v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `RealKeychainBackend`
[INFO] [stdout]   --> src/main.rs:12:78
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::keychain::{FileKeychainBackend, KeychainBackend, KeychainManager, RealKeychainBackend};
[INFO] [stdout]    |                                                                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.08s
[INFO] running `Command { std: "docker" "inspect" "c0b7f0dacab006c4f8e8f3c60ff235be26d7ae72ee8032d8548ffdba308f1cab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c0b7f0dacab006c4f8e8f3c60ff235be26d7ae72ee8032d8548ffdba308f1cab" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling sshpassx v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `RealKeychainBackend`
[INFO] [stdout]   --> src/main.rs:12:78
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::keychain::{FileKeychainBackend, KeychainBackend, KeychainManager, RealKeychainBackend};
[INFO] [stdout]    |                                                                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stdout] warning: unused import: `RealKeychainBackend`
[INFO] [stdout]   --> src/main.rs:12:78
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::keychain::{FileKeychainBackend, KeychainBackend, KeychainManager, RealKeychainBackend};
[INFO] [stdout]    |                                                                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.03s
[INFO] running `Command { std: "docker" "inspect" "c0b7f0dacab006c4f8e8f3c60ff235be26d7ae72ee8032d8548ffdba308f1cab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c0b7f0dacab006c4f8e8f3c60ff235be26d7ae72ee8032d8548ffdba308f1cab" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `RealKeychainBackend`
[INFO] [stderr]   --> src/main.rs:12:78
[INFO] [stderr]    |
[INFO] [stderr] 12 | use crate::keychain::{FileKeychainBackend, KeychainBackend, KeychainManager, RealKeychainBackend};
[INFO] [stderr]    |                                                                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `sshpassx` (bin "sshpassx" test) generated 1 warning (run `cargo fix --bin "sshpassx" -p sshpassx --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `sshpassx` (bin "sshpassx") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/bin/fake_ssh.rs (/opt/rustwide/target/debug/deps/fake_ssh-b8b7c132b9182e2d)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sshpassx-af893a62e9a96455)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 121 tests
[INFO] [stdout] test cli::tests::test_e_flag ... ok
[INFO] [stdout] test cli::tests::test_basic_p_flag ... ok
[INFO] [stdout] test cli::tests::test_conflicting_sources ... ok
[INFO] [stdout] test cli::tests::test_delete_standalone ... ok
[INFO] [stdout] test cli::tests::test_extract_ssh_config_path_absent ... ok
[INFO] [stdout] test cli::tests::test_extract_ssh_config_path_after_other_flags ... ok
[INFO] [stdout] test cli::tests::test_extract_ssh_config_path_present ... ok
[INFO] [stdout] test cli::tests::test_find_ssh_destination_no_destination ... ok
[INFO] [stdout] test cli::tests::test_f_flag ... ok
[INFO] [stdout] test cli::tests::test_find_ssh_destination_with_mixed_flags ... ok
[INFO] [stdout] test cli::tests::test_find_ssh_destination_missing_destination ... ok
[INFO] [stdout] test cli::tests::test_find_ssh_destination_with_w_flag ... ok
[INFO] [stdout] test cli::tests::test_k_flag_auto_derive ... ok
[INFO] [stdout] test cli::tests::test_find_ssh_destination_simple_alias ... ok
[INFO] [stdout] test cli::tests::test_find_ssh_destination_with_multiple_value_flags ... ok
[INFO] [stdout] test cli::tests::test_parse_ssh_g_output_empty ... ok
[INFO] [stdout] test cli::tests::test_parse_ssh_g_output_missing_hostname ... ok
[INFO] [stdout] test cli::tests::test_parse_ssh_g_output_missing_user ... ok
[INFO] [stdout] test cli::tests::test_list_standalone ... ok
[INFO] [stdout] test cli::tests::test_missing_command ... ok
[INFO] [stdout] test cli::tests::test_parse_ssh_g_output_normal ... ok
[INFO] [stdout] test cli::tests::test_key_flag_explicit ... ok
[INFO] [stdout] test cli::tests::test_no_flag_stdin ... ok
[INFO] [stdout] test keychain::tests::test_delete_handler ... ok
[INFO] [stdout] test keychain::tests::test_delete_nonexistent ... ok
[INFO] [stdout] test cli::tests::test_resolve_rejects_non_ssh ... ok
[INFO] [stdout] test cli::tests::test_ssh_passthrough ... ok
[INFO] [stdout] test cli::tests::test_store_standalone ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test error::tests::test_error_to_exit_code ... ok
[INFO] [stdout] test error::tests::test_exit_code_from_i32 ... ok
[INFO] [stdout] test cli::tests::test_user_at_host_direct ... ok
[INFO] [stdout] test cli::tests::test_user_at_host_l_flag ... ok
[INFO] [stdout] test keychain::tests::test_inmemory_get_nonexistent ... ok
[INFO] [stdout] test keychain::tests::test_inmemory_delete ... ok
[INFO] [stdout] test keychain::tests::test_inmemory_list_empty ... ok
[INFO] [stdout] test keychain::tests::test_inmemory_list ... ok
[INFO] [stdout] test error::tests::test_exit_code_values ... ok
[INFO] [stdout] test keychain::tests::test_list_empty ... ok
[INFO] [stdout] test keychain::tests::test_list_handler ... ok
[INFO] [stdout] test keychain::tests::test_store_handler ... ok
[INFO] [stdout] test matcher::tests::test_custom_pattern ... ok
[INFO] [stdout] test cli::tests::test_parse_ssh_g_output_real_world_output ... ok
[INFO] [stdout] test matcher::tests::test_empty_buffer ... ok
[INFO] [stdout] test matcher::tests::test_double_match ... ok
[INFO] [stdout] test keychain::tests::test_inmemory_store_and_get ... ok
[INFO] [stdout] test matcher::tests::test_host_key_changed ... ok
[INFO] [stdout] test matcher::tests::test_host_key_unknown ... ok
[INFO] [stdout] test matcher::tests::test_no_match ... ok
[INFO] [stdout] test matcher::tests::test_partial_match_pending ... ok
[INFO] [stdout] test matcher::tests::test_password_prompt_match ... ok
[INFO] [stdout] test matcher::tests::test_reset_password ... ok
[INFO] [stdout] test matcher::tests::test_split_buffer ... ok
[INFO] [stdout] test matcher::tests::test_simultaneous_patterns ... ok
[INFO] [stdout] test matcher::tests::test_single_byte_at_a_time ... ok
[INFO] [stdout] test keychain::tests::test_file_backend_persistence ... ok
[INFO] [stdout] test keychain::tests::test_file_backend_list ... ok
[INFO] [stdout] test onepassword::tests::test_parse_empty_list ... ok
[INFO] [stdout] test onepassword::tests::test_parse_invalid_json ... ok
[INFO] [stdout] test onepassword::tests::test_parse_item_list ... ok
[INFO] [stdout] test onepassword::tests::test_parse_item_password ... ok
[INFO] [stdout] test onepassword::tests::test_parse_item_password_by_id ... ok
[INFO] [stdout] test onepassword::tests::test_parse_item_titles ... ok
[INFO] [stdout] test onepassword::tests::test_parse_unknown_fields ... ok
[INFO] [stdout] test onepassword::tests::test_parse_item_password_not_found ... ok
[INFO] [stdout] test onepassword::tests::test_op_not_found ... ok
[INFO] [stdout] test keychain::tests::test_manager_from_env_with_file ... ok
[INFO] [stdout] test password::tests::test_argument_source ... ok
[INFO] [stdout] test password::tests::test_argument_uses_secret_string ... ok
[INFO] [stdout] test password::tests::test_env_not_set ... ok
[INFO] [stdout] test password::tests::test_env_source ... ok
[INFO] [stdout] test password::tests::test_env_cleanup ... ok
[INFO] [stdout] test onepassword::tests::test_op_stderr_included ... ok
[INFO] [stdout] test password::tests::test_fd_source ... ok
[INFO] [stdout] test password::tests::test_fd_strips_newline ... ok
[INFO] [stdout] test password::tests::test_keychain_backend_failure_propagates ... ok
[INFO] [stdout] test password::tests::test_keychain_hit ... ok
[INFO] [stdout] test password::tests::test_file_strips_newline ... ok
[INFO] [stdout] test password::tests::test_keychain_miss_no_save ... ok
[INFO] [stdout] test password::tests::test_keychain_miss_nosave_verifies_not_stored ... ok
[INFO] [stdout] test password::tests::test_keychain_miss_with_test_password ... ok
[INFO] [stdout] test password::tests::test_file_empty ... ok
[INFO] [stdout] test password::tests::test_resolver_argument ... ok
[INFO] [stdout] test password::tests::test_resolver_environment ... ok
[INFO] [stdout] test password::tests::test_keychain_miss_save_verifies_stored ... ok
[INFO] [stdout] test onepassword::tests::test_delete_not_found ... ok
[INFO] [stdout] test password::tests::test_resolver_fd ... ok
[INFO] [stdout] test password::tests::test_keychain_miss_with_save ... ok
[INFO] [stdout] test pty::tests::run_with_password_prompt_only_helper ... ok
[INFO] [stdout] test pty::tests::spawn_preserves_inherited_stdio_helper ... ok
[INFO] [stdout] test password::tests::test_resolver_file ... ok
[INFO] [stdout] test onepassword::tests::test_get_exact_match ... ok
[INFO] [stdout] test signals::tests::test_all_flags_independent ... ok
[INFO] [stdout] test password::tests::test_file_not_found ... ok
[INFO] [stdout] test pty::tests::test_pty_creation ... ok
[INFO] [stdout] test password::tests::test_file_strips_crlf ... ok
[INFO] [stdout] test signals::tests::test_propagate_winsize_invalid_master_fd ... ok
[INFO] [stdout] test signals::tests::test_propagate_winsize_sigwinch_flag_cleared ... ok
[INFO] [stdout] test signals::tests::test_register_all_no_panic ... ok
[INFO] [stdout] test password::tests::test_file_source ... ok
[INFO] [stdout] test signals::tests::test_check_and_handle_no_signals_ok ... ok
[INFO] [stdout] test signals::tests::test_signal_handler_creation ... ok
[INFO] [stdout] test pty::tests::test_pty_output_preserves_raw_newlines ... ok
[INFO] [stdout] test pty::tests::test_spawn_failure ... ok
[INFO] [stdout] test signals::tests::test_signal_byte_constants ... ok
[INFO] [stdout] test signals::tests::test_sigwinch_flag ... ok
[INFO] [stdout] test pty::tests::test_spawn_preserves_inherited_stdio_and_keeps_tty_output_on_pty ... ok
[INFO] [stdout] test tests::conflicting_password_sources_exit_with_code_two ... ok
[INFO] [stdout] test signals::tests::test_sigchld_received_clears_flag ... ok
[INFO] [stdout] test tests::verbose_list_standalone_logs_backend_selection_and_operation ... ok
[INFO] [stdout] test tests::list_standalone_prints_empty_for_fresh_store ... ok
[INFO] [stdout] test onepassword::tests::test_delete_resolves_id ... ok
[INFO] [stdout] test onepassword::tests::test_get_not_found ... ok
[INFO] [stdout] test onepassword::tests::test_get_returns_password ... ok
[INFO] [stdout] test onepassword::tests::test_list_empty ... ok
[INFO] [stdout] test onepassword::tests::test_list_returns_titles ... ok
[INFO] [stdout] test onepassword::tests::test_store_constructs_correct_command ... ok
[INFO] [stdout] test onepassword::tests::test_store_without_vault_omits_flag ... ok
[INFO] [stdout] test tests::wrong_password_flow_exits_five ... FAILED
[INFO] [stdout] test tests::successful_fake_ssh_flow_exits_zero ... FAILED
[INFO] [stdout] test pty::tests::test_run_with_password_does_not_forward_pty_output_to_stdout ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::wrong_password_flow_exits_five stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::wrong_password_flow_exits_five' (1574) panicked at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected return code, failed var == 5
[INFO] [stdout] └── var: 3
[INFO] [stdout] 
[INFO] [stdout] command=`"/opt/rustwide/target/debug/sshpassx" "-p" "wrongpass" "target/debug/fake_ssh" "--mode" "wrong-password"`
[INFO] [stdout] code=3
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr="keychain access error: macOS Keychain is not available on this platform. Use SSHPASSX_BACKEND=op with 1Password CLI instead.\n"
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c71c50b4ac1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c71c50b4ac1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c71c50b4ac1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c71c50b4ac1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c71c50ce45a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c71c50ce45a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5c71c50bbe4c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5c71c50bbe4c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5c71c508f4a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c71c508f4a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c71c50ab809 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c71c4eb2910 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5c71c4eb2910 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c71c50ab9c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5c71c50ab9c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5c71c508f552 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5c71c50861c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c71c50905ed - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5c71c50cecdc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c71c4ef6878 - core[6883ba1bc0fe4ed1]::panicking::panic_display::<assert_cmd[fdd9127b887a6e01]::assert::AssertError>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5c71c4efd467 - <assert_cmd[fdd9127b887a6e01]::assert::AssertError>::panic::<assert_cmd[fdd9127b887a6e01]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.0/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x5c71c4ef5ca7 - <<assert_cmd[fdd9127b887a6e01]::assert::AssertError>::panic<assert_cmd[fdd9127b887a6e01]::assert::Assert> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(assert_cmd[fdd9127b887a6e01]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5c71c4ef5f2b - <core[6883ba1bc0fe4ed1]::result::Result<assert_cmd[fdd9127b887a6e01]::assert::Assert, assert_cmd[fdd9127b887a6e01]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[fdd9127b887a6e01]::assert::AssertError>::panic<assert_cmd[fdd9127b887a6e01]::assert::Assert>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1620:23
[INFO] [stdout]   23:     0x5c71c4e1ddee - <assert_cmd[fdd9127b887a6e01]::assert::Assert>::code::<i32, assert_cmd[fdd9127b887a6e01]::assert::EqCodePredicate>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.0/src/assert.rs:269:29
[INFO] [stdout]   24:     0x5c71c4e58512 - sshpassx[d95a30547e57aa8d]::tests::wrong_password_flow_exits_five
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:396:14
[INFO] [stdout]   25:     0x5c71c4e57777 - sshpassx[d95a30547e57aa8d]::tests::wrong_password_flow_exits_five::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:385:40
[INFO] [stdout]   26:     0x5c71c4e240e6 - <sshpassx[d95a30547e57aa8d]::tests::wrong_password_flow_exits_five::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5c71c4ea5c4b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5c71c4ea5c4b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x5c71c4eb3295 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x5c71c4eb3295 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5c71c4eb3295 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   32:     0x5c71c4eb3295 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5c71c4eb3295 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5c71c4eb3295 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x5c71c4eb3295 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x5c71c4eadd44 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x5c71c4eadd44 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5c71c4eb63e2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x5c71c4eb63e2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5c71c4eb63e2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   41:     0x5c71c4eb63e2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5c71c4eb63e2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5c71c4eb63e2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x5c71c4eb63e2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5c71c50b3d5f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   46:     0x5c71c50b3d5f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   47:     0x775f1fa6aaa4 - <unknown>
[INFO] [stdout]   48:     0x775f1faf7a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::successful_fake_ssh_flow_exits_zero stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::successful_fake_ssh_flow_exits_zero' (1572) panicked at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=3
[INFO] [stdout] stderr=```"keychain access error: macOS Keychain is not available on this platform. Use SSHPASSX_BACKEND=op with 1Password CLI instead.\n"```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/sshpassx" "-p" "testpass" "target/debug/fake_ssh" "--mode" "success"`
[INFO] [stdout] code=3
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr="keychain access error: macOS Keychain is not available on this platform. Use SSHPASSX_BACKEND=op with 1Password CLI instead.\n"
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c71c50b4ac1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c71c50b4ac1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c71c50b4ac1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c71c50b4ac1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c71c50ce45a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c71c50ce45a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5c71c50bbe4c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5c71c50bbe4c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5c71c508f4a6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c71c508f4a6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c71c50ab809 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c71c4eb2910 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5c71c4eb2910 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c71c50ab9c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5c71c50ab9c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5c71c508f552 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5c71c50861c9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c71c50905ed - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5c71c50cecdc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c71c4ef6878 - core[6883ba1bc0fe4ed1]::panicking::panic_display::<assert_cmd[fdd9127b887a6e01]::assert::AssertError>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5c71c4efd467 - <assert_cmd[fdd9127b887a6e01]::assert::AssertError>::panic::<assert_cmd[fdd9127b887a6e01]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.0/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x5c71c4ef5ca7 - <<assert_cmd[fdd9127b887a6e01]::assert::AssertError>::panic<assert_cmd[fdd9127b887a6e01]::assert::Assert> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(assert_cmd[fdd9127b887a6e01]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5c71c4ef5f2b - <core[6883ba1bc0fe4ed1]::result::Result<assert_cmd[fdd9127b887a6e01]::assert::Assert, assert_cmd[fdd9127b887a6e01]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[fdd9127b887a6e01]::assert::AssertError>::panic<assert_cmd[fdd9127b887a6e01]::assert::Assert>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1620:23
[INFO] [stdout]   23:     0x5c71c4efe500 - <assert_cmd[fdd9127b887a6e01]::assert::Assert>::success
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.0/src/assert.rs:161:28
[INFO] [stdout]   24:     0x5c71c4e586a2 - sshpassx[d95a30547e57aa8d]::tests::successful_fake_ssh_flow_exits_zero
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:380:14
[INFO] [stdout]   25:     0x5c71c4e577a7 - sshpassx[d95a30547e57aa8d]::tests::successful_fake_ssh_flow_exits_zero::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:369:45
[INFO] [stdout]   26:     0x5c71c4e24126 - <sshpassx[d95a30547e57aa8d]::tests::successful_fake_ssh_flow_exits_zero::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5c71c4ea5c4b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5c71c4ea5c4b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x5c71c4eb3295 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x5c71c4eb3295 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5c71c4eb3295 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   32:     0x5c71c4eb3295 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5c71c4eb3295 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5c71c4eb3295 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x5c71c4eb3295 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x5c71c4eadd44 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x5c71c4eadd44 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5c71c4eb63e2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x5c71c4eb63e2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5c71c4eb63e2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   41:     0x5c71c4eb63e2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5c71c4eb63e2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5c71c4eb63e2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x5c71c4eb63e2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5c71c50b3d5f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   46:     0x5c71c50b3d5f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   47:     0x775f1fa6aaa4 - <unknown>
[INFO] [stdout]   48:     0x775f1faf7a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::successful_fake_ssh_flow_exits_zero
[INFO] [stdout]     tests::wrong_password_flow_exits_five
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 119 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin sshpassx`
[INFO] running `Command { std: "docker" "inspect" "c0b7f0dacab006c4f8e8f3c60ff235be26d7ae72ee8032d8548ffdba308f1cab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0b7f0dacab006c4f8e8f3c60ff235be26d7ae72ee8032d8548ffdba308f1cab", kill_on_drop: false }`
[INFO] [stdout] c0b7f0dacab006c4f8e8f3c60ff235be26d7ae72ee8032d8548ffdba308f1cab
