[INFO] fetching crate wezterm-ssh 0.4.0... [INFO] testing wezterm-ssh-0.4.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate wezterm-ssh 0.4.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate wezterm-ssh 0.4.0 [INFO] finished tweaking crates.io crate wezterm-ssh 0.4.0 [INFO] tweaked toml for crates.io crate wezterm-ssh 0.4.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wezterm-ssh 0.4.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wezterm-ssh 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4cff55157f27eed02f94fd936b5c5b0fec7e8cd687e2192205ff95a60c93658f [INFO] running `Command { std: "docker" "start" "-a" "4cff55157f27eed02f94fd936b5c5b0fec7e8cd687e2192205ff95a60c93658f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4cff55157f27eed02f94fd936b5c5b0fec7e8cd687e2192205ff95a60c93658f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cff55157f27eed02f94fd936b5c5b0fec7e8cd687e2192205ff95a60c93658f", kill_on_drop: false }` [INFO] [stdout] 4cff55157f27eed02f94fd936b5c5b0fec7e8cd687e2192205ff95a60c93658f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 982b22e5461340934dfedfbe9c4fc8dfd3e5a67a1a61818a2890c1755a070f22 [INFO] running `Command { std: "docker" "start" "-a" "982b22e5461340934dfedfbe9c4fc8dfd3e5a67a1a61818a2890c1755a070f22", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling async-task v4.1.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libssh-rs-sys v0.1.3 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bstr v0.1.4 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling filedescriptor v0.8.2 [INFO] [stderr] Compiling portable-pty v0.7.0 [INFO] [stderr] Compiling filenamegen v0.2.4 [INFO] [stderr] Compiling ssh2 v0.9.3 [INFO] [stderr] Compiling libssh-rs v0.1.4 [INFO] [stderr] Compiling wezterm-ssh v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pty.rs:65:54 [INFO] [stdout] | [INFO] [stdout] 65 | fn try_clone_reader(&self) -> anyhow::Result> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 65 - fn try_clone_reader(&self) -> anyhow::Result> { [INFO] [stdout] 65 + fn try_clone_reader(&self) -> anyhow::Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pty.rs:70:54 [INFO] [stdout] | [INFO] [stdout] 70 | fn try_clone_writer(&self) -> anyhow::Result> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 70 - fn try_clone_writer(&self) -> anyhow::Result> { [INFO] [stdout] 70 + fn try_clone_writer(&self) -> anyhow::Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.70s [INFO] running `Command { std: "docker" "inspect" "982b22e5461340934dfedfbe9c4fc8dfd3e5a67a1a61818a2890c1755a070f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "982b22e5461340934dfedfbe9c4fc8dfd3e5a67a1a61818a2890c1755a070f22", kill_on_drop: false }` [INFO] [stdout] 982b22e5461340934dfedfbe9c4fc8dfd3e5a67a1a61818a2890c1755a070f22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f42be966217f86a4946ac34db53475869c179c72e604cd2c3479d88b65b05c2 [INFO] running `Command { std: "docker" "start" "-a" "1f42be966217f86a4946ac34db53475869c179c72e604cd2c3479d88b65b05c2", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling rstest v0.12.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling terminfo v0.7.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling vtparse v0.6.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling assert_fs v1.0.7 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling smol-potat-macro v0.6.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling smol-potat v1.1.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling filedescriptor v0.8.2 [INFO] [stderr] Compiling libssh-rs v0.1.4 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling portable-pty v0.7.0 [INFO] [stderr] Compiling wezterm-ssh v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pty.rs:65:54 [INFO] [stdout] | [INFO] [stdout] 65 | fn try_clone_reader(&self) -> anyhow::Result> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 65 - fn try_clone_reader(&self) -> anyhow::Result> { [INFO] [stdout] 65 + fn try_clone_reader(&self) -> anyhow::Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pty.rs:70:54 [INFO] [stdout] | [INFO] [stdout] 70 | fn try_clone_writer(&self) -> anyhow::Result> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 70 - fn try_clone_writer(&self) -> anyhow::Result> { [INFO] [stdout] 70 + fn try_clone_writer(&self) -> anyhow::Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling termwiz v0.15.0 [INFO] [stderr] Compiling k9 v0.11.1 [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pty.rs:65:54 [INFO] [stdout] | [INFO] [stdout] 65 | fn try_clone_reader(&self) -> anyhow::Result> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 65 - fn try_clone_reader(&self) -> anyhow::Result> { [INFO] [stdout] 65 + fn try_clone_reader(&self) -> anyhow::Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/pty.rs:70:54 [INFO] [stdout] | [INFO] [stdout] 70 | fn try_clone_writer(&self) -> anyhow::Result> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 70 - fn try_clone_writer(&self) -> anyhow::Result> { [INFO] [stdout] 70 + fn try_clone_writer(&self) -> anyhow::Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 44.62s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, terminfo v0.7.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "1f42be966217f86a4946ac34db53475869c179c72e604cd2c3479d88b65b05c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f42be966217f86a4946ac34db53475869c179c72e604cd2c3479d88b65b05c2", kill_on_drop: false }` [INFO] [stdout] 1f42be966217f86a4946ac34db53475869c179c72e604cd2c3479d88b65b05c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0ceebca81891d80ce12feaa525a18307a61b017eb647f0d64dd5476ac7e5de2c [INFO] running `Command { std: "docker" "start" "-a" "0ceebca81891d80ce12feaa525a18307a61b017eb647f0d64dd5476ac7e5de2c", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stdout] [INFO] [stderr] --> src/pty.rs:65:54 [INFO] [stdout] running 5 tests [INFO] [stderr] | [INFO] [stdout] test config::test::parse_user ... ok [INFO] [stderr] 65 | fn try_clone_reader(&self) -> anyhow::Result> { [INFO] [stdout] test config::test::sub_tilde ... ok [INFO] [stderr] | ^ ^ [INFO] [stdout] test config::test::multiple_identityfile ... ok [INFO] [stderr] | [INFO] [stdout] test config::test::parse_match ... ok [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] test config::test::parse_simple ... ok [INFO] [stderr] help: remove these parentheses [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stderr] 65 - fn try_clone_reader(&self) -> anyhow::Result> { [INFO] [stdout] [INFO] [stderr] 65 + fn try_clone_reader(&self) -> anyhow::Result> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/pty.rs:70:54 [INFO] [stderr] | [INFO] [stderr] 70 | fn try_clone_writer(&self) -> anyhow::Result> { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 70 - fn try_clone_writer(&self) -> anyhow::Result> { [INFO] [stderr] 70 + fn try_clone_writer(&self) -> anyhow::Result> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `wezterm-ssh` (lib) generated 2 warnings (run `cargo fix --lib -p wezterm-ssh` to apply 2 suggestions) [INFO] [stderr] warning: `wezterm-ssh` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, terminfo v0.7.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wezterm_ssh-369a86eaa5eb20a0) [INFO] [stderr] Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-814142fec3c917b7) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stderr] UsePAM yes [INFO] [stderr] PrintMotd yes [INFO] [stderr] PidFile /tmp/.tmpoPe7nd/sshd.pid [INFO] [stderr] AuthenticationMethods publickey [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stderr] PermitTunnel yes [INFO] [stderr] MaxStartups 500 [INFO] [stderr] StrictModes no [INFO] [stderr] X11Forwarding yes [INFO] [stderr] AllowTcpForwarding yes [INFO] [stderr] AuthorizedKeysFile /tmp/.tmpoPe7nd/id_rsa.pub [INFO] [stderr] HostKey /tmp/.tmpoPe7nd/ssh_host_rsa_key [INFO] [stdout] test e2e::sftp::create_dir_should_create_a_directory_on_the_remote_filesystem ... FAILED [INFO] [stderr] PidFile /tmp/.tmpfs0xkn/sshd.pid [INFO] [stderr] MaxStartups 500 [INFO] [stderr] AllowTcpForwarding yes [INFO] [stderr] HostKey /tmp/.tmpfs0xkn/ssh_host_rsa_key [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] PermitTunnel yes [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] AuthenticationMethods publickey [INFO] [stderr] UsePAM yes [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stderr] PrintMotd yes [INFO] [stderr] X11Forwarding yes [INFO] [stderr] StrictModes no [INFO] [stderr] AuthorizedKeysFile /tmp/.tmpfs0xkn/id_rsa.pub [INFO] [stdout] test e2e::sftp::canonicalize_should_either_return_resolved_path_or_error_if_missing ... FAILED [INFO] [stderr] AllowTcpForwarding yes [INFO] [stderr] StrictModes no [INFO] [stderr] PrintMotd yes [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] AuthorizedKeysFile /tmp/.tmpZSHshZ/id_rsa.pub [INFO] [stderr] UsePAM yes [INFO] [stderr] MaxStartups 500 [INFO] [stderr] PidFile /tmp/.tmpZSHshZ/sshd.pid [INFO] [stderr] HostKey /tmp/.tmpZSHshZ/ssh_host_rsa_key [INFO] [stderr] PermitTunnel yes [INFO] [stderr] X11Forwarding yes [INFO] [stderr] AuthenticationMethods publickey [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stdout] test e2e::sftp::create_dir_should_return_error_if_unable_to_create_directory ... FAILED [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] PermitTunnel yes [INFO] [stderr] HostKey /tmp/.tmpU2z7Is/ssh_host_rsa_key [INFO] [stderr] X11Forwarding yes [INFO] [stderr] PrintMotd yes [INFO] [stderr] UsePAM yes [INFO] [stderr] MaxStartups 500 [INFO] [stderr] AuthorizedKeysFile /tmp/.tmpU2z7Is/id_rsa.pub [INFO] [stderr] AllowTcpForwarding yes [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stderr] StrictModes no [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] PidFile /tmp/.tmpU2z7Is/sshd.pid [INFO] [stderr] AuthenticationMethods publickey [INFO] [stdout] test e2e::sftp::file::should_support_async_reading ... FAILED [INFO] [stderr] PermitTunnel yes [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] UsePAM yes [INFO] [stderr] X11Forwarding yes [INFO] [stderr] PrintMotd yes [INFO] [stderr] AuthenticationMethods publickey [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stderr] StrictModes no [INFO] [stderr] AllowTcpForwarding yes [INFO] [stderr] AuthorizedKeysFile /tmp/.tmpJqyBSX/id_rsa.pub [INFO] [stderr] MaxStartups 500 [INFO] [stderr] HostKey /tmp/.tmpJqyBSX/ssh_host_rsa_key [INFO] [stderr] PidFile /tmp/.tmpJqyBSX/sshd.pid [INFO] [stdout] test e2e::sftp::file::should_support_async_flush ... FAILED [INFO] [stderr] UsePAM yes [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] AllowTcpForwarding yes [INFO] [stderr] AuthorizedKeysFile /tmp/.tmp7kC0kH/id_rsa.pub [INFO] [stderr] PidFile /tmp/.tmp7kC0kH/sshd.pid [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stderr] PrintMotd yes [INFO] [stderr] PermitTunnel yes [INFO] [stderr] MaxStartups 500 [INFO] [stderr] StrictModes no [INFO] [stderr] HostKey /tmp/.tmp7kC0kH/ssh_host_rsa_key [INFO] [stderr] X11Forwarding yes [INFO] [stderr] AuthenticationMethods publickey [INFO] [stdout] test e2e::sftp::canonicalize_should_resolve_absolute_path_for_relative_path ... FAILED [INFO] [stderr] UsePAM yes [INFO] [stderr] AuthorizedKeysFile /tmp/.tmpkzKE0f/id_rsa.pub [INFO] [stderr] PermitTunnel yes [INFO] [stderr] PrintMotd yes [INFO] [stderr] PidFile /tmp/.tmpkzKE0f/sshd.pid [INFO] [stderr] X11Forwarding yes [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] AllowTcpForwarding yes [INFO] [stderr] MaxStartups 500 [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stderr] StrictModes no [INFO] [stderr] AuthenticationMethods publickey [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] HostKey /tmp/.tmpkzKE0f/ssh_host_rsa_key [INFO] [stdout] test e2e::sftp::file::should_support_async_writing ... FAILED [INFO] [stderr] StrictModes no [INFO] [stderr] UsePAM yes [INFO] [stderr] AuthorizedKeysFile /tmp/.tmplDQnzg/id_rsa.pub [INFO] [stderr] MaxStartups 500 [INFO] [stderr] HostKey /tmp/.tmplDQnzg/ssh_host_rsa_key [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] AllowTcpForwarding yes [INFO] [stderr] PidFile /tmp/.tmplDQnzg/sshd.pid [INFO] [stderr] AuthenticationMethods publickey [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] X11Forwarding yes [INFO] [stderr] PrintMotd yes [INFO] [stderr] PermitTunnel yes [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stdout] test e2e::sftp::file::read_dir_should_retrieve_next_dir_entry ... FAILED [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stderr] X11Forwarding yes [INFO] [stderr] AllowTcpForwarding yes [INFO] [stderr] StrictModes no [INFO] [stderr] UsePAM yes [INFO] [stderr] AuthorizedKeysFile /tmp/.tmp177zBU/id_rsa.pub [INFO] [stderr] PermitTunnel yes [INFO] [stderr] AuthenticationMethods publickey [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] HostKey /tmp/.tmp177zBU/ssh_host_rsa_key [INFO] [stderr] MaxStartups 500 [INFO] [stderr] PidFile /tmp/.tmp177zBU/sshd.pid [INFO] [stderr] PrintMotd yes [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stdout] test e2e::sftp::file::should_support_async_close ... FAILED [INFO] [stderr] AuthenticationMethods publickey [INFO] [stderr] PrintMotd yes [INFO] [stderr] AllowTcpForwarding yes [INFO] [stderr] PermitTunnel yes [INFO] [stderr] UsePAM yes [INFO] [stderr] MaxStartups 500 [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] X11Forwarding yes [INFO] [stderr] StrictModes no [INFO] [stderr] AuthorizedKeysFile /tmp/.tmpwYkEqq/id_rsa.pub [INFO] [stderr] HostKey /tmp/.tmpwYkEqq/ssh_host_rsa_key [INFO] [stderr] PidFile /tmp/.tmpwYkEqq/sshd.pid [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stdout] test e2e::sftp::canonicalize_should_fail_if_resolving_missing_path_with_dots ... FAILED [INFO] [stderr] PrintMotd yes [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] X11Forwarding yes [INFO] [stderr] MaxStartups 500 [INFO] [stderr] AllowTcpForwarding yes [INFO] [stderr] PermitTunnel yes [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] UsePAM yes [INFO] [stderr] StrictModes no [INFO] [stderr] AuthorizedKeysFile /tmp/.tmpYf0SSQ/id_rsa.pub [INFO] [stderr] AuthenticationMethods publickey [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stderr] HostKey /tmp/.tmpYf0SSQ/ssh_host_rsa_key [INFO] [stderr] PidFile /tmp/.tmpYf0SSQ/sshd.pid [INFO] [stdout] test e2e::sftp::read_dir_should_return_list_of_directories_files_and_symlinks ... FAILED [INFO] [stderr] AuthenticationMethods publickey [INFO] [stderr] X11Forwarding yes [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] MaxStartups 500 [INFO] [stderr] PidFile /tmp/.tmpqaKu3t/sshd.pid [INFO] [stderr] HostKey /tmp/.tmpqaKu3t/ssh_host_rsa_key [INFO] [stderr] StrictModes no [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stderr] PrintMotd yes [INFO] [stderr] AuthorizedKeysFile /tmp/.tmpqaKu3t/id_rsa.pub [INFO] [stderr] PermitTunnel yes [INFO] [stderr] UsePAM yes [INFO] [stderr] AllowTcpForwarding yes [INFO] [stdout] test e2e::sftp::read_link_should_fail_if_path_is_not_a_symlink ... FAILED [INFO] [stderr] PrintMotd yes [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stderr] MaxStartups 500 [INFO] [stderr] HostKey /tmp/.tmpQ4C8TW/ssh_host_rsa_key [INFO] [stderr] StrictModes no [INFO] [stderr] PermitTunnel yes [INFO] [stderr] PidFile /tmp/.tmpQ4C8TW/sshd.pid [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] UsePAM yes [INFO] [stderr] X11Forwarding yes [INFO] [stderr] AllowTcpForwarding yes [INFO] [stderr] AuthorizedKeysFile /tmp/.tmpQ4C8TW/id_rsa.pub [INFO] [stderr] AuthenticationMethods publickey [INFO] [stdout] test e2e::sftp::read_link_should_return_the_target_of_the_symlink ... FAILED [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stderr] UsePAM yes [INFO] [stderr] PidFile /tmp/.tmpCMJlpD/sshd.pid [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] MaxStartups 500 [INFO] [stderr] StrictModes no [INFO] [stderr] AuthorizedKeysFile /tmp/.tmpCMJlpD/id_rsa.pub [INFO] [stderr] AuthenticationMethods publickey [INFO] [stderr] X11Forwarding yes [INFO] [stderr] PrintMotd yes [INFO] [stderr] PermitTunnel yes [INFO] [stderr] AllowTcpForwarding yes [INFO] [stderr] HostKey /tmp/.tmpCMJlpD/ssh_host_rsa_key [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stdout] test e2e::sftp::remove_dir_should_remove_a_remote_directory ... FAILED [INFO] [stderr] AllowTcpForwarding yes [INFO] [stderr] StrictModes no [INFO] [stderr] MaxStartups 500 [INFO] [stderr] PrintMotd yes [INFO] [stderr] HostKey /tmp/.tmp3Z2DRl/ssh_host_rsa_key [INFO] [stderr] AuthorizedKeysFile /tmp/.tmp3Z2DRl/id_rsa.pub [INFO] [stderr] PermitTunnel yes [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stderr] AuthenticationMethods publickey [INFO] [stderr] PidFile /tmp/.tmp3Z2DRl/sshd.pid [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] UsePAM yes [INFO] [stderr] X11Forwarding yes [INFO] [stdout] test e2e::sftp::remove_dir_should_return_an_error_if_failed_to_remove_directory ... FAILED [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stderr] AllowTcpForwarding yes [INFO] [stderr] AuthenticationMethods publickey [INFO] [stderr] MaxStartups 500 [INFO] [stderr] StrictModes no [INFO] [stderr] UsePAM yes [INFO] [stderr] HostKey /tmp/.tmpH0l2aN/ssh_host_rsa_key [INFO] [stderr] PermitTunnel yes [INFO] [stderr] PidFile /tmp/.tmpH0l2aN/sshd.pid [INFO] [stderr] AuthorizedKeysFile /tmp/.tmpH0l2aN/id_rsa.pub [INFO] [stderr] X11Forwarding yes [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] PrintMotd yes [INFO] [stdout] test e2e::sftp::remove_file_should_fail_if_path_missing ... FAILED [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] AuthorizedKeysFile /tmp/.tmpcbsimx/id_rsa.pub [INFO] [stderr] PidFile /tmp/.tmpcbsimx/sshd.pid [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stderr] UsePAM yes [INFO] [stderr] AllowTcpForwarding yes [INFO] [stderr] StrictModes no [INFO] [stderr] X11Forwarding yes [INFO] [stderr] AuthenticationMethods publickey [INFO] [stderr] MaxStartups 500 [INFO] [stderr] HostKey /tmp/.tmpcbsimx/ssh_host_rsa_key [INFO] [stderr] PrintMotd yes [INFO] [stderr] PermitTunnel yes [INFO] [stdout] test e2e::sftp::metadata_should_return_metadata_about_a_directory ... FAILED [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] X11Forwarding yes [INFO] [stderr] MaxStartups 500 [INFO] [stderr] PermitTunnel yes [INFO] [stderr] AuthenticationMethods publickey [INFO] [stderr] PrintMotd yes [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stderr] AllowTcpForwarding yes [INFO] [stderr] AuthorizedKeysFile /tmp/.tmputnW2r/id_rsa.pub [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] HostKey /tmp/.tmputnW2r/ssh_host_rsa_key [INFO] [stderr] UsePAM yes [INFO] [stderr] StrictModes no [INFO] [stderr] PidFile /tmp/.tmputnW2r/sshd.pid [INFO] [stdout] test e2e::sftp::remove_file_should_remove_file ... FAILED [INFO] [stderr] StrictModes no [INFO] [stderr] PermitTunnel yes [INFO] [stderr] X11Forwarding yes [INFO] [stderr] AuthenticationMethods publickey [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] PrintMotd yes [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] AllowTcpForwarding yes [INFO] [stderr] AuthorizedKeysFile /tmp/.tmptHcq07/id_rsa.pub [INFO] [stderr] HostKey /tmp/.tmptHcq07/ssh_host_rsa_key [INFO] [stderr] UsePAM yes [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stderr] PidFile /tmp/.tmptHcq07/sshd.pid [INFO] [stderr] MaxStartups 500 [INFO] [stdout] test e2e::sftp::remove_file_should_remove_symlink_to_directory ... FAILED [INFO] [stderr] X11Forwarding yes [INFO] [stderr] PrintMotd yes [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stderr] PermitTunnel yes [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] AllowTcpForwarding yes [INFO] [stderr] AuthenticationMethods publickey [INFO] [stderr] MaxStartups 500 [INFO] [stderr] StrictModes no [INFO] [stderr] UsePAM yes [INFO] [stderr] AuthorizedKeysFile /tmp/.tmp6G3Ju9/id_rsa.pub [INFO] [stderr] HostKey /tmp/.tmp6G3Ju9/ssh_host_rsa_key [INFO] [stderr] PidFile /tmp/.tmp6G3Ju9/sshd.pid [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stdout] test e2e::sftp::metadata_should_return_metadata_about_the_dir_pointed_to_by_a_symlink ... FAILED [INFO] [stderr] HostKey /tmp/.tmptlu3kx/ssh_host_rsa_key [INFO] [stderr] MaxStartups 500 [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] X11Forwarding yes [INFO] [stderr] PrintMotd yes [INFO] [stderr] AuthorizedKeysFile /tmp/.tmptlu3kx/id_rsa.pub [INFO] [stderr] PidFile /tmp/.tmptlu3kx/sshd.pid [INFO] [stderr] StrictModes no [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] AuthenticationMethods publickey [INFO] [stderr] PermitTunnel yes [INFO] [stderr] UsePAM yes [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stderr] AllowTcpForwarding yes [INFO] [stdout] test e2e::sftp::remove_file_should_fail_if_path_to_directory ... FAILED [INFO] [stderr] AuthenticationMethods publickey [INFO] [stderr] AllowTcpForwarding yes [INFO] [stderr] PrintMotd yes [INFO] [stderr] UsePAM yes [INFO] [stderr] StrictModes no [INFO] [stderr] PidFile /tmp/.tmp75b0p9/sshd.pid [INFO] [stderr] PermitTunnel yes [INFO] [stderr] HostKey /tmp/.tmp75b0p9/ssh_host_rsa_key [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] AuthorizedKeysFile /tmp/.tmp75b0p9/id_rsa.pub [INFO] [stderr] MaxStartups 500 [INFO] [stderr] X11Forwarding yes [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stdout] test e2e::sftp::remove_file_should_remove_symlink_to_file ... FAILED [INFO] [stderr] PermitTunnel yes [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stderr] StrictModes no [INFO] [stderr] UsePAM yes [INFO] [stderr] PrintMotd yes [INFO] [stderr] AllowTcpForwarding yes [INFO] [stderr] AuthenticationMethods publickey [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] AuthorizedKeysFile /tmp/.tmpeYCQOb/id_rsa.pub [INFO] [stderr] PidFile /tmp/.tmpeYCQOb/sshd.pid [INFO] [stderr] HostKey /tmp/.tmpeYCQOb/ssh_host_rsa_key [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] MaxStartups 500 [INFO] [stderr] X11Forwarding yes [INFO] [stdout] test e2e::sftp::rename_should_support_singular_file ... FAILED [INFO] [stderr] PidFile /tmp/.tmp6c3ctf/sshd.pid [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] PrintMotd yes [INFO] [stderr] PermitTunnel yes [INFO] [stderr] MaxStartups 500 [INFO] [stderr] X11Forwarding yes [INFO] [stderr] HostKey /tmp/.tmp6c3ctf/ssh_host_rsa_key [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stderr] AuthenticationMethods publickey [INFO] [stderr] AllowTcpForwarding yes [INFO] [stderr] StrictModes no [INFO] [stderr] UsePAM yes [INFO] [stderr] AuthorizedKeysFile /tmp/.tmp6c3ctf/id_rsa.pub [INFO] [stdout] test e2e::sftp::symlink_metadata_should_fail_if_path_missing ... FAILED [INFO] [stderr] AuthenticationMethods publickey [INFO] [stderr] PidFile /tmp/.tmpFdbLgR/sshd.pid [INFO] [stderr] AuthorizedKeysFile /tmp/.tmpFdbLgR/id_rsa.pub [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] StrictModes no [INFO] [stderr] AllowTcpForwarding yes [INFO] [stderr] HostKey /tmp/.tmpFdbLgR/ssh_host_rsa_key [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] PermitTunnel yes [INFO] [stderr] X11Forwarding yes [INFO] [stderr] UsePAM yes [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stderr] MaxStartups 500 [INFO] [stderr] PrintMotd yes [INFO] [stdout] test e2e::sftp::symlink_metadata_should_return_metadata_about_a_directory ... FAILED [INFO] [stderr] MaxStartups 500 [INFO] [stderr] AuthenticationMethods publickey [INFO] [stderr] X11Forwarding yes [INFO] [stderr] PidFile /tmp/.tmpW00M2P/sshd.pid [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] PrintMotd yes [INFO] [stderr] UsePAM yes [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] StrictModes no [INFO] [stderr] AllowTcpForwarding yes [INFO] [stderr] HostKey /tmp/.tmpW00M2P/ssh_host_rsa_key [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stderr] AuthorizedKeysFile /tmp/.tmpW00M2P/id_rsa.pub [INFO] [stderr] PermitTunnel yes [INFO] [stdout] test e2e::sftp::symlink_metadata_should_return_metadata_about_a_file ... FAILED [INFO] [stderr] PermitTunnel yes [INFO] [stderr] AuthenticationMethods publickey [INFO] [stderr] AllowTcpForwarding yes [INFO] [stderr] StrictModes no [INFO] [stderr] AuthorizedKeysFile /tmp/.tmpQdGRlS/id_rsa.pub [INFO] [stderr] HostKey /tmp/.tmpQdGRlS/ssh_host_rsa_key [INFO] [stderr] PrintMotd yes [INFO] [stderr] PidFile /tmp/.tmpQdGRlS/sshd.pid [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] MaxStartups 500 [INFO] [stderr] UsePAM yes [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stderr] X11Forwarding yes [INFO] [stdout] test e2e::sftp::file::metadata_should_retrieve_file_stat ... FAILED [INFO] [stderr] AuthenticationMethods publickey [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] PidFile /tmp/.tmpeAzxw1/sshd.pid [INFO] [stderr] AuthorizedKeysFile /tmp/.tmpeAzxw1/id_rsa.pub [INFO] [stderr] X11Forwarding yes [INFO] [stderr] PermitTunnel yes [INFO] [stderr] UsePAM yes [INFO] [stderr] MaxStartups 500 [INFO] [stderr] StrictModes no [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] HostKey /tmp/.tmpeAzxw1/ssh_host_rsa_key [INFO] [stderr] PrintMotd yes [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stderr] AllowTcpForwarding yes [INFO] [stdout] test e2e::sftp::metadata_should_fail_if_path_missing ... FAILED [INFO] [stderr] HostKey /tmp/.tmpbvK0u6/ssh_host_rsa_key [INFO] [stderr] AllowTcpForwarding yes [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] PidFile /tmp/.tmpbvK0u6/sshd.pid [INFO] [stderr] X11Forwarding yes [INFO] [stderr] UsePAM yes [INFO] [stderr] MaxStartups 500 [INFO] [stderr] AuthorizedKeysFile /tmp/.tmpbvK0u6/id_rsa.pub [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] AuthenticationMethods publickey [INFO] [stderr] PermitTunnel yes [INFO] [stderr] PrintMotd yes [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stderr] StrictModes no [INFO] [stdout] test e2e::sftp::symlink_metadata_should_return_metadata_about_symlink_pointing_to_a_directory ... FAILED [INFO] [stderr] PermitTunnel yes [INFO] [stderr] AuthenticationMethods publickey [INFO] [stderr] StrictModes no [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stderr] AuthorizedKeysFile /tmp/.tmpHKmzC0/id_rsa.pub [INFO] [stderr] PrintMotd yes [INFO] [stderr] MaxStartups 500 [INFO] [stderr] HostKey /tmp/.tmpHKmzC0/ssh_host_rsa_key [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] AllowTcpForwarding yes [INFO] [stderr] X11Forwarding yes [INFO] [stderr] PidFile /tmp/.tmpHKmzC0/sshd.pid [INFO] [stderr] UsePAM yes [INFO] [stdout] test e2e::sftp::symlink_should_create_symlink_pointing_to_file ... FAILED [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] AllowTcpForwarding yes [INFO] [stderr] StrictModes no [INFO] [stderr] AuthorizedKeysFile /tmp/.tmptspDE0/id_rsa.pub [INFO] [stderr] HostKey /tmp/.tmptspDE0/ssh_host_rsa_key [INFO] [stderr] PrintMotd yes [INFO] [stderr] PidFile /tmp/.tmptspDE0/sshd.pid [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stderr] MaxStartups 500 [INFO] [stderr] AuthenticationMethods publickey [INFO] [stderr] UsePAM yes [INFO] [stderr] X11Forwarding yes [INFO] [stderr] PermitTunnel yes [INFO] [stdout] test e2e::sftp::symlink_should_succeed_even_if_path_missing ... FAILED [INFO] [stderr] UsePAM yes [INFO] [stderr] AuthorizedKeysFile /tmp/.tmp5OXjNJ/id_rsa.pub [INFO] [stderr] PrintMotd yes [INFO] [stderr] HostKey /tmp/.tmp5OXjNJ/ssh_host_rsa_key [INFO] [stderr] X11Forwarding yes [INFO] [stderr] PidFile /tmp/.tmp5OXjNJ/sshd.pid [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stderr] AuthenticationMethods publickey [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] AllowTcpForwarding yes [INFO] [stderr] MaxStartups 500 [INFO] [stderr] StrictModes no [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] PermitTunnel yes [INFO] [stdout] test e2e::sftp::symlink_should_create_symlink_pointing_to_directory ... FAILED [INFO] [stderr] HostKey /tmp/.tmpNdOROJ/ssh_host_rsa_key [INFO] [stderr] AuthenticationMethods publickey [INFO] [stderr] PidFile /tmp/.tmpNdOROJ/sshd.pid [INFO] [stderr] PermitTunnel yes [INFO] [stderr] AuthorizedKeysFile /tmp/.tmpNdOROJ/id_rsa.pub [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] MaxStartups 500 [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stderr] PrintMotd yes [INFO] [stderr] UsePAM yes [INFO] [stderr] StrictModes no [INFO] [stderr] X11Forwarding yes [INFO] [stderr] AllowTcpForwarding yes [INFO] [stdout] test e2e::sftp::rename_should_support_dirtectory ... FAILED [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stderr] AuthorizedKeysFile /tmp/.tmpnGIkcn/id_rsa.pub [INFO] [stderr] UsePAM yes [INFO] [stderr] AllowTcpForwarding yes [INFO] [stderr] X11Forwarding yes [INFO] [stderr] PermitTunnel yes [INFO] [stderr] PidFile /tmp/.tmpnGIkcn/sshd.pid [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] AuthenticationMethods publickey [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] MaxStartups 500 [INFO] [stderr] StrictModes no [INFO] [stderr] HostKey /tmp/.tmpnGIkcn/ssh_host_rsa_key [INFO] [stderr] PrintMotd yes [INFO] [stdout] test e2e::sftp::symlink_metadata_should_return_metadata_about_symlink_pointing_to_a_file ... FAILED [INFO] [stderr] X11Forwarding yes [INFO] [stderr] AuthenticationMethods publickey [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] UsePAM yes [INFO] [stderr] PrintMotd yes [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] MaxStartups 500 [INFO] [stderr] StrictModes no [INFO] [stderr] AuthorizedKeysFile /tmp/.tmpgNLOGF/id_rsa.pub [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stderr] HostKey /tmp/.tmpgNLOGF/ssh_host_rsa_key [INFO] [stderr] PermitTunnel yes [INFO] [stderr] AllowTcpForwarding yes [INFO] [stderr] PidFile /tmp/.tmpgNLOGF/sshd.pid [INFO] [stdout] test e2e::sftp::metadata_should_return_metadata_about_a_file ... FAILED [INFO] [stderr] AllowTcpForwarding yes [INFO] [stderr] UsePAM yes [INFO] [stderr] MaxStartups 500 [INFO] [stderr] PrintMotd yes [INFO] [stderr] StrictModes no [INFO] [stderr] HostKey /tmp/.tmp7lmmiZ/ssh_host_rsa_key [INFO] [stderr] PidFile /tmp/.tmp7lmmiZ/sshd.pid [INFO] [stderr] AuthorizedKeysFile /tmp/.tmp7lmmiZ/id_rsa.pub [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stderr] PermitTunnel yes [INFO] [stderr] X11Forwarding yes [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] AuthenticationMethods publickey [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stdout] test e2e::sftp::metadata_should_return_metadata_about_the_file_pointed_to_by_a_symlink ... FAILED [INFO] [stderr] Subsystem sftp internal-sftp [INFO] [stderr] KbdInteractiveAuthentication yes [INFO] [stderr] UsePAM yes [INFO] [stderr] PrintMotd yes [INFO] [stderr] PermitTunnel yes [INFO] [stderr] UsePrivilegeSeparation no [INFO] [stderr] AuthorizedKeysFile /tmp/.tmpjJItMi/id_rsa.pub [INFO] [stderr] X11Forwarding yes [INFO] [stderr] StrictModes no [INFO] [stderr] PidFile /tmp/.tmpjJItMi/sshd.pid [INFO] [stderr] HostKey /tmp/.tmpjJItMi/ssh_host_rsa_key [INFO] [stderr] MaxStartups 500 [INFO] [stderr] AuthenticationMethods publickey [INFO] [stderr] AllowTcpForwarding yes [INFO] [stdout] test e2e::sftp::rename_should_fail_if_source_path_missing ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::create_dir_should_create_a_directory_on_the_remote_filesystem stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::create_dir_should_create_a_directory_on_the_remote_filesystem' (26) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c4f53f - lib::e2e::sftp::create_dir_should_create_a_directory_on_the_remote_filesystem::{{closure}}::create_dir_should_create_a_directory_on_the_remote_filesystem::{{closure}}::h6bcfc26d32f90541 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:79:36 [INFO] [stdout] 34: 0x5e9a26c4f2b4 - lib::e2e::sftp::create_dir_should_create_a_directory_on_the_remote_filesystem::{{closure}}::h63ed493352867b3b [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:75:1 [INFO] [stdout] 35: 0x5e9a26c0d0be - async_io::driver::block_on::haa870db2b9c08f25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c4f079 - lib::e2e::sftp::create_dir_should_create_a_directory_on_the_remote_filesystem::hac4522428ec3b272 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:76:1 [INFO] [stdout] 37: 0x5e9a26c4f347 - lib::e2e::sftp::create_dir_should_create_a_directory_on_the_remote_filesystem::{{closure}}::h70dbeb520b2706a8 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:76:20 [INFO] [stdout] 38: 0x5e9a26c314b6 - core::ops::function::FnOnce::call_once::h7bf05057b89930b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::canonicalize_should_either_return_resolved_path_or_error_if_missing stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::canonicalize_should_either_return_resolved_path_or_error_if_missing' (23) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c539c3 - lib::e2e::sftp::canonicalize_should_either_return_resolved_path_or_error_if_missing::{{closure}}::canonicalize_should_either_return_resolved_path_or_error_if_missing::{{closure}}::h6cd577be90f9e384 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:595:36 [INFO] [stdout] 34: 0x5e9a26c53724 - lib::e2e::sftp::canonicalize_should_either_return_resolved_path_or_error_if_missing::{{closure}}::h39d070af640aefe0 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:589:1 [INFO] [stdout] 35: 0x5e9a26c0e27e - async_io::driver::block_on::hc33d1f065d75cbba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c534e9 - lib::e2e::sftp::canonicalize_should_either_return_resolved_path_or_error_if_missing::h299e58f3a4ed7774 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:590:1 [INFO] [stdout] 37: 0x5e9a26c537b7 - lib::e2e::sftp::canonicalize_should_either_return_resolved_path_or_error_if_missing::{{closure}}::h59f834672e648a8b [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:590:20 [INFO] [stdout] 38: 0x5e9a26c30f46 - core::ops::function::FnOnce::call_once::h076964ca1b070840 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::create_dir_should_return_error_if_unable_to_create_directory stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::create_dir_should_return_error_if_unable_to_create_directory' (27) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c4e7cf - lib::e2e::sftp::create_dir_should_return_error_if_unable_to_create_directory::{{closure}}::create_dir_should_return_error_if_unable_to_create_directory::{{closure}}::h970e607975255958 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:97:36 [INFO] [stdout] 34: 0x5e9a26c4e574 - lib::e2e::sftp::create_dir_should_return_error_if_unable_to_create_directory::{{closure}}::h7bf4ed1b7106f8ab [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:93:1 [INFO] [stdout] 35: 0x5e9a26bfa2fe - async_io::driver::block_on::h473ddd11cea9a01c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c4e309 - lib::e2e::sftp::create_dir_should_return_error_if_unable_to_create_directory::hac8be6f6e08c49f9 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:94:1 [INFO] [stdout] 37: 0x5e9a26c4e337 - lib::e2e::sftp::create_dir_should_return_error_if_unable_to_create_directory::{{closure}}::h4fc467269ccde3ee [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:94:20 [INFO] [stdout] 38: 0x5e9a26c312d6 - core::ops::function::FnOnce::call_once::h5b978c44fe26d412 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::file::should_support_async_reading stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::file::should_support_async_reading' (242) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c6aceb - lib::e2e::sftp::file::should_support_async_reading::{{closure}}::should_support_async_reading::{{closure}}::h258464dfa98b7754 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp/file.rs:88:36 [INFO] [stdout] 34: 0x5e9a26c6aa24 - lib::e2e::sftp::file::should_support_async_reading::{{closure}}::h95ee73b97324a64e [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp/file.rs:84:1 [INFO] [stdout] 35: 0x5e9a26c0ad3e - async_io::driver::block_on::h9dc03a9e23ec0be1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c6a7e9 - lib::e2e::sftp::file::should_support_async_reading::hd9f348791bd165a0 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp/file.rs:85:1 [INFO] [stdout] 37: 0x5e9a26c6aab7 - lib::e2e::sftp::file::should_support_async_reading::{{closure}}::hb9ff621d3d15b763 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp/file.rs:85:20 [INFO] [stdout] 38: 0x5e9a26c31006 - core::ops::function::FnOnce::call_once::h239e69beb3331ff8 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::file::should_support_async_flush stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::file::should_support_async_flush' (137) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c69eeb - lib::e2e::sftp::file::should_support_async_flush::{{closure}}::should_support_async_flush::{{closure}}::h5ebcd9ae58959406 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp/file.rs:150:36 [INFO] [stdout] 34: 0x5e9a26c69c54 - lib::e2e::sftp::file::should_support_async_flush::{{closure}}::h6f76a917d4176102 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp/file.rs:146:1 [INFO] [stdout] 35: 0x5e9a26bfd83e - async_io::driver::block_on::h538ff0a1b24b353f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c699f7 - lib::e2e::sftp::file::should_support_async_flush::hfad225b90443ba5e [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp/file.rs:147:1 [INFO] [stdout] 37: 0x5e9a26c69a17 - lib::e2e::sftp::file::should_support_async_flush::{{closure}}::h5c8333c6f7d74b03 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp/file.rs:147:20 [INFO] [stdout] 38: 0x5e9a26c315b6 - core::ops::function::FnOnce::call_once::h906c2be27b5e1a72 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::canonicalize_should_resolve_absolute_path_for_relative_path stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::canonicalize_should_resolve_absolute_path_for_relative_path' (25) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c4cd5b - lib::e2e::sftp::canonicalize_should_resolve_absolute_path_for_relative_path::{{closure}}::canonicalize_should_resolve_absolute_path_for_relative_path::{{closure}}::h14ed52b5215f0814 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:567:36 [INFO] [stdout] 34: 0x5e9a26c4cac4 - lib::e2e::sftp::canonicalize_should_resolve_absolute_path_for_relative_path::{{closure}}::h56dd6c63c5fb918f [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:563:1 [INFO] [stdout] 35: 0x5e9a26c09b7e - async_io::driver::block_on::h94f3df5b205e6b24 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c4c889 - lib::e2e::sftp::canonicalize_should_resolve_absolute_path_for_relative_path::hb7450f2a90d55202 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:564:1 [INFO] [stdout] 37: 0x5e9a26c4cb57 - lib::e2e::sftp::canonicalize_should_resolve_absolute_path_for_relative_path::{{closure}}::hb6168499accc5823 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:564:20 [INFO] [stdout] 38: 0x5e9a26c31146 - core::ops::function::FnOnce::call_once::h2fdd5003478ba997 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::file::should_support_async_writing stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::file::should_support_async_writing' (346) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c6bd4b - lib::e2e::sftp::file::should_support_async_writing::{{closure}}::should_support_async_writing::{{closure}}::h8769ebad158cafc2 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp/file.rs:120:36 [INFO] [stdout] 34: 0x5e9a26c6bab4 - lib::e2e::sftp::file::should_support_async_writing::{{closure}}::ha40897d1f43c19c3 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp/file.rs:116:1 [INFO] [stdout] 35: 0x5e9a26bf913e - async_io::driver::block_on::h3bc3abb175c483cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c6b857 - lib::e2e::sftp::file::should_support_async_writing::h78faac4aec32f077 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp/file.rs:117:1 [INFO] [stdout] 37: 0x5e9a26c6b877 - lib::e2e::sftp::file::should_support_async_writing::{{closure}}::h2f4a4d1a43653d4f [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp/file.rs:117:20 [INFO] [stdout] 38: 0x5e9a26c31926 - core::ops::function::FnOnce::call_once::hd21649f80008cd6e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::file::read_dir_should_retrieve_next_dir_entry stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::file::read_dir_should_retrieve_next_dir_entry' (29) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c6d972 - lib::e2e::sftp::file::read_dir_should_retrieve_next_dir_entry::{{closure}}::read_dir_should_retrieve_next_dir_entry::{{closure}}::hf3f51d640d493ef0 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp/file.rs:39:36 [INFO] [stdout] 34: 0x5e9a26c6d6e4 - lib::e2e::sftp::file::read_dir_should_retrieve_next_dir_entry::{{closure}}::h86441272cfa6ceb3 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp/file.rs:35:1 [INFO] [stdout] 35: 0x5e9a26bf14fe - async_io::driver::block_on::h1635efcd6941549a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c6d487 - lib::e2e::sftp::file::read_dir_should_retrieve_next_dir_entry::hffa50787e35d6e8f [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp/file.rs:36:1 [INFO] [stdout] 37: 0x5e9a26c6d4a7 - lib::e2e::sftp::file::read_dir_should_retrieve_next_dir_entry::{{closure}}::h27cbeb85a68d682a [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp/file.rs:36:20 [INFO] [stdout] 38: 0x5e9a26c31be6 - core::ops::function::FnOnce::call_once::hfe17d0e00f79cfe9 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::file::should_support_async_close stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::file::should_support_async_close' (30) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c690fb - lib::e2e::sftp::file::should_support_async_close::{{closure}}::should_support_async_close::{{closure}}::h6955a3a1a82d6ca1 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp/file.rs:175:36 [INFO] [stdout] 34: 0x5e9a26c68e64 - lib::e2e::sftp::file::should_support_async_close::{{closure}}::h92a793c4b8aa98de [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp/file.rs:171:1 [INFO] [stdout] 35: 0x5e9a26c15ebe - async_io::driver::block_on::heaa976c67a92c5cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c68c07 - lib::e2e::sftp::file::should_support_async_close::hf36086c00414ec21 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp/file.rs:172:1 [INFO] [stdout] 37: 0x5e9a26c68c27 - lib::e2e::sftp::file::should_support_async_close::{{closure}}::h15ff672b54bf8405 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp/file.rs:172:20 [INFO] [stdout] 38: 0x5e9a26c31766 - core::ops::function::FnOnce::call_once::hba09d43f964a7af2 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::canonicalize_should_fail_if_resolving_missing_path_with_dots stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::canonicalize_should_fail_if_resolving_missing_path_with_dots' (24) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c4dc1d - lib::e2e::sftp::canonicalize_should_fail_if_resolving_missing_path_with_dots::{{closure}}::canonicalize_should_fail_if_resolving_missing_path_with_dots::{{closure}}::h3e86837f0543451f [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:630:36 [INFO] [stdout] 34: 0x5e9a26c4d9d4 - lib::e2e::sftp::canonicalize_should_fail_if_resolving_missing_path_with_dots::{{closure}}::h8ff2e3d7eccc0104 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:626:1 [INFO] [stdout] 35: 0x5e9a26c1297e - async_io::driver::block_on::he0f83b04ec584b89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c4d769 - lib::e2e::sftp::canonicalize_should_fail_if_resolving_missing_path_with_dots::h228f1f147e95ed99 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:627:1 [INFO] [stdout] 37: 0x5e9a26c4d797 - lib::e2e::sftp::canonicalize_should_fail_if_resolving_missing_path_with_dots::{{closure}}::h1c5ac79a35f8757f [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:627:20 [INFO] [stdout] 38: 0x5e9a26c310c6 - core::ops::function::FnOnce::call_once::h281eb1096fb95d79 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::read_dir_should_return_list_of_directories_files_and_symlinks stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::read_dir_should_return_list_of_directories_files_and_symlinks' (977) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c5000a - lib::e2e::sftp::read_dir_should_return_list_of_directories_files_and_symlinks::{{closure}}::read_dir_should_return_list_of_directories_files_and_symlinks::{{closure}}::ha21477ce90bc8de0 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:27:36 [INFO] [stdout] 34: 0x5e9a26c4fd94 - lib::e2e::sftp::read_dir_should_return_list_of_directories_files_and_symlinks::{{closure}}::hd95d5ff05a0fab19 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:23:1 [INFO] [stdout] 35: 0x5e9a26bf033e - async_io::driver::block_on::h04a2c7172ed2d1f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c4fb29 - lib::e2e::sftp::read_dir_should_return_list_of_directories_files_and_symlinks::h98e9a28ade97242b [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:24:1 [INFO] [stdout] 37: 0x5e9a26c4fb57 - lib::e2e::sftp::read_dir_should_return_list_of_directories_files_and_symlinks::{{closure}}::h7603f1e3976ca043 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:24:20 [INFO] [stdout] 38: 0x5e9a26c31476 - core::ops::function::FnOnce::call_once::h75af01e58dfd2eb2 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::read_link_should_fail_if_path_is_not_a_symlink stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::read_link_should_fail_if_path_is_not_a_symlink' (1081) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c458da - lib::e2e::sftp::read_link_should_fail_if_path_is_not_a_symlink::{{closure}}::read_link_should_fail_if_path_is_not_a_symlink::{{closure}}::h633ca9e8195ff8a7 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:527:36 [INFO] [stdout] 34: 0x5e9a26c45634 - lib::e2e::sftp::read_link_should_fail_if_path_is_not_a_symlink::{{closure}}::h9682f01a4b7a80ae [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:523:1 [INFO] [stdout] 35: 0x5e9a26c13b3e - async_io::driver::block_on::he56d2e9f7dc88d8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c453c9 - lib::e2e::sftp::read_link_should_fail_if_path_is_not_a_symlink::h1a0d1cb4b5d1cc04 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:524:1 [INFO] [stdout] 37: 0x5e9a26c453f7 - lib::e2e::sftp::read_link_should_fail_if_path_is_not_a_symlink::{{closure}}::h24824691d83a12ba [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:524:20 [INFO] [stdout] 38: 0x5e9a26c319f6 - core::ops::function::FnOnce::call_once::hdaa6fc57d294f73f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::read_link_should_return_the_target_of_the_symlink stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::read_link_should_return_the_target_of_the_symlink' (1187) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c494af - lib::e2e::sftp::read_link_should_return_the_target_of_the_symlink::{{closure}}::read_link_should_return_the_target_of_the_symlink::{{closure}}::hada743793f6af9eb [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:492:36 [INFO] [stdout] 34: 0x5e9a26c49224 - lib::e2e::sftp::read_link_should_return_the_target_of_the_symlink::{{closure}}::ha8efb7d9c24ab9f9 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:488:1 [INFO] [stdout] 35: 0x5e9a26c01f3e - async_io::driver::block_on::h6ef48b98523fe6e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c48fb9 - lib::e2e::sftp::read_link_should_return_the_target_of_the_symlink::hfac731f0a1bb9f39 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:489:1 [INFO] [stdout] 37: 0x5e9a26c48fe7 - lib::e2e::sftp::read_link_should_return_the_target_of_the_symlink::{{closure}}::h1f0529a9211e8aca [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:489:20 [INFO] [stdout] 38: 0x5e9a26c31106 - core::ops::function::FnOnce::call_once::h2e3b09e8cdf59bfb [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::remove_dir_should_remove_a_remote_directory stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::remove_dir_should_remove_a_remote_directory' (1292) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c41e2b - lib::e2e::sftp::remove_dir_should_remove_a_remote_directory::{{closure}}::remove_dir_should_remove_a_remote_directory::{{closure}}::h6229266d85c850a0 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:123:36 [INFO] [stdout] 34: 0x5e9a26c41b94 - lib::e2e::sftp::remove_dir_should_remove_a_remote_directory::{{closure}}::h455423f02a21094b [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:119:1 [INFO] [stdout] 35: 0x5e9a26c105fe - async_io::driver::block_on::hda078f4eb9258525 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c41959 - lib::e2e::sftp::remove_dir_should_remove_a_remote_directory::hd4961f1b6240d03c [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:120:1 [INFO] [stdout] 37: 0x5e9a26c41c27 - lib::e2e::sftp::remove_dir_should_remove_a_remote_directory::{{closure}}::h5b5a7155d46f5f44 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:120:20 [INFO] [stdout] 38: 0x5e9a26c311c6 - core::ops::function::FnOnce::call_once::h35580ae392c92761 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::remove_dir_should_return_an_error_if_failed_to_remove_directory stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::remove_dir_should_return_an_error_if_failed_to_remove_directory' (1396) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c5231a - lib::e2e::sftp::remove_dir_should_return_an_error_if_failed_to_remove_directory::{{closure}}::remove_dir_should_return_an_error_if_failed_to_remove_directory::{{closure}}::h55cd6e9bba06ee37 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:146:36 [INFO] [stdout] 34: 0x5e9a26c52044 - lib::e2e::sftp::remove_dir_should_return_an_error_if_failed_to_remove_directory::{{closure}}::h6115c7823de8c5b4 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:140:1 [INFO] [stdout] 35: 0x5e9a26c077fe - async_io::driver::block_on::h890eb5906fb8873e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c51e09 - lib::e2e::sftp::remove_dir_should_return_an_error_if_failed_to_remove_directory::he60922928f72bfc1 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:141:1 [INFO] [stdout] 37: 0x5e9a26c520d7 - lib::e2e::sftp::remove_dir_should_return_an_error_if_failed_to_remove_directory::{{closure}}::hc5b20c70cecf5533 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:141:20 [INFO] [stdout] 38: 0x5e9a26c31086 - core::ops::function::FnOnce::call_once::h27be01f68114ba63 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::remove_file_should_fail_if_path_missing stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::remove_file_should_fail_if_path_missing' (1501) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c3f89f - lib::e2e::sftp::remove_file_should_fail_if_path_missing::{{closure}}::remove_file_should_fail_if_path_missing::{{closure}}::h03335d5c64af735e [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:820:36 [INFO] [stdout] 34: 0x5e9a26c3f644 - lib::e2e::sftp::remove_file_should_fail_if_path_missing::{{closure}}::he417c5d8553ba251 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:816:1 [INFO] [stdout] 35: 0x5e9a26c0befe - async_io::driver::block_on::ha3179883711be0dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c3f3d9 - lib::e2e::sftp::remove_file_should_fail_if_path_missing::h5e68c5b07edb8950 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:817:1 [INFO] [stdout] 37: 0x5e9a26c3f407 - lib::e2e::sftp::remove_file_should_fail_if_path_missing::{{closure}}::hb64596adc09c227b [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:817:20 [INFO] [stdout] 38: 0x5e9a26c31316 - core::ops::function::FnOnce::call_once::h5ea9b457573aed12 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::metadata_should_return_metadata_about_a_directory stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::metadata_should_return_metadata_about_a_directory' (557) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c488cb - lib::e2e::sftp::metadata_should_return_metadata_about_a_directory::{{closure}}::metadata_should_return_metadata_about_a_directory::{{closure}}::ha257947e91e3cdeb [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:214:36 [INFO] [stdout] 34: 0x5e9a26c48634 - lib::e2e::sftp::metadata_should_return_metadata_about_a_directory::{{closure}}::h48bd4bf221d7f6c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:210:1 [INFO] [stdout] 35: 0x5e9a26bef17e - async_io::driver::block_on::h01e61f0d15b5ea1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c483f9 - lib::e2e::sftp::metadata_should_return_metadata_about_a_directory::ha65b43a2eb536a90 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:211:1 [INFO] [stdout] 37: 0x5e9a26c486c7 - lib::e2e::sftp::metadata_should_return_metadata_about_a_directory::{{closure}}::hab3142a17ebe742d [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:211:20 [INFO] [stdout] 38: 0x5e9a26c316c6 - core::ops::function::FnOnce::call_once::ha014995e0da3e0d9 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::remove_file_should_remove_file stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::remove_file_should_remove_file' (1711) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c3c1cb - lib::e2e::sftp::remove_file_should_remove_file::{{closure}}::remove_file_should_remove_file::{{closure}}::h91c05feb9b0903a8 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:734:36 [INFO] [stdout] 34: 0x5e9a26c3bf64 - lib::e2e::sftp::remove_file_should_remove_file::{{closure}}::heca99bba490d2a05 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:730:1 [INFO] [stdout] 35: 0x5e9a26c0547e - async_io::driver::block_on::h835547a9d83069c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c3bcf9 - lib::e2e::sftp::remove_file_should_remove_file::h240da5c91cc0b82e [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:731:1 [INFO] [stdout] 37: 0x5e9a26c3bd27 - lib::e2e::sftp::remove_file_should_remove_file::{{closure}}::hab47bf6563375b3f [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:731:20 [INFO] [stdout] 38: 0x5e9a26c314f6 - core::ops::function::FnOnce::call_once::h7e0ebc7a75997f98 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::remove_file_should_remove_symlink_to_directory stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::remove_file_should_remove_symlink_to_directory' (1816) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c46d7b - lib::e2e::sftp::remove_file_should_remove_symlink_to_directory::{{closure}}::remove_file_should_remove_symlink_to_directory::{{closure}}::h6b3da29b80ce82ba [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:776:36 [INFO] [stdout] 34: 0x5e9a26c46ae4 - lib::e2e::sftp::remove_file_should_remove_symlink_to_directory::{{closure}}::h77b5b604b6c004f6 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:772:1 [INFO] [stdout] 35: 0x5e9a26c00d7e - async_io::driver::block_on::h653aa50548224c09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c468a9 - lib::e2e::sftp::remove_file_should_remove_symlink_to_directory::h94b27bb9bf8371bd [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:773:1 [INFO] [stdout] 37: 0x5e9a26c46b77 - lib::e2e::sftp::remove_file_should_remove_symlink_to_directory::{{closure}}::h9d362511b36b4d79 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:773:20 [INFO] [stdout] 38: 0x5e9a26c30fc6 - core::ops::function::FnOnce::call_once::h227909d1975357b8 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::metadata_should_return_metadata_about_the_dir_pointed_to_by_a_symlink stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::metadata_should_return_metadata_about_the_dir_pointed_to_by_a_symlink' (767) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c5463b - lib::e2e::sftp::metadata_should_return_metadata_about_the_dir_pointed_to_by_a_symlink::{{closure}}::metadata_should_return_metadata_about_the_dir_pointed_to_by_a_symlink::{{closure}}::h98f4ade119fcb034 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:263:36 [INFO] [stdout] 34: 0x5e9a26c543a4 - lib::e2e::sftp::metadata_should_return_metadata_about_the_dir_pointed_to_by_a_symlink::{{closure}}::h3120256090b1be6c [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:257:1 [INFO] [stdout] 35: 0x5e9a26c14cfe - async_io::driver::block_on::he77da4da0035095a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c54169 - lib::e2e::sftp::metadata_should_return_metadata_about_the_dir_pointed_to_by_a_symlink::hce7adb862b3881f0 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:258:1 [INFO] [stdout] 37: 0x5e9a26c54437 - lib::e2e::sftp::metadata_should_return_metadata_about_the_dir_pointed_to_by_a_symlink::{{closure}}::he29fe960b1b569d5 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:258:20 [INFO] [stdout] 38: 0x5e9a26c31676 - core::ops::function::FnOnce::call_once::h96c47348d9b8c434 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::remove_file_should_fail_if_path_to_directory stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::remove_file_should_fail_if_path_to_directory' (1606) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c4411b - lib::e2e::sftp::remove_file_should_fail_if_path_to_directory::{{closure}}::remove_file_should_fail_if_path_to_directory::{{closure}}::h5793679ec9ec4246 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:799:36 [INFO] [stdout] 34: 0x5e9a26c43eb4 - lib::e2e::sftp::remove_file_should_fail_if_path_to_directory::{{closure}}::h94848a62fb1cbaff [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:795:1 [INFO] [stdout] 35: 0x5e9a26c042be - async_io::driver::block_on::h784d2b723db15ab9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c43c49 - lib::e2e::sftp::remove_file_should_fail_if_path_to_directory::h45cefa04449e832b [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:796:1 [INFO] [stdout] 37: 0x5e9a26c43c77 - lib::e2e::sftp::remove_file_should_fail_if_path_to_directory::{{closure}}::h42f82ced0071625e [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:796:20 [INFO] [stdout] 38: 0x5e9a26c317a6 - core::ops::function::FnOnce::call_once::hba79d62fc743abbe [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::remove_file_should_remove_symlink_to_file stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::remove_file_should_remove_symlink_to_file' (1921) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c403bb - lib::e2e::sftp::remove_file_should_remove_symlink_to_file::{{closure}}::remove_file_should_remove_symlink_to_file::{{closure}}::h640798b83467d442 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:753:36 [INFO] [stdout] 34: 0x5e9a26c40154 - lib::e2e::sftp::remove_file_should_remove_symlink_to_file::{{closure}}::hb87124f7f4c34313 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:749:1 [INFO] [stdout] 35: 0x5e9a26bf5bfe - async_io::driver::block_on::h212a43fa51db2ace [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c3fee9 - lib::e2e::sftp::remove_file_should_remove_symlink_to_file::hb38d12e912c4ddd3 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:750:1 [INFO] [stdout] 37: 0x5e9a26c3ff17 - lib::e2e::sftp::remove_file_should_remove_symlink_to_file::{{closure}}::h5cf5f982c507a60a [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:750:20 [INFO] [stdout] 38: 0x5e9a26c31206 - core::ops::function::FnOnce::call_once::h423880a74bd6e0cf [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::rename_should_support_singular_file stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::rename_should_support_singular_file' (2236) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c3dfbb - lib::e2e::sftp::rename_should_support_singular_file::{{closure}}::rename_should_support_singular_file::{{closure}}::h3a557ebd002ea1b5 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:646:36 [INFO] [stdout] 34: 0x5e9a26c3dd14 - lib::e2e::sftp::rename_should_support_singular_file::{{closure}}::h47ceee8d16e74e38 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:642:1 [INFO] [stdout] 35: 0x5e9a26c089be - async_io::driver::block_on::h8afd894e4bbfec76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c3dad9 - lib::e2e::sftp::rename_should_support_singular_file::h76f7c9118e6234ae [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:643:1 [INFO] [stdout] 37: 0x5e9a26c3dda7 - lib::e2e::sftp::rename_should_support_singular_file::{{closure}}::hc177d504dce9fc75 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:643:20 [INFO] [stdout] 38: 0x5e9a26c31ae6 - core::ops::function::FnOnce::call_once::hf69c76e8e3b1663b [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::symlink_metadata_should_fail_if_path_missing stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::symlink_metadata_should_fail_if_path_missing' (2341) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c44d3f - lib::e2e::sftp::symlink_metadata_should_fail_if_path_missing::{{closure}}::symlink_metadata_should_fail_if_path_missing::{{closure}}::hdfb2d3e5f046a5fb [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:401:36 [INFO] [stdout] 34: 0x5e9a26c44ab4 - lib::e2e::sftp::symlink_metadata_should_fail_if_path_missing::{{closure}}::h4d57af985cc7c61b [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:397:1 [INFO] [stdout] 35: 0x5e9a26bfb4be - async_io::driver::block_on::h4db9b9d544ff76d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c44879 - lib::e2e::sftp::symlink_metadata_should_fail_if_path_missing::hd15546f50c519a4b [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:398:1 [INFO] [stdout] 37: 0x5e9a26c44b47 - lib::e2e::sftp::symlink_metadata_should_fail_if_path_missing::{{closure}}::h89c3760641914f0b [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:398:20 [INFO] [stdout] 38: 0x5e9a26c31b66 - core::ops::function::FnOnce::call_once::hfc3613ee0fd588f9 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::symlink_metadata_should_return_metadata_about_a_directory stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::symlink_metadata_should_return_metadata_about_a_directory' (2446) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c4c19b - lib::e2e::sftp::symlink_metadata_should_return_metadata_about_a_directory::{{closure}}::symlink_metadata_should_return_metadata_about_a_directory::{{closure}}::hca1ad6a1ce67b214 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:327:36 [INFO] [stdout] 34: 0x5e9a26c4bf34 - lib::e2e::sftp::symlink_metadata_should_return_metadata_about_a_directory::{{closure}}::h9631af6bc9f87f36 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:323:1 [INFO] [stdout] 35: 0x5e9a26c0663e - async_io::driver::block_on::h8415c64d4f317449 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c4bcc9 - lib::e2e::sftp::symlink_metadata_should_return_metadata_about_a_directory::h118fbfafac031ac1 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:324:1 [INFO] [stdout] 37: 0x5e9a26c4bcf7 - lib::e2e::sftp::symlink_metadata_should_return_metadata_about_a_directory::{{closure}}::h7d11509f8537e153 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:324:20 [INFO] [stdout] 38: 0x5e9a26c31836 - core::ops::function::FnOnce::call_once::hc8a2478de16d5a3a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::symlink_metadata_should_return_metadata_about_a_file stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::symlink_metadata_should_return_metadata_about_a_file' (2551) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c4b5db - lib::e2e::sftp::symlink_metadata_should_return_metadata_about_a_file::{{closure}}::symlink_metadata_should_return_metadata_about_a_file::{{closure}}::hb0f966046b6123a6 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:307:36 [INFO] [stdout] 34: 0x5e9a26c4b374 - lib::e2e::sftp::symlink_metadata_should_return_metadata_about_a_file::{{closure}}::hb3f0af6eb9afeec6 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:303:1 [INFO] [stdout] 35: 0x5e9a26c0f43e - async_io::driver::block_on::hc8aca0b5fc9b4fe5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c4b109 - lib::e2e::sftp::symlink_metadata_should_return_metadata_about_a_file::hf58114dcddea6e12 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:304:1 [INFO] [stdout] 37: 0x5e9a26c4b137 - lib::e2e::sftp::symlink_metadata_should_return_metadata_about_a_file::{{closure}}::h8dc57879cc3ef0b8 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:304:20 [INFO] [stdout] 38: 0x5e9a26c30f06 - core::ops::function::FnOnce::call_once::h06661e5d908f12b8 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::file::metadata_should_retrieve_file_stat stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::file::metadata_should_retrieve_file_stat' (28) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c6cba3 - lib::e2e::sftp::file::metadata_should_retrieve_file_stat::{{closure}}::metadata_should_retrieve_file_stat::{{closure}}::h49ee06f5434b1d96 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp/file.rs:14:36 [INFO] [stdout] 34: 0x5e9a26c6c8f4 - lib::e2e::sftp::file::metadata_should_retrieve_file_stat::{{closure}}::h6e2c518469631d8b [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp/file.rs:10:1 [INFO] [stdout] 35: 0x5e9a26c1707e - async_io::driver::block_on::hf66647676b94f97c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c6c6b9 - lib::e2e::sftp::file::metadata_should_retrieve_file_stat::h4c9459ae326281a5 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp/file.rs:11:1 [INFO] [stdout] 37: 0x5e9a26c6c987 - lib::e2e::sftp::file::metadata_should_retrieve_file_stat::{{closure}}::h9fe12e9c87085493 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp/file.rs:11:20 [INFO] [stdout] 38: 0x5e9a26c315f6 - core::ops::function::FnOnce::call_once::h92be71ef8c41093b [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::metadata_should_fail_if_path_missing stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::metadata_should_fail_if_path_missing' (452) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c3ed4f - lib::e2e::sftp::metadata_should_fail_if_path_missing::{{closure}}::metadata_should_fail_if_path_missing::{{closure}}::h36695f57fceecbd9 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:288:36 [INFO] [stdout] 34: 0x5e9a26c3eaf4 - lib::e2e::sftp::metadata_should_fail_if_path_missing::{{closure}}::hb37db232272682ee [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:284:1 [INFO] [stdout] 35: 0x5e9a26bffbbe - async_io::driver::block_on::h623d7803081d8a0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c3e889 - lib::e2e::sftp::metadata_should_fail_if_path_missing::h249b1796d9c58eb3 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:285:1 [INFO] [stdout] 37: 0x5e9a26c3e8b7 - lib::e2e::sftp::metadata_should_fail_if_path_missing::{{closure}}::h3add349c1e4d2545 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:285:20 [INFO] [stdout] 38: 0x5e9a26c313d6 - core::ops::function::FnOnce::call_once::h6b0ffad3013ebd84 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::symlink_metadata_should_return_metadata_about_symlink_pointing_to_a_directory stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::symlink_metadata_should_return_metadata_about_symlink_pointing_to_a_directory' (2656) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c5700b - lib::e2e::sftp::symlink_metadata_should_return_metadata_about_symlink_pointing_to_a_directory::{{closure}}::symlink_metadata_should_return_metadata_about_symlink_pointing_to_a_directory::{{closure}}::h7b3606657da5cfa0 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:376:36 [INFO] [stdout] 34: 0x5e9a26c56d74 - lib::e2e::sftp::symlink_metadata_should_return_metadata_about_symlink_pointing_to_a_directory::{{closure}}::h2d79137a15b5ca9b [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:370:1 [INFO] [stdout] 35: 0x5e9a26bf7f7e - async_io::driver::block_on::h2ba823e0038db918 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c56b39 - lib::e2e::sftp::symlink_metadata_should_return_metadata_about_symlink_pointing_to_a_directory::hcbf7e1d0df8766f7 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:371:1 [INFO] [stdout] 37: 0x5e9a26c56e07 - lib::e2e::sftp::symlink_metadata_should_return_metadata_about_symlink_pointing_to_a_directory::{{closure}}::haa4a61289901f4a4 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:371:20 [INFO] [stdout] 38: 0x5e9a26c319b6 - core::ops::function::FnOnce::call_once::hd841fb12203e35be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::symlink_should_create_symlink_pointing_to_file stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::symlink_should_create_symlink_pointing_to_file' (2972) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c47ae3 - lib::e2e::sftp::symlink_should_create_symlink_pointing_to_file::{{closure}}::symlink_should_create_symlink_pointing_to_file::{{closure}}::h1c3d3f900ed4c04e [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:420:36 [INFO] [stdout] 34: 0x5e9a26c47874 - lib::e2e::sftp::symlink_should_create_symlink_pointing_to_file::{{closure}}::hf144c31c9c2a04a6 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:416:1 [INFO] [stdout] 35: 0x5e9a26bf26be - async_io::driver::block_on::h18bafd17e174dcf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c47609 - lib::e2e::sftp::symlink_should_create_symlink_pointing_to_file::h9b5493bc31a58ce8 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:417:1 [INFO] [stdout] 37: 0x5e9a26c47637 - lib::e2e::sftp::symlink_should_create_symlink_pointing_to_file::{{closure}}::h77a705eec313222e [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:417:20 [INFO] [stdout] 38: 0x5e9a26c31356 - core::ops::function::FnOnce::call_once::h63a5c1a8732cf000 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::symlink_should_succeed_even_if_path_missing stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::symlink_should_succeed_even_if_path_missing' (3076) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c429b3 - lib::e2e::sftp::symlink_should_succeed_even_if_path_missing::{{closure}}::symlink_should_succeed_even_if_path_missing::{{closure}}::h410f1aff8bff896f [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:472:36 [INFO] [stdout] 34: 0x5e9a26c42744 - lib::e2e::sftp::symlink_should_succeed_even_if_path_missing::{{closure}}::hf64989b5b461b847 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:468:1 [INFO] [stdout] 35: 0x5e9a26bfe9fe - async_io::driver::block_on::h5f4961b7352f7f09 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c424d9 - lib::e2e::sftp::symlink_should_succeed_even_if_path_missing::h2562f7a765fdf918 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:469:1 [INFO] [stdout] 37: 0x5e9a26c42507 - lib::e2e::sftp::symlink_should_succeed_even_if_path_missing::{{closure}}::h36606189c71dc584 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:469:20 [INFO] [stdout] 38: 0x5e9a26c31636 - core::ops::function::FnOnce::call_once::h9400ee230d5379d0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::symlink_should_create_symlink_pointing_to_directory stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::symlink_should_create_symlink_pointing_to_directory' (2867) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c4a943 - lib::e2e::sftp::symlink_should_create_symlink_pointing_to_directory::{{closure}}::symlink_should_create_symlink_pointing_to_directory::{{closure}}::h6a19f763e6950d03 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:451:36 [INFO] [stdout] 34: 0x5e9a26c4a6d4 - lib::e2e::sftp::symlink_should_create_symlink_pointing_to_directory::{{closure}}::h73c5e1bb7fb55be9 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:447:1 [INFO] [stdout] 35: 0x5e9a26bf4a3e - async_io::driver::block_on::h1dbb2b31c9544dc8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c4a469 - lib::e2e::sftp::symlink_should_create_symlink_pointing_to_directory::h05ee0e8f2b177adf [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:448:1 [INFO] [stdout] 37: 0x5e9a26c4a497 - lib::e2e::sftp::symlink_should_create_symlink_pointing_to_directory::{{closure}}::h417331304372adb3 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:448:20 [INFO] [stdout] 38: 0x5e9a26c30f86 - core::ops::function::FnOnce::call_once::h07d094d18c5598a9 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stderr] error: test failed, to rerun pass `--test lib` [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::rename_should_support_dirtectory stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::rename_should_support_dirtectory' (2132) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c3cd2b - lib::e2e::sftp::rename_should_support_dirtectory::{{closure}}::rename_should_support_dirtectory::{{closure}}::h1ac7f5563b60ed29 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:673:36 [INFO] [stdout] 34: 0x5e9a26c3cab4 - lib::e2e::sftp::rename_should_support_dirtectory::{{closure}}::h43e2924e3a8487b3 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:669:1 [INFO] [stdout] 35: 0x5e9a26bfc67e - async_io::driver::block_on::h5310f57078d96f4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c3c849 - lib::e2e::sftp::rename_should_support_dirtectory::hd9b6ff6910690794 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:670:1 [INFO] [stdout] 37: 0x5e9a26c3c877 - lib::e2e::sftp::rename_should_support_dirtectory::{{closure}}::h22933157d01df360 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:670:20 [INFO] [stdout] 38: 0x5e9a26c31576 - core::ops::function::FnOnce::call_once::h8daab256f36874e8 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::symlink_metadata_should_return_metadata_about_symlink_pointing_to_a_file stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::symlink_metadata_should_return_metadata_about_symlink_pointing_to_a_file' (2761) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c5621b - lib::e2e::sftp::symlink_metadata_should_return_metadata_about_symlink_pointing_to_a_file::{{closure}}::symlink_metadata_should_return_metadata_about_symlink_pointing_to_a_file::{{closure}}::h8d8cb2cfc7ad5e80 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:349:36 [INFO] [stdout] 34: 0x5e9a26c55fb4 - lib::e2e::sftp::symlink_metadata_should_return_metadata_about_symlink_pointing_to_a_file::{{closure}}::h48e3d300721bca1b [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:343:1 [INFO] [stdout] 35: 0x5e9a26bf387e - async_io::driver::block_on::h19a598ed07d5f354 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c55d49 - lib::e2e::sftp::symlink_metadata_should_return_metadata_about_symlink_pointing_to_a_file::hc3e8671e1753af23 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:344:1 [INFO] [stdout] 37: 0x5e9a26c55d77 - lib::e2e::sftp::symlink_metadata_should_return_metadata_about_symlink_pointing_to_a_file::{{closure}}::h0e7ef0e55f75b283 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:344:20 [INFO] [stdout] 38: 0x5e9a26c31ba6 - core::ops::function::FnOnce::call_once::hfe01c5559284e6f4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::metadata_should_return_metadata_about_a_file stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::metadata_should_return_metadata_about_a_file' (661) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c4355b - lib::e2e::sftp::metadata_should_return_metadata_about_a_file::{{closure}}::metadata_should_return_metadata_about_a_file::{{closure}}::h5447f33e75504a7d [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:194:36 [INFO] [stdout] 34: 0x5e9a26c432c4 - lib::e2e::sftp::metadata_should_return_metadata_about_a_file::{{closure}}::h436055b1b43ce664 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:190:1 [INFO] [stdout] 35: 0x5e9a26c117be - async_io::driver::block_on::hda8a012136acd66c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c43089 - lib::e2e::sftp::metadata_should_return_metadata_about_a_file::h2ba3a37545074ddc [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:191:1 [INFO] [stdout] 37: 0x5e9a26c43357 - lib::e2e::sftp::metadata_should_return_metadata_about_a_file::{{closure}}::h6fe66473371a562d [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:191:20 [INFO] [stdout] 38: 0x5e9a26c31186 - core::ops::function::FnOnce::call_once::h32bf6ffaa9410130 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::metadata_should_return_metadata_about_the_file_pointed_to_by_a_symlink stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::metadata_should_return_metadata_about_the_file_pointed_to_by_a_symlink' (872) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c5542b - lib::e2e::sftp::metadata_should_return_metadata_about_the_file_pointed_to_by_a_symlink::{{closure}}::metadata_should_return_metadata_about_the_file_pointed_to_by_a_symlink::{{closure}}::h526faa6d068b5952 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:236:36 [INFO] [stdout] 34: 0x5e9a26c551c4 - lib::e2e::sftp::metadata_should_return_metadata_about_the_file_pointed_to_by_a_symlink::{{closure}}::h5a3ad395f10ed400 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:230:1 [INFO] [stdout] 35: 0x5e9a26c030fe - async_io::driver::block_on::h6f0a3d9d1b1126e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c54f59 - lib::e2e::sftp::metadata_should_return_metadata_about_the_file_pointed_to_by_a_symlink::h95be163172046abc [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:231:1 [INFO] [stdout] 37: 0x5e9a26c54f87 - lib::e2e::sftp::metadata_should_return_metadata_about_the_file_pointed_to_by_a_symlink::{{closure}}::h43eeb1322609718f [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:231:20 [INFO] [stdout] 38: 0x5e9a26c31396 - core::ops::function::FnOnce::call_once::h66e88a4f8f893490 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- e2e::sftp::rename_should_fail_if_source_path_missing stdout ---- [INFO] [stdout] TRACE async_io::driver > block_on() [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] [INFO] [stdout] thread 'e2e::sftp::rename_should_fail_if_source_path_missing' (2027) panicked at tests/sshd.rs:309:14: [INFO] [stdout] No open port available for sshd: Custom { kind: Other, error: "spawning /usr/sbin/sshd failed No such file or directory (os error 2)" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e9a270ff932 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e9a270ff932 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e9a270ff932 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e9a270ff932 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e9a2711193f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e9a2711193f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e9a270c86f1 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e9a270c86f1 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e9a270d7142 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e9a270dcdaf - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e9a270dcc41 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e9a26cec87e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e9a26cec87e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e9a270dd46f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e9a270dd46f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e9a270dd2ca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e9a270d7279 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e9a270bb6bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e9a2711b1a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e9a2711a386 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e9a26c90502 - core::result::Result::expect::h90646ecffc936f3d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5e9a26c5b907 - lib::sshd::Sshd::spawn::h21cc17e8f4f8f677 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:309:14 [INFO] [stdout] 22: 0x5e9a26c5cb5a - lib::sshd::sshd::{{closure}}::h27cda8253bdbe0ba [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:25 [INFO] [stdout] 23: 0x5e9a26c7c3d8 - once_cell::sync::OnceCell::get_or_init::{{closure}}::h58d2b944561f8a93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:57 [INFO] [stdout] 24: 0x5e9a26c7bf46 - once_cell::imp::OnceCell::initialize::{{closure}}::hea6411ec147a4327 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:95:19 [INFO] [stdout] 25: 0x5e9a26f0f1ca - once_cell::imp::initialize_inner::h2af03424b1904973 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:171:31 [INFO] [stdout] 26: 0x5e9a26c7bcdf - once_cell::imp::OnceCell::initialize::h6a0dc99fb6d84e1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/imp_std.rs:93:9 [INFO] [stdout] 27: 0x5e9a26c7c4fa - once_cell::sync::OnceCell::get_or_try_init::h7d63cd467b39553b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:1014:20 [INFO] [stdout] 28: 0x5e9a26c7c3ad - once_cell::sync::OnceCell::get_or_init::hf2b6635f9f4d211f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.9.0/src/lib.rs:974:24 [INFO] [stdout] 29: 0x5e9a26c5cb2d - lib::sshd::sshd::h4c858cf0284e2ed2 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:412:10 [INFO] [stdout] 30: 0x5e9a26c5cc26 - lib::sshd::sshd::get::hafb3f857a4a40379 [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 31: 0x5e9a26c5cc36 - lib::sshd::sshd::default::h1408e37e3d41f0bd [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:406:1 [INFO] [stdout] 32: 0x5e9a26c5e9b6 - lib::sshd::session::default::{{closure}}::h8d5200a4304ed06b [INFO] [stdout] at /opt/rustwide/workdir/tests/sshd.rs:415:1 [INFO] [stdout] 33: 0x5e9a26c4112b - lib::e2e::sftp::rename_should_fail_if_source_path_missing::{{closure}}::rename_should_fail_if_source_path_missing::{{closure}}::h36564719b44d87e3 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:709:36 [INFO] [stdout] 34: 0x5e9a26c40e84 - lib::e2e::sftp::rename_should_fail_if_source_path_missing::{{closure}}::h7f1a6478dbda6f18 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:705:1 [INFO] [stdout] 35: 0x5e9a26bf6dbe - async_io::driver::block_on::h2362891b06eb4604 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.6.0/src/driver.rs:142:49 [INFO] [stdout] 36: 0x5e9a26c40c49 - lib::e2e::sftp::rename_should_fail_if_source_path_missing::h95d1817adb7d95bc [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:706:1 [INFO] [stdout] 37: 0x5e9a26c40f17 - lib::e2e::sftp::rename_should_fail_if_source_path_missing::{{closure}}::he8eb1dbfa3063ab2 [INFO] [stdout] at /opt/rustwide/workdir/tests/e2e/sftp.rs:706:20 [INFO] [stdout] 38: 0x5e9a26c31416 - core::ops::function::FnOnce::call_once::h714bd13a78879d9a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5e9a26cec63b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5e9a26cec63b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x5e9a26d022a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x5e9a26d022a5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 43: 0x5e9a26d022a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5e9a26d022a5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5e9a26d022a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5e9a26d022a5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x5e9a26d022a5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x5e9a26cd8a94 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x5e9a26cd8a94 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 50: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 51: 0x5e9a26cdc35a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 52: 0x5e9a26cdc35a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 53: 0x5e9a26cdc35a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 54: 0x5e9a26cdc35a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x5e9a26cdc35a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 56: 0x5e9a26cdc35a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x5e9a270d22bf - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 58: 0x5e9a270d22bf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 59: 0x7d6f88249aa4 - [INFO] [stdout] 60: 0x7d6f882d6a34 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] e2e::sftp::canonicalize_should_either_return_resolved_path_or_error_if_missing [INFO] [stdout] e2e::sftp::canonicalize_should_fail_if_resolving_missing_path_with_dots [INFO] [stdout] e2e::sftp::canonicalize_should_resolve_absolute_path_for_relative_path [INFO] [stdout] e2e::sftp::create_dir_should_create_a_directory_on_the_remote_filesystem [INFO] [stdout] e2e::sftp::create_dir_should_return_error_if_unable_to_create_directory [INFO] [stdout] e2e::sftp::file::metadata_should_retrieve_file_stat [INFO] [stdout] e2e::sftp::file::read_dir_should_retrieve_next_dir_entry [INFO] [stdout] e2e::sftp::file::should_support_async_close [INFO] [stdout] e2e::sftp::file::should_support_async_flush [INFO] [stdout] e2e::sftp::file::should_support_async_reading [INFO] [stdout] e2e::sftp::file::should_support_async_writing [INFO] [stdout] e2e::sftp::metadata_should_fail_if_path_missing [INFO] [stdout] e2e::sftp::metadata_should_return_metadata_about_a_directory [INFO] [stdout] e2e::sftp::metadata_should_return_metadata_about_a_file [INFO] [stdout] e2e::sftp::metadata_should_return_metadata_about_the_dir_pointed_to_by_a_symlink [INFO] [stdout] e2e::sftp::metadata_should_return_metadata_about_the_file_pointed_to_by_a_symlink [INFO] [stdout] e2e::sftp::read_dir_should_return_list_of_directories_files_and_symlinks [INFO] [stdout] e2e::sftp::read_link_should_fail_if_path_is_not_a_symlink [INFO] [stdout] e2e::sftp::read_link_should_return_the_target_of_the_symlink [INFO] [stdout] e2e::sftp::remove_dir_should_remove_a_remote_directory [INFO] [stdout] e2e::sftp::remove_dir_should_return_an_error_if_failed_to_remove_directory [INFO] [stdout] e2e::sftp::remove_file_should_fail_if_path_missing [INFO] [stdout] e2e::sftp::remove_file_should_fail_if_path_to_directory [INFO] [stdout] e2e::sftp::remove_file_should_remove_file [INFO] [stdout] e2e::sftp::remove_file_should_remove_symlink_to_directory [INFO] [stdout] e2e::sftp::remove_file_should_remove_symlink_to_file [INFO] [stdout] e2e::sftp::rename_should_fail_if_source_path_missing [INFO] [stdout] e2e::sftp::rename_should_support_dirtectory [INFO] [stdout] e2e::sftp::rename_should_support_singular_file [INFO] [stdout] e2e::sftp::symlink_metadata_should_fail_if_path_missing [INFO] [stdout] e2e::sftp::symlink_metadata_should_return_metadata_about_a_directory [INFO] [stdout] e2e::sftp::symlink_metadata_should_return_metadata_about_a_file [INFO] [stdout] e2e::sftp::symlink_metadata_should_return_metadata_about_symlink_pointing_to_a_directory [INFO] [stdout] e2e::sftp::symlink_metadata_should_return_metadata_about_symlink_pointing_to_a_file [INFO] [stdout] e2e::sftp::symlink_should_create_symlink_pointing_to_directory [INFO] [stdout] e2e::sftp::symlink_should_create_symlink_pointing_to_file [INFO] [stdout] e2e::sftp::symlink_should_succeed_even_if_path_missing [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 37 failed; 0 ignored; 0 measured; 0 filtered out; finished in 64.13s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0ceebca81891d80ce12feaa525a18307a61b017eb647f0d64dd5476ac7e5de2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ceebca81891d80ce12feaa525a18307a61b017eb647f0d64dd5476ac7e5de2c", kill_on_drop: false }` [INFO] [stdout] 0ceebca81891d80ce12feaa525a18307a61b017eb647f0d64dd5476ac7e5de2c