[INFO] cloning repository https://github.com/bjesuiter/sftp_dev_uploader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bjesuiter/sftp_dev_uploader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbjesuiter%2Fsftp_dev_uploader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbjesuiter%2Fsftp_dev_uploader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 54a1828690ec1d0f9a243d8ce4d74c4db8b7c167
[INFO] testing bjesuiter/sftp_dev_uploader against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbjesuiter%2Fsftp_dev_uploader" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/bjesuiter/sftp_dev_uploader
[INFO] finished tweaking git repo https://github.com/bjesuiter/sftp_dev_uploader
[INFO] tweaked toml for git repo https://github.com/bjesuiter/sftp_dev_uploader written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bjesuiter/sftp_dev_uploader on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bjesuiter/sftp_dev_uploader 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.aarch64-apple-darwin.rustflags
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.rustflags
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-musl.linker
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-musl.rustflags
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b477c527d1bbbdd6c66c9dea04a37bafd414ec92fbf5c0cf08c27222e33df701
[INFO] running `Command { std: "docker" "start" "-a" "b477c527d1bbbdd6c66c9dea04a37bafd414ec92fbf5c0cf08c27222e33df701", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b477c527d1bbbdd6c66c9dea04a37bafd414ec92fbf5c0cf08c27222e33df701", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b477c527d1bbbdd6c66c9dea04a37bafd414ec92fbf5c0cf08c27222e33df701", kill_on_drop: false }`
[INFO] [stdout] b477c527d1bbbdd6c66c9dea04a37bafd414ec92fbf5c0cf08c27222e33df701
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfa05d8f4deb1afe9da2db4131a2b6b885d9d92b0c3c1c222342ad0f78936baa
[INFO] running `Command { std: "docker" "start" "-a" "dfa05d8f4deb1afe9da2db4131a2b6b885d9d92b0c3c1c222342ad0f78936baa", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.aarch64-apple-darwin.rustflags
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.rustflags
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-musl.linker
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-musl.rustflags
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling gix-trace v0.1.15
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling gix-utils v0.3.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling normalize-path v0.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling static_init_macro v1.0.4
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling async-priority-channel v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling atomic-take v1.1.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling static_init v1.0.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling gix-sec v0.11.0
[INFO] [stderr]    Compiling prodash v29.0.2
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling oneshot v0.1.11
[INFO] [stderr]    Compiling indicatif v0.18.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling gix-validate v0.10.1
[INFO] [stderr]    Compiling gix-date v0.10.7
[INFO] [stderr]    Compiling gix-path v0.10.21
[INFO] [stderr]    Compiling watchexec-signals v5.0.0
[INFO] [stderr]    Compiling gix-actor v0.35.6
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling watchexec-events v6.0.0
[INFO] [stderr]    Compiling gix-features v0.42.1
[INFO] [stderr]    Compiling gix-config-value v0.15.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ssh2 v0.9.5
[INFO] [stderr]    Compiling gix-hash v0.18.0
[INFO] [stderr]    Compiling gix-fs v0.15.0
[INFO] [stderr]    Compiling gix-glob v0.20.1
[INFO] [stderr]    Compiling gix-hashtable v0.8.1
[INFO] [stderr]    Compiling gix-tempfile v17.1.0
[INFO] [stderr]    Compiling gix-object v0.49.1
[INFO] [stderr]    Compiling gix-lock v17.1.0
[INFO] [stderr]    Compiling gix-ref v0.52.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling gix-config v0.45.1
[INFO] [stderr]    Compiling process-wrap v8.2.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling project-origins v1.4.2
[INFO] [stderr]    Compiling watchexec-supervisor v5.0.1
[INFO] [stderr]    Compiling ignore-files v3.0.4
[INFO] [stderr]    Compiling watchexec v8.0.1
[INFO] [stderr]    Compiling watchexec-filterer-ignore v7.0.0
[INFO] [stderr]    Compiling watchexec-filterer-globset v8.0.0
[INFO] [stderr]    Compiling sftp_dev_uploader_rust v1.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]    --> src/bin/explore_progressbars.rs:106:23
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 rand::thread_rng().gen_range(Duration::from_secs(1)..Duration::from_secs(5)),
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]    --> src/bin/explore_progressbars.rs:106:36
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 rand::thread_rng().gen_range(Duration::from_secs(1)..Duration::from_secs(5)),
[INFO] [stdout]     |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::sync`
[INFO] [stdout]  --> src/uploader/upload_actor.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use core::sync;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> src/uploader/upload_actor.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 |     path::{Path, PathBuf},
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ex1_draw_1_progressbar` is never used
[INFO] [stdout]   --> src/bin/explore_progressbars.rs:38:4
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn ex1_draw_1_progressbar() {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ex2_draw_spinner` is never used
[INFO] [stdout]   --> src/bin/explore_progressbars.rs:49:4
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn ex2_draw_spinner() {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `error`
[INFO] [stdout]    --> src/uploader/upload_actor.rs:342:32
[INFO] [stdout]     |
[INFO] [stdout] 342 |                     if let Err(error) = task.join() {
[INFO] [stdout]     |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_error`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_type`
[INFO] [stdout]    --> src/watcher/watch_actor.rs:125:31
[INFO] [stdout]     |
[INFO] [stdout] 125 |             Tag::Path { path, file_type } => {
[INFO] [stdout]     |                               ^^^^^^^^^ help: try ignoring the field: `file_type: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `passphrase`
[INFO] [stdout]   --> src/main.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let passphrase = matches.get_one::<String>("passphrase");
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_passphrase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path` and `io_error` are never read
[INFO] [stdout]   --> src/sftp/sftp_client.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     OpenLocalFileError {
[INFO] [stdout]    |     ------------------ fields in this variant
[INFO] [stdout] 18 |         path: PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 19 |         io_error: std::io::Error,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SftpClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path` and `ssh2_error` are never read
[INFO] [stdout]   --> src/sftp/sftp_client.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     OpenRemoteFileError {
[INFO] [stdout]    |     ------------------- fields in this variant
[INFO] [stdout] 22 |         path: PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 23 |         ssh2_error: ssh2::Error,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SftpClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path` and `ssh2_error` are never read
[INFO] [stdout]   --> src/sftp/sftp_client.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     CloseRemoteFileError {
[INFO] [stdout]    |     -------------------- fields in this variant
[INFO] [stdout] 26 |         path: PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 27 |         ssh2_error: ssh2::Error,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SftpClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `msg` and `path` are never read
[INFO] [stdout]   --> src/sftp/sftp_client.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     RemotePathError {
[INFO] [stdout]    |     --------------- fields in this variant
[INFO] [stdout] 30 |         msg: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 31 |         path: PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SftpClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `msg` and `path` are never read
[INFO] [stdout]   --> src/sftp/sftp_client.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     LocalPathError {
[INFO] [stdout]    |     -------------- fields in this variant
[INFO] [stdout] 34 |         msg: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 35 |         path: PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SftpClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `msg` is never read
[INFO] [stdout]   --> src/sftp/sftp_client.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     SftpConnectionMissing {
[INFO] [stdout]    |     --------------------- field in this variant
[INFO] [stdout] 38 |         msg: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SftpClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `local_path`, `remote_path`, and `io_error` are never read
[INFO] [stdout]   --> src/sftp/sftp_client.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     LocalToRemoteCopyError {
[INFO] [stdout]    |     ---------------------- fields in this variant
[INFO] [stdout] 41 |         local_path: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 42 |         remote_path: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 43 |         io_error: std::io::Error,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SftpClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `msg`, `path`, and `inner_error` are never read
[INFO] [stdout]   --> src/sftp/sftp_client.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     RemoteMkdirError {
[INFO] [stdout]    |     ---------------- fields in this variant
[INFO] [stdout] 46 |         msg: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 47 |         path: PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 48 |         inner_error: ssh2::Error,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SftpClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `MissingPassword`, `MissingPubkeyPath`, and `MissingPrivatekeyPath` are never constructed
[INFO] [stdout]   --> src/sftp/sftp_client.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum SftpClientError {
[INFO] [stdout]    |          --------------- variants in this enum
[INFO] [stdout] 14 |     MissingPassword,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     MissingPubkeyPath,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     MissingPrivatekeyPath,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SftpClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `uploader_name` is never read
[INFO] [stdout]   --> src/sftp/sftp_client.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct SftpClient {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 76 |     pub uploader_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/sftp/sftp_client.rs:226:12
[INFO] [stdout]     |
[INFO] [stdout] 138 | impl SftpClient {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 226 |     pub fn set_session(&mut self, session: Session) -> () {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 356 |     pub fn exec_ssh_command(&mut self, command: &str) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 437 |     pub fn pwd_remote_with_validation(&mut self) -> Result<&Path, String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 467 |     pub fn ls_remote(&mut self, remote_path: Option<&str>) -> Result<Vec<PathBuf>, String> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 502 |     pub fn ls_local(&mut self, local_path: Option<&str>) -> Vec<PathBuf> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 513 |     pub fn pwd_local(&mut self) -> std::io::Result<PathBuf> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 523 |     pub fn cd_remote(&mut self, new_path: &str) -> Result<PathBuf, String> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 576 |     pub fn cd_local(&mut self, path: &str) -> () {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 580 |     pub fn ensure_dir_local(&mut self, path: &Path) -> () {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 597 |     pub fn stat_remote(&mut self, path: &Path) -> Result<FileStat, ssh2::Error> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 611 |     pub fn has_file_remote(&mut self, path: &Path) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 625 |     pub fn has_dir_remote(&mut self, path: &Path) -> Result<bool, String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 647 |     pub fn ensure_file_remote(&mut self, path: &Path) -> () {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 670 |     pub fn remove_file_remote(&mut self, path: &Path) -> () {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 690 |     pub fn rmrf_remote(&mut self, path: &Path) -> () {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 700 |     fn rmrf_remote_recursive(&mut self, path: &Path) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `SetBarPos` and `ResetBarElapsed` are never constructed
[INFO] [stdout]   --> src/uploader/progress_actor.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub enum ProgressActorMessage {
[INFO] [stdout]    |          -------------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 15 |     SetBarPos {
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     ResetBarElapsed {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_bar_pos` and `reset_bar_elapsed` are never used
[INFO] [stdout]   --> src/uploader/progress_actor_handle.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl ProgressActorHandle {
[INFO] [stdout]    | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn set_bar_pos(
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn reset_bar_elapsed(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/sftp/sftp_client.rs:655:9
[INFO] [stdout]     |
[INFO] [stdout] 655 |         self.ensure_dir_remote(parent_path);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 655 |         let _ = self.ensure_dir_remote(parent_path);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/uploader/upload_actor.rs:343:25
[INFO] [stdout]     |
[INFO] [stdout] 343 | /                         self.progress_handler
[INFO] [stdout] 344 | |                             .print_ln("Error joining a file upload thread!".to_string());
[INFO] [stdout]     | |________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 343 |                         let _ = self.progress_handler
[INFO] [stdout]     |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.48s
[INFO] running `Command { std: "docker" "inspect" "dfa05d8f4deb1afe9da2db4131a2b6b885d9d92b0c3c1c222342ad0f78936baa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfa05d8f4deb1afe9da2db4131a2b6b885d9d92b0c3c1c222342ad0f78936baa", kill_on_drop: false }`
[INFO] [stdout] dfa05d8f4deb1afe9da2db4131a2b6b885d9d92b0c3c1c222342ad0f78936baa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 392a3d4370ab3f31103918c5c1f555eb28c012ad2e73dcabfcbc4af9c26667fd
[INFO] running `Command { std: "docker" "start" "-a" "392a3d4370ab3f31103918c5c1f555eb28c012ad2e73dcabfcbc4af9c26667fd", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.aarch64-apple-darwin.rustflags
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.rustflags
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-musl.linker
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-musl.rustflags
[INFO] [stderr]    Compiling sftp_dev_uploader_rust v1.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `assert_eq` and `fmt`
[INFO] [stdout]     --> src/sftp/sftp_client.rs:1156:16
[INFO] [stdout]      |
[INFO] [stdout] 1156 |     use core::{assert_eq, fmt};
[INFO] [stdout]      |                ^^^^^^^^^  ^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `insta::assert_debug_snapshot`
[INFO] [stdout]     --> src/sftp/sftp_client.rs:1157:9
[INFO] [stdout]      |
[INFO] [stdout] 1157 |     use insta::assert_debug_snapshot;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::sync`
[INFO] [stdout]  --> src/uploader/upload_actor.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use core::sync;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> src/uploader/upload_actor.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 |     path::{Path, PathBuf},
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stdout]    --> src/bin/explore_progressbars.rs:106:23
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 rand::thread_rng().gen_range(Duration::from_secs(1)..Duration::from_secs(5)),
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stdout]    --> src/bin/explore_progressbars.rs:106:36
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 rand::thread_rng().gen_range(Duration::from_secs(1)..Duration::from_secs(5)),
[INFO] [stdout]     |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ex1_draw_1_progressbar` is never used
[INFO] [stdout]   --> src/bin/explore_progressbars.rs:38:4
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn ex1_draw_1_progressbar() {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ex2_draw_spinner` is never used
[INFO] [stdout]   --> src/bin/explore_progressbars.rs:49:4
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn ex2_draw_spinner() {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `error`
[INFO] [stdout]    --> src/uploader/upload_actor.rs:342:32
[INFO] [stdout]     |
[INFO] [stdout] 342 |                     if let Err(error) = task.join() {
[INFO] [stdout]     |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_error`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_type`
[INFO] [stdout]    --> src/watcher/watch_actor.rs:125:31
[INFO] [stdout]     |
[INFO] [stdout] 125 |             Tag::Path { path, file_type } => {
[INFO] [stdout]     |                               ^^^^^^^^^ help: try ignoring the field: `file_type: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `passphrase`
[INFO] [stdout]   --> src/main.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let passphrase = matches.get_one::<String>("passphrase");
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_passphrase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path` and `io_error` are never read
[INFO] [stdout]   --> src/sftp/sftp_client.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     OpenLocalFileError {
[INFO] [stdout]    |     ------------------ fields in this variant
[INFO] [stdout] 18 |         path: PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 19 |         io_error: std::io::Error,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SftpClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path` and `ssh2_error` are never read
[INFO] [stdout]   --> src/sftp/sftp_client.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     OpenRemoteFileError {
[INFO] [stdout]    |     ------------------- fields in this variant
[INFO] [stdout] 22 |         path: PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 23 |         ssh2_error: ssh2::Error,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SftpClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path` and `ssh2_error` are never read
[INFO] [stdout]   --> src/sftp/sftp_client.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     CloseRemoteFileError {
[INFO] [stdout]    |     -------------------- fields in this variant
[INFO] [stdout] 26 |         path: PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 27 |         ssh2_error: ssh2::Error,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SftpClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `msg` and `path` are never read
[INFO] [stdout]   --> src/sftp/sftp_client.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     RemotePathError {
[INFO] [stdout]    |     --------------- fields in this variant
[INFO] [stdout] 30 |         msg: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 31 |         path: PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SftpClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `msg` and `path` are never read
[INFO] [stdout]   --> src/sftp/sftp_client.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     LocalPathError {
[INFO] [stdout]    |     -------------- fields in this variant
[INFO] [stdout] 34 |         msg: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 35 |         path: PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SftpClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `msg` is never read
[INFO] [stdout]   --> src/sftp/sftp_client.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     SftpConnectionMissing {
[INFO] [stdout]    |     --------------------- field in this variant
[INFO] [stdout] 38 |         msg: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SftpClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `local_path`, `remote_path`, and `io_error` are never read
[INFO] [stdout]   --> src/sftp/sftp_client.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     LocalToRemoteCopyError {
[INFO] [stdout]    |     ---------------------- fields in this variant
[INFO] [stdout] 41 |         local_path: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 42 |         remote_path: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 43 |         io_error: std::io::Error,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SftpClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `msg`, `path`, and `inner_error` are never read
[INFO] [stdout]   --> src/sftp/sftp_client.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     RemoteMkdirError {
[INFO] [stdout]    |     ---------------- fields in this variant
[INFO] [stdout] 46 |         msg: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 47 |         path: PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 48 |         inner_error: ssh2::Error,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SftpClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `MissingPassword`, `MissingPubkeyPath`, and `MissingPrivatekeyPath` are never constructed
[INFO] [stdout]   --> src/sftp/sftp_client.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum SftpClientError {
[INFO] [stdout]    |          --------------- variants in this enum
[INFO] [stdout] 14 |     MissingPassword,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     MissingPubkeyPath,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     MissingPrivatekeyPath,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SftpClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_session` and `exec_ssh_command` are never used
[INFO] [stdout]    --> src/sftp/sftp_client.rs:226:12
[INFO] [stdout]     |
[INFO] [stdout] 138 | impl SftpClient {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 226 |     pub fn set_session(&mut self, session: Session) -> () {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 356 |     pub fn exec_ssh_command(&mut self, command: &str) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `initial_cwd` is never read
[INFO] [stdout]     --> src/sftp/sftp_client.rs:1184:9
[INFO] [stdout]      |
[INFO] [stdout] 1182 |     struct TestFixture {
[INFO] [stdout]      |            ----------- field in this struct
[INFO] [stdout] 1183 |         client: SftpClient,
[INFO] [stdout] 1184 |         initial_cwd: PathBuf,
[INFO] [stdout]      |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `SetBarPos` and `ResetBarElapsed` are never constructed
[INFO] [stdout]   --> src/uploader/progress_actor.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub enum ProgressActorMessage {
[INFO] [stdout]    |          -------------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 15 |     SetBarPos {
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     ResetBarElapsed {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_bar_pos` and `reset_bar_elapsed` are never used
[INFO] [stdout]   --> src/uploader/progress_actor_handle.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl ProgressActorHandle {
[INFO] [stdout]    | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn set_bar_pos(
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn reset_bar_elapsed(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/sftp/sftp_client.rs:655:9
[INFO] [stdout]     |
[INFO] [stdout] 655 |         self.ensure_dir_remote(parent_path);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 655 |         let _ = self.ensure_dir_remote(parent_path);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/uploader/upload_actor.rs:343:25
[INFO] [stdout]     |
[INFO] [stdout] 343 | /                         self.progress_handler
[INFO] [stdout] 344 | |                             .print_ln("Error joining a file upload thread!".to_string());
[INFO] [stdout]     | |________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 343 |                         let _ = self.progress_handler
[INFO] [stdout]     |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.86s
[INFO] running `Command { std: "docker" "inspect" "392a3d4370ab3f31103918c5c1f555eb28c012ad2e73dcabfcbc4af9c26667fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "392a3d4370ab3f31103918c5c1f555eb28c012ad2e73dcabfcbc4af9c26667fd", kill_on_drop: false }`
[INFO] [stdout] 392a3d4370ab3f31103918c5c1f555eb28c012ad2e73dcabfcbc4af9c26667fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 27ab23706e29d38348e76ab2f4ebcc396cf24ac6c3b21102e99bda2fc4321436
[INFO] running `Command { std: "docker" "start" "-a" "27ab23706e29d38348e76ab2f4ebcc396cf24ac6c3b21102e99bda2fc4321436", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.aarch64-apple-darwin.rustflags
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.rustflags
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-musl.linker
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-musl.rustflags
[INFO] [stderr] warning: unused imports: `assert_eq` and `fmt`
[INFO] [stderr]     --> src/sftp/sftp_client.rs:1156:16
[INFO] [stderr]      |
[INFO] [stderr] 1156 |     use core::{assert_eq, fmt};
[INFO] [stderr]      |                ^^^^^^^^^  ^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `insta::assert_debug_snapshot`
[INFO] [stderr]     --> src/sftp/sftp_client.rs:1157:9
[INFO] [stderr]      |
[INFO] [stderr] 1157 |     use insta::assert_debug_snapshot;
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `core::sync`
[INFO] [stderr]  --> src/uploader/upload_actor.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use core::sync;
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Path`
[INFO] [stderr]  --> src/uploader/upload_actor.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 |     path::{Path, PathBuf},
[INFO] [stderr]   |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `error`
[INFO] [stderr]    --> src/uploader/upload_actor.rs:342:32
[INFO] [stderr]     |
[INFO] [stderr] 342 |                     if let Err(error) = task.join() {
[INFO] [stderr]     |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_error`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_type`
[INFO] [stderr]    --> src/watcher/watch_actor.rs:125:31
[INFO] [stderr]     |
[INFO] [stderr] 125 |             Tag::Path { path, file_type } => {
[INFO] [stderr]     |                               ^^^^^^^^^ help: try ignoring the field: `file_type: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `passphrase`
[INFO] [stderr]   --> src/main.rs:60:9
[INFO] [stderr]    |
[INFO] [stderr] 60 |     let passphrase = matches.get_one::<String>("passphrase");
[INFO] [stderr]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_passphrase`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `path` and `io_error` are never read
[INFO] [stderr]   --> src/sftp/sftp_client.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 17 |     OpenLocalFileError {
[INFO] [stderr]    |     ------------------ fields in this variant
[INFO] [stderr] 18 |         path: PathBuf,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 19 |         io_error: std::io::Error,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SftpClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `path` and `ssh2_error` are never read
[INFO] [stderr]   --> src/sftp/sftp_client.rs:22:9
[INFO] [stderr]    |
[INFO] [stderr] 21 |     OpenRemoteFileError {
[INFO] [stderr]    |     ------------------- fields in this variant
[INFO] [stderr] 22 |         path: PathBuf,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 23 |         ssh2_error: ssh2::Error,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SftpClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `path` and `ssh2_error` are never read
[INFO] [stderr]   --> src/sftp/sftp_client.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 25 |     CloseRemoteFileError {
[INFO] [stderr]    |     -------------------- fields in this variant
[INFO] [stderr] 26 |         path: PathBuf,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 27 |         ssh2_error: ssh2::Error,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SftpClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `msg` and `path` are never read
[INFO] [stderr]   --> src/sftp/sftp_client.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 29 |     RemotePathError {
[INFO] [stderr]    |     --------------- fields in this variant
[INFO] [stderr] 30 |         msg: String,
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 31 |         path: PathBuf,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SftpClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `msg` and `path` are never read
[INFO] [stderr]   --> src/sftp/sftp_client.rs:34:9
[INFO] [stderr]    |
[INFO] [stderr] 33 |     LocalPathError {
[INFO] [stderr]    |     -------------- fields in this variant
[INFO] [stderr] 34 |         msg: String,
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 35 |         path: PathBuf,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SftpClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `msg` is never read
[INFO] [stderr]   --> src/sftp/sftp_client.rs:38:9
[INFO] [stderr]    |
[INFO] [stderr] 37 |     SftpConnectionMissing {
[INFO] [stderr]    |     --------------------- field in this variant
[INFO] [stderr] 38 |         msg: String,
[INFO] [stderr]    |         ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SftpClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `local_path`, `remote_path`, and `io_error` are never read
[INFO] [stderr]   --> src/sftp/sftp_client.rs:41:9
[INFO] [stderr]    |
[INFO] [stderr] 40 |     LocalToRemoteCopyError {
[INFO] [stderr]    |     ---------------------- fields in this variant
[INFO] [stderr] 41 |         local_path: PathBuf,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 42 |         remote_path: PathBuf,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 43 |         io_error: std::io::Error,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SftpClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `msg`, `path`, and `inner_error` are never read
[INFO] [stderr]   --> src/sftp/sftp_client.rs:46:9
[INFO] [stderr]    |
[INFO] [stderr] 45 |     RemoteMkdirError {
[INFO] [stderr]    |     ---------------- fields in this variant
[INFO] [stderr] 46 |         msg: String,
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 47 |         path: PathBuf,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 48 |         inner_error: ssh2::Error,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SftpClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `MissingPassword`, `MissingPubkeyPath`, and `MissingPrivatekeyPath` are never constructed
[INFO] [stderr]   --> src/sftp/sftp_client.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub enum SftpClientError {
[INFO] [stderr]    |          --------------- variants in this enum
[INFO] [stderr] 14 |     MissingPassword,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 15 |     MissingPubkeyPath,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 16 |     MissingPrivatekeyPath,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SftpClientError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `set_session` and `exec_ssh_command` are never used
[INFO] [stderr]    --> src/sftp/sftp_client.rs:226:12
[INFO] [stderr]     |
[INFO] [stderr] 138 | impl SftpClient {
[INFO] [stderr]     | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 226 |     pub fn set_session(&mut self, session: Session) -> () {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 356 |     pub fn exec_ssh_command(&mut self, command: &str) -> String {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `initial_cwd` is never read
[INFO] [stderr]     --> src/sftp/sftp_client.rs:1184:9
[INFO] [stderr]      |
[INFO] [stderr] 1182 |     struct TestFixture {
[INFO] [stderr]      |            ----------- field in this struct
[INFO] [stderr] 1183 |         client: SftpClient,
[INFO] [stderr] 1184 |         initial_cwd: PathBuf,
[INFO] [stderr]      |         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `SetBarPos` and `ResetBarElapsed` are never constructed
[INFO] [stderr]   --> src/uploader/progress_actor.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr]  4 | pub enum ProgressActorMessage {
[INFO] [stderr]    |          -------------------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 15 |     SetBarPos {
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 31 |     ResetBarElapsed {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `set_bar_pos` and `reset_bar_elapsed` are never used
[INFO] [stderr]   --> src/uploader/progress_actor_handle.rs:42:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | impl ProgressActorHandle {
[INFO] [stderr]    | ------------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 42 |     pub fn set_bar_pos(
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 87 |     pub fn reset_bar_elapsed(
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> src/sftp/sftp_client.rs:655:9
[INFO] [stderr]     |
[INFO] [stderr] 655 |         self.ensure_dir_remote(parent_path);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 655 |         let _ = self.ensure_dir_remote(parent_path);
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> src/uploader/upload_actor.rs:343:25
[INFO] [stderr]     |
[INFO] [stderr] 343 | /                         self.progress_handler
[INFO] [stderr] 344 | |                             .print_ln("Error joining a file upload thread!".to_string());
[INFO] [stderr]     | |________________________________________________________________________________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 343 |                         let _ = self.progress_handler
[INFO] [stderr]     |                         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng`
[INFO] [stderr]    --> src/bin/explore_progressbars.rs:106:23
[INFO] [stderr]     |
[INFO] [stderr] 106 |                 rand::thread_rng().gen_range(Duration::from_secs(1)..Duration::from_secs(5)),
[INFO] [stderr]     |                       ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
[INFO] [stderr]    --> src/bin/explore_progressbars.rs:106:36
[INFO] [stderr]     |
[INFO] [stderr] 106 |                 rand::thread_rng().gen_range(Duration::from_secs(1)..Duration::from_secs(5)),
[INFO] [stderr]     |                                    ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `ex1_draw_1_progressbar` is never used
[INFO] [stderr]   --> src/bin/explore_progressbars.rs:38:4
[INFO] [stderr]    |
[INFO] [stderr] 38 | fn ex1_draw_1_progressbar() {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `ex2_draw_spinner` is never used
[INFO] [stderr]   --> src/bin/explore_progressbars.rs:49:4
[INFO] [stderr]    |
[INFO] [stderr] 49 | fn ex2_draw_spinner() {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `sftp_dev_uploader_rust` (bin "dev_uploader" test) generated 22 warnings (run `cargo fix --bin "dev_uploader" -p sftp_dev_uploader_rust --tests` to apply 7 suggestions)
[INFO] [stderr] warning: `sftp_dev_uploader_rust` (bin "explore_progressbars" test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dev_uploader-d620528f66cfe973)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test sftp::sftp_client::tests::test_sftp_open_file_raw ... FAILED
[INFO] [stdout] test utils::tests::test_split_to_n_chunks_exact ... ok
[INFO] [stdout] test sftp::sftp_client_standard_tests::test_sftp_ensure_and_remove_file_remote ... FAILED
[INFO] [stdout] test sftp::sftp_client_standard_tests::test_sftp_ensure_and_remove_dir_remote_relative ... FAILED
[INFO] [stdout] test sftp::sftp_client_standard_tests::test_sftp_upload_file_implicit_different_cwds_remote ... FAILED
[INFO] [stdout] test utils::tests::test_split_to_n_chunks_overflow ... ok
[INFO] [stdout] test utils::tests::test_split_to_n_chunks_underflow ... ok
[INFO] [stdout] test sftp::sftp_client_standard_tests::test_sftp_ls ... FAILED
[INFO] [stdout] test sftp::sftp_client_standard_tests::test_sftp_lls ... FAILED
[INFO] [stdout] test sftp::sftp_client_standard_tests::test_init_sftp_client_fixture ... FAILED
[INFO] [stdout] test sftp::sftp_client_standard_tests::test_sftp_ensure_and_remove_dir_remote_absolute ... FAILED
[INFO] [stdout] test sftp::sftp_client_standard_tests::test_sftp_upload_file_implicit_remote ... FAILED
[INFO] [stdout] test sftp::sftp_client_standard_tests::test_sftp_upload_file_explicit_remote ... FAILED
[INFO] [stdout] test sftp::sftp_client_standard_tests::test_sftp_local_to_remote_path ... FAILED
[INFO] [stdout] test sftp::sftp_client_standard_tests::test_sftp_lcd ... FAILED
[INFO] [stdout] test sftp::sftp_client_standard_tests::test_sftp_local_ensure_dir ... FAILED
[INFO] [stdout] test sftp::sftp_client_standard_tests::test_sftp_cd ... FAILED
[INFO] [stdout] test sftp::local_utils_test::test_compute_relative_path_from_local ... FAILED
[INFO] [stdout] test sftp::sftp_client_standard_tests::test_sftp_pwd_with_validation ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- sftp::sftp_client::tests::test_sftp_open_file_raw stdout ----
[INFO] [stdout] INITIAL_CWD: "/opt/rustwide/workdir"
[INFO] [stdout] 
[INFO] [stdout] thread 'sftp::sftp_client::tests::test_sftp_open_file_raw' (26) panicked at src/sftp/sftp_client.rs:271:56:
[INFO] [stdout] Unable to connect to SSH server: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e95eb80c092 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e95eb82467a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e95eb82467a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5e95eb811606 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e95eb811606 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e95eb7e739f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e95eb7e739f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e95eb802909 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e95eb624cae - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e95eb624cae - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e95eb802ac2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e95eb802ac2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e95eb7e7458 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e95eb7dc169 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e95eb7e851d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e95eb824dbc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e95eb824b32 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e95eb608b1e - <core[585f66e14d78f9ba]::result::Result<std[3f03f8b59f91bef1]::net::tcp::TcpStream, std[3f03f8b59f91bef1]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5e95eb5fc32c - <dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client::SftpClient>::connect
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client.rs:271:56
[INFO] [stdout]   22:     0x5e95eb60f5ea - dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client::tests::init_sftp_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client.rs:1175:16
[INFO] [stdout]   23:     0x5e95eb60e0ee - <dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client::tests::TestFixture>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client.rs:1193:25
[INFO] [stdout]   24:     0x5e95eb60dbe3 - dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client::tests::TEST_FIXTURE::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client.rs:1202:77
[INFO] [stdout]   25:     0x5e95eb60c426 - <dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client::tests::TEST_FIXTURE::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5e95eb60bc52 - <fn() -> std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client::tests::TestFixture> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5e95eb5f5351 - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client::tests::TestFixture>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1310:28
[INFO] [stdout]   28:     0x5e95eb5f5202 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client::tests::TestFixture>>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client::tests::TestFixture>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   29:     0x5e95eb613590 - <once_cell[4009c9a586213e61]::imp::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client::tests::TestFixture>>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client::tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client::tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   30:     0x5e95eb783cd6 - <&mut dyn core[585f66e14d78f9ba]::ops::function::FnMut<(), Output = bool> as core[585f66e14d78f9ba]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   31:     0x5e95eb7839cb - once_cell[4009c9a586213e61]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   32:     0x5e95eb611a12 - <once_cell[4009c9a586213e61]::imp::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client::tests::TestFixture>>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client::tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client::tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   33:     0x5e95eb5f4889 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client::tests::TestFixture>>>::get_or_try_init::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client::tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client::tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   34:     0x5e95eb5f47d3 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client::tests::TestFixture>>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client::tests::TestFixture>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   35:     0x5e95eb5f6dd0 - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client::tests::TestFixture>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   36:     0x5e95eb604e9a - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client::tests::TestFixture>> as core[585f66e14d78f9ba]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   37:     0x5e95eb60f663 - dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client::tests::test_sftp_open_file_raw
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client.rs:1210:27
[INFO] [stdout]   38:     0x5e95eb60dc17 - dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client::tests::test_sftp_open_file_raw::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client.rs:1209:33
[INFO] [stdout]   39:     0x5e95eb60c466 - <dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client::tests::test_sftp_open_file_raw::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e95eb61905b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5e95eb61905b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x5e95eb6258ba - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x5e95eb61fd84 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x5e95eb61fd84 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x5e95eb6283b2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x5e95eb6283b2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5e95eb80af1f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x5e95eb80af1f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x71f1a0ec3aa4 - <unknown>
[INFO] [stdout]   61:     0x71f1a0f50a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sftp::sftp_client_standard_tests::test_sftp_ensure_and_remove_file_remote stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sftp::sftp_client_standard_tests::test_sftp_ensure_and_remove_file_remote' (31) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e95eb80c092 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e95eb82467a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e95eb82467a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5e95eb811606 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e95eb811606 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e95eb7e739f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e95eb7e739f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e95eb802909 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e95eb624cae - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e95eb624cae - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e95eb802ac2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e95eb802ac2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e95eb7e748a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e95eb7dc169 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e95eb7e851d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e95eb824dbc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e95eb5f52ef - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5e95eb5f51b2 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5e95eb6133d0 - <once_cell[4009c9a586213e61]::imp::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5e95eb783cd6 - <&mut dyn core[585f66e14d78f9ba]::ops::function::FnMut<(), Output = bool> as core[585f66e14d78f9ba]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5e95eb7839cb - once_cell[4009c9a586213e61]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5e95eb611982 - <once_cell[4009c9a586213e61]::imp::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5e95eb5f4739 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_try_init::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5e95eb5f4683 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5e95eb5f6db0 - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5e95eb604e8a - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>> as core[585f66e14d78f9ba]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5e95eb602563 - dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_ensure_and_remove_file_remote
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client_standard_tests.rs:355:23
[INFO] [stdout]   30:     0x5e95eb5f6327 - dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_ensure_and_remove_file_remote::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client_standard_tests.rs:354:45
[INFO] [stdout]   31:     0x5e95eb60c266 - <dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_ensure_and_remove_file_remote::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5e95eb61905b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5e95eb61905b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   34:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   35:     0x5e95eb6258ba - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   40:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   41:     0x5e95eb61fd84 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   42:     0x5e95eb61fd84 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   43:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   44:     0x5e95eb6283b2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   49:     0x5e95eb6283b2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5e95eb80af1f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   51:     0x5e95eb80af1f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   52:     0x71f1a0ec3aa4 - <unknown>
[INFO] [stdout]   53:     0x71f1a0f50a64 - clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sftp::sftp_client_standard_tests::test_sftp_ensure_and_remove_dir_remote_relative stdout ----
[INFO] [stdout] INITIAL_CWD: "/opt/rustwide/workdir"
[INFO] [stdout] 
[INFO] [stdout] thread 'sftp::sftp_client_standard_tests::test_sftp_ensure_and_remove_dir_remote_relative' (30) panicked at src/sftp/sftp_client.rs:271:56:
[INFO] [stdout] Unable to connect to SSH server: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e95eb80c092 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e95eb82467a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e95eb82467a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5e95eb811606 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e95eb811606 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e95eb7e739f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e95eb7e739f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e95eb802909 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e95eb624cae - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e95eb624cae - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e95eb802ac2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e95eb802ac2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e95eb7e7458 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e95eb7dc169 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e95eb7e851d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e95eb824dbc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e95eb824b32 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e95eb608b1e - <core[585f66e14d78f9ba]::result::Result<std[3f03f8b59f91bef1]::net::tcp::TcpStream, std[3f03f8b59f91bef1]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5e95eb5fc32c - <dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client::SftpClient>::connect
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client.rs:271:56
[INFO] [stdout]   22:     0x5e95eb5fe70a - dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::init_sftp_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client_standard_tests.rs:27:12
[INFO] [stdout]   23:     0x5e95eb5f694e - <dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client_standard_tests.rs:45:21
[INFO] [stdout]   24:     0x5e95eb5f6113 - dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TEST_FIXTURE::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client_standard_tests.rs:54:73
[INFO] [stdout]   25:     0x5e95eb60bfa6 - <dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TEST_FIXTURE::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5e95eb60bc32 - <fn() -> std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5e95eb5f52c1 - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1310:28
[INFO] [stdout]   28:     0x5e95eb5f51b2 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   29:     0x5e95eb6133d0 - <once_cell[4009c9a586213e61]::imp::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   30:     0x5e95eb783cd6 - <&mut dyn core[585f66e14d78f9ba]::ops::function::FnMut<(), Output = bool> as core[585f66e14d78f9ba]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   31:     0x5e95eb7839cb - once_cell[4009c9a586213e61]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   32:     0x5e95eb611982 - <once_cell[4009c9a586213e61]::imp::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   33:     0x5e95eb5f4739 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_try_init::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   34:     0x5e95eb5f4683 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   35:     0x5e95eb5f6db0 - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   36:     0x5e95eb604e8a - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>> as core[585f66e14d78f9ba]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   37:     0x5e95eb603093 - dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_ensure_and_remove_dir_remote_relative
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client_standard_tests.rs:416:23
[INFO] [stdout]   38:     0x5e95eb5f6387 - dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_ensure_and_remove_dir_remote_relative::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client_standard_tests.rs:415:53
[INFO] [stdout]   39:     0x5e95eb60c2e6 - <dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_ensure_and_remove_dir_remote_relative::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e95eb61905b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5e95eb61905b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x5e95eb6258ba - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x5e95eb61fd84 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x5e95eb61fd84 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x5e95eb6283b2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x5e95eb6283b2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5e95eb80af1f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x5e95eb80af1f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x71f1a0ec3aa4 - <unknown>
[INFO] [stdout]   61:     0x71f1a0f50a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sftp::sftp_client_standard_tests::test_sftp_upload_file_implicit_different_cwds_remote stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sftp::sftp_client_standard_tests::test_sftp_upload_file_implicit_different_cwds_remote' (39) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e95eb80c092 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e95eb82467a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e95eb82467a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5e95eb811606 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e95eb811606 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e95eb7e739f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e95eb7e739f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e95eb802909 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e95eb624cae - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e95eb624cae - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e95eb802ac2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e95eb802ac2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e95eb7e748a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e95eb7dc169 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e95eb7e851d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e95eb824dbc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e95eb5f52ef - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5e95eb5f51b2 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5e95eb6133d0 - <once_cell[4009c9a586213e61]::imp::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5e95eb783cd6 - <&mut dyn core[585f66e14d78f9ba]::ops::function::FnMut<(), Output = bool> as core[585f66e14d78f9ba]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5e95eb7839cb - once_cell[4009c9a586213e61]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5e95eb611982 - <once_cell[4009c9a586213e61]::imp::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5e95eb5f4739 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_try_init::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5e95eb5f4683 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5e95eb5f6db0 - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5e95eb604e8a - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>> as core[585f66e14d78f9ba]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5e95eb6036e3 - dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_upload_file_implicit_different_cwds_remote
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client_standard_tests.rs:291:23
[INFO] [stdout]   30:     0x5e95eb5f63b7 - dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_upload_file_implicit_different_cwds_remote::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client_standard_tests.rs:290:58
[INFO] [stdout]   31:     0x5e95eb60c326 - <dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_upload_file_implicit_different_cwds_remote::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5e95eb61905b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5e95eb61905b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   34:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   35:     0x5e95eb6258ba - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   40:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   41:     0x5e95eb61fd84 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   42:     0x5e95eb61fd84 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   43:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   44:     0x5e95eb6283b2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   49:     0x5e95eb6283b2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5e95eb80af1f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   51:     0x5e95eb80af1f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   52:     0x71f1a0ec3aa4 - <unknown>
[INFO] [stdout]   53:     0x71f1a0f50a64 - clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sftp::sftp_client_standard_tests::test_sftp_ls stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sftp::sftp_client_standard_tests::test_sftp_ls' (36) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e95eb80c092 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e95eb82467a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e95eb82467a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5e95eb811606 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e95eb811606 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e95eb7e739f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e95eb7e739f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e95eb802909 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e95eb624cae - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e95eb624cae - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e95eb802ac2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e95eb802ac2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e95eb7e748a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e95eb7dc169 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e95eb7e851d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e95eb824dbc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e95eb5f52ef - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5e95eb5f51b2 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5e95eb6133d0 - <once_cell[4009c9a586213e61]::imp::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5e95eb783cd6 - <&mut dyn core[585f66e14d78f9ba]::ops::function::FnMut<(), Output = bool> as core[585f66e14d78f9ba]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5e95eb7839cb - once_cell[4009c9a586213e61]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5e95eb611982 - <once_cell[4009c9a586213e61]::imp::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5e95eb5f4739 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_try_init::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5e95eb5f4683 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5e95eb5f6db0 - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5e95eb604e8a - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>> as core[585f66e14d78f9ba]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5e95eb5fecab - dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_ls
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client_standard_tests.rs:101:23
[INFO] [stdout]   30:     0x5e95eb5f6177 - dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_ls::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client_standard_tests.rs:100:18
[INFO] [stdout]   31:     0x5e95eb60c026 - <dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_ls::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5e95eb61905b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5e95eb61905b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   34:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   35:     0x5e95eb6258ba - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   40:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   41:     0x5e95eb61fd84 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   42:     0x5e95eb61fd84 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   43:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   44:     0x5e95eb6283b2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   49:     0x5e95eb6283b2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5e95eb80af1f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   51:     0x5e95eb80af1f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   52:     0x71f1a0ec3aa4 - <unknown>
[INFO] [stdout]   53:     0x71f1a0f50a64 - clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sftp::sftp_client_standard_tests::test_sftp_lls stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sftp::sftp_client_standard_tests::test_sftp_lls' (33) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e95eb80c092 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e95eb82467a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e95eb82467a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5e95eb811606 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e95eb811606 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e95eb7e739f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e95eb7e739f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e95eb802909 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e95eb624cae - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e95eb624cae - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e95eb802ac2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e95eb802ac2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e95eb7e748a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e95eb7dc169 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e95eb7e851d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e95eb824dbc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e95eb5f52ef - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5e95eb5f51b2 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5e95eb6133d0 - <once_cell[4009c9a586213e61]::imp::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5e95eb783cd6 - <&mut dyn core[585f66e14d78f9ba]::ops::function::FnMut<(), Output = bool> as core[585f66e14d78f9ba]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5e95eb7839cb - once_cell[4009c9a586213e61]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5e95eb611982 - <once_cell[4009c9a586213e61]::imp::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5e95eb5f4739 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_try_init::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5e95eb5f4683 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5e95eb5f6db0 - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5e95eb604e8a - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>> as core[585f66e14d78f9ba]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5e95eb5ff79b - dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_lls
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client_standard_tests.rs:117:23
[INFO] [stdout]   30:     0x5e95eb5f61d7 - dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_lls::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client_standard_tests.rs:116:19
[INFO] [stdout]   31:     0x5e95eb60c0a6 - <dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_lls::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5e95eb61905b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5e95eb61905b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   34:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   35:     0x5e95eb6258ba - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   40:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   41:     0x5e95eb61fd84 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   42:     0x5e95eb61fd84 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   43:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   44:     0x5e95eb6283b2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   49:     0x5e95eb6283b2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5e95eb80af1f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   51:     0x5e95eb80af1f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   52:     0x71f1a0ec3aa4 - <unknown>
[INFO] [stdout]   53:     0x71f1a0f50a64 - clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sftp::sftp_client_standard_tests::test_init_sftp_client_fixture stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sftp::sftp_client_standard_tests::test_init_sftp_client_fixture' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e95eb80c092 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e95eb82467a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e95eb82467a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5e95eb811606 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e95eb811606 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e95eb7e739f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e95eb7e739f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e95eb802909 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e95eb624cae - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e95eb624cae - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e95eb802ac2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e95eb802ac2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e95eb7e748a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e95eb7dc169 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e95eb7e851d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e95eb824dbc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e95eb5f52ef - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5e95eb5f51b2 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5e95eb6133d0 - <once_cell[4009c9a586213e61]::imp::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5e95eb783cd6 - <&mut dyn core[585f66e14d78f9ba]::ops::function::FnMut<(), Output = bool> as core[585f66e14d78f9ba]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5e95eb7839cb - once_cell[4009c9a586213e61]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5e95eb611982 - <once_cell[4009c9a586213e61]::imp::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5e95eb5f4739 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_try_init::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5e95eb5f4683 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5e95eb5f6db0 - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5e95eb604e8a - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>> as core[585f66e14d78f9ba]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5e95eb6003d3 - dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_init_sftp_client_fixture
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client_standard_tests.rs:62:23
[INFO] [stdout]   30:     0x5e95eb5f6237 - dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_init_sftp_client_fixture::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client_standard_tests.rs:61:35
[INFO] [stdout]   31:     0x5e95eb60c126 - <dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_init_sftp_client_fixture::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5e95eb61905b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5e95eb61905b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   34:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   35:     0x5e95eb6258ba - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   40:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   41:     0x5e95eb61fd84 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   42:     0x5e95eb61fd84 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   43:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   44:     0x5e95eb6283b2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   49:     0x5e95eb6283b2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5e95eb80af1f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   51:     0x5e95eb80af1f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   52:     0x71f1a0ec3aa4 - <unknown>
[INFO] [stdout]   53:     0x71f1a0f50a64 - clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sftp::sftp_client_standard_tests::test_sftp_ensure_and_remove_dir_remote_absolute stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sftp::sftp_client_standard_tests::test_sftp_ensure_and_remove_dir_remote_absolute' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e95eb80c092 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e95eb82467a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e95eb82467a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5e95eb811606 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e95eb811606 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e95eb7e739f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e95eb7e739f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e95eb802909 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e95eb624cae - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e95eb624cae - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e95eb802ac2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e95eb802ac2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e95eb7e748a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e95eb7dc169 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e95eb7e851d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e95eb824dbc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e95eb5f52ef - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5e95eb5f51b2 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5e95eb6133d0 - <once_cell[4009c9a586213e61]::imp::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5e95eb783cd6 - <&mut dyn core[585f66e14d78f9ba]::ops::function::FnMut<(), Output = bool> as core[585f66e14d78f9ba]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5e95eb7839cb - once_cell[4009c9a586213e61]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5e95eb611982 - <once_cell[4009c9a586213e61]::imp::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5e95eb5f4739 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_try_init::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5e95eb5f4683 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5e95eb5f6db0 - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5e95eb604e8a - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>> as core[585f66e14d78f9ba]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5e95eb6029e3 - dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_ensure_and_remove_dir_remote_absolute
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client_standard_tests.rs:388:23
[INFO] [stdout]   30:     0x5e95eb5f6357 - dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_ensure_and_remove_dir_remote_absolute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client_standard_tests.rs:387:53
[INFO] [stdout]   31:     0x5e95eb60c2a6 - <dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_ensure_and_remove_dir_remote_absolute::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5e95eb61905b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5e95eb61905b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   34:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   35:     0x5e95eb6258ba - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   40:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   41:     0x5e95eb61fd84 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   42:     0x5e95eb61fd84 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   43:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   44:     0x5e95eb6283b2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   49:     0x5e95eb6283b2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5e95eb80af1f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   51:     0x5e95eb80af1f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   52:     0x71f1a0ec3aa4 - <unknown>
[INFO] [stdout]   53:     0x71f1a0f50a64 - clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sftp::sftp_client_standard_tests::test_sftp_upload_file_implicit_remote stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sftp::sftp_client_standard_tests::test_sftp_upload_file_implicit_remote' (40) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e95eb80c092 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e95eb82467a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e95eb82467a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5e95eb811606 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e95eb811606 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e95eb7e739f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e95eb7e739f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e95eb802909 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e95eb624cae - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e95eb624cae - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e95eb802ac2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e95eb802ac2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e95eb7e748a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e95eb7dc169 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e95eb7e851d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e95eb824dbc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e95eb5f52ef - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5e95eb5f51b2 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5e95eb6133d0 - <once_cell[4009c9a586213e61]::imp::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5e95eb783cd6 - <&mut dyn core[585f66e14d78f9ba]::ops::function::FnMut<(), Output = bool> as core[585f66e14d78f9ba]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5e95eb7839cb - once_cell[4009c9a586213e61]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5e95eb611982 - <once_cell[4009c9a586213e61]::imp::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5e95eb5f4739 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_try_init::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5e95eb5f4683 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5e95eb5f6db0 - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5e95eb604e8a - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>> as core[585f66e14d78f9ba]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5e95eb601e93 - dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_upload_file_implicit_remote
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client_standard_tests.rs:262:23
[INFO] [stdout]   30:     0x5e95eb5f62f7 - dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_upload_file_implicit_remote::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client_standard_tests.rs:261:43
[INFO] [stdout]   31:     0x5e95eb60c226 - <dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_upload_file_implicit_remote::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5e95eb61905b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5e95eb61905b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   34:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   35:     0x5e95eb6258ba - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   40:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   41:     0x5e95eb61fd84 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   42:     0x5e95eb61fd84 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   43:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   44:     0x5e95eb6283b2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   49:     0x5e95eb6283b2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5e95eb80af1f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   51:     0x5e95eb80af1f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   52:     0x71f1a0ec3aa4 - <unknown>
[INFO] [stdout]   53:     0x71f1a0f50a64 - clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sftp::sftp_client_standard_tests::test_sftp_upload_file_explicit_remote stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sftp::sftp_client_standard_tests::test_sftp_upload_file_explicit_remote' (38) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e95eb80c092 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e95eb82467a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e95eb82467a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5e95eb811606 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e95eb811606 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e95eb7e739f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e95eb7e739f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e95eb802909 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e95eb624cae - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e95eb624cae - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e95eb802ac2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e95eb802ac2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e95eb7e748a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e95eb7dc169 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e95eb7e851d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e95eb824dbc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e95eb5f52ef - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5e95eb5f51b2 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5e95eb6133d0 - <once_cell[4009c9a586213e61]::imp::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5e95eb783cd6 - <&mut dyn core[585f66e14d78f9ba]::ops::function::FnMut<(), Output = bool> as core[585f66e14d78f9ba]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5e95eb7839cb - once_cell[4009c9a586213e61]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5e95eb611982 - <once_cell[4009c9a586213e61]::imp::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5e95eb5f4739 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_try_init::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5e95eb5f4683 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5e95eb5f6db0 - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5e95eb604e8a - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>> as core[585f66e14d78f9ba]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5e95eb6019b3 - dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_upload_file_explicit_remote
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client_standard_tests.rs:233:23
[INFO] [stdout]   30:     0x5e95eb5f62c7 - dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_upload_file_explicit_remote::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client_standard_tests.rs:232:43
[INFO] [stdout]   31:     0x5e95eb60c1e6 - <dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_upload_file_explicit_remote::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5e95eb61905b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5e95eb61905b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   34:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   35:     0x5e95eb6258ba - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   40:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   41:     0x5e95eb61fd84 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   42:     0x5e95eb61fd84 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   43:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   44:     0x5e95eb6283b2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   49:     0x5e95eb6283b2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5e95eb80af1f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   51:     0x5e95eb80af1f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   52:     0x71f1a0ec3aa4 - <unknown>
[INFO] [stdout]   53:     0x71f1a0f50a64 - clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sftp::sftp_client_standard_tests::test_sftp_local_to_remote_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sftp::sftp_client_standard_tests::test_sftp_local_to_remote_path' (35) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e95eb80c092 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e95eb82467a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e95eb82467a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5e95eb811606 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e95eb811606 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e95eb7e739f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e95eb7e739f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e95eb802909 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e95eb624cae - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e95eb624cae - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e95eb802ac2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e95eb802ac2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e95eb7e748a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e95eb7dc169 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e95eb7e851d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e95eb824dbc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e95eb5f52ef - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5e95eb5f51b2 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5e95eb6133d0 - <once_cell[4009c9a586213e61]::imp::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5e95eb783cd6 - <&mut dyn core[585f66e14d78f9ba]::ops::function::FnMut<(), Output = bool> as core[585f66e14d78f9ba]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5e95eb7839cb - once_cell[4009c9a586213e61]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5e95eb611982 - <once_cell[4009c9a586213e61]::imp::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5e95eb5f4739 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_try_init::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5e95eb5f4683 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5e95eb5f6db0 - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5e95eb604e8a - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>> as core[585f66e14d78f9ba]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5e95eb600933 - dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_local_to_remote_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client_standard_tests.rs:182:23
[INFO] [stdout]   30:     0x5e95eb5f6297 - dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_local_to_remote_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client_standard_tests.rs:181:36
[INFO] [stdout]   31:     0x5e95eb60c1a6 - <dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_local_to_remote_path::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5e95eb61905b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5e95eb61905b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   34:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   35:     0x5e95eb6258ba - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   40:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   41:     0x5e95eb61fd84 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   42:     0x5e95eb61fd84 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   43:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   44:     0x5e95eb6283b2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   49:     0x5e95eb6283b2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5e95eb80af1f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   51:     0x5e95eb80af1f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   52:     0x71f1a0ec3aa4 - <unknown>
[INFO] [stdout]   53:     0x71f1a0f50a64 - clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sftp::sftp_client_standard_tests::test_sftp_lcd stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sftp::sftp_client_standard_tests::test_sftp_lcd' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e95eb80c092 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e95eb82467a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e95eb82467a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5e95eb811606 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e95eb811606 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e95eb7e739f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e95eb7e739f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e95eb802909 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e95eb624cae - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e95eb624cae - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e95eb802ac2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e95eb802ac2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e95eb7e748a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e95eb7dc169 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e95eb7e851d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e95eb824dbc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e95eb5f52ef - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5e95eb5f51b2 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5e95eb6133d0 - <once_cell[4009c9a586213e61]::imp::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5e95eb783cd6 - <&mut dyn core[585f66e14d78f9ba]::ops::function::FnMut<(), Output = bool> as core[585f66e14d78f9ba]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5e95eb7839cb - once_cell[4009c9a586213e61]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5e95eb611982 - <once_cell[4009c9a586213e61]::imp::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5e95eb5f4739 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_try_init::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5e95eb5f4683 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5e95eb5f6db0 - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stderr] error: test failed, to rerun pass `--bin dev_uploader`
[INFO] [stdout]   28:     0x5e95eb604e8a - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>> as core[585f66e14d78f9ba]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5e95eb5ff3e3 - dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_lcd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client_standard_tests.rs:163:23
[INFO] [stdout]   30:     0x5e95eb5f61a7 - dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_lcd::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client_standard_tests.rs:162:19
[INFO] [stdout]   31:     0x5e95eb60c066 - <dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_lcd::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5e95eb61905b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5e95eb61905b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   34:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   35:     0x5e95eb6258ba - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   40:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   41:     0x5e95eb61fd84 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   42:     0x5e95eb61fd84 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   43:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   44:     0x5e95eb6283b2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   49:     0x5e95eb6283b2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5e95eb80af1f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   51:     0x5e95eb80af1f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   52:     0x71f1a0ec3aa4 - <unknown>
[INFO] [stdout]   53:     0x71f1a0f50a64 - clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sftp::sftp_client_standard_tests::test_sftp_local_ensure_dir stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sftp::sftp_client_standard_tests::test_sftp_local_ensure_dir' (34) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e95eb80c092 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e95eb82467a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e95eb82467a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5e95eb811606 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e95eb811606 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e95eb7e739f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e95eb7e739f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e95eb802909 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e95eb624cae - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e95eb624cae - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e95eb802ac2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e95eb802ac2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e95eb7e748a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e95eb7dc169 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e95eb7e851d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e95eb824dbc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e95eb5f52ef - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5e95eb5f51b2 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5e95eb6133d0 - <once_cell[4009c9a586213e61]::imp::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5e95eb783cd6 - <&mut dyn core[585f66e14d78f9ba]::ops::function::FnMut<(), Output = bool> as core[585f66e14d78f9ba]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5e95eb7839cb - once_cell[4009c9a586213e61]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5e95eb611982 - <once_cell[4009c9a586213e61]::imp::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5e95eb5f4739 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_try_init::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5e95eb5f4683 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5e95eb5f6db0 - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5e95eb604e8a - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>> as core[585f66e14d78f9ba]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5e95eb5ffee3 - dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_local_ensure_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client_standard_tests.rs:328:23
[INFO] [stdout]   30:     0x5e95eb5f6207 - dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_local_ensure_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client_standard_tests.rs:327:32
[INFO] [stdout]   31:     0x5e95eb60c0e6 - <dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_local_ensure_dir::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5e95eb61905b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5e95eb61905b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   34:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   35:     0x5e95eb6258ba - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   40:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   41:     0x5e95eb61fd84 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   42:     0x5e95eb61fd84 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   43:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   44:     0x5e95eb6283b2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   49:     0x5e95eb6283b2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5e95eb80af1f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   51:     0x5e95eb80af1f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   52:     0x71f1a0ec3aa4 - <unknown>
[INFO] [stdout]   53:     0x71f1a0f50a64 - clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sftp::sftp_client_standard_tests::test_sftp_cd stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sftp::sftp_client_standard_tests::test_sftp_cd' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e95eb80c092 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e95eb82467a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e95eb82467a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5e95eb811606 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e95eb811606 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e95eb7e739f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e95eb7e739f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e95eb802909 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e95eb624cae - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e95eb624cae - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e95eb802ac2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e95eb802ac2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e95eb7e748a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e95eb7dc169 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e95eb7e851d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e95eb824dbc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e95eb5f52ef - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5e95eb5f51b2 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5e95eb6133d0 - <once_cell[4009c9a586213e61]::imp::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5e95eb783cd6 - <&mut dyn core[585f66e14d78f9ba]::ops::function::FnMut<(), Output = bool> as core[585f66e14d78f9ba]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5e95eb7839cb - once_cell[4009c9a586213e61]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5e95eb611982 - <once_cell[4009c9a586213e61]::imp::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5e95eb5f4739 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_try_init::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5e95eb5f4683 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5e95eb5f6db0 - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5e95eb604e8a - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>> as core[585f66e14d78f9ba]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5e95eb5fe783 - dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_cd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client_standard_tests.rs:138:23
[INFO] [stdout]   30:     0x5e95eb5f6147 - dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_cd::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client_standard_tests.rs:137:18
[INFO] [stdout]   31:     0x5e95eb60bfe6 - <dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_cd::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5e95eb61905b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5e95eb61905b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   34:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   35:     0x5e95eb6258ba - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   40:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   41:     0x5e95eb61fd84 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   42:     0x5e95eb61fd84 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   43:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   44:     0x5e95eb6283b2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   49:     0x5e95eb6283b2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5e95eb80af1f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   51:     0x5e95eb80af1f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   52:     0x71f1a0ec3aa4 - <unknown>
[INFO] [stdout]   53:     0x71f1a0f50a64 - clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sftp::local_utils_test::test_compute_relative_path_from_local stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sftp::local_utils_test::test_compute_relative_path_from_local' (25) panicked at src/sftp/local_utils_test.rs:21:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e95eb80c092 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e95eb82467a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e95eb82467a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5e95eb811606 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e95eb811606 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e95eb7e739f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e95eb7e739f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e95eb802909 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e95eb624cae - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e95eb624cae - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e95eb802ac2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e95eb802ac2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e95eb7e7458 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e95eb7dc169 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e95eb7e851d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e95eb824dbc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e95eb824c73 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5e95eb65f06d - core[585f66e14d78f9ba]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5e95eb609959 - dev_uploader[8ef8fe1ceecf08ca]::sftp::local_utils_test::test_compute_relative_path_from_local
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/local_utils_test.rs:21:5
[INFO] [stdout]   22:     0x5e95eb608197 - dev_uploader[8ef8fe1ceecf08ca]::sftp::local_utils_test::test_compute_relative_path_from_local::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/local_utils_test.rs:6:43
[INFO] [stdout]   23:     0x5e95eb60bf66 - <dev_uploader[8ef8fe1ceecf08ca]::sftp::local_utils_test::test_compute_relative_path_from_local::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e95eb61905b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e95eb61905b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e95eb6258ba - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e95eb61fd84 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e95eb61fd84 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5e95eb6283b2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5e95eb6283b2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e95eb80af1f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5e95eb80af1f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x71f1a0ec3aa4 - <unknown>
[INFO] [stdout]   45:     0x71f1a0f50a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sftp::sftp_client_standard_tests::test_sftp_pwd_with_validation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sftp::sftp_client_standard_tests::test_sftp_pwd_with_validation' (37) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e95eb80c092 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e95eb80c092 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e95eb82467a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e95eb82467a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5e95eb811606 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e95eb811606 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e95eb7e739f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e95eb7e739f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e95eb802909 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e95eb624cae - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e95eb624cae - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e95eb802ac2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e95eb802ac2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e95eb7e748a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e95eb7dc169 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e95eb7e851d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e95eb824dbc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e95eb5f52ef - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5e95eb5f51b2 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5e95eb6133d0 - <once_cell[4009c9a586213e61]::imp::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5e95eb783cd6 - <&mut dyn core[585f66e14d78f9ba]::ops::function::FnMut<(), Output = bool> as core[585f66e14d78f9ba]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5e95eb7839cb - once_cell[4009c9a586213e61]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5e95eb611982 - <once_cell[4009c9a586213e61]::imp::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5e95eb5f4739 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_try_init::<<once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5e95eb5f4683 - <once_cell[4009c9a586213e61]::sync::OnceCell<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5e95eb5f6db0 - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5e95eb604e8a - <once_cell[4009c9a586213e61]::sync::Lazy<std[3f03f8b59f91bef1]::sync::poison::mutex::Mutex<dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::TestFixture>> as core[585f66e14d78f9ba]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5e95eb6005f3 - dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_pwd_with_validation
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client_standard_tests.rs:84:23
[INFO] [stdout]   30:     0x5e95eb5f6267 - dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_pwd_with_validation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sftp/sftp_client_standard_tests.rs:83:35
[INFO] [stdout]   31:     0x5e95eb60c166 - <dev_uploader[8ef8fe1ceecf08ca]::sftp::sftp_client_standard_tests::test_sftp_pwd_with_validation::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5e95eb61905b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5e95eb61905b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   34:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   35:     0x5e95eb6258ba - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5e95eb6258ba - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   40:     0x5e95eb6258ba - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   41:     0x5e95eb61fd84 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   42:     0x5e95eb61fd84 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   43:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   44:     0x5e95eb6283b2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5e95eb6283b2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   49:     0x5e95eb6283b2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5e95eb80af1f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   51:     0x5e95eb80af1f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   52:     0x71f1a0ec3aa4 - <unknown>
[INFO] [stdout]   53:     0x71f1a0f50a64 - clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     sftp::local_utils_test::test_compute_relative_path_from_local
[INFO] [stdout]     sftp::sftp_client::tests::test_sftp_open_file_raw
[INFO] [stdout]     sftp::sftp_client_standard_tests::test_init_sftp_client_fixture
[INFO] [stdout]     sftp::sftp_client_standard_tests::test_sftp_cd
[INFO] [stdout]     sftp::sftp_client_standard_tests::test_sftp_ensure_and_remove_dir_remote_absolute
[INFO] [stdout]     sftp::sftp_client_standard_tests::test_sftp_ensure_and_remove_dir_remote_relative
[INFO] [stdout]     sftp::sftp_client_standard_tests::test_sftp_ensure_and_remove_file_remote
[INFO] [stdout]     sftp::sftp_client_standard_tests::test_sftp_lcd
[INFO] [stdout]     sftp::sftp_client_standard_tests::test_sftp_lls
[INFO] [stdout]     sftp::sftp_client_standard_tests::test_sftp_local_ensure_dir
[INFO] [stdout]     sftp::sftp_client_standard_tests::test_sftp_local_to_remote_path
[INFO] [stdout]     sftp::sftp_client_standard_tests::test_sftp_ls
[INFO] [stdout]     sftp::sftp_client_standard_tests::test_sftp_pwd_with_validation
[INFO] [stdout]     sftp::sftp_client_standard_tests::test_sftp_upload_file_explicit_remote
[INFO] [stdout]     sftp::sftp_client_standard_tests::test_sftp_upload_file_implicit_different_cwds_remote
[INFO] [stdout]     sftp::sftp_client_standard_tests::test_sftp_upload_file_implicit_remote
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 16 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "27ab23706e29d38348e76ab2f4ebcc396cf24ac6c3b21102e99bda2fc4321436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27ab23706e29d38348e76ab2f4ebcc396cf24ac6c3b21102e99bda2fc4321436", kill_on_drop: false }`
[INFO] [stdout] 27ab23706e29d38348e76ab2f4ebcc396cf24ac6c3b21102e99bda2fc4321436
