[INFO] fetching crate distant-ssh2 0.15.1... [INFO] testing distant-ssh2-0.15.1 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate distant-ssh2 0.15.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate distant-ssh2 0.15.1 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate distant-ssh2 0.15.1 [INFO] finished tweaking crates.io crate distant-ssh2 0.15.1 [INFO] tweaked toml for crates.io crate distant-ssh2 0.15.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serial v0.4.0 [INFO] [stderr] Downloaded serial-windows v0.4.0 [INFO] [stderr] Downloaded flexi_logger v0.19.6 [INFO] [stderr] Downloaded bstr v0.1.4 [INFO] [stderr] Downloaded chacha20 v0.8.1 [INFO] [stderr] Downloaded distant-core v0.15.1 [INFO] [stderr] Downloaded assert_cmd v2.0.4 [INFO] [stderr] Downloaded async-compat v0.2.1 [INFO] [stderr] Downloaded filenamegen v0.2.4 [INFO] [stderr] Downloaded shell-words v1.1.0 [INFO] [stderr] Downloaded portable-pty v0.5.0 [INFO] [stderr] Downloaded filedescriptor v0.8.2 [INFO] [stderr] Downloaded chacha20poly1305 v0.9.0 [INFO] [stderr] Downloaded wezterm-ssh v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb9693df272e238347d3b1328f26c2b5d88d549d65505b27d0d44108c8204a0a [INFO] running `Command { std: "docker" "start" "-a" "fb9693df272e238347d3b1328f26c2b5d88d549d65505b27d0d44108c8204a0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb9693df272e238347d3b1328f26c2b5d88d549d65505b27d0d44108c8204a0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb9693df272e238347d3b1328f26c2b5d88d549d65505b27d0d44108c8204a0a", kill_on_drop: false }` [INFO] [stdout] fb9693df272e238347d3b1328f26c2b5d88d549d65505b27d0d44108c8204a0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9600c9099af78642ee3ea52be33dbb9261d62584f8e898762c11e0e71aa2978 [INFO] running `Command { std: "docker" "start" "-a" "b9600c9099af78642ee3ea52be33dbb9261d62584f8e898762c11e0e71aa2978", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling openssl-src v111.17.0+1.1.1m [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling filedescriptor v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling chacha20 v0.8.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling chacha20poly1305 v0.9.0 [INFO] [stderr] Compiling portable-pty v0.5.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.1.4 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling filenamegen v0.2.4 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling async-compat v0.2.1 [INFO] [stderr] Compiling distant-core v0.15.1 [INFO] [stderr] Compiling ssh2 v0.9.3 [INFO] [stderr] Compiling wezterm-ssh v0.2.0 [INFO] [stderr] Compiling distant-ssh2 v0.15.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.15s [INFO] running `Command { std: "docker" "inspect" "b9600c9099af78642ee3ea52be33dbb9261d62584f8e898762c11e0e71aa2978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9600c9099af78642ee3ea52be33dbb9261d62584f8e898762c11e0e71aa2978", kill_on_drop: false }` [INFO] [stdout] b9600c9099af78642ee3ea52be33dbb9261d62584f8e898762c11e0e71aa2978 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5c6af3297fe9acb308057377d7f2b4b07adafd9801a0cabfb9e8d5c2c36ac52 [INFO] running `Command { std: "docker" "start" "-a" "f5c6af3297fe9acb308057377d7f2b4b07adafd9801a0cabfb9e8d5c2c36ac52", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling flexi_logger v0.19.6 [INFO] [stderr] Compiling rstest v0.11.0 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling assert_fs v1.0.7 [INFO] [stderr] Compiling distant-ssh2 v0.15.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.81s [INFO] running `Command { std: "docker" "inspect" "f5c6af3297fe9acb308057377d7f2b4b07adafd9801a0cabfb9e8d5c2c36ac52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5c6af3297fe9acb308057377d7f2b4b07adafd9801a0cabfb9e8d5c2c36ac52", kill_on_drop: false }` [INFO] [stdout] f5c6af3297fe9acb308057377d7f2b4b07adafd9801a0cabfb9e8d5c2c36ac52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1e8e86d1b3edb969f97bbda9475f52a03dc65e3a99761c7d00cae98891fd80d9 [INFO] running `Command { std: "docker" "start" "-a" "1e8e86d1b3edb969f97bbda9475f52a03dc65e3a99761c7d00cae98891fd80d9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/distant_ssh2-23dec984be8f9f31) [INFO] [stdout] [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] [stderr] Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-783057accf1748db) [INFO] [stdout] [INFO] [stdout] running 53 tests [INFO] [stdout] test ssh2::session::copy_should_support_copying_a_directory_that_only_contains_directories ... FAILED [INFO] [stdout] test ssh2::session::file_append_should_send_ok_when_successful ... FAILED [INFO] [stdout] test ssh2::session::copy_should_support_copying_an_empty_directory ... FAILED [INFO] [stdout] test ssh2::session::file_read_text_should_send_text_with_file_contents ... FAILED [INFO] [stdout] test ssh2::session::copy_should_support_copying_a_single_file ... FAILED [INFO] [stdout] test ssh2::session::copy_should_send_error_on_failure has been running for over 60 seconds [INFO] [stdout] test ssh2::session::copy_should_support_copying_an_entire_directory has been running for over 60 seconds [INFO] [stdout] test ssh2::session::dir_create_should_send_error_if_fails has been running for over 60 seconds [INFO] [stdout] test ssh2::session::dir_create_should_send_ok_when_successful has been running for over 60 seconds [INFO] [stdout] test ssh2::session::dir_create_should_support_creating_multiple_dir_components has been running for over 60 seconds [INFO] [stdout] test ssh2::session::dir_read_should_send_error_if_directory_does_not_exist has been running for over 60 seconds [INFO] [stdout] test ssh2::session::dir_read_should_support_depth_limits has been running for over 60 seconds [INFO] [stdout] test ssh2::session::dir_read_should_support_including_directory_in_returned_entries has been running for over 60 seconds [INFO] [stdout] test ssh2::session::dir_read_should_support_returning_absolute_paths has been running for over 60 seconds [INFO] [stdout] test ssh2::session::dir_read_should_support_returning_canonicalized_paths has been running for over 60 seconds [INFO] [stdout] test ssh2::session::dir_read_should_support_unlimited_depth_using_zero has been running for over 60 seconds [INFO] [stdout] test ssh2::session::exists_should_send_false_if_path_does_not_exist has been running for over 60 seconds [INFO] [stdout] test ssh2::session::exists_should_send_true_if_path_exists has been running for over 60 seconds [INFO] [stdout] test ssh2::session::file_append_should_send_error_if_fails_to_create_file has been running for over 60 seconds [INFO] [stdout] test ssh2::session::file_append_text_should_send_error_if_fails_to_create_file has been running for over 60 seconds [INFO] [stdout] test ssh2::session::file_append_text_should_send_ok_when_successful has been running for over 60 seconds [INFO] [stdout] test ssh2::session::file_read_should_send_blob_with_file_contents has been running for over 60 seconds [INFO] [stdout] test ssh2::session::file_read_should_send_error_if_fails_to_read_file has been running for over 60 seconds [INFO] [stdout] test ssh2::session::file_read_text_should_send_error_if_fails_to_read_file has been running for over 60 seconds [INFO] [stdout] test ssh2::session::file_write_should_send_error_if_fails_to_write_file has been running for over 60 seconds [INFO] [stdout] test ssh2::session::file_write_should_send_ok_when_successful has been running for over 60 seconds [INFO] [stdout] test ssh2::session::file_write_text_should_send_error_if_fails_to_write_file has been running for over 60 seconds [INFO] [stdout] test ssh2::session::file_write_text_should_send_ok_when_successful has been running for over 60 seconds [INFO] [stdout] test ssh2::session::metadata_should_include_canonicalized_path_if_flag_specified has been running for over 60 seconds [INFO] [stdout] test ssh2::session::metadata_should_resolve_file_type_of_symlink_if_flag_specified has been running for over 60 seconds [INFO] [stdout] test ssh2::session::metadata_should_send_back_metadata_on_dir_if_exists has been running for over 60 seconds [INFO] [stdout] test ssh2::session::metadata_should_send_back_metadata_on_file_if_exists has been running for over 60 seconds [INFO] [stdout] test ssh2::session::metadata_should_send_back_metadata_on_symlink_if_exists has been running for over 60 seconds [INFO] [stdout] test ssh2::session::metadata_should_send_error_on_failure has been running for over 60 seconds [INFO] [stdout] test ssh2::session::proc_kill_should_send_error_on_failure has been running for over 60 seconds [INFO] [stdout] test ssh2::session::proc_kill_should_send_ok_and_done_responses_on_success has been running for over 60 seconds [INFO] [stdout] test ssh2::session::proc_list_should_send_proc_entry_list has been running for over 60 seconds [INFO] [stdout] test ssh2::session::proc_run_should_clear_process_from_state_when_done has been running for over 60 seconds [INFO] [stdout] test ssh2::session::proc_run_should_clear_process_from_state_when_killed has been running for over 60 seconds [INFO] [stdout] test ssh2::session::proc_run_should_send_back_proc_start_on_success has been running for over 60 seconds [INFO] [stdout] test ssh2::session::proc_run_should_send_back_stderr_periodically_when_available has been running for over 60 seconds [INFO] [stdout] test ssh2::session::proc_run_should_send_back_stdout_periodically_when_available has been running for over 60 seconds [INFO] [stdout] test ssh2::session::proc_run_should_send_error_over_stderr_on_failure has been running for over 60 seconds [INFO] [stdout] test ssh2::session::proc_stdin_should_send_error_on_failure has been running for over 60 seconds [INFO] [stdout] test ssh2::session::proc_stdin_should_send_ok_on_success_and_properly_send_stdin_to_process has been running for over 60 seconds [INFO] [stdout] test ssh2::session::remove_should_delete_nonempty_directory_if_force_is_true has been running for over 60 seconds [INFO] [stdout] test ssh2::session::remove_should_send_error_on_failure has been running for over 60 seconds [INFO] [stdout] test ssh2::session::remove_should_support_deleting_a_directory has been running for over 60 seconds [INFO] [stdout] test ssh2::session::remove_should_support_deleting_a_single_file has been running for over 60 seconds [INFO] [stdout] test ssh2::session::rename_should_send_error_on_failure has been running for over 60 seconds [INFO] [stdout] test ssh2::session::rename_should_support_renaming_a_single_file has been running for over 60 seconds [INFO] [stdout] test ssh2::session::rename_should_support_renaming_an_entire_directory has been running for over 60 seconds [INFO] [stdout] test ssh2::session::system_info_should_send_system_info_based_on_binary has been running for over 60 seconds [INFO] [stdout] test ssh2::session::file_write_text_should_send_ok_when_successful ... FAILED [INFO] [stdout] test ssh2::session::dir_read_should_support_including_directory_in_returned_entries ... FAILED [INFO] [stdout] test ssh2::session::rename_should_support_renaming_an_entire_directory ... FAILED [INFO] [stdout] test ssh2::session::proc_run_should_send_back_stderr_periodically_when_available ... FAILED [INFO] [stdout] test ssh2::session::proc_run_should_clear_process_from_state_when_killed ... FAILED [INFO] [stdout] test ssh2::session::dir_create_should_support_creating_multiple_dir_components ... FAILED [INFO] [stdout] test ssh2::session::dir_read_should_support_returning_canonicalized_paths ... FAILED [INFO] [stdout] test ssh2::session::dir_create_should_send_error_if_fails ... FAILED [INFO] [stdout] test ssh2::session::file_read_text_should_send_error_if_fails_to_read_file ... FAILED [INFO] [stdout] test ssh2::session::copy_should_send_error_on_failure ... FAILED [INFO] [stdout] test ssh2::session::remove_should_delete_nonempty_directory_if_force_is_true ... FAILED [INFO] [stdout] test ssh2::session::file_write_should_send_error_if_fails_to_write_file ... FAILED [INFO] [stdout] test ssh2::session::rename_should_support_renaming_a_single_file ... FAILED [INFO] [stdout] test ssh2::session::metadata_should_send_back_metadata_on_symlink_if_exists ... FAILED [INFO] [stdout] test ssh2::session::proc_run_should_clear_process_from_state_when_done ... FAILED [INFO] [stdout] test ssh2::session::dir_read_should_support_depth_limits ... FAILED [INFO] [stdout] test ssh2::session::system_info_should_send_system_info_based_on_binary ... FAILED [INFO] [stdout] test ssh2::session::dir_read_should_support_returning_absolute_paths ... FAILED [INFO] [stdout] test ssh2::session::file_write_should_send_ok_when_successful ... FAILED [INFO] [stdout] test ssh2::session::dir_create_should_send_ok_when_successful ... FAILED [INFO] [stdout] test ssh2::session::remove_should_send_error_on_failure ... FAILED [INFO] [stdout] test ssh2::session::metadata_should_send_error_on_failure ... FAILED [INFO] [stdout] test ssh2::session::file_append_text_should_send_error_if_fails_to_create_file ... FAILED [INFO] [stdout] test ssh2::session::dir_read_should_send_error_if_directory_does_not_exist ... FAILED [INFO] [stdout] test ssh2::session::file_append_should_send_error_if_fails_to_create_file ... FAILED [INFO] [stdout] test ssh2::session::proc_run_should_send_error_over_stderr_on_failure ... FAILED [INFO] [stdout] test ssh2::session::remove_should_support_deleting_a_directory ... FAILED [INFO] [stdout] test ssh2::session::dir_read_should_support_unlimited_depth_using_zero ... FAILED [INFO] [stdout] test ssh2::session::proc_kill_should_send_ok_and_done_responses_on_success ... FAILED [INFO] [stdout] test ssh2::session::file_append_text_should_send_ok_when_successful ... FAILED [INFO] [stdout] test ssh2::session::metadata_should_include_canonicalized_path_if_flag_specified ... FAILED [INFO] [stdout] test ssh2::session::file_read_should_send_error_if_fails_to_read_file ... FAILED [INFO] [stdout] test ssh2::session::metadata_should_send_back_metadata_on_dir_if_exists ... FAILED [INFO] [stdout] test ssh2::session::exists_should_send_false_if_path_does_not_exist ... FAILED [INFO] [stdout] test ssh2::session::copy_should_support_copying_an_entire_directory ... FAILED [INFO] [stdout] test ssh2::session::metadata_should_send_back_metadata_on_file_if_exists ... FAILED [INFO] [stdout] test ssh2::session::file_read_should_send_blob_with_file_contents ... FAILED [INFO] [stdout] test ssh2::session::proc_kill_should_send_error_on_failure ... FAILED [INFO] [stdout] test ssh2::session::metadata_should_resolve_file_type_of_symlink_if_flag_specified ... FAILED [INFO] [stdout] test ssh2::session::file_write_text_should_send_error_if_fails_to_write_file ... FAILED [INFO] [stdout] test ssh2::session::proc_run_should_send_back_proc_start_on_success ... FAILED [INFO] [stdout] test ssh2::session::proc_stdin_should_send_error_on_failure ... FAILED [INFO] [stdout] test ssh2::session::proc_stdin_should_send_ok_on_success_and_properly_send_stdin_to_process ... FAILED [INFO] [stdout] test ssh2::session::proc_list_should_send_proc_entry_list ... FAILED [INFO] [stdout] test ssh2::session::remove_should_support_deleting_a_single_file ... FAILED [INFO] [stdout] test ssh2::session::proc_run_should_send_back_stdout_periodically_when_available ... FAILED [INFO] [stdout] test ssh2::session::rename_should_send_error_on_failure ... FAILED [INFO] [stdout] test ssh2::session::exists_should_send_true_if_path_exists ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::copy_should_support_copying_a_directory_that_only_contains_directories stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::copy_should_support_copying_a_directory_that_only_contains_directories' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d813b50b - lib::ssh2::session::copy_should_support_copying_a_directory_that_only_contains_directories::{{closure}}::copy_should_support_copying_a_directory_that_only_contains_directories::{{closure}}::h63138f2e2a1f7ddd [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:950:30 [INFO] [stdout] 31: 0x5610d83837bb - as core::future::future::Future>::poll::hdc57c623fa09fabf [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d813b1c7 - lib::ssh2::session::copy_should_support_copying_a_directory_that_only_contains_directories::{{closure}}::h295658c2902d70dd [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:945:1 [INFO] [stdout] 33: 0x5610d8383a7b - as core::future::future::Future>::poll::he6cbd130aa23d89a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d81725ca - as core::future::future::Future>::poll::h825eecd3b530d4bd [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d82895c0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7f982623f7e6f3e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80f72d0 - tokio::coop::with_budget::{{closure}}::h62485efd0e4051f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80e9138 - std::thread::local::LocalKey::try_with::h948811377db8f97d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80d87bd - std::thread::local::LocalKey::with::h50fa85c12b01e4f6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8287615 - tokio::coop::with_budget::hf2f76e7b5cf0c0dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8287615 - tokio::coop::budget::h37b0ee539bea163e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8287615 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h8c65188d82142302 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d8261d31 - tokio::runtime::basic_scheduler::Context::enter::hae48fc92da112a8f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d827e7dd - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hce03f80433becb5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d82985bb - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hf1d37675c0f400a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82fe397 - tokio::macros::scoped_tls::ScopedKey::set::h789a2fb07daccda2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d8292b50 - tokio::runtime::basic_scheduler::CoreGuard::enter::h88341900e9a63422 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826c920 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h0371a5ba5e481e77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d8248bb5 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hab2a7b35d4e6b643 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835d4dd - tokio::runtime::Runtime::block_on::hc9214362a47df98a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d813aed2 - lib::ssh2::session::copy_should_support_copying_a_directory_that_only_contains_directories::hc2b67a8f50cf8901 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:945:1 [INFO] [stdout] 51: 0x5610d813ad9a - lib::ssh2::session::copy_should_support_copying_a_directory_that_only_contains_directories::{{closure}}::h0a446356a66e985c [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:945:1 [INFO] [stdout] 52: 0x5610d819a02e - core::ops::function::FnOnce::call_once::hc047e99259279f52 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::file_append_should_send_ok_when_successful stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::file_append_should_send_ok_when_successful' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d8122dfb - lib::ssh2::session::file_append_should_send_ok_when_successful::{{closure}}::file_append_should_send_ok_when_successful::{{closure}}::h5b39aa1ae974501f [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:304:30 [INFO] [stdout] 31: 0x5610d837d12b - as core::future::future::Future>::poll::h1c359c7f331e41ea [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d8122a6f - lib::ssh2::session::file_append_should_send_ok_when_successful::{{closure}}::h5d2c0686d0763e64 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:301:1 [INFO] [stdout] 33: 0x5610d837c6bb - as core::future::future::Future>::poll::h0cb78afcb7c0a102 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d81728ca - as core::future::future::Future>::poll::ha5df2991701cb268 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8289560 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7eeb90109d791b7b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80f5230 - tokio::coop::with_budget::{{closure}}::h378a138b7480ded2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80e8418 - std::thread::local::LocalKey::try_with::h88b7f45da6325b74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80d9a4d - std::thread::local::LocalKey::with::h86732a83e82c5a98 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8286b15 - tokio::coop::with_budget::h7ed6dc76048f477f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8286b15 - tokio::coop::budget::h870ff051ac1bed11 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8286b15 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h4de3b10c490b20e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d82664d1 - tokio::runtime::basic_scheduler::Context::enter::hdb42b1ed6e754c4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d827981d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h83081dad9f0da8e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d8297cfb - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h37fc7592ed6507fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82fee97 - tokio::macros::scoped_tls::ScopedKey::set::h8c2084689e867569 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d828cd10 - tokio::runtime::basic_scheduler::CoreGuard::enter::h0ff4f44a3690420b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826cd80 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h4ff59ad6e758e3bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d8245729 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h7359fed12e88c503 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835a32e - tokio::runtime::Runtime::block_on::h127e3f364acfcba6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d812276b - lib::ssh2::session::file_append_should_send_ok_when_successful::h558195c833d8f525 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:301:1 [INFO] [stdout] 51: 0x5610d812261a - lib::ssh2::session::file_append_should_send_ok_when_successful::{{closure}}::h53f0dde26b96f577 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:301:1 [INFO] [stdout] 52: 0x5610d819aa1e - core::ops::function::FnOnce::call_once::hebbf079d2216c63a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::copy_should_support_copying_an_empty_directory stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::copy_should_support_copying_an_empty_directory' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d813a32b - lib::ssh2::session::copy_should_support_copying_an_empty_directory::{{closure}}::copy_should_support_copying_an_empty_directory::{{closure}}::hcd144a67e2f4df81 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:918:30 [INFO] [stdout] 31: 0x5610d838408b - as core::future::future::Future>::poll::hf2b4b30924a29286 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d8139fe7 - lib::ssh2::session::copy_should_support_copying_an_empty_directory::{{closure}}::h84a888042ac21f00 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:915:1 [INFO] [stdout] 33: 0x5610d83828eb - as core::future::future::Future>::poll::hc4d64cca84be9351 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d81729ea - as core::future::future::Future>::poll::hb8c7350dd627434a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8289200 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h295df3d6ab103e91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80f8dd0 - tokio::coop::with_budget::{{closure}}::h8280021bc27e753d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80e0898 - std::thread::local::LocalKey::try_with::h1dec6b1af9a904e1 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80d89ed - std::thread::local::LocalKey::with::h53d497ec3a554074 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8287215 - tokio::coop::with_budget::hc9bda0b0202c9113 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8287215 - tokio::coop::budget::hcabd757b446d7f34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8287215 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h79714eba1feeb642 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d8258c71 - tokio::runtime::basic_scheduler::Context::enter::h29740a7c20cd79e4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d828461d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hf9b9380e14ab9001 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d829843b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hb7fd775aaa64ca98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82fda97 - tokio::macros::scoped_tls::ScopedKey::set::h3a221011edbc29dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d828c230 - tokio::runtime::basic_scheduler::CoreGuard::enter::h03de8758f287b286 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826d640 - tokio::runtime::basic_scheduler::CoreGuard::block_on::hd69890c54494fcad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d824aa55 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hc8d46d746ae8cb76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835d95d - tokio::runtime::Runtime::block_on::hdd6690fe27557ade [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d8139cf2 - lib::ssh2::session::copy_should_support_copying_an_empty_directory::h4fee368b0837b6f6 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:915:1 [INFO] [stdout] 51: 0x5610d8139bba - lib::ssh2::session::copy_should_support_copying_an_empty_directory::{{closure}}::h4f303407792aa036 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:915:1 [INFO] [stdout] 52: 0x5610d819ab3e - core::ops::function::FnOnce::call_once::hf221b374e2fc30c8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::file_read_text_should_send_text_with_file_contents stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::file_read_text_should_send_text_with_file_contents' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d811c785 - lib::ssh2::session::file_read_text_should_send_text_with_file_contents::{{closure}}::file_read_text_should_send_text_with_file_contents::{{closure}}::hc356c7d91d69d856 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:134:30 [INFO] [stdout] 31: 0x5610d83841ab - as core::future::future::Future>::poll::hf4154504b91811b6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d811c447 - lib::ssh2::session::file_read_text_should_send_text_with_file_contents::{{closure}}::hc8e56baf0467a053 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:131:1 [INFO] [stdout] 33: 0x5610d837e9ab - as core::future::future::Future>::poll::h415bcf6dd9808a74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d8172e6a - as core::future::future::Future>::poll::hec9d8d2f3ba310c4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8289680 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h882efbc20da4298f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80ffe50 - tokio::coop::with_budget::{{closure}}::hffe8396fa5dfad52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80eafd8 - std::thread::local::LocalKey::try_with::hafdba824ebf4d178 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80d922d - std::thread::local::LocalKey::with::h6922d8935cf33bc9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8288415 - tokio::coop::with_budget::h52d63ec2f9041627 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8288415 - tokio::coop::budget::h424aee33839186d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8288415 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hcf173862b4899ca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d8269201 - tokio::runtime::basic_scheduler::Context::enter::hfbf9eca160893af7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d82739dd - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h2674427e6ca28914 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d82979fb - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h061d4a08d159ff53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82fe697 - tokio::macros::scoped_tls::ScopedKey::set::h7d602d3189610019 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d8292ef0 - tokio::runtime::basic_scheduler::CoreGuard::enter::h8d770f3736171f62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826d820 - tokio::runtime::basic_scheduler::CoreGuard::block_on::hf53b49e283964b91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d82426f5 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h394d637fd5b0fe76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835a7ad - tokio::runtime::Runtime::block_on::h20f6e617e6434bad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d811c152 - lib::ssh2::session::file_read_text_should_send_text_with_file_contents::h8eb442157e43edf3 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:131:1 [INFO] [stdout] 51: 0x5610d811c01a - lib::ssh2::session::file_read_text_should_send_text_with_file_contents::{{closure}}::h06196ef3e425be6c [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:131:1 [INFO] [stdout] 52: 0x5610d819877e - core::ops::function::FnOnce::call_once::h56b553bf2903d8ca [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::copy_should_support_copying_a_single_file stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::copy_should_support_copying_a_single_file' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d813c94b - lib::ssh2::session::copy_should_support_copying_a_single_file::{{closure}}::copy_should_support_copying_a_single_file::{{closure}}::h4a7653be2e87b4ee [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:987:30 [INFO] [stdout] 31: 0x5610d837f37b - as core::future::future::Future>::poll::h5b2d932a2a4f3f41 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d813c607 - lib::ssh2::session::copy_should_support_copying_a_single_file::{{closure}}::hb242fe9ce889e00b [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:984:1 [INFO] [stdout] 33: 0x5610d838246b - as core::future::future::Future>::poll::hb887867599916c73 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d8171b9a - as core::future::future::Future>::poll::h22b2ce03cf88911f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8289b60 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb1dce4295e1ef1ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80f9010 - tokio::coop::with_budget::{{closure}}::h83f7c5e8c4ace698 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80ed038 - std::thread::local::LocalKey::try_with::hcf3c2d1567f6ed28 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80d6c2d - std::thread::local::LocalKey::with::h12b4330dccc6e886 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8286315 - tokio::coop::with_budget::h235e58faa86ecc58 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8286315 - tokio::coop::budget::h8e84d8a59a217f95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8286315 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h39e2027334291001 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d825bee1 - tokio::runtime::basic_scheduler::Context::enter::h4c50e1ea495cc1f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d8271cdd - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h1ac8624e824f70dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d829823b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hab6ba3c1aceb4dac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82ff297 - tokio::macros::scoped_tls::ScopedKey::set::h9c5a1a3f45601640 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d82973d0 - tokio::runtime::basic_scheduler::CoreGuard::enter::hfb2b15c608f2d402 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826d320 - tokio::runtime::basic_scheduler::CoreGuard::block_on::ha13ab2936ae25d7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d82475c5 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h958c3db7bc00c4d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835c2bd - tokio::runtime::Runtime::block_on::h9434d890147708c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d813c312 - lib::ssh2::session::copy_should_support_copying_a_single_file::hcc5f358873c31f04 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:984:1 [INFO] [stdout] 51: 0x5610d813c1da - lib::ssh2::session::copy_should_support_copying_a_single_file::{{closure}}::hae9182ff50aebc2a [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:984:1 [INFO] [stdout] 52: 0x5610d8197cbe - core::ops::function::FnOnce::call_once::h27f0cefa39feeece [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::file_write_text_should_send_ok_when_successful stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::file_write_text_should_send_ok_when_successful' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d8120be5 - lib::ssh2::session::file_write_text_should_send_ok_when_successful::{{closure}}::file_write_text_should_send_ok_when_successful::{{closure}}::h081eb88859c74767 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:245:30 [INFO] [stdout] 31: 0x5610d837ee9b - as core::future::future::Future>::poll::h53fc8c950c150f41 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d81208a7 - lib::ssh2::session::file_write_text_should_send_ok_when_successful::{{closure}}::hd27943f814f47962 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:242:1 [INFO] [stdout] 33: 0x5610d837d85b - as core::future::future::Future>::poll::h27f3c48706159853 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d8171c5a - as core::future::future::Future>::poll::h2def8eb86c2a4f41 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8289080 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0bee9c01c98425a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80f58f0 - tokio::coop::with_budget::{{closure}}::h410845555a3f1620 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80ecdc8 - std::thread::local::LocalKey::try_with::hcba25a803b51e2f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80d68ed - std::thread::local::LocalKey::with::h09853b34d03c83a1 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8288d15 - tokio::coop::with_budget::h77b6438fc02e34e4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8288d15 - tokio::coop::budget::hf60dc51b6ace2451 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8288d15 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::heb5ad2853cf53751 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d8264cd1 - tokio::runtime::basic_scheduler::Context::enter::hc6fdd1fb61950cce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d828291d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hed48c65ab906840b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d8297bbb - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h29780dac06c9461a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82ffe97 - tokio::macros::scoped_tls::ScopedKey::set::hd19576bb4e8a0596 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d828f150 - tokio::runtime::basic_scheduler::CoreGuard::enter::h2be7e60812fa9a81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826cc40 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h3c044414eb71768f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d8241e35 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h32ad96ed509dc2a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835af3d - tokio::runtime::Runtime::block_on::h3e2acc51d8700d26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d81205b2 - lib::ssh2::session::file_write_text_should_send_ok_when_successful::h7292d79bbea75294 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:242:1 [INFO] [stdout] 51: 0x5610d812047a - lib::ssh2::session::file_write_text_should_send_ok_when_successful::{{closure}}::h2ec170813eaf3671 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:242:1 [INFO] [stdout] 52: 0x5610d819a45e - core::ops::function::FnOnce::call_once::hced36d059888195c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::dir_read_should_support_including_directory_in_returned_entries stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::dir_read_should_support_including_directory_in_returned_entries' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d812ae43 - lib::ssh2::session::dir_read_should_support_including_directory_in_returned_entries::{{closure}}::dir_read_should_support_including_directory_in_returned_entries::{{closure}}::h71995bd26081594e [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:531:30 [INFO] [stdout] 31: 0x5610d838285b - as core::future::future::Future>::poll::hc244a44bfd03a704 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d812aab7 - lib::ssh2::session::dir_read_should_support_including_directory_in_returned_entries::{{closure}}::he9222c5db9e7527d [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:526:1 [INFO] [stdout] 33: 0x5610d83838db - as core::future::future::Future>::poll::he2b06cc29a43010d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d81726ea - as core::future::future::Future>::poll::h8d8ba6daed38b4a7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d82899e0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h9da418423b326a6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80fddb0 - tokio::coop::with_budget::{{closure}}::hdc79b93783f027fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80e2f18 - std::thread::local::LocalKey::try_with::h46b91b0ff2599cbd [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80d6f4d - std::thread::local::LocalKey::with::h1b8ab860c571c904 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8286a15 - tokio::coop::with_budget::h8b703bae0db04579 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8286a15 - tokio::coop::budget::hd420e09267cc4a65 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8286a15 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h4da0daa7ab40fd2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d8267a01 - tokio::runtime::basic_scheduler::Context::enter::heb56c1e09de3d863 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d827899d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h81978a4340b3547b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d8297b7b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h28a02ef3a04ae425 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82fdd97 - tokio::macros::scoped_tls::ScopedKey::set::h4ead284721b4e0c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d828df30 - tokio::runtime::basic_scheduler::CoreGuard::enter::h1af104d1dfd271ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826d550 - tokio::runtime::basic_scheduler::CoreGuard::block_on::hcd1d6e4e88c3a574 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d8244135 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h5be504705e2f62ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835b6bd - tokio::runtime::Runtime::block_on::h6907fe883be55a37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d812a7c2 - lib::ssh2::session::dir_read_should_support_including_directory_in_returned_entries::h15ee6ff24f0b8de8 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:526:1 [INFO] [stdout] 51: 0x5610d812a68a - lib::ssh2::session::dir_read_should_support_including_directory_in_returned_entries::{{closure}}::hed66e2d630a603d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:526:1 [INFO] [stdout] 52: 0x5610d819840e - core::ops::function::FnOnce::call_once::h47802376e4676942 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::rename_should_support_renaming_an_entire_directory stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::rename_should_support_renaming_an_entire_directory' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d813ecab - lib::ssh2::session::rename_should_support_renaming_an_entire_directory::{{closure}}::rename_should_support_renaming_an_entire_directory::{{closure}}::h45c9d820725b9f86 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1045:30 [INFO] [stdout] 31: 0x5610d83820fb - as core::future::future::Future>::poll::ha93474fde4645b3a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d813e967 - lib::ssh2::session::rename_should_support_renaming_an_entire_directory::{{closure}}::h02905b3b014ab061 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1042:1 [INFO] [stdout] 33: 0x5610d837e54b - as core::future::future::Future>::poll::h393893880ee0591b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d8171d7a - as core::future::future::Future>::poll::h372a87c0ac12d2de [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8289440 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h64d54ea383e0465c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80f4030 - tokio::coop::with_budget::{{closure}}::h2d66a1de058f1a04 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80ebb08 - std::thread::local::LocalKey::try_with::hbb468edf1e8c7145 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80dabed - std::thread::local::LocalKey::with::hb677b4d15e39e491 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8286c15 - tokio::coop::with_budget::h22963dd53c9136fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8286c15 - tokio::coop::budget::hfeb900265cf1dec6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8286c15 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h513e3c530d37e90b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d8259271 - tokio::runtime::basic_scheduler::Context::enter::h34f83f274d06ed54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d8283edd - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hf91d291d4906304c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d82980fb - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h801feff6750557d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82ff597 - tokio::macros::scoped_tls::ScopedKey::set::ha44cae7438310b60 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d8297030 - tokio::runtime::basic_scheduler::CoreGuard::enter::he8940c5193cdc1fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826d230 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h9b4b2c0b786f5e4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d824cd55 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hf580652cda6b4afe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835bb3d - tokio::runtime::Runtime::block_on::h865b03631e950356 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d813e672 - lib::ssh2::session::rename_should_support_renaming_an_entire_directory::h68fb9372b67fcc86 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1042:1 [INFO] [stdout] 51: 0x5610d813e53a - lib::ssh2::session::rename_should_support_renaming_an_entire_directory::{{closure}}::h4204a5674aecd13e [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1042:1 [INFO] [stdout] 52: 0x5610d819a5ce - core::ops::function::FnOnce::call_once::hd5d2cb344a66b3d5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::proc_run_should_send_back_stderr_periodically_when_available stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::proc_run_should_send_back_stderr_periodically_when_available' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d814e653 - lib::ssh2::session::proc_run_should_send_back_stderr_periodically_when_available::{{closure}}::proc_run_should_send_back_stderr_periodically_when_available::{{closure}}::hf3b4955a0968106e [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1487:30 [INFO] [stdout] 31: 0x5610d837dbab - as core::future::future::Future>::poll::h2c004e3bc408d8db [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d814e237 - lib::ssh2::session::proc_run_should_send_back_stderr_periodically_when_available::{{closure}}::heae977cc189c99b9 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1483:1 [INFO] [stdout] 33: 0x5610d837cb9b - as core::future::future::Future>::poll::h11cf2dcab9d2eafe [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d817298a - as core::future::future::Future>::poll::hb89cca7b70aa9543 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8289f20 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hddd8be76fe13ba85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80f1690 - tokio::coop::with_budget::{{closure}}::h0f333772fdb2f562 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80ee4f8 - std::thread::local::LocalKey::try_with::hdd640ca2f03e629d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80d86dd - std::thread::local::LocalKey::with::h4f63644b4047907c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8288515 - tokio::coop::with_budget::ha0dd8f7f8b0a4aa0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8288515 - tokio::coop::budget::h81b4d8fbd0bf9b89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8288515 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hcf829baf468ad98f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d82613a1 - tokio::runtime::basic_scheduler::Context::enter::ha946ea2f4166a122 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d827a69d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h9c72c11e1da22a7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d8297a3b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h0daecdaf2538b0fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82ffc97 - tokio::macros::scoped_tls::ScopedKey::set::hcbd3ed5a441afbfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d8291cd0 - tokio::runtime::basic_scheduler::CoreGuard::enter::h557b830c5c534d98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826ce20 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h64ba5eeef2c2096e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d8247a25 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h96a62c6b3b1a1275 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835e0dd - tokio::runtime::Runtime::block_on::he37fffbf77d66131 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d814df42 - lib::ssh2::session::proc_run_should_send_back_stderr_periodically_when_available::hc4f2abd023e4ce98 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1483:1 [INFO] [stdout] 51: 0x5610d814de0a - lib::ssh2::session::proc_run_should_send_back_stderr_periodically_when_available::{{closure}}::hd2bb4a20893dd5de [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1483:1 [INFO] [stdout] 52: 0x5610d8199d2e - core::ops::function::FnOnce::call_once::hb3f46e56c000bef5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::proc_run_should_clear_process_from_state_when_killed stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::proc_run_should_clear_process_from_state_when_killed' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d815250a - lib::ssh2::session::proc_run_should_clear_process_from_state_when_killed::{{closure}}::proc_run_should_clear_process_from_state_when_killed::{{closure}}::h8612b4b851447612 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1599:30 [INFO] [stdout] 31: 0x5610d83804eb - as core::future::future::Future>::poll::h76c5d1777a65803a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d8152057 - lib::ssh2::session::proc_run_should_clear_process_from_state_when_killed::{{closure}}::hca5b987e858fc0ef [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1596:1 [INFO] [stdout] 33: 0x5610d837f95b - as core::future::future::Future>::poll::h5fbfb9bb0c30ecc8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d8172fea - as core::future::future::Future>::poll::hf946aa8f46da54fe [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8289020 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h08f55dc9a044c2c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80f1210 - tokio::coop::with_budget::{{closure}}::h03185ab36650d4a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80e1ce8 - std::thread::local::LocalKey::try_with::h36c68321f3127991 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80db9bd - std::thread::local::LocalKey::with::hd96f4c9c8127b9b2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8286915 - tokio::coop::with_budget::h1f232ddc3177392f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8286915 - tokio::coop::budget::h2f76ba91b14d2eac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8286915 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h465e7e7116909b7b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d825e8e1 - tokio::runtime::basic_scheduler::Context::enter::h6db362b2ce81870f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d827d95d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hc7b0f6c1b76fb3d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d8297cbb - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h379178633e24aa6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d8300497 - tokio::macros::scoped_tls::ScopedKey::set::hffd4a696c358b036 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d8293d70 - tokio::runtime::basic_scheduler::CoreGuard::enter::haec8e900c2663b68 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826d780 - tokio::runtime::basic_scheduler::CoreGuard::block_on::heaef3ee56abf094f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d82419d5 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h274bdfca8389fbd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835cd43 - tokio::runtime::Runtime::block_on::ha578c182277a56cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d8151d64 - lib::ssh2::session::proc_run_should_clear_process_from_state_when_killed::h0131175b2778a5c3 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1596:1 [INFO] [stdout] 51: 0x5610d8151c2a - lib::ssh2::session::proc_run_should_clear_process_from_state_when_killed::{{closure}}::h001721dc9c80d7b8 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1596:1 [INFO] [stdout] 52: 0x5610d8199fae - core::ops::function::FnOnce::call_once::hbfa37e31684eee69 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::dir_create_should_support_creating_multiple_dir_components stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::dir_create_should_support_creating_multiple_dir_components' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d8132883 - lib::ssh2::session::dir_create_should_support_creating_multiple_dir_components::{{closure}}::dir_create_should_support_creating_multiple_dir_components::{{closure}}::h5569801498791a7c [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:714:30 [INFO] [stdout] 31: 0x5610d837c48b - as core::future::future::Future>::poll::h0a99b436b3d16b79 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d81324f7 - lib::ssh2::session::dir_create_should_support_creating_multiple_dir_components::{{closure}}::h9f77f3a2dbb1b6a8 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:711:1 [INFO] [stdout] 33: 0x5610d837c02b - as core::future::future::Future>::poll::h007c85e3b4d84c42 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d8171e3a - as core::future::future::Future>::poll::h3ad102f9f666c7d3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8289d40 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hc2a892f3d4c8a06e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80f2f50 - tokio::coop::with_budget::{{closure}}::h20a6de370ba1f291 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80f0d88 - std::thread::local::LocalKey::try_with::hff087727da3d449a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80dac5d - std::thread::local::LocalKey::with::hb73f477bb8fcfe39 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8285f15 - tokio::coop::with_budget::h06df69f3340e9cb8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8285f15 - tokio::coop::budget::h0fd669052951c84b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8285f15 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h1fe7735862474220 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d825fed1 - tokio::runtime::basic_scheduler::Context::enter::h85c7993e8d89f226 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d827bc5d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::ha59759377dd1fb4a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d8297c7b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h3663077628a6e110 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82ff097 - tokio::macros::scoped_tls::ScopedKey::set::h8f67625081cb02b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d828ffd0 - tokio::runtime::basic_scheduler::CoreGuard::enter::h3407d7ff9af44773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826cb50 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h31b387ac3022f536 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d82468a5 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h86190b9f8f46510e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835b0bd - tokio::runtime::Runtime::block_on::h4b186bd623a06328 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d8132202 - lib::ssh2::session::dir_create_should_support_creating_multiple_dir_components::hce7336ba874e98b4 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:711:1 [INFO] [stdout] 51: 0x5610d81320ca - lib::ssh2::session::dir_create_should_support_creating_multiple_dir_components::{{closure}}::h925a5a611c99f623 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:711:1 [INFO] [stdout] 52: 0x5610d81980fe - core::ops::function::FnOnce::call_once::h38243fce6894a37e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::dir_read_should_support_returning_canonicalized_paths stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::dir_read_should_support_returning_canonicalized_paths' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d812e8c3 - lib::ssh2::session::dir_read_should_support_returning_canonicalized_paths::{{closure}}::dir_read_should_support_returning_canonicalized_paths::{{closure}}::h02290e67e214dab5 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:617:30 [INFO] [stdout] 31: 0x5610d837e77b - as core::future::future::Future>::poll::h3f5ce197828cb4e9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d812e537 - lib::ssh2::session::dir_read_should_support_returning_canonicalized_paths::{{closure}}::h3cd43c9b1ce7909a [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:614:1 [INFO] [stdout] 33: 0x5610d837ed7b - as core::future::future::Future>::poll::h4d58701897581faa [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d81722ca - as core::future::future::Future>::poll::h6a7f49255ad5a66b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8289800 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h948f00877784bd5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80f1f90 - tokio::coop::with_budget::{{closure}}::h15e6cec9745240d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80e49b8 - std::thread::local::LocalKey::try_with::h5bab46ba96a793c2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80dafbd - std::thread::local::LocalKey::with::hc039d3e35a12b203 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8288e15 - tokio::coop::with_budget::hdbbc4f4863199878 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8288e15 - tokio::coop::budget::h05fede132b7bcce9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8288e15 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hf0252739b0e9fbd8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d82655a1 - tokio::runtime::basic_scheduler::Context::enter::hccef843d0fc8e779 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d8281a9d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::he588d3bd42e9b46b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d82985fb - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hf3b87f39f5315cff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82ff497 - tokio::macros::scoped_tls::ScopedKey::set::ha2e1e9e0afa7ea42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d8294bf0 - tokio::runtime::basic_scheduler::CoreGuard::enter::hc534c9956b459452 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826d6e0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::he3fecea8f58db28b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d824c035 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hddfa2f118b2e4361 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835e9dd - tokio::runtime::Runtime::block_on::hf44efd634b818742 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d812e242 - lib::ssh2::session::dir_read_should_support_returning_canonicalized_paths::h144727c9e53e2ec0 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:614:1 [INFO] [stdout] 51: 0x5610d812e10a - lib::ssh2::session::dir_read_should_support_returning_canonicalized_paths::{{closure}}::h19e7d6deda91cf78 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:614:1 [INFO] [stdout] 52: 0x5610d819743e - core::ops::function::FnOnce::call_once::h06e6f51aa7923256 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::dir_create_should_send_error_if_fails stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::dir_create_should_send_error_if_fails' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d8130403 - lib::ssh2::session::dir_create_should_send_error_if_fails::{{closure}}::dir_create_should_send_error_if_fails::{{closure}}::h3a0d48a1762a75d6 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:658:30 [INFO] [stdout] 31: 0x5610d837cd4b - as core::future::future::Future>::poll::h17c5de6b41f21424 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d8130077 - lib::ssh2::session::dir_create_should_send_error_if_fails::{{closure}}::hf32de82207439a6c [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:655:1 [INFO] [stdout] 33: 0x5610d837c74b - as core::future::future::Future>::poll::h0e218fc8f847d781 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d817226a - as core::future::future::Future>::poll::h62bb1cff95f9f8dc [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d828a220 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfcf5f3a81c55bbf5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80fe6b0 - tokio::coop::with_budget::{{closure}}::hea6d32e90a0a880e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80e6e68 - std::thread::local::LocalKey::try_with::h78acc505a173255a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80da9bd - std::thread::local::LocalKey::with::hb45ea23f8a692624 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8287e15 - tokio::coop::with_budget::h28349322b0515cf2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8287e15 - tokio::coop::budget::hfce475763acdf379 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8287e15 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hbc0d46670e626a2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d82658d1 - tokio::runtime::basic_scheduler::Context::enter::hcd154f8a1e174359 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d826f15d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h07f92965f8051a63 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d82983fb - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hb51ef678194a8da9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82fd097 - tokio::macros::scoped_tls::ScopedKey::set::h09e676cfe41dc6f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d8294850 - tokio::runtime::basic_scheduler::CoreGuard::enter::hc2f58581cf840548 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826ce70 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h67727459c3ca2554 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d824b775 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hce501b948bd7657a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835dddd - tokio::runtime::Runtime::block_on::he13c169ac943a78e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d812fd82 - lib::ssh2::session::dir_create_should_send_error_if_fails::h0b95d19adf3678f4 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:655:1 [INFO] [stdout] 51: 0x5610d812fc4a - lib::ssh2::session::dir_create_should_send_error_if_fails::{{closure}}::h7351228ba42317ea [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:655:1 [INFO] [stdout] 52: 0x5610d81974de - core::ops::function::FnOnce::call_once::h07c916ab5f3ebc68 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::file_read_text_should_send_error_if_fails_to_read_file stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::file_read_text_should_send_error_if_fails_to_read_file' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d811b723 - lib::ssh2::session::file_read_text_should_send_error_if_fails_to_read_file::{{closure}}::file_read_text_should_send_error_if_fails_to_read_file::{{closure}}::he5f7f18c81eda3c2 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:117:30 [INFO] [stdout] 31: 0x5610d8383d3b - as core::future::future::Future>::poll::hebccd4a1053be317 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d811b3e7 - lib::ssh2::session::file_read_text_should_send_error_if_fails_to_read_file::{{closure}}::h77be7801e550494f [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:114:1 [INFO] [stdout] 33: 0x5610d8381cfb - as core::future::future::Future>::poll::h9cff5f56921670ad [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d8172f8a - as core::future::future::Future>::poll::hf62ddb6de930f6cf [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8289140 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h160c61e6a1551fac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80f95b0 - tokio::coop::with_budget::{{closure}}::h8de7037d3b35ec95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80ed2a8 - std::thread::local::LocalKey::try_with::hd0846af248f58e81 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80d9abd - std::thread::local::LocalKey::with::h88ca781687d6da7b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8286815 - tokio::coop::with_budget::h173a6e1a5755a7a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8286815 - tokio::coop::budget::h5cd65b18ad3360e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8286815 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h42735345c5484244 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d825b8e1 - tokio::runtime::basic_scheduler::Context::enter::h4b608728b918b608 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d827fd9d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hd616a408b9742edf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d829837b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hb1af4dbd8e32b29b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d8300197 - tokio::macros::scoped_tls::ScopedKey::set::heeea076dd1df8184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d8290ab0 - tokio::runtime::basic_scheduler::CoreGuard::enter::h3e916aa296a6b126 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826c9c0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h0e5af071d8f35236 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d824a195 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hc4abffead7fa9190 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835d05d - tokio::runtime::Runtime::block_on::hada6800764a8b576 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d811b0f2 - lib::ssh2::session::file_read_text_should_send_error_if_fails_to_read_file::h3960428d4be73f28 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:114:1 [INFO] [stdout] 51: 0x5610d811afba - lib::ssh2::session::file_read_text_should_send_error_if_fails_to_read_file::{{closure}}::h290de0d2a05601b1 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:114:1 [INFO] [stdout] 52: 0x5610d81973fe - core::ops::function::FnOnce::call_once::h058ab2b6c4c9a148 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::copy_should_send_error_on_failure stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::copy_should_send_error_on_failure' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d8137e0b - lib::ssh2::session::copy_should_send_error_on_failure::{{closure}}::copy_should_send_error_on_failure::{{closure}}::h89a212ac9e7e7da8 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:853:30 [INFO] [stdout] 31: 0x5610d838062b - as core::future::future::Future>::poll::h7818fd163ebbdf27 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d8137ac7 - lib::ssh2::session::copy_should_send_error_on_failure::{{closure}}::h9f7e77fc0ffedf0f [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:850:1 [INFO] [stdout] 33: 0x5610d838343b - as core::future::future::Future>::poll::hda181b679ac306e9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d8172e0a - as core::future::future::Future>::poll::heb02823cb8a63528 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d82892c0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3b530deb43c939c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80f18d0 - tokio::coop::with_budget::{{closure}}::h10c5cb9f67a46df1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80e8068 - std::thread::local::LocalKey::try_with::h86832ff69c5f69d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80d751d - std::thread::local::LocalKey::with::h2546f7f49d48826e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8288615 - tokio::coop::with_budget::he41d30304e804967 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8288615 - tokio::coop::budget::h273f058cb1bd712d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8288615 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hcf9861567d9c8fae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d82616d1 - tokio::runtime::basic_scheduler::Context::enter::ha9bd69e3eb88c9fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d82790dd - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h82331a38f0836468 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d8297abb - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h1fe9201a9edd946b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d8300097 - tokio::macros::scoped_tls::ScopedKey::set::he2fb283b111ceceb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d8290e50 - tokio::runtime::basic_scheduler::CoreGuard::enter::h42ef73eb01733186 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826cb00 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h2cf25166f0187d99 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d82482f5 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::ha5b2e6c74d3c7f1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835b53d - tokio::runtime::Runtime::block_on::h619f7d3cfc8b4cc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d81377d2 - lib::ssh2::session::copy_should_send_error_on_failure::h7ec54b5ea83bf818 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:850:1 [INFO] [stdout] 51: 0x5610d813769a - lib::ssh2::session::copy_should_send_error_on_failure::{{closure}}::h7c0d18650088d1ca [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:850:1 [INFO] [stdout] 52: 0x5610d81976be - core::ops::function::FnOnce::call_once::h0ca9113a1085dfe8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::remove_should_delete_nonempty_directory_if_force_is_true stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::remove_should_delete_nonempty_directory_if_force_is_true' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d8135c55 - lib::ssh2::session::remove_should_delete_nonempty_directory_if_force_is_true::{{closure}}::remove_should_delete_nonempty_directory_if_force_is_true::{{closure}}::h0325b1d8d8a9d1d9 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:796:30 [INFO] [stdout] 31: 0x5610d8383f6b - as core::future::future::Future>::poll::heea3703497567f69 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d8135917 - lib::ssh2::session::remove_should_delete_nonempty_directory_if_force_is_true::{{closure}}::h00f4e275c0ed063e [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:793:1 [INFO] [stdout] 33: 0x5610d83822bb - as core::future::future::Future>::poll::hafae2894f577f218 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d817292a - as core::future::future::Future>::poll::hb2cc282aadf08092 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8289500 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7a057d417ed43627 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80fa450 - tokio::coop::with_budget::{{closure}}::h9b96f938b2c7b5e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80eb4e8 - std::thread::local::LocalKey::try_with::hb7d9d42d1ef95f6a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80db2ad - std::thread::local::LocalKey::with::hc4961c1abf89ab88 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8287915 - tokio::coop::with_budget::h4ca25870e747cbfd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8287915 - tokio::coop::budget::h81d12fb8ac0ef570 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8287915 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::haf5bdd080dcce5f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d825f271 - tokio::runtime::basic_scheduler::Context::enter::h742a18aa20273ba3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d827f65d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hd4aad3fa179fd3a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d8297ebb - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h5af73ebb221a591b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82ff897 - tokio::macros::scoped_tls::ScopedKey::set::hbb8d1188d7a75611 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d8291930 - tokio::runtime::basic_scheduler::CoreGuard::enter::h527197e6dc05db67 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826d870 - tokio::runtime::basic_scheduler::CoreGuard::block_on::hf9f6e20e720a1531 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d823fb35 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h0d00ac55a1265b8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835b9bd - tokio::runtime::Runtime::block_on::h85a09b623175020c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d8135622 - lib::ssh2::session::remove_should_delete_nonempty_directory_if_force_is_true::h97cca4e027cfdd22 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:793:1 [INFO] [stdout] 51: 0x5610d81354ea - lib::ssh2::session::remove_should_delete_nonempty_directory_if_force_is_true::{{closure}}::hf91f23e0cb8feb66 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:793:1 [INFO] [stdout] 52: 0x5610d819a9de - core::ops::function::FnOnce::call_once::he8b3d48190bdcd2c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::file_write_should_send_error_if_fails_to_write_file stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::file_write_should_send_error_if_fails_to_write_file' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d811d925 - lib::ssh2::session::file_write_should_send_error_if_fails_to_write_file::{{closure}}::file_write_should_send_error_if_fails_to_write_file::{{closure}}::h6181a3ed1420c942 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:157:30 [INFO] [stdout] 31: 0x5610d837c1cb - as core::future::future::Future>::poll::h03ebe0c2f3183074 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d811d5e7 - lib::ssh2::session::file_write_should_send_error_if_fails_to_write_file::{{closure}}::h535ce28e7b2e8700 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:154:1 [INFO] [stdout] 33: 0x5610d837c51b - as core::future::future::Future>::poll::h0ba2effadd242d2e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d8171ada - as core::future::future::Future>::poll::h1d95082bbe49180e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8289aa0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha61f9d97e3486110 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80f69d0 - tokio::coop::with_budget::{{closure}}::h5966cb4e0e23d8f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80e1a68 - std::thread::local::LocalKey::try_with::h34be4332583ee174 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80db0fd - std::thread::local::LocalKey::with::hc260b24cd88e3fc9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8286415 - tokio::coop::with_budget::h99013a331b9da110 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8286415 - tokio::coop::budget::h5052fb902ce5c252 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8286415 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h3abcfee0355ca480 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d825ef41 - tokio::runtime::basic_scheduler::Context::enter::h74236848da589d1d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d828135d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::he124062e48b28a0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d829857b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hed08664b419e9e71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d8300397 - tokio::macros::scoped_tls::ScopedKey::set::hf4a0b63795c80100 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d828c970 - tokio::runtime::basic_scheduler::CoreGuard::enter::h0b1a9b60503f0fb5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826cbf0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h39124ccd499da94d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d823f6d5 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h0b7ceabf58ec5547 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835e3dd - tokio::runtime::Runtime::block_on::he9a00a422eeba7c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d811d2f2 - lib::ssh2::session::file_write_should_send_error_if_fails_to_write_file::hc9f09916f43eac78 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:154:1 [INFO] [stdout] 51: 0x5610d811d1ba - lib::ssh2::session::file_write_should_send_error_if_fails_to_write_file::{{closure}}::h66b84ac0195feb36 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:154:1 [INFO] [stdout] 52: 0x5610d819959e - core::ops::function::FnOnce::call_once::h90a1f18bc719de9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::rename_should_support_renaming_a_single_file stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::rename_should_support_renaming_a_single_file' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d814001b - lib::ssh2::session::rename_should_support_renaming_a_single_file::{{closure}}::rename_should_support_renaming_a_single_file::{{closure}}::hdf4c7261f8f58c73 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1082:30 [INFO] [stdout] 31: 0x5610d8383b0b - as core::future::future::Future>::poll::hea07545acbec6e03 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d813fcd7 - lib::ssh2::session::rename_should_support_renaming_a_single_file::{{closure}}::h3255cadb14dfdbd1 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1079:1 [INFO] [stdout] 33: 0x5610d8382fdb - as core::future::future::Future>::poll::hd622f83967a90e47 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d817220a - as core::future::future::Future>::poll::h6059836036304fb2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8289a40 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha1f8cb5112201e8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80fdff0 - tokio::coop::with_budget::{{closure}}::hde6d937f38356893 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80e5108 - std::thread::local::LocalKey::try_with::h602d87ff0764a34b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80d7ccd - std::thread::local::LocalKey::with::h39e4bae8c97767c3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8287515 - tokio::coop::with_budget::h5879ba6889627abc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8287515 - tokio::coop::budget::h5dadc4fe56a09bcc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8287515 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h858aee7158eb653a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d8263591 - tokio::runtime::basic_scheduler::Context::enter::hba1acbd1b5d31df1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d826db9d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h02c9428ad7346761 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d829833b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hb020b08f9f895f69 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82fe097 - tokio::macros::scoped_tls::ScopedKey::set::h62694c23900de0b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d82939d0 - tokio::runtime::basic_scheduler::CoreGuard::enter::hacc151a859c168db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826d730 - tokio::runtime::basic_scheduler::CoreGuard::block_on::he6be77e36669ad16 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d824d615 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hf8a7fb00d4d6ae47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835b3bd - tokio::runtime::Runtime::block_on::h59edbde0fbbc1c01 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d813f9e2 - lib::ssh2::session::rename_should_support_renaming_a_single_file::hdeaf5e0e84fc3d7a [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1079:1 [INFO] [stdout] 51: 0x5610d813f8aa - lib::ssh2::session::rename_should_support_renaming_a_single_file::{{closure}}::h6eeab6280b5f1c03 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1079:1 [INFO] [stdout] 52: 0x5610d8197afe - core::ops::function::FnOnce::call_once::h224efc012ccabbdc [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::metadata_should_send_back_metadata_on_symlink_if_exists stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::metadata_should_send_back_metadata_on_symlink_if_exists' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d81462eb - lib::ssh2::session::metadata_should_send_back_metadata_on_symlink_if_exists::{{closure}}::metadata_should_send_back_metadata_on_symlink_if_exists::{{closure}}::hb4d68cbe95d4e64e [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1245:30 [INFO] [stdout] 31: 0x5610d837cefb - as core::future::future::Future>::poll::h185c7f2d092871c9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d8145fa7 - lib::ssh2::session::metadata_should_send_back_metadata_on_symlink_if_exists::{{closure}}::h5c0a0f45c3c7788a [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1242:1 [INFO] [stdout] 33: 0x5610d837d09b - as core::future::future::Future>::poll::h1bd8f7cdfd9a790b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d81719ba - as core::future::future::Future>::poll::h1227d4423b7e32cb [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d828a160 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf925818300c1ad4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80f3cd0 - tokio::coop::with_budget::{{closure}}::h2b731dcb840a2d17 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80e9d58 - std::thread::local::LocalKey::try_with::ha11d05b98b7060ca [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80dc74d - std::thread::local::LocalKey::with::hf58df6b85fd206c6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8287115 - tokio::coop::with_budget::h1c5e192aafb49044 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8287115 - tokio::coop::budget::h8a79e6575d19ce94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8287115 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h78ab8131916159f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d8257801 - tokio::runtime::basic_scheduler::Context::enter::h170ceca1870476c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d827071d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h12a72eb1eda367d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d82984bb - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hd9b1115136bc39be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82fe997 - tokio::macros::scoped_tls::ScopedKey::set::h841bf51f6e8a2489 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d82961b0 - tokio::runtime::basic_scheduler::CoreGuard::enter::hdccb9192bddd5d0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826cc90 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h4ade3bae968e9e15 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d8243cd5 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h59a78c80a3213514 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835cbbd - tokio::runtime::Runtime::block_on::ha51c2b2e367aea2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d8145cb2 - lib::ssh2::session::metadata_should_send_back_metadata_on_symlink_if_exists::h7b7b95b5bb21ab01 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1242:1 [INFO] [stdout] 51: 0x5610d8145b7a - lib::ssh2::session::metadata_should_send_back_metadata_on_symlink_if_exists::{{closure}}::hf196811547f07ee9 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1242:1 [INFO] [stdout] 52: 0x5610d819a61e - core::ops::function::FnOnce::call_once::hd75f0d1202b147c6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::proc_run_should_clear_process_from_state_when_done stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::proc_run_should_clear_process_from_state_when_done' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d81502eb - lib::ssh2::session::proc_run_should_clear_process_from_state_when_done::{{closure}}::proc_run_should_clear_process_from_state_when_done::{{closure}}::h3e02b8d10602a080 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1551:30 [INFO] [stdout] 31: 0x5610d837eceb - as core::future::future::Future>::poll::h49e9023aa72303ad [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d814fe87 - lib::ssh2::session::proc_run_should_clear_process_from_state_when_done::{{closure}}::h88aab25dd43755bb [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1547:1 [INFO] [stdout] 33: 0x5610d838273b - as core::future::future::Future>::poll::hbf648c3f83768b0e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d817195a - as core::future::future::Future>::poll::h117d2720285aee4a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d82898c0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h9c3282a79f001356 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80fa8d0 - tokio::coop::with_budget::{{closure}}::ha069645e79d62344 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80dd968 - std::thread::local::LocalKey::try_with::h08244ed562c947e8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80d8edd - std::thread::local::LocalKey::with::h5ed5bfd60c943265 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8286015 - tokio::coop::with_budget::h491a6b1988ab3c92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8286015 - tokio::coop::budget::hd8670ce214768302 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8286015 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h282c19d3d4dde447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d8260801 - tokio::runtime::basic_scheduler::Context::enter::h8f4ec4123ee90ff6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d8284d5d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hfafe5a04593ef174 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d8297dbb - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h55276f0960e68597 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82fe497 - tokio::macros::scoped_tls::ScopedKey::set::h792c04c8ead32d14 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d8290370 - tokio::runtime::basic_scheduler::CoreGuard::enter::h3546afe7ed445434 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826d280 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h9cd4b13d3dbf4225 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d8240cb5 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h15b3e34be7a6aeda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835ac33 - tokio::runtime::Runtime::block_on::h3c1d94808594ae97 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d814fb94 - lib::ssh2::session::proc_run_should_clear_process_from_state_when_done::hfba6efc28f951b4c [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1547:1 [INFO] [stdout] 51: 0x5610d814fa5a - lib::ssh2::session::proc_run_should_clear_process_from_state_when_done::{{closure}}::h14ecf1ecacc9bdea [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1547:1 [INFO] [stdout] 52: 0x5610d81999de - core::ops::function::FnOnce::call_once::ha50be3b88bc3da92 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::dir_read_should_support_depth_limits stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::dir_read_should_support_depth_limits' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d8127533 - lib::ssh2::session::dir_read_should_support_depth_limits::{{closure}}::dir_read_should_support_depth_limits::{{closure}}::hd475c1a705510ba6 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:445:30 [INFO] [stdout] 31: 0x5610d837d7cb - as core::future::future::Future>::poll::h27d8a574f27f0ccf [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d81271a7 - lib::ssh2::session::dir_read_should_support_depth_limits::{{closure}}::hf9b506a4f08e7cce [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:442:1 [INFO] [stdout] 33: 0x5610d837c9fb - as core::future::future::Future>::poll::h104e27a99bd79335 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d81723ea - as core::future::future::Future>::poll::h7957077ba6f8015f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8289f80 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he7c14a000a6baa8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80ff550 - tokio::coop::with_budget::{{closure}}::hfaa75b3ea9d572c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80ee9d8 - std::thread::local::LocalKey::try_with::he02f46ef9cd78064 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80dbe1d - std::thread::local::LocalKey::with::hdfd749778d61f9a1 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8287315 - tokio::coop::with_budget::h7a09eb9965c11289 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8287315 - tokio::coop::budget::h2c8d8a686a935fd3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8287315 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h7c74c3c470d4968d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d8267d31 - tokio::runtime::basic_scheduler::Context::enter::hedea6d266a59fbbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d827d21d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hc379f1ecb8f8b1c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d8297f7b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h659001b77b6c34c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82ffd97 - tokio::macros::scoped_tls::ScopedKey::set::hcf8bf4161bb33951 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d828e2d0 - tokio::runtime::basic_scheduler::CoreGuard::enter::h1c514fc182c41616 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826d910 - tokio::runtime::basic_scheduler::CoreGuard::block_on::hfdc3eeb90806e396 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d823ff95 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h11754f6cd34b15eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835e25d - tokio::runtime::Runtime::block_on::he93e44921d03329c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d8126eb2 - lib::ssh2::session::dir_read_should_support_depth_limits::h75d133114a2c7712 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:442:1 [INFO] [stdout] 51: 0x5610d8126d7a - lib::ssh2::session::dir_read_should_support_depth_limits::{{closure}}::hb95e5fee30f77d5b [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:442:1 [INFO] [stdout] 52: 0x5610d819911e - core::ops::function::FnOnce::call_once::h7f5365347b48d841 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::system_info_should_send_system_info_based_on_binary stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::system_info_should_send_system_info_based_on_binary' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d815bc1a - lib::ssh2::session::system_info_should_send_system_info_based_on_binary::{{closure}}::system_info_should_send_system_info_based_on_binary::{{closure}}::he5ec839883b9e248 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1841:30 [INFO] [stdout] 31: 0x5610d837ec5b - as core::future::future::Future>::poll::h465340c7d314e3e3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d815b887 - lib::ssh2::session::system_info_should_send_system_info_based_on_binary::{{closure}}::h68128531e4008dd1 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1838:1 [INFO] [stdout] 33: 0x5610d83826ab - as core::future::future::Future>::poll::hbd6933bdc65822e7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d817232a - as core::future::future::Future>::poll::h6f01d10748a758c5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8289980 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h9da0d5047c0ef1bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80fe7d0 - tokio::coop::with_budget::{{closure}}::hebd915519323ba68 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80e7328 - std::thread::local::LocalKey::try_with::h7b3ddb62460fd699 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80dc68d - std::thread::local::LocalKey::with::hf42933cc3fbc6aca [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8285d15 - tokio::coop::with_budget::hb3a39a48c2ad1b0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8285d15 - tokio::coop::budget::h3b227e60d1c8e9d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8285d15 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h0f53a10fa6e93c0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d8268ba1 - tokio::runtime::basic_scheduler::Context::enter::hf707bc7b75a13aad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d8274f9d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h4311bb96c690dc52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d8297d7b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h514c141d16dd203d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82fff97 - tokio::macros::scoped_tls::ScopedKey::set::hddfa894a7bbe3ec1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d828d0b0 - tokio::runtime::basic_scheduler::CoreGuard::enter::h0ffc796f956152c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826c970 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h041fb7cbba1c6b6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d824b315 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hcd141ee8c939355b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835c73d - tokio::runtime::Runtime::block_on::h97ac87846cb78aa4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d815b592 - lib::ssh2::session::system_info_should_send_system_info_based_on_binary::h5b945d6cdfa16587 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1838:1 [INFO] [stdout] 51: 0x5610d815b45a - lib::ssh2::session::system_info_should_send_system_info_based_on_binary::{{closure}}::h483b0075cdf8640e [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1838:1 [INFO] [stdout] 52: 0x5610d81975de - core::ops::function::FnOnce::call_once::h0b75126f0a2adb27 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::dir_read_should_support_returning_absolute_paths stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::dir_read_should_support_returning_absolute_paths' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d812cc63 - lib::ssh2::session::dir_read_should_support_returning_absolute_paths::{{closure}}::dir_read_should_support_returning_absolute_paths::{{closure}}::hf2aa05bf8e9c4b5f [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:576:30 [INFO] [stdout] 31: 0x5610d838449b - as core::future::future::Future>::poll::hfeb0887fe001527c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d812c8d7 - lib::ssh2::session::dir_read_should_support_returning_absolute_paths::{{closure}}::h82ef8eaa0b3117f4 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:573:1 [INFO] [stdout] 33: 0x5610d837d8eb - as core::future::future::Future>::poll::h27fc1d6a842cf162 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d8172f2a - as core::future::future::Future>::poll::hf48942812ebc08c5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d82890e0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h123ef9e4fd44fb6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80f2530 - tokio::coop::with_budget::{{closure}}::h1a11c4a7f075a4ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80e8198 - std::thread::local::LocalKey::try_with::h87e2772645334975 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80daedd - std::thread::local::LocalKey::with::hbfa4ac51141c4649 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8286215 - tokio::coop::with_budget::h10efbc4adae67fd7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8286215 - tokio::coop::budget::h2c63e16d166d10dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8286215 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h37723d987cba4d3a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d8262391 - tokio::runtime::basic_scheduler::Context::enter::hb02ed39eb725c1e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d828549d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hfef332ac798c812a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d82981bb - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::ha38ece130cab2c48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82fe597 - tokio::macros::scoped_tls::ScopedKey::set::h7bff119a40b1df1c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d828f890 - tokio::runtime::basic_scheduler::CoreGuard::enter::h3111a3b3287999b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826cf60 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h7d9bc02ac6b84c86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d8240855 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h159256a3b41faa7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835dadd - tokio::runtime::Runtime::block_on::hdd84a4216197b0e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d812c5e2 - lib::ssh2::session::dir_read_should_support_returning_absolute_paths::hbef3bbc911d6ab2e [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:573:1 [INFO] [stdout] 51: 0x5610d812c4aa - lib::ssh2::session::dir_read_should_support_returning_absolute_paths::{{closure}}::h5647b4dbb4b56290 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:573:1 [INFO] [stdout] 52: 0x5610d8198b0e - core::ops::function::FnOnce::call_once::h655357020d251333 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::file_write_should_send_ok_when_successful stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::file_write_should_send_ok_when_successful' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d811ea45 - lib::ssh2::session::file_write_should_send_ok_when_successful::{{closure}}::file_write_should_send_ok_when_successful::{{closure}}::h568923b3d18c19b7 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:186:30 [INFO] [stdout] 31: 0x5610d837da8b - as core::future::future::Future>::poll::h2bdddb54be66511e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d811e707 - lib::ssh2::session::file_write_should_send_ok_when_successful::{{closure}}::h2ae4fb4ed6d5574a [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:183:1 [INFO] [stdout] 33: 0x5610d838384b - as core::future::future::Future>::poll::hde53e52784f7df1c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d8171e9a - as core::future::future::Future>::poll::h3da58eb0f149c711 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d82896e0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h898168e759ee1c13 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80fc730 - tokio::coop::with_budget::{{closure}}::hc82af357780f7ddf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80f08a8 - std::thread::local::LocalKey::try_with::hf9f4e78adb5946ff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80d90fd - std::thread::local::LocalKey::with::h65c44a34dd80cb77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8288215 - tokio::coop::with_budget::hb1f1569ada9866a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8288215 - tokio::coop::budget::he8d69585542d03d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8288215 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hccbb4c527792f8d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d82676d1 - tokio::runtime::basic_scheduler::Context::enter::he6a68c944c5064cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d826ea1d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h05c2b4a6650531b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d8297afb - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h2121f0026095e163 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82fe897 - tokio::macros::scoped_tls::ScopedKey::set::h816f9af654544345 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d828e670 - tokio::runtime::basic_scheduler::CoreGuard::enter::h1fa224778dca3036 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826cdd0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h5da062de2786e7c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d8242295 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h38fed2138f3b59bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835a19d - tokio::runtime::Runtime::block_on::h0c31cc9b7563831a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d811e412 - lib::ssh2::session::file_write_should_send_ok_when_successful::h12349b82af16f971 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:183:1 [INFO] [stdout] 51: 0x5610d811e2da - lib::ssh2::session::file_write_should_send_ok_when_successful::{{closure}}::h5d7a489af07781f7 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:183:1 [INFO] [stdout] 52: 0x5610d819a33e - core::ops::function::FnOnce::call_once::hc9647feff14211cd [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::dir_create_should_send_ok_when_successful stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::dir_create_should_send_ok_when_successful' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d8131693 - lib::ssh2::session::dir_create_should_send_ok_when_successful::{{closure}}::dir_create_should_send_ok_when_successful::{{closure}}::hc1ba13fd1062d574 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:687:30 [INFO] [stdout] 31: 0x5610d8382e2b - as core::future::future::Future>::poll::hceab544fb1f7330d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d8131307 - lib::ssh2::session::dir_create_should_send_ok_when_successful::{{closure}}::h0ece30164c4e5267 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:684:1 [INFO] [stdout] 33: 0x5610d837d35b - as core::future::future::Future>::poll::h1eeeeedcb8944fed [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d817201a - as core::future::future::Future>::poll::h455d26664bc101b9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8289c20 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb5ba18d84cca0b25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80f8a70 - tokio::coop::with_budget::{{closure}}::h7d51fa6881a11878 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80eed78 - std::thread::local::LocalKey::try_with::he2b19565cc73a514 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80da0ad - std::thread::local::LocalKey::with::h95665256913dffc1 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8286615 - tokio::coop::with_budget::hec5e1ad4e93dc780 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8286615 - tokio::coop::budget::h5b579143528cc827 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8286615 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h4017dd8ce57a8d0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d82670d1 - tokio::runtime::basic_scheduler::Context::enter::he354590609393594 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d828379d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hf60be290d403f7e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d8297fbb - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h67897f29d95f9409 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82fe797 - tokio::macros::scoped_tls::ScopedKey::set::h7fd64bcf0821eb72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d8297770 - tokio::runtime::basic_scheduler::CoreGuard::enter::hfc423fb0a119f823 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826d5f0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::hd528a1462d10cfbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d824bbd5 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hd5fc32983ae0a171 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835c5bd - tokio::runtime::Runtime::block_on::h9504d47c6c9aadd1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d8131012 - lib::ssh2::session::dir_create_should_send_ok_when_successful::hc3af71d1cf498ce9 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:684:1 [INFO] [stdout] 51: 0x5610d8130eda - lib::ssh2::session::dir_create_should_send_ok_when_successful::{{closure}}::hf8b77bc48cb53b63 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:684:1 [INFO] [stdout] 52: 0x5610d8198d8e - core::ops::function::FnOnce::call_once::h70268c977701d0f8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::remove_should_send_error_on_failure stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::remove_should_send_error_on_failure' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d8133b85 - lib::ssh2::session::remove_should_send_error_on_failure::{{closure}}::remove_should_send_error_on_failure::{{closure}}::h04aebbd8c65feaca [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:741:30 [INFO] [stdout] 31: 0x5610d837d73b - as core::future::future::Future>::poll::h25cd2bef6c534221 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d8133847 - lib::ssh2::session::remove_should_send_error_on_failure::{{closure}}::h0f7b425be3363aac [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:738:1 [INFO] [stdout] 33: 0x5610d838022b - as core::future::future::Future>::poll::h6dfcf44f8453b450 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d817280a - as core::future::future::Future>::poll::h9a07c3f73c877dd0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8289740 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8c5578cf42403023 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80f19f0 - tokio::coop::with_budget::{{closure}}::h11a4362e10f345fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80dde38 - std::thread::local::LocalKey::try_with::h09e670023f63b645 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80dc31d - std::thread::local::LocalKey::with::he904420e6467c9e0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8285e15 - tokio::coop::with_budget::h596316abfb59321e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8285e15 - tokio::coop::budget::h70803bdb7ded2587 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8285e15 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h13a6f972ed355184 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d825f5a1 - tokio::runtime::basic_scheduler::Context::enter::h7bb4a8def64e3ce2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d827e09d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hcbe278be5b62a806 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d829807b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h747c4abcc6873017 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82fea97 - tokio::macros::scoped_tls::ScopedKey::set::h85d312ada6cca374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d8296c90 - tokio::runtime::basic_scheduler::CoreGuard::enter::he7a1bbde475bd5d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826d4b0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::hbdb013536e1d5d65 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d824c495 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hf195f58c892c271a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d8359e9d - tokio::runtime::Runtime::block_on::h0155fcc127e61af8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d8133552 - lib::ssh2::session::remove_should_send_error_on_failure::h45091dc3687b9928 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:738:1 [INFO] [stdout] 51: 0x5610d813341a - lib::ssh2::session::remove_should_send_error_on_failure::{{closure}}::h7ac9b612366a5a46 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:738:1 [INFO] [stdout] 52: 0x5610d81983ce - core::ops::function::FnOnce::call_once::h45c61a2cc1d9c91b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::metadata_should_send_error_on_failure stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::metadata_should_send_error_on_failure' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d81431a5 - lib::ssh2::session::metadata_should_send_error_on_failure::{{closure}}::metadata_should_send_error_on_failure::{{closure}}::ha52392955074c810 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1151:30 [INFO] [stdout] 31: 0x5610d837ee0b - as core::future::future::Future>::poll::h53c40e99a64f9883 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d8142e67 - lib::ssh2::session::metadata_should_send_error_on_failure::{{closure}}::h98c8eaa3950442f5 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1148:1 [INFO] [stdout] 33: 0x5610d837ebcb - as core::future::future::Future>::poll::h45cbe3116954d7cc [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d817256a - as core::future::future::Future>::poll::h824bfde7d3b26738 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8289fe0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he80dd956c14bede6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80f2890 - tokio::coop::with_budget::{{closure}}::h1bb4905a82d214fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80e3518 - std::thread::local::LocalKey::try_with::h4ec58e5465fe48d8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80dab0d - std::thread::local::LocalKey::with::hb6615d129b795536 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8286e15 - tokio::coop::with_budget::h0cbf3ab846a9de52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8286e15 - tokio::coop::budget::h77cbab1f77bf37ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8286e15 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h5d078a1c582fd0e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d8256061 - tokio::runtime::basic_scheduler::Context::enter::h04064d93841ecab5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d827485d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h37de3e0b03bf79fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d829867b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hf5d47a098d4ecf33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82fd697 - tokio::macros::scoped_tls::ScopedKey::set::h2040979783684734 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d828c5d0 - tokio::runtime::basic_scheduler::CoreGuard::enter::h0541e50f40641c6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826d2d0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h9d79b808e4039e41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d824aeb5 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hc9ec3c63f10dbb4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835eb5d - tokio::runtime::Runtime::block_on::hf68b63331e977a3a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d8142b72 - lib::ssh2::session::metadata_should_send_error_on_failure::h0fcd3492602cf3dc [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1148:1 [INFO] [stdout] 51: 0x5610d8142a3a - lib::ssh2::session::metadata_should_send_error_on_failure::{{closure}}::h873192fe2ea58c95 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1148:1 [INFO] [stdout] 52: 0x5610d8197a9e - core::ops::function::FnOnce::call_once::h1fb7d5e9393945cf [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::file_append_text_should_send_error_if_fails_to_create_file stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::file_append_text_should_send_error_if_fails_to_create_file' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d81240a5 - lib::ssh2::session::file_append_text_should_send_error_if_fails_to_create_file::{{closure}}::file_append_text_should_send_error_if_fails_to_create_file::{{closure}}::h74381c2d0ee778aa [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:336:30 [INFO] [stdout] 31: 0x5610d837ce6b - as core::future::future::Future>::poll::h1852be9affb0d691 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d8123d67 - lib::ssh2::session::file_append_text_should_send_error_if_fails_to_create_file::{{closure}}::h551eee13faeb2f03 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:333:1 [INFO] [stdout] 33: 0x5610d837c25b - as core::future::future::Future>::poll::h059167300af056e0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d817250a - as core::future::future::Future>::poll::h7e96b9c90ca58404 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d82894a0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6c861ad9a6109432 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80faf90 - tokio::coop::with_budget::{{closure}}::ha7b480e1af7d597a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80e6ab8 - std::thread::local::LocalKey::try_with::h77c17267125db511 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80db80d - std::thread::local::LocalKey::with::hd3c717d01bc8bdc2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8288815 - tokio::coop::with_budget::h9706c1ece46341ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8288815 - tokio::coop::budget::h2edea26a923385c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8288815 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hdb9cf249332f63b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d82604d1 - tokio::runtime::basic_scheduler::Context::enter::h8f0f0f146c9b1a5a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d8275e1d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h5eabe43d529d5c8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d8297d3b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h4be5e153233e1c05 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82fd397 - tokio::macros::scoped_tls::ScopedKey::set::h12616b1e9e4cda45 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d8293290 - tokio::runtime::basic_scheduler::CoreGuard::enter::h9f26d95ee1febdc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826ca10 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h1e6f419605df056a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d8242fb5 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h4172e51c5cff055a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835bcbd - tokio::runtime::Runtime::block_on::h88bd5e376966cb4a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d8123a72 - lib::ssh2::session::file_append_text_should_send_error_if_fails_to_create_file::h9dbc70edc7be2d33 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:333:1 [INFO] [stdout] 51: 0x5610d812393a - lib::ssh2::session::file_append_text_should_send_error_if_fails_to_create_file::{{closure}}::h7383a5956ece220a [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:333:1 [INFO] [stdout] 52: 0x5610d819738e - core::ops::function::FnOnce::call_once::h007185fde5acdea9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::dir_read_should_send_error_if_directory_does_not_exist stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::dir_read_should_send_error_if_directory_does_not_exist' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d81264c5 - lib::ssh2::session::dir_read_should_send_error_if_directory_does_not_exist::{{closure}}::dir_read_should_send_error_if_directory_does_not_exist::{{closure}}::h5e4d3106cdf4bfad [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:397:30 [INFO] [stdout] 31: 0x5610d837d47b - as core::future::future::Future>::poll::h201a239d152ba112 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d8126187 - lib::ssh2::session::dir_read_should_send_error_if_directory_does_not_exist::{{closure}}::hd87e927f8acf2314 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:394:1 [INFO] [stdout] 33: 0x5610d8380a6b - as core::future::future::Future>::poll::h7c4604e9b866a575 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d8171a1a - as core::future::future::Future>::poll::h130f206aa69e25f9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d82891a0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h198fecb8d769bf51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80f3850 - tokio::coop::with_budget::{{closure}}::h27cb8aff1a62a7f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80df068 - std::thread::local::LocalKey::try_with::h1045494c077390c6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80dc23d - std::thread::local::LocalKey::with::he84c7aec9ed103b1 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8286f15 - tokio::coop::with_budget::h189ca1d227b1cb47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8286f15 - tokio::coop::budget::h0cc365331cf01730 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8286f15 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h5eda290b40fabfd0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d8266da1 - tokio::runtime::basic_scheduler::Context::enter::he2ea932b1d99ada8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d82773dd - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h793c8e7747c2fd4a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d8297e3b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h597b402c18cff4f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82fdc97 - tokio::macros::scoped_tls::ScopedKey::set::h4ae7fe834dd21e43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d828be90 - tokio::runtime::basic_scheduler::CoreGuard::enter::h0361385245620d5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826d1e0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h9adb735ae9450fda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d8243415 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h42db241665d766e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835a62d - tokio::runtime::Runtime::block_on::h1a85dc8b337c4dd6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d8125e92 - lib::ssh2::session::dir_read_should_send_error_if_directory_does_not_exist::h4b127ce4abd943fd [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:394:1 [INFO] [stdout] 51: 0x5610d8125d5a - lib::ssh2::session::dir_read_should_send_error_if_directory_does_not_exist::{{closure}}::ha55e49db6e972742 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:394:1 [INFO] [stdout] 52: 0x5610d819953e - core::ops::function::FnOnce::call_once::h8fe285f298000b13 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::file_append_should_send_error_if_fails_to_create_file stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::file_append_should_send_error_if_fails_to_create_file' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d8121c65 - lib::ssh2::session::file_append_should_send_error_if_fails_to_create_file::{{closure}}::file_append_should_send_error_if_fails_to_create_file::{{closure}}::hc7438a43e2f23ee2 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:275:30 [INFO] [stdout] 31: 0x5610d8383b9b - as core::future::future::Future>::poll::heb3564a1bb950e97 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d8121927 - lib::ssh2::session::file_append_should_send_error_if_fails_to_create_file::{{closure}}::h7c2b0ba66189e482 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:272:1 [INFO] [stdout] 33: 0x5610d8381d8b - as core::future::future::Future>::poll::h9d060cb142b929dd [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d817214a - as core::future::future::Future>::poll::h5b6af210d0fee3eb [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d82893e0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5d4f87d00ad51d70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80fd6f0 - tokio::coop::with_budget::{{closure}}::hd61181a2e1b707c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80efa08 - std::thread::local::LocalKey::try_with::hecb47e7562bb14d3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80dc89d - std::thread::local::LocalKey::with::hf78f4249b575160e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8288115 - tokio::coop::with_budget::h32c42c704a4610c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8288115 - tokio::coop::budget::h5db54f990f3d838b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8288115 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hcaf9983e71b4535b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d82646d1 - tokio::runtime::basic_scheduler::Context::enter::hc53c2c60ffb664d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d826e2dd - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h032e4a0ef0fa2e92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d82981fb - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::ha48983a3aa70e3cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82fdb97 - tokio::macros::scoped_tls::ScopedKey::set::h4292947510550639 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d8294110 - tokio::runtime::basic_scheduler::CoreGuard::enter::hb38e6e04f83318b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826d050 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h84bae4607b232545 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d8245b85 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h790b1cdb4f4120e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835e85d - tokio::runtime::Runtime::block_on::hecca8ea0becda833 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d8121632 - lib::ssh2::session::file_append_should_send_error_if_fails_to_create_file::h3a8b67f696d1fd07 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:272:1 [INFO] [stdout] 51: 0x5610d81214fa - lib::ssh2::session::file_append_should_send_error_if_fails_to_create_file::{{closure}}::h38ab9fcd70059d8a [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:272:1 [INFO] [stdout] 52: 0x5610d819971e - core::ops::function::FnOnce::call_once::h9d1516f0d00b4418 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::proc_run_should_send_error_over_stderr_on_failure stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::proc_run_should_send_error_over_stderr_on_failure' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d8149b63 - lib::ssh2::session::proc_run_should_send_error_over_stderr_on_failure::{{closure}}::proc_run_should_send_error_over_stderr_on_failure::{{closure}}::h2498285bf51bc1ee [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1352:30 [INFO] [stdout] 31: 0x5610d837f14b - as core::future::future::Future>::poll::h55c3f645573b7372 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d8149747 - lib::ssh2::session::proc_run_should_send_error_over_stderr_on_failure::{{closure}}::hd927c2f9ea390d69 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1349:1 [INFO] [stdout] 33: 0x5610d838234b - as core::future::future::Future>::poll::hb322152d41073de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d8172b0a - as core::future::future::Future>::poll::hc316c9c25b261c64 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d828a100 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf7ce68eb6af88823 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80fad50 - tokio::coop::with_budget::{{closure}}::ha594addc3cf87840 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80f0c58 - std::thread::local::LocalKey::try_with::hfd7e9f32a21f7fdf [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80d908d - std::thread::local::LocalKey::with::h6413652ac6c89a01 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8286115 - tokio::coop::with_budget::hd6702006de62053e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8286115 - tokio::coop::budget::h3f84cb77406598ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8286115 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h33234b306c549cd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d825afb1 - tokio::runtime::basic_scheduler::Context::enter::h4264fdb7413e39b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d8279f5d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h99649d72b89f9ae0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d8297e7b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h5a49b875455368e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d8300297 - tokio::macros::scoped_tls::ScopedKey::set::hf1548ce7d14dfcf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d82956d0 - tokio::runtime::basic_scheduler::CoreGuard::enter::hce132fa75edf94a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826d410 - tokio::runtime::basic_scheduler::CoreGuard::block_on::hb2571bd208084128 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d8242b55 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h3dc72027ded8c728 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835d35d - tokio::runtime::Runtime::block_on::hc2a336d40d4d4da1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d8149454 - lib::ssh2::session::proc_run_should_send_error_over_stderr_on_failure::h1fc6236de8275800 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1349:1 [INFO] [stdout] 51: 0x5610d814931a - lib::ssh2::session::proc_run_should_send_error_over_stderr_on_failure::{{closure}}::had3c87ece3eb02da [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1349:1 [INFO] [stdout] 52: 0x5610d819a2fe - core::ops::function::FnOnce::call_once::hc911014b9b18cff3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::remove_should_support_deleting_a_directory stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::remove_should_support_deleting_a_directory' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d8134bc5 - lib::ssh2::session::remove_should_support_deleting_a_directory::{{closure}}::remove_should_support_deleting_a_directory::{{closure}}::hc437a8ddea30bbe0 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:768:30 [INFO] [stdout] 31: 0x5610d838019b - as core::future::future::Future>::poll::h6d4b55ebf477de75 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d8134887 - lib::ssh2::session::remove_should_support_deleting_a_directory::{{closure}}::hb2a0b4895d01c00a [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:765:1 [INFO] [stdout] 33: 0x5610d837d6ab - as core::future::future::Future>::poll::h245328dfd7c060ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d8172aaa - as core::future::future::Future>::poll::hbd88b1dd00593a8e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8288ea0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0361fb77263cb743 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80fb1d0 - tokio::coop::with_budget::{{closure}}::ha8fe8482d86791d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80e2cc8 - std::thread::local::LocalKey::try_with::h44356df91c4f4cd4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80da11d - std::thread::local::LocalKey::with::h967bed65701bbd04 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8287a15 - tokio::coop::with_budget::hbf407b708758079b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8287a15 - tokio::coop::budget::h614d538c1928f4a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8287a15 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hb56cb3f535943db6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d82580d1 - tokio::runtime::basic_scheduler::Context::enter::h2076a5f582653de3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d827addd - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::ha06c7ba491120a2a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d82986bb - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hfb19cfcfcdf1a226 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82fe197 - tokio::macros::scoped_tls::ScopedKey::set::h6b514f4960ff6796 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d828f4f0 - tokio::runtime::basic_scheduler::CoreGuard::enter::h2d57ff57dc85f293 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826cba0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h37694f452a61c72b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d8249475 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hb20c143bf80ab76e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835e55d - tokio::runtime::Runtime::block_on::heba533e29aa70608 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d8134592 - lib::ssh2::session::remove_should_support_deleting_a_directory::h0e32767e5d5943f1 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:765:1 [INFO] [stdout] 51: 0x5610d813445a - lib::ssh2::session::remove_should_support_deleting_a_directory::{{closure}}::h06f52d4963555db3 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:765:1 [INFO] [stdout] 52: 0x5610d8199fee - core::ops::function::FnOnce::call_once::hc00cdeafad787069 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::dir_read_should_support_unlimited_depth_using_zero stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::dir_read_should_support_unlimited_depth_using_zero' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d8129033 - lib::ssh2::session::dir_read_should_support_unlimited_depth_using_zero::{{closure}}::dir_read_should_support_unlimited_depth_using_zero::{{closure}}::h615af49783913da4 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:485:30 [INFO] [stdout] 31: 0x5610d837d3eb - as core::future::future::Future>::poll::h1f198ea6e26ee6cb [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d8128ca7 - lib::ssh2::session::dir_read_should_support_unlimited_depth_using_zero::{{closure}}::h1d1ac2580a8716be [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:482:1 [INFO] [stdout] 33: 0x5610d8382d9b - as core::future::future::Future>::poll::hcd28c8e918c6bc7f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d8171a7a - as core::future::future::Future>::poll::h1b8971a5e481d5ca [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8289e60 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdbc4fe294b5e8f75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80f7750 - tokio::coop::with_budget::{{closure}}::h6493d9520a014380 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80e0d58 - std::thread::local::LocalKey::try_with::h2137def97cb987f9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80d71ad - std::thread::local::LocalKey::with::h1d9a6bcfde11be6c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8288a15 - tokio::coop::with_budget::h1956ad55fd040518 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8288a15 - tokio::coop::budget::h075300bc82aec122 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8288a15 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::he25af6b028ff58e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d825ce11 - tokio::runtime::basic_scheduler::Context::enter::h54cb762056d6109f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d827411d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h320dcdbfb53dc8bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d82983bb - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hb3b19ab4597620cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82ff397 - tokio::macros::scoped_tls::ScopedKey::set::ha2965318df3034b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d8295330 - tokio::runtime::basic_scheduler::CoreGuard::enter::hca81a9ac17d06379 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826cab0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h209d8bd8b9308d2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d82452b5 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h66be2e26ae0d39a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835a4ad - tokio::runtime::Runtime::block_on::h1568e15104d37cce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d81289b2 - lib::ssh2::session::dir_read_should_support_unlimited_depth_using_zero::hce4f915a297b588c [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:482:1 [INFO] [stdout] 51: 0x5610d812887a - lib::ssh2::session::dir_read_should_support_unlimited_depth_using_zero::{{closure}}::h256a8864584b82ec [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:482:1 [INFO] [stdout] 52: 0x5610d81982fe - core::ops::function::FnOnce::call_once::h41db80ccb67fb50f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::proc_kill_should_send_ok_and_done_responses_on_success stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::proc_kill_should_send_ok_and_done_responses_on_success' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d815589a - lib::ssh2::session::proc_kill_should_send_ok_and_done_responses_on_success::{{closure}}::proc_kill_should_send_ok_and_done_responses_on_success::{{closure}}::h038628f386fdf450 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1673:30 [INFO] [stdout] 31: 0x5610d837f40b - as core::future::future::Future>::poll::h5c0bd7db204a91f6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d8155477 - lib::ssh2::session::proc_kill_should_send_ok_and_done_responses_on_success::{{closure}}::h76806d9bcc0c7d2e [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1670:1 [INFO] [stdout] 33: 0x5610d83823db - as core::future::future::Future>::poll::hb7b62827bf4df07a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d8171efa - as core::future::future::Future>::poll::h42fff6aeb3c9095e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8289380 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h52dadf97da56a571 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80fa0f0 - tokio::coop::with_budget::{{closure}}::h9ab12bdbf8ebfebf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80ef518 - std::thread::local::LocalKey::try_with::he9f96272886a6c71 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80da75d - std::thread::local::LocalKey::with::ha9022bd36008a143 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8288015 - tokio::coop::with_budget::h371c37899e67708b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8288015 - tokio::coop::budget::h26d69c93da380944 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8288015 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hc5abb9a09e436e76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d8256661 - tokio::runtime::basic_scheduler::Context::enter::h0905adb7ff8b4ff3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d828305d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hf5e003ce0636f907 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d829813b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h823bd92ecc964a4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82fd897 - tokio::macros::scoped_tls::ScopedKey::set::h2e7aab1d40bce92a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d8295e10 - tokio::runtime::basic_scheduler::CoreGuard::enter::hdc23c132cabed7b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826d190 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h99230ca7ff159343 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d824c8f5 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hf49a80578d66fcb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835ca3d - tokio::runtime::Runtime::block_on::h9e38ecdb2c00f075 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d8155182 - lib::ssh2::session::proc_kill_should_send_ok_and_done_responses_on_success::hc1b061011060e074 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1670:1 [INFO] [stdout] 51: 0x5610d815504a - lib::ssh2::session::proc_kill_should_send_ok_and_done_responses_on_success::{{closure}}::h3a76b2e04e456fa1 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1670:1 [INFO] [stdout] 52: 0x5610d819a84e - core::ops::function::FnOnce::call_once::he2507c9ad3bde7cf [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::file_append_text_should_send_ok_when_successful stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::file_append_text_should_send_ok_when_successful' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d812522b - lib::ssh2::session::file_append_text_should_send_ok_when_successful::{{closure}}::file_append_text_should_send_ok_when_successful::{{closure}}::hb3265b4b21ee8083 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:365:30 [INFO] [stdout] 31: 0x5610d8380ecb - as core::future::future::Future>::poll::h89be8b0f469eeb5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d8124e9f - lib::ssh2::session::file_append_text_should_send_ok_when_successful::{{closure}}::h5cea92a515abf84f [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:362:1 [INFO] [stdout] 33: 0x5610d8380c9b - as core::future::future::Future>::poll::h838bce76f9813a3d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d81718fa - as core::future::future::Future>::poll::h10da714582aea74c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8289ce0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbff07e9521213b17 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80f3610 - tokio::coop::with_budget::{{closure}}::h2686fa5d60c68055 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80f03e8 - std::thread::local::LocalKey::try_with::hf568a0bfb6e4f490 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80d9ddd - std::thread::local::LocalKey::with::h913c2b04c9400c83 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8287815 - tokio::coop::with_budget::hf7bb5207c2785755 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8287815 - tokio::coop::budget::h70969cbd20e52bd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8287815 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::ha34befc714c3d5ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d8256991 - tokio::runtime::basic_scheduler::Context::enter::h0bd477297b95547c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d82804dd - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hd6ba72842c8ad80b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d8297bfb - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h33c80f00cd548d59 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82feb97 - tokio::macros::scoped_tls::ScopedKey::set::h89cce4b747feb476 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d828edb0 - tokio::runtime::basic_scheduler::CoreGuard::enter::h29b84268ffc5c624 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826d370 - tokio::runtime::basic_scheduler::CoreGuard::block_on::had6ea0386cdefa7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d8247e99 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h9bcabb071bffdec0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835cede - tokio::runtime::Runtime::block_on::hab91536fbc6830f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d8124b9b - lib::ssh2::session::file_append_text_should_send_ok_when_successful::hd8ce88c5d83adef5 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:362:1 [INFO] [stdout] 51: 0x5610d8124a4a - lib::ssh2::session::file_append_text_should_send_ok_when_successful::{{closure}}::h8d80f98d72970494 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:362:1 [INFO] [stdout] 52: 0x5610d819abbe - core::ops::function::FnOnce::call_once::hf3ec9d9af8cceeb3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::metadata_should_include_canonicalized_path_if_flag_specified stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::metadata_should_include_canonicalized_path_if_flag_specified' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d814746b - lib::ssh2::session::metadata_should_include_canonicalized_path_if_flag_specified::{{closure}}::metadata_should_include_canonicalized_path_if_flag_specified::{{closure}}::h40d71d826267a167 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1282:30 [INFO] [stdout] 31: 0x5610d837fc9b - as core::future::future::Future>::poll::h650eb46cfe739d0f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d8147127 - lib::ssh2::session::metadata_should_include_canonicalized_path_if_flag_specified::{{closure}}::hf93ded73950f4dae [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1279:1 [INFO] [stdout] 33: 0x5610d83827cb - as core::future::future::Future>::poll::hc0f1d2025ebbeb2e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d8171b3a - as core::future::future::Future>::poll::h20155ec3a65634bf [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d82897a0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h9327083cd2d078d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80f6c10 - tokio::coop::with_budget::{{closure}}::h5bcef0cdaef1939b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80e27e8 - std::thread::local::LocalKey::try_with::h3f892b8aa232a7c2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80dc44d - std::thread::local::LocalKey::with::heeecca37b483cb9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8288b15 - tokio::coop::with_budget::hb40de9565d867a35 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8288b15 - tokio::coop::budget::h1b20ef254d8baf61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8288b15 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::he895dada54f956f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d8268ed1 - tokio::runtime::basic_scheduler::Context::enter::hf720efe484ebe263 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d827cadd - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hb0a4c5060b665ccc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d82979bb - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h03a2bc4b1e4d2d95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82fd197 - tokio::macros::scoped_tls::ScopedKey::set::h0ac453b240432083 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d8293630 - tokio::runtime::basic_scheduler::CoreGuard::enter::ha188bf9ee40915a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826cec0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h689e30de66bff947 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d8246445 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h85a3d7fe26a0567d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835d65d - tokio::runtime::Runtime::block_on::hcb243523a812feb7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d8146e32 - lib::ssh2::session::metadata_should_include_canonicalized_path_if_flag_specified::h84e493b7cb9e6d0c [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1279:1 [INFO] [stdout] 51: 0x5610d8146cfa - lib::ssh2::session::metadata_should_include_canonicalized_path_if_flag_specified::{{closure}}::h37c594175f987994 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1279:1 [INFO] [stdout] 52: 0x5610d8197c3e - core::ops::function::FnOnce::call_once::h270c61a51a791050 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::file_read_should_send_error_if_fails_to_read_file stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::file_read_should_send_error_if_fails_to_read_file' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d8119533 - lib::ssh2::session::file_read_should_send_error_if_fails_to_read_file::{{closure}}::file_read_should_send_error_if_fails_to_read_file::{{closure}}::hf3b2277665ccf5d6 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:77:30 [INFO] [stdout] 31: 0x5610d838159b - as core::future::future::Future>::poll::h8f71fc29f78eb686 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d81191f7 - lib::ssh2::session::file_read_should_send_error_if_fails_to_read_file::{{closure}}::h70a04427ac2f678a [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:74:1 [INFO] [stdout] 33: 0x5610d83802bb - as core::future::future::Future>::poll::h70672017780de9b0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d8171cba - as core::future::future::Future>::poll::h3394c28e24fd5626 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8289920 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h9d12a9739f5d141e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80f20b0 - tokio::coop::with_budget::{{closure}}::h160b2cb23b08dae3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80dfed8 - std::thread::local::LocalKey::try_with::h1868c1755e47e86e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80dcdcd - std::thread::local::LocalKey::with::hfeb8b3e5cbe58da6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8287d15 - tokio::coop::with_budget::h7512ead9d42e6d49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8287d15 - tokio::coop::budget::hea5567684890d8bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8287d15 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hb84c7de5da38626f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d825a951 - tokio::runtime::basic_scheduler::Context::enter::h41d3503588092b7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d827ef1d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hd011fd3c542f4599 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d8297efb - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h5c54f9717f3c7631 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82ff197 - tokio::macros::scoped_tls::ScopedKey::set::h9b51165f261e8ba4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d8292410 - tokio::runtime::basic_scheduler::CoreGuard::enter::h70ebc6085d06fd21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826c8d0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h02d3ad58145d553d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d8247165 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h8fdde33d17ddfdc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835b23d - tokio::runtime::Runtime::block_on::h4e2a50d45202a8fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d8118f02 - lib::ssh2::session::file_read_should_send_error_if_fails_to_read_file::he6f59e705e0dc2f4 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:74:1 [INFO] [stdout] 51: 0x5610d8118dca - lib::ssh2::session::file_read_should_send_error_if_fails_to_read_file::{{closure}}::h5405d89351ec26f1 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:74:1 [INFO] [stdout] 52: 0x5610d8198d4e - core::ops::function::FnOnce::call_once::h6e5f10ae5493e87e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::metadata_should_send_back_metadata_on_dir_if_exists stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::metadata_should_send_back_metadata_on_dir_if_exists' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d8145255 - lib::ssh2::session::metadata_should_send_back_metadata_on_dir_if_exists::{{closure}}::metadata_should_send_back_metadata_on_dir_if_exists::{{closure}}::h5d0e49fa9249a8d1 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1211:30 [INFO] [stdout] 31: 0x5610d837e3bb - as core::future::future::Future>::poll::h3822ce53c19dafe4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d8144f17 - lib::ssh2::session::metadata_should_send_back_metadata_on_dir_if_exists::{{closure}}::h9a2f6d44dc83eb28 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1208:1 [INFO] [stdout] 33: 0x5610d8383ffb - as core::future::future::Future>::poll::hefc8e9409de488af [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d8171dda - as core::future::future::Future>::poll::h378c767031e1166a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8289da0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hca4fce6b0fcfaacb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80f3070 - tokio::coop::with_budget::{{closure}}::h21eab2e160e820ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80e0c28 - std::thread::local::LocalKey::try_with::h2107485ef799a0d7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80d828d - std::thread::local::LocalKey::with::h4724e980d4933632 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8287415 - tokio::coop::with_budget::heb8bca066f88bc45 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8287415 - tokio::coop::budget::he711aab90fc4461c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8287415 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h7c9ccbac660bd5fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d825ac81 - tokio::runtime::basic_scheduler::Context::enter::h42233cfeb74a0154 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d827241d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h1e3d6cc4a8fc71e4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d82982bb - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hafbca90bc4a00f6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82fd597 - tokio::macros::scoped_tls::ScopedKey::set::h16e94ce03e28d1a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d8291590 - tokio::runtime::basic_scheduler::CoreGuard::enter::h4bcceccde13a796d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826cfb0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h830606a82c221d96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d8244595 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h628c7069137ce58e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835a01d - tokio::runtime::Runtime::block_on::h0c054897ae4dbade [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d8144c22 - lib::ssh2::session::metadata_should_send_back_metadata_on_dir_if_exists::h27d44a9c87f74608 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1208:1 [INFO] [stdout] 51: 0x5610d8144aea - lib::ssh2::session::metadata_should_send_back_metadata_on_dir_if_exists::{{closure}}::h4c8da3ef0cc1301b [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1208:1 [INFO] [stdout] 52: 0x5610d819771e - core::ops::function::FnOnce::call_once::h0dffa2ec64756b68 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::exists_should_send_false_if_path_does_not_exist stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::exists_should_send_false_if_path_does_not_exist' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d81421dc - lib::ssh2::session::exists_should_send_false_if_path_does_not_exist::{{closure}}::exists_should_send_false_if_path_does_not_exist::{{closure}}::hc9536ec8170ef7e8 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1132:30 [INFO] [stdout] 31: 0x5610d837e6eb - as core::future::future::Future>::poll::h3e1372f539ee4a62 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d8141ea7 - lib::ssh2::session::exists_should_send_false_if_path_does_not_exist::{{closure}}::hd7c9f78358b6935c [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1129:1 [INFO] [stdout] 33: 0x5610d837ccbb - as core::future::future::Future>::poll::h16ad4eefe79c3cff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d817262a - as core::future::future::Future>::poll::h83a13e7d3be6e839 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8288fc0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h07bd14763221e537 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80f3f10 - tokio::coop::with_budget::{{closure}}::h2d4edb41ef4bfda5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80f09d8 - std::thread::local::LocalKey::try_with::hfba58d3b18e47f8b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80d7eed - std::thread::local::LocalKey::with::h3fb77e02e63217ad [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8287715 - tokio::coop::with_budget::hd8948b2f8ab140e4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8287715 - tokio::coop::budget::h514293383da88564 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8287715 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h8daf0b632c84e81a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d825ec11 - tokio::runtime::basic_scheduler::Context::enter::h7111ff37c13275fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d827329d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h222b0bbfbcb1012f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d829863b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hf4384106eb7cfbef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82fef97 - tokio::macros::scoped_tls::ScopedKey::set::h8f2ae8809841cc09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d828db90 - tokio::runtime::basic_scheduler::CoreGuard::enter::h19fb6f4f7328e097 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826d690 - tokio::runtime::basic_scheduler::CoreGuard::block_on::hdad76b22d8c7c446 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d8249d35 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hc03e9a1afac063c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835b83d - tokio::runtime::Runtime::block_on::h7790fcef4acfd06a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d8141bb2 - lib::ssh2::session::exists_should_send_false_if_path_does_not_exist::h3015c57feb831f58 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1129:1 [INFO] [stdout] 51: 0x5610d8141a7a - lib::ssh2::session::exists_should_send_false_if_path_does_not_exist::{{closure}}::ha31892e337884fd5 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1129:1 [INFO] [stdout] 52: 0x5610d8198f5e - core::ops::function::FnOnce::call_once::h75ed860f99467c37 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::copy_should_support_copying_an_entire_directory stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::copy_should_support_copying_an_entire_directory' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d8138f4b - lib::ssh2::session::copy_should_support_copying_an_entire_directory::{{closure}}::copy_should_support_copying_an_entire_directory::{{closure}}::h70d7f31eedfad2fb [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:881:30 [INFO] [stdout] 31: 0x5610d8381f3b - as core::future::future::Future>::poll::ha7106705f5ae6aa1 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d8138c07 - lib::ssh2::session::copy_should_support_copying_an_entire_directory::{{closure}}::hb3f74558d70126e1 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:878:1 [INFO] [stdout] 33: 0x5610d838131b - as core::future::future::Future>::poll::h8d8570c2bbbb6c7e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d8172c2a - as core::future::future::Future>::poll::he549e1be88a2f96c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8289320 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5157d7bf0c636f41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80f4930 - tokio::coop::with_budget::{{closure}}::h34e022ace2376f16 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80dd838 - std::thread::local::LocalKey::try_with::h07de260520d3ac5b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80d6d6d - std::thread::local::LocalKey::with::h175200e2ebe0d7fa [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8287c15 - tokio::coop::with_budget::h512f1488764a87e4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8287c15 - tokio::coop::budget::h6c22dea363bccd50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8287c15 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hb7b2b29ba58b7103 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d8262f31 - tokio::runtime::basic_scheduler::Context::enter::hb5e5099150fd7599 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d82756dd - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h5b58105358c5ab04 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d8297dfb - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h5896695fe2e7163b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82fed97 - tokio::macros::scoped_tls::ScopedKey::set::h8a8267ea604ba5bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d82944b0 - tokio::runtime::basic_scheduler::CoreGuard::enter::hb68d95084bcf57c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826d500 - tokio::runtime::basic_scheduler::CoreGuard::block_on::hc3c1322faba529ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d8249015 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hb1ecc2303141fd4c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835c13d - tokio::runtime::Runtime::block_on::h917a307cc1d8d7e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d8138912 - lib::ssh2::session::copy_should_support_copying_an_entire_directory::h4b259afa4823d21a [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:878:1 [INFO] [stdout] 51: 0x5610d81387da - lib::ssh2::session::copy_should_support_copying_an_entire_directory::{{closure}}::h6c8bae740910af30 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:878:1 [INFO] [stdout] 52: 0x5610d819759e - core::ops::function::FnOnce::call_once::h0a276298fc3e444a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::metadata_should_send_back_metadata_on_file_if_exists stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::metadata_should_send_back_metadata_on_file_if_exists' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d81441a5 - lib::ssh2::session::metadata_should_send_back_metadata_on_file_if_exists::{{closure}}::metadata_should_send_back_metadata_on_file_if_exists::{{closure}}::ha14b4c2361e0302c [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1176:30 [INFO] [stdout] 31: 0x5610d837eb3b - as core::future::future::Future>::poll::h42acad95bde6133f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d8143e67 - lib::ssh2::session::metadata_should_send_back_metadata_on_file_if_exists::{{closure}}::h94f30f71af0bcde5 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1173:1 [INFO] [stdout] 33: 0x5610d8382b0b - as core::future::future::Future>::poll::hc7341d630a456937 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d8171f5a - as core::future::future::Future>::poll::h43e129f0cae51861 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8289ec0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdc6518674de34cfb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80fa7b0 - tokio::coop::with_budget::{{closure}}::h9d379c75259a9343 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80ed3d8 - std::thread::local::LocalKey::try_with::hd15234fb8da7af67 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80db23d - std::thread::local::LocalKey::with::hc3254f445115cc75 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8285a15 - tokio::coop::with_budget::ha14b55f57f28ade8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8285a15 - tokio::coop::budget::h4bf7881f60fbe8b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8285a15 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h017503171d1c28d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d8263261 - tokio::runtime::basic_scheduler::Context::enter::hb8ba4524b5e42ed6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d8277b1d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h7a8b41841a765421 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d8297b3b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h228f684108640b50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82ff797 - tokio::macros::scoped_tls::ScopedKey::set::hb1ec7244c3921043 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d82968f0 - tokio::runtime::basic_scheduler::CoreGuard::enter::he10179e24c6b4319 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826d000 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h83e633d6f11abdbc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d8248755 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::ha7ea492dc97e5c01 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835dc5d - tokio::runtime::Runtime::block_on::hdf948cfaf32bfba4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d8143b72 - lib::ssh2::session::metadata_should_send_back_metadata_on_file_if_exists::h6662d8e51938c3bb [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1173:1 [INFO] [stdout] 51: 0x5610d8143a3a - lib::ssh2::session::metadata_should_send_back_metadata_on_file_if_exists::{{closure}}::h9ee664b513a1d14c [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1173:1 [INFO] [stdout] 52: 0x5610d81997de - core::ops::function::FnOnce::call_once::h9ed75eea9eff3e21 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::file_read_should_send_blob_with_file_contents stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::file_read_should_send_blob_with_file_contents' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d811a595 - lib::ssh2::session::file_read_should_send_blob_with_file_contents::{{closure}}::file_read_should_send_blob_with_file_contents::{{closure}}::h2d10b35154707daf [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:94:30 [INFO] [stdout] 31: 0x5610d837db1b - as core::future::future::Future>::poll::h2be75b2215951d5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d811a257 - lib::ssh2::session::file_read_should_send_blob_with_file_contents::{{closure}}::hbeaac64f9661de03 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:91:1 [INFO] [stdout] 33: 0x5610d837f6bb - as core::future::future::Future>::poll::h5e9f00bcc6902da9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d817274a - as core::future::future::Future>::poll::h9117dfa262543d10 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8289860 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h96613b9fa10d47b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80f5fb0 - tokio::coop::with_budget::{{closure}}::h4d8580f17352bfdb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80ef298 - std::thread::local::LocalKey::try_with::he57d9af9247e0533 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80dcaad - std::thread::local::LocalKey::with::hf95eb69db82058e8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8285c15 - tokio::coop::with_budget::heda008fc47d80138 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8285c15 - tokio::coop::budget::h95b1455792c91b64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8285c15 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h09324d53d336c8be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d825da11 - tokio::runtime::basic_scheduler::Context::enter::h5f879b7963af80b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d826ffdd - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h12946aea55c3c8d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d829847b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hc0685b62a15d3be9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82fd997 - tokio::macros::scoped_tls::ScopedKey::set::h348690e39438eabd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d8290710 - tokio::runtime::basic_scheduler::CoreGuard::enter::h3ce922c155e0cdd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826d140 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h9690693b1e4b3e7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d82403f5 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h1181cd84a094de95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835adbd - tokio::runtime::Runtime::block_on::h3cac2125e27dedbb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d8119f62 - lib::ssh2::session::file_read_should_send_blob_with_file_contents::h95947b260f5118bd [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:91:1 [INFO] [stdout] 51: 0x5610d8119e2a - lib::ssh2::session::file_read_should_send_blob_with_file_contents::{{closure}}::h3b32bc1951607e7a [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:91:1 [INFO] [stdout] 52: 0x5610d8199d8e - core::ops::function::FnOnce::call_once::hb6b659946e0a9850 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::proc_kill_should_send_error_on_failure stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::proc_kill_should_send_error_on_failure' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d8154930 - lib::ssh2::session::proc_kill_should_send_error_on_failure::{{closure}}::proc_kill_should_send_error_on_failure::{{closure}}::h90b88455c1b8ae56 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1652:30 [INFO] [stdout] 31: 0x5610d837e10b - as core::future::future::Future>::poll::h3551108df7d09c02 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d8154607 - lib::ssh2::session::proc_kill_should_send_error_on_failure::{{closure}}::h1814bbca7c8f84f7 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1649:1 [INFO] [stdout] 33: 0x5610d83809db - as core::future::future::Future>::poll::h7bf9ae6b6dba1f0f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d8171d1a - as core::future::future::Future>::poll::h3587ad01c3df7dd3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8288f00 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h03fc1025718e7255 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80fcf10 - tokio::coop::with_budget::{{closure}}::hce9686512d4f18cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80efd98 - std::thread::local::LocalKey::try_with::hefc1aea146b7f42c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80db55d - std::thread::local::LocalKey::with::hcc3fc24bc1e3d833 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8287015 - tokio::coop::with_budget::h8c5269c4b927d15c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8287015 - tokio::coop::budget::h612dcf1f7a145ea0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8287015 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h72192e0d4f184d4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d8262061 - tokio::runtime::basic_scheduler::Context::enter::hafeab2255f315eb7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d827655d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h5fae0db25dbbb15e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d82980bb - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h7e4088a32768a146 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82fdf97 - tokio::macros::scoped_tls::ScopedKey::set::h5b20577856ee2417 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d828ea10 - tokio::runtime::basic_scheduler::CoreGuard::enter::h28bd0d1a3bc09811 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826d0a0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h8f94f295f2e986d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d824a5f5 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hc70920479f28ffbf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835df5d - tokio::runtime::Runtime::block_on::he140d3829fa67ef1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d8154312 - lib::ssh2::session::proc_kill_should_send_error_on_failure::h952397ab4d9f3727 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1649:1 [INFO] [stdout] 51: 0x5610d81541da - lib::ssh2::session::proc_kill_should_send_error_on_failure::{{closure}}::h68b4cecf8314e37b [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1649:1 [INFO] [stdout] 52: 0x5610d819867e - core::ops::function::FnOnce::call_once::h52183889bb96f1ec [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::metadata_should_resolve_file_type_of_symlink_if_flag_specified stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::metadata_should_resolve_file_type_of_symlink_if_flag_specified' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d814887b - lib::ssh2::session::metadata_should_resolve_file_type_of_symlink_if_flag_specified::{{closure}}::metadata_should_resolve_file_type_of_symlink_if_flag_specified::{{closure}}::h0254a39d3bcd481d [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1321:30 [INFO] [stdout] 31: 0x5610d838423b - as core::future::future::Future>::poll::hf8b52d5286cae2ff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d8148537 - lib::ssh2::session::metadata_should_resolve_file_type_of_symlink_if_flag_specified::{{closure}}::hd74284241560bc18 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1316:1 [INFO] [stdout] 33: 0x5610d838317b - as core::future::future::Future>::poll::hd6c9abea05688924 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d817182a - as core::future::future::Future>::poll::h0118d1ff70273b69 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8288f60 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h04d3746a89f70acf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80f8830 - tokio::coop::with_budget::{{closure}}::h7a5080b26a924531 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80e93a8 - std::thread::local::LocalKey::try_with::h973de46cbcc8063f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80d6c9d - std::thread::local::LocalKey::with::h143eaa0a7887099b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8287b15 - tokio::coop::with_budget::h613506e7bcb2f8a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8287b15 - tokio::coop::budget::h26a431cc9c2db7ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8287b15 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hb5f6d2fd1d7ea8da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d8255d31 - tokio::runtime::basic_scheduler::Context::enter::h032f9ec8ac93cc5a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d827b51d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::ha078af41df17f527 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d829853b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::he04f69e70ce10de2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82ff997 - tokio::macros::scoped_tls::ScopedKey::set::hbbad6930c9c8e2b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d82927b0 - tokio::runtime::basic_scheduler::CoreGuard::enter::h87327884197e02de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826d460 - tokio::runtime::basic_scheduler::CoreGuard::block_on::hb921a10226ac6f30 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d8241115 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h228592e494de2bd8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835aaad - tokio::runtime::Runtime::block_on::h391425e1b9158327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d8148242 - lib::ssh2::session::metadata_should_resolve_file_type_of_symlink_if_flag_specified::h27f91b5511c7a498 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1316:1 [INFO] [stdout] 51: 0x5610d814810a - lib::ssh2::session::metadata_should_resolve_file_type_of_symlink_if_flag_specified::{{closure}}::hbb527962d9943b0e [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1316:1 [INFO] [stdout] 52: 0x5610d81993ae - core::ops::function::FnOnce::call_once::h8ba360c0064f83d8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::file_write_text_should_send_error_if_fails_to_write_file stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::file_write_text_should_send_error_if_fails_to_write_file' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d811fad5 - lib::ssh2::session::file_write_text_should_send_error_if_fails_to_write_file::{{closure}}::file_write_text_should_send_error_if_fails_to_write_file::{{closure}}::h099fbb19a5d462be [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:216:30 [INFO] [stdout] 31: 0x5610d83832ab - as core::future::future::Future>::poll::hd73c902078ae3d76 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d811f797 - lib::ssh2::session::file_write_text_should_send_error_if_fails_to_write_file::{{closure}}::h455ac3dd8dc1b82f [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:213:1 [INFO] [stdout] 33: 0x5610d838437b - as core::future::future::Future>::poll::hf97554faa1833f93 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d8172daa - as core::future::future::Future>::poll::heafba4003b027e21 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8289b00 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb14a8e2bf3c0d29c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80f34f0 - tokio::coop::with_budget::{{closure}}::h25eb42e9cdd7d03f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80ee8a8 - std::thread::local::LocalKey::try_with::hdfa206aba1100787 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80d929d - std::thread::local::LocalKey::with::h69ff887cfc6e1d36 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8288315 - tokio::coop::with_budget::hc679d1d48f595ffd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8288315 - tokio::coop::budget::h1e8eed78fad331f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8288315 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hcd360cf47dc2caee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d8261a01 - tokio::runtime::basic_scheduler::Context::enter::hadb29ab3af0a79e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d8280c1d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::he00f60647bf0df20 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d829803b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h7068f003f021064e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82fec97 - tokio::macros::scoped_tls::ScopedKey::set::h89f9f521b75b3dbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d8292070 - tokio::runtime::basic_scheduler::CoreGuard::enter::h6dee339b19d6f3d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826d7d0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::hf17e903ee8244da3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d824d1b5 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hf6a48f3609823475 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835bfbd - tokio::runtime::Runtime::block_on::h9085d7a0fad3e45d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d811f4a2 - lib::ssh2::session::file_write_text_should_send_error_if_fails_to_write_file::hfd87b24d127be0d6 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:213:1 [INFO] [stdout] 51: 0x5610d811f36a - lib::ssh2::session::file_write_text_should_send_error_if_fails_to_write_file::{{closure}}::haf0e06192d08957f [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:213:1 [INFO] [stdout] 52: 0x5610d819804e - core::ops::function::FnOnce::call_once::h36d2f2f84cc42525 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::proc_run_should_send_back_proc_start_on_success stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::proc_run_should_send_back_proc_start_on_success' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d814b87b - lib::ssh2::session::proc_run_should_send_back_proc_start_on_success::{{closure}}::proc_run_should_send_back_proc_start_on_success::{{closure}}::ha6e5a27a2402c525 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1398:30 [INFO] [stdout] 31: 0x5610d837c3fb - as core::future::future::Future>::poll::h07d8e7118124ede7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d814b537 - lib::ssh2::session::proc_run_should_send_back_proc_start_on_success::{{closure}}::h5f0c74022834ccc7 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1395:1 [INFO] [stdout] 33: 0x5610d837d2cb - as core::future::future::Future>::poll::h1e6f28a3b5710f92 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d817238a - as core::future::future::Future>::poll::h70160ae05e3543ed [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d828a0a0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf6f44ad12f30f53c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80f9a30 - tokio::coop::with_budget::{{closure}}::h94d89e75173b1f15 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80e1f48 - std::thread::local::LocalKey::try_with::h3828de17551a8746 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80db8dd - std::thread::local::LocalKey::with::hd7901848b362f690 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8287f15 - tokio::coop::with_budget::hcf1e38c9db5934d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8287f15 - tokio::coop::budget::h3345f32f5395ccc8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8287f15 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hc54fb28bfd1a305a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d825e011 - tokio::runtime::basic_scheduler::Context::enter::h62863c85d3eb5a69 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d826f89d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h0cc7f7a117823aaa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d8297f3b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h630343640b064100 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82ff697 - tokio::macros::scoped_tls::ScopedKey::set::hae529e709d186bcb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d828fc30 - tokio::runtime::basic_scheduler::CoreGuard::enter::h31bb199edcf55fb5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826ca60 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h2011f3268b345ed1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d8245fe5 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h7dae04d19b5bbdd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835c43d - tokio::runtime::Runtime::block_on::h947e630c1004f549 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d814b242 - lib::ssh2::session::proc_run_should_send_back_proc_start_on_success::hd93ea5e188763725 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1395:1 [INFO] [stdout] 51: 0x5610d814b10a - lib::ssh2::session::proc_run_should_send_back_proc_start_on_success::{{closure}}::ha3484d8c30ec8e9e [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1395:1 [INFO] [stdout] 52: 0x5610d819816e - core::ops::function::FnOnce::call_once::h3ada806fd35c9167 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::proc_stdin_should_send_error_on_failure stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::proc_stdin_should_send_error_on_failure' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d815742c - lib::ssh2::session::proc_stdin_should_send_error_on_failure::{{closure}}::proc_stdin_should_send_error_on_failure::{{closure}}::h032ab1574eda5370 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1718:30 [INFO] [stdout] 31: 0x5610d8381e1b - as core::future::future::Future>::poll::ha24a33a872791038 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d81570f7 - lib::ssh2::session::proc_stdin_should_send_error_on_failure::{{closure}}::h045481565ed70c0c [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1715:1 [INFO] [stdout] 33: 0x5610d837d50b - as core::future::future::Future>::poll::h21ba8180f6e55a4a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d8172d4a - as core::future::future::Future>::poll::he9ee57eb0eaf59e7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8289e00 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd1143ad94c9ca3a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80fd390 - tokio::coop::with_budget::{{closure}}::hd445f1b8b073044a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80ee008 - std::thread::local::LocalKey::try_with::hd925dcdf943e154e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80dbc5d - std::thread::local::LocalKey::with::hddab4d186f1626e8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8288715 - tokio::coop::with_budget::h7d8a615d6802128f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8288715 - tokio::coop::budget::h4a2ee2e9c19aa094 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8288715 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hd9bde42145d9d2a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d825c4e1 - tokio::runtime::basic_scheduler::Context::enter::h4fd7f5f9feb51d9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d8270e5d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h16da18527b2ceec5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d8297ffb - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h6e6b7db13ad0054d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82ffb97 - tokio::macros::scoped_tls::ScopedKey::set::hc90920aa7d418e37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d828d450 - tokio::runtime::basic_scheduler::CoreGuard::enter::h1755ba80a2c03322 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826d8c0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::hfc05fbfeeb3c0f96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d8246d05 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h8c640bf7f72990d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835d1dd - tokio::runtime::Runtime::block_on::hbaf4708a78b1352e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d8156e02 - lib::ssh2::session::proc_stdin_should_send_error_on_failure::h1456c5ff4226762d [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1715:1 [INFO] [stdout] 51: 0x5610d8156cca - lib::ssh2::session::proc_stdin_should_send_error_on_failure::{{closure}}::h58e7257f04fa12c8 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1715:1 [INFO] [stdout] 52: 0x5610d819873e - core::ops::function::FnOnce::call_once::h55b93acd5113faef [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::proc_stdin_should_send_ok_on_success_and_properly_send_stdin_to_process stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::proc_stdin_should_send_ok_on_success_and_properly_send_stdin_to_process' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d815840a - lib::ssh2::session::proc_stdin_should_send_ok_on_success_and_properly_send_stdin_to_process::{{closure}}::proc_stdin_should_send_ok_on_success_and_properly_send_stdin_to_process::{{closure}}::h6d396807bfd007c3 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1747:30 [INFO] [stdout] 31: 0x5610d8382f4b - as core::future::future::Future>::poll::hd43590ae06bf652a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d8157fe7 - lib::ssh2::session::proc_stdin_should_send_ok_on_success_and_properly_send_stdin_to_process::{{closure}}::h61544fa18b43a148 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1741:1 [INFO] [stdout] 33: 0x5610d838222b - as core::future::future::Future>::poll::hae1807b20ed09aee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d81724aa - as core::future::future::Future>::poll::h7d918145586d1bf5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d828a1c0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfbeb37350d5c0a84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80fcdf0 - tokio::coop::with_budget::{{closure}}::hce0ad5745cf097d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80df198 - std::thread::local::LocalKey::try_with::h1086f057dd264d5c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80d7e1d - std::thread::local::LocalKey::with::h3d930e5fe3c45135 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8288c15 - tokio::coop::with_budget::h8bdf271fbe32880a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8288c15 - tokio::coop::budget::hdb69fc76dcfa6ed1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8288c15 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::he9bdd23339f52793 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d825cae1 - tokio::runtime::basic_scheduler::Context::enter::h54c5689b51577506 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d8276c9d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h7635bf6913b5dde7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d82982fb - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hb010091792382be8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82fd297 - tokio::macros::scoped_tls::ScopedKey::set::h0d35831c8674c96c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d8295a70 - tokio::runtime::basic_scheduler::CoreGuard::enter::hd45539653073e6e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826cf10 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h6e2ec4cbef94e886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d8243875 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h5419536214ee3b1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835c8bd - tokio::runtime::Runtime::block_on::h99d6a78c92d3db5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d8157cf2 - lib::ssh2::session::proc_stdin_should_send_ok_on_success_and_properly_send_stdin_to_process::h67852513630334ea [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1741:1 [INFO] [stdout] 51: 0x5610d8157bba - lib::ssh2::session::proc_stdin_should_send_ok_on_success_and_properly_send_stdin_to_process::{{closure}}::hfd19d38cde7b9767 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1741:1 [INFO] [stdout] 52: 0x5610d819af1e - core::ops::function::FnOnce::call_once::hfdba0506c86d4b43 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::proc_list_should_send_proc_entry_list stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::proc_list_should_send_proc_entry_list' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d815a0da - lib::ssh2::session::proc_list_should_send_proc_entry_list::{{closure}}::proc_list_should_send_proc_entry_list::{{closure}}::h9adba84ec03363e6 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1798:30 [INFO] [stdout] 31: 0x5610d837cc2b - as core::future::future::Future>::poll::h11cf9a3c32ccd389 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d8159d47 - lib::ssh2::session::proc_list_should_send_proc_entry_list::{{closure}}::h4989b61f87be5db0 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1795:1 [INFO] [stdout] 33: 0x5610d838206b - as core::future::future::Future>::poll::ha8bd15c7ff22a448 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d817286a - as core::future::future::Future>::poll::h9ccdd3b4f9249f60 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8289c80 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbc1003c668800cde [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80f3190 - tokio::coop::with_budget::{{closure}}::h2333cc9cd141b6c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80e6748 - std::thread::local::LocalKey::try_with::h6ea950267c83f3cf [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80db79d - std::thread::local::LocalKey::with::hd2f98b8f2e2a6ae1 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8286d15 - tokio::coop::with_budget::h56369e7517ed13d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8286d15 - tokio::coop::budget::h049e578d25a7d5cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8286d15 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h5b68dcdb7db0346b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d825f8d1 - tokio::runtime::basic_scheduler::Context::enter::h7bb4c9b672ef10e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d827825d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h7cc805dbbfdf031e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d8297a7b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h1948fa6c1b620363 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82ffa97 - tokio::macros::scoped_tls::ScopedKey::set::hc5c457161e14d8d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d828d7f0 - tokio::runtime::basic_scheduler::CoreGuard::enter::h178ab4545f3b6c56 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826cd30 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h4fd1e0ba10ba87ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d824da75 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hf92f500794691787 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835a92d - tokio::runtime::Runtime::block_on::h37928674ff088fc6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d8159a52 - lib::ssh2::session::proc_list_should_send_proc_entry_list::h006cbf3b67dd7fa2 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1795:1 [INFO] [stdout] 51: 0x5610d815991a - lib::ssh2::session::proc_list_should_send_proc_entry_list::{{closure}}::hf2bac35b6c608c1d [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1795:1 [INFO] [stdout] 52: 0x5610d819909e - core::ops::function::FnOnce::call_once::h7c2be0e747ca8e14 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::remove_should_support_deleting_a_single_file stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::remove_should_support_deleting_a_single_file' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stderr] error: test failed, to rerun pass '--test lib' [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d8136d75 - lib::ssh2::session::remove_should_support_deleting_a_single_file::{{closure}}::remove_should_support_deleting_a_single_file::{{closure}}::h0103f2dc8b3adee8 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:825:30 [INFO] [stdout] 31: 0x5610d8380c0b - as core::future::future::Future>::poll::h83825f27032af4fe [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d8136a37 - lib::ssh2::session::remove_should_support_deleting_a_single_file::{{closure}}::h34aa13ef3927eded [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:822:1 [INFO] [stdout] 33: 0x5610d8381a5b - as core::future::future::Future>::poll::h98a8a5c71cca529d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d8172c8a - as core::future::future::Future>::poll::he640199a5330087a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8289620 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h806a086aac6823f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80f8cb0 - tokio::coop::with_budget::{{closure}}::h80653a1304f6f453 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80ec7d8 - std::thread::local::LocalKey::try_with::hc6b7bb5af4e5b689 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80daf4d - std::thread::local::LocalKey::with::hc01bc6eb12c4ede9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8288915 - tokio::coop::with_budget::h4f2ed76f962a2952 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8288915 - tokio::coop::budget::hb7b65f8b7ec731b7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8288915 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hdecbdabf5ef666ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d825b2e1 - tokio::runtime::basic_scheduler::Context::enter::h4594d1b45f9ef0e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d8272b5d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h1f61fe26366522bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d829827b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hadc5963cd22e17b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82fd497 - tokio::macros::scoped_tls::ScopedKey::set::h12c9f108c01ef5e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d828baf0 - tokio::runtime::basic_scheduler::CoreGuard::enter::h02a7ddd0d855e3cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826d5a0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::hd15a122f73b76d8f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d82449f5 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h632d0526a796a37a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835d7dd - tokio::runtime::Runtime::block_on::hcf83cf5e1330be7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d8136742 - lib::ssh2::session::remove_should_support_deleting_a_single_file::hc671c3df8dc4a532 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:822:1 [INFO] [stdout] 51: 0x5610d813660a - lib::ssh2::session::remove_should_support_deleting_a_single_file::{{closure}}::h4a4dd2b85b0eb86c [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:822:1 [INFO] [stdout] 52: 0x5610d819848e - core::ops::function::FnOnce::call_once::h490625126e709895 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::proc_run_should_send_back_stdout_periodically_when_available stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::proc_run_should_send_back_stdout_periodically_when_available' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d814ca03 - lib::ssh2::session::proc_run_should_send_back_stdout_periodically_when_available::{{closure}}::proc_run_should_send_back_stdout_periodically_when_available::{{closure}}::hab5378fb2823c671 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1423:30 [INFO] [stdout] 31: 0x5610d837f9eb - as core::future::future::Future>::poll::h61b3521361e1365b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d814c5e7 - lib::ssh2::session::proc_run_should_send_back_stdout_periodically_when_available::{{closure}}::ha100c861f1e2df47 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1419:1 [INFO] [stdout] 33: 0x5610d837dddb - as core::future::future::Future>::poll::h2f938a0b45fb0c5c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d81721aa - as core::future::future::Future>::poll::h5d151612e815bd2e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8289bc0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb51ddb0aa2c69695 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80f2410 - tokio::coop::with_budget::{{closure}}::h18c446dedddaa5e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80e7908 - std::thread::local::LocalKey::try_with::h817d1e7a9abd4874 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80dbe8d - std::thread::local::LocalKey::with::he042df90f80be62f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8286515 - tokio::coop::with_budget::ha3e02265fa23c90e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8286515 - tokio::coop::budget::hf4812cd12b292a64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8286515 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h3e57791f2b73dc87 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d825d411 - tokio::runtime::basic_scheduler::Context::enter::h5b9f8fd6f75346e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d82821dd - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hea94a96a58b1e2ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d82984fb - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hdc05cc9c7480690f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82fe297 - tokio::macros::scoped_tls::ScopedKey::set::h72bc6cb2d6e511df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d82911f0 - tokio::runtime::basic_scheduler::CoreGuard::enter::h4691b04ed2a170af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826d0f0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h939ccac813d946fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d82498d5 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hb6d73b8cc9f68ed3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835ecdd - tokio::runtime::Runtime::block_on::hf7d5b0a02fb61ff6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d814c2f2 - lib::ssh2::session::proc_run_should_send_back_stdout_periodically_when_available::h946e0b07937e1136 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1419:1 [INFO] [stdout] 51: 0x5610d814c1ba - lib::ssh2::session::proc_run_should_send_back_stdout_periodically_when_available::{{closure}}::hb2b9ac83aa925aa1 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1419:1 [INFO] [stdout] 52: 0x5610d8198a6e - core::ops::function::FnOnce::call_once::h624cc746a05facff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::rename_should_send_error_on_failure stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::rename_should_send_error_on_failure' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d813db6b - lib::ssh2::session::rename_should_send_error_on_failure::{{closure}}::rename_should_send_error_on_failure::{{closure}}::h3e09daba5635477c [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1017:30 [INFO] [stdout] 31: 0x5610d838045b - as core::future::future::Future>::poll::h749192890fbb3520 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d813d827 - lib::ssh2::session::rename_should_send_error_on_failure::{{closure}}::hdb1253272cfcfb7d [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1014:1 [INFO] [stdout] 33: 0x5610d837fedb - as core::future::future::Future>::poll::h6ab2267bd2f0038c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d81727aa - as core::future::future::Future>::poll::h960600a5e32c067f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d8289260 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2f9ca27760a01fd7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80ff430 - tokio::coop::with_budget::{{closure}}::hfa164793697aab8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80e63a8 - std::thread::local::LocalKey::try_with::h6d09a8b72eef73f7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80d937d - std::thread::local::LocalKey::with::h6b38334846fc97ff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8286715 - tokio::coop::with_budget::h9e7f9bfe84623b45 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8286715 - tokio::coop::budget::h9ab9e44b52e3cc4c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8286715 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h4264db2d935e7943 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d8269801 - tokio::runtime::basic_scheduler::Context::enter::hfd65898c330b5262 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d827159d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h1a52d7a24639491a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d8297c3b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h33c8c2707a43b1e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82fde97 - tokio::macros::scoped_tls::ScopedKey::set::h5372874fdfb229dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d8294f90 - tokio::runtime::basic_scheduler::CoreGuard::enter::hc599bdcdc9f3f35f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826cce0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h4d2053e7fdc58770 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d8241575 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h229b82b69abfe443 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835e6dd - tokio::runtime::Runtime::block_on::hebce1d375c3b6894 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d813d532 - lib::ssh2::session::rename_should_send_error_on_failure::had1d618d3a9cd9cf [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1014:1 [INFO] [stdout] 51: 0x5610d813d3fa - lib::ssh2::session::rename_should_send_error_on_failure::{{closure}}::h3653c8ba8723cff6 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1014:1 [INFO] [stdout] 52: 0x5610d819a3fe - core::ops::function::FnOnce::call_once::hcda009669c558296 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- ssh2::session::exists_should_send_true_if_path_exists stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] thread 'ssh2::session::exists_should_send_true_if_path_exists' panicked at 'No open port available for sshd: Os { code: 2, kind: NotFound, message: "No such file or directory" }', tests/sshd.rs:301:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5610d8b6171c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5610d8b6171c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5610d8b6171c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5610d8b6171c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5610d8b89e4c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5610d8b5a578 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5610d8b63ac7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5610d8b63ac7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5610d8b63ac7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5610d8b637fb - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5610d8b6421a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5610d8b63f07 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5610d8b61be4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5610d8b63c19 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5610d7dc1823 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5610d7dc1913 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5610d810dafc - core::result::Result::expect::he73b356b76a86041 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x5610d8201ce1 - lib::sshd::Sshd::spawn::h13c33962bfc3dc97 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:300:29 [INFO] [stdout] 18: 0x5610d82048aa - lib::sshd::sshd::{{closure}}::h7740313376f54ed3 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:25 [INFO] [stdout] 19: 0x5610d82034a7 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h96dedd5506108ef9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 20: 0x5610d82fc7e5 - once_cell::imp::OnceCell::initialize::{{closure}}::h3ebcbe33d1ab647c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 21: 0x5610d891f8c3 - once_cell::imp::initialize_inner::h0870214c0cbdab96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 22: 0x5610d82fc666 - once_cell::imp::OnceCell::initialize::hbfc34e9c4881c08d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 23: 0x5610d82038b7 - once_cell::sync::OnceCell::get_or_try_init::h832ef26d1dd9bf5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:1014:13 [INFO] [stdout] 24: 0x5610d82033de - once_cell::sync::OnceCell::get_or_init::hd81b871890374759 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/once_cell-1.9.0/src/lib.rs:974:19 [INFO] [stdout] 25: 0x5610d820486d - lib::sshd::sshd::haf694eb9c81e4fd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:400:5 [INFO] [stdout] 26: 0x5610d8204846 - lib::sshd::sshd::get::h97bd1467b897c5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 27: 0x5610d8204856 - lib::sshd::sshd::default::h05fa033c64d195ed [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:396:1 [INFO] [stdout] 28: 0x5610d8204cd0 - lib::sshd::session::default::{{closure}}::h8f90874ba8273c26 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:403:1 [INFO] [stdout] 29: 0x5610d837c0e9 - as core::future::future::Future>::poll::h030746da7986c0c7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 30: 0x5610d81411bc - lib::ssh2::session::exists_should_send_true_if_path_exists::{{closure}}::exists_should_send_true_if_path_exists::{{closure}}::h751f6ed03ef2d3ee [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1112:30 [INFO] [stdout] 31: 0x5610d83834cb - as core::future::future::Future>::poll::hda19b2d1c7bf4203 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 32: 0x5610d8140e87 - lib::ssh2::session::exists_should_send_true_if_path_exists::{{closure}}::h08d7b09d8e510577 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1109:1 [INFO] [stdout] 33: 0x5610d837cddb - as core::future::future::Future>::poll::h181916e7038a923f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 34: 0x5610d8171fba - as core::future::future::Future>::poll::h4412fcac3a9feee9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x5610d828a040 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hef735ebb3104b4f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x5610d80f1d50 - tokio::coop::with_budget::{{closure}}::h141a19dee136b2b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x5610d80e7f38 - std::thread::local::LocalKey::try_with::h865a7551558a26f0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 38: 0x5610d80db43d - std::thread::local::LocalKey::with::hca8c1b001b51afa8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 39: 0x5610d8285b15 - tokio::coop::with_budget::hf98b425ca130548a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x5610d8285b15 - tokio::coop::budget::he8ef132940084971 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x5610d8285b15 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h038d4e053d636498 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x5610d8265ed1 - tokio::runtime::basic_scheduler::Context::enter::hd0eaf6d02c55bff0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x5610d827c39d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::ha9478fa17d099c65 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x5610d829817b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::ha018647a047bc6c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x5610d82fd797 - tokio::macros::scoped_tls::ScopedKey::set::h26e98d890d53678b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x5610d8296550 - tokio::runtime::basic_scheduler::CoreGuard::enter::hdfa7f38dd36315a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x5610d826d3c0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::haf9a66e58a1d9739 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x5610d8244e55 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h63830558b1eb5f44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x5610d835be3d - tokio::runtime::Runtime::block_on::h8aecb3e2a234dcbe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x5610d8140b92 - lib::ssh2::session::exists_should_send_true_if_path_exists::hb1e042a4506afae9 [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1109:1 [INFO] [stdout] 51: 0x5610d8140a5a - lib::ssh2::session::exists_should_send_true_if_path_exists::{{closure}}::hfb1fa1c4650e97bf [INFO] [stdout] at /opt/rustwide/workdir/tests/ssh2/session.rs:1109:1 [INFO] [stdout] 52: 0x5610d81996de - core::ops::function::FnOnce::call_once::h9c5c96944030000f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x5610d848f813 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x5610d848f813 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 55: 0x5610d848e541 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5610d848e541 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x5610d848e541 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 58: 0x5610d848e541 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 59: 0x5610d848e541 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 60: 0x5610d848e541 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 61: 0x5610d848e541 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 62: 0x5610d8497e21 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 63: 0x5610d8497e21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 64: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 65: 0x5610d846457f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 66: 0x5610d846457f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 67: 0x5610d846457f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 68: 0x5610d846457f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 69: 0x5610d846457f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 70: 0x5610d846457f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 72: 0x5610d8b6bb23 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 73: 0x5610d8b6bb23 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 74: 0x7ff5415ce609 - start_thread [INFO] [stdout] 75: 0x7ff541746293 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] ssh2::session::copy_should_send_error_on_failure [INFO] [stdout] ssh2::session::copy_should_support_copying_a_directory_that_only_contains_directories [INFO] [stdout] ssh2::session::copy_should_support_copying_a_single_file [INFO] [stdout] ssh2::session::copy_should_support_copying_an_empty_directory [INFO] [stdout] ssh2::session::copy_should_support_copying_an_entire_directory [INFO] [stdout] ssh2::session::dir_create_should_send_error_if_fails [INFO] [stdout] ssh2::session::dir_create_should_send_ok_when_successful [INFO] [stdout] ssh2::session::dir_create_should_support_creating_multiple_dir_components [INFO] [stdout] ssh2::session::dir_read_should_send_error_if_directory_does_not_exist [INFO] [stdout] ssh2::session::dir_read_should_support_depth_limits [INFO] [stdout] ssh2::session::dir_read_should_support_including_directory_in_returned_entries [INFO] [stdout] ssh2::session::dir_read_should_support_returning_absolute_paths [INFO] [stdout] ssh2::session::dir_read_should_support_returning_canonicalized_paths [INFO] [stdout] ssh2::session::dir_read_should_support_unlimited_depth_using_zero [INFO] [stdout] ssh2::session::exists_should_send_false_if_path_does_not_exist [INFO] [stdout] ssh2::session::exists_should_send_true_if_path_exists [INFO] [stdout] ssh2::session::file_append_should_send_error_if_fails_to_create_file [INFO] [stdout] ssh2::session::file_append_should_send_ok_when_successful [INFO] [stdout] ssh2::session::file_append_text_should_send_error_if_fails_to_create_file [INFO] [stdout] ssh2::session::file_append_text_should_send_ok_when_successful [INFO] [stdout] ssh2::session::file_read_should_send_blob_with_file_contents [INFO] [stdout] ssh2::session::file_read_should_send_error_if_fails_to_read_file [INFO] [stdout] ssh2::session::file_read_text_should_send_error_if_fails_to_read_file [INFO] [stdout] ssh2::session::file_read_text_should_send_text_with_file_contents [INFO] [stdout] ssh2::session::file_write_should_send_error_if_fails_to_write_file [INFO] [stdout] ssh2::session::file_write_should_send_ok_when_successful [INFO] [stdout] ssh2::session::file_write_text_should_send_error_if_fails_to_write_file [INFO] [stdout] ssh2::session::file_write_text_should_send_ok_when_successful [INFO] [stdout] ssh2::session::metadata_should_include_canonicalized_path_if_flag_specified [INFO] [stdout] ssh2::session::metadata_should_resolve_file_type_of_symlink_if_flag_specified [INFO] [stdout] ssh2::session::metadata_should_send_back_metadata_on_dir_if_exists [INFO] [stdout] ssh2::session::metadata_should_send_back_metadata_on_file_if_exists [INFO] [stdout] ssh2::session::metadata_should_send_back_metadata_on_symlink_if_exists [INFO] [stdout] ssh2::session::metadata_should_send_error_on_failure [INFO] [stdout] ssh2::session::proc_kill_should_send_error_on_failure [INFO] [stdout] ssh2::session::proc_kill_should_send_ok_and_done_responses_on_success [INFO] [stdout] ssh2::session::proc_list_should_send_proc_entry_list [INFO] [stdout] ssh2::session::proc_run_should_clear_process_from_state_when_done [INFO] [stdout] ssh2::session::proc_run_should_clear_process_from_state_when_killed [INFO] [stdout] ssh2::session::proc_run_should_send_back_proc_start_on_success [INFO] [stdout] ssh2::session::proc_run_should_send_back_stderr_periodically_when_available [INFO] [stdout] ssh2::session::proc_run_should_send_back_stdout_periodically_when_available [INFO] [stdout] ssh2::session::proc_run_should_send_error_over_stderr_on_failure [INFO] [stdout] ssh2::session::proc_stdin_should_send_error_on_failure [INFO] [stdout] ssh2::session::proc_stdin_should_send_ok_on_success_and_properly_send_stdin_to_process [INFO] [stdout] ssh2::session::remove_should_delete_nonempty_directory_if_force_is_true [INFO] [stdout] ssh2::session::remove_should_send_error_on_failure [INFO] [stdout] ssh2::session::remove_should_support_deleting_a_directory [INFO] [stdout] ssh2::session::remove_should_support_deleting_a_single_file [INFO] [stdout] ssh2::session::rename_should_send_error_on_failure [INFO] [stdout] ssh2::session::rename_should_support_renaming_a_single_file [INFO] [stdout] ssh2::session::rename_should_support_renaming_an_entire_directory [INFO] [stdout] ssh2::session::system_info_should_send_system_info_based_on_binary [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 53 failed; 0 ignored; 0 measured; 0 filtered out; finished in 527.27s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1e8e86d1b3edb969f97bbda9475f52a03dc65e3a99761c7d00cae98891fd80d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e8e86d1b3edb969f97bbda9475f52a03dc65e3a99761c7d00cae98891fd80d9", kill_on_drop: false }` [INFO] [stdout] 1e8e86d1b3edb969f97bbda9475f52a03dc65e3a99761c7d00cae98891fd80d9