[INFO] fetching crate distant-ssh2 0.20.0...
[INFO] building distant-ssh2-0.20.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate distant-ssh2 0.20.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate distant-ssh2 0.20.0
[INFO] finished tweaking crates.io crate distant-ssh2 0.20.0
[INFO] tweaked toml for crates.io crate distant-ssh2 0.20.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate distant-ssh2 0.20.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 310 packages to latest compatible versions
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.0.1)
[INFO] [stderr]       Adding env_logger v0.10.2 (available: v0.11.8)
[INFO] [stderr]       Adding openssl-sys v0.9.71 (available: v0.9.109)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rstest v0.17.0 (available: v0.26.1)
[INFO] [stderr]       Adding smol v1.3.0 (available: v2.0.2)
[INFO] [stderr]       Adding typed-path v0.3.2 (available: v0.11.0)
[INFO] [stderr]       Adding which v4.4.2 (available: v8.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serial-windows v0.4.0
[INFO] [stderr]   Downloaded serial-unix v0.4.0
[INFO] [stderr]   Downloaded serial v0.4.0
[INFO] [stderr]   Downloaded serial-core v0.4.0
[INFO] [stderr]   Downloaded portable-pty v0.7.0
[INFO] [stderr]   Downloaded smol v1.3.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.71
[INFO] [stderr]   Downloaded async-compat v0.2.5
[INFO] [stderr]   Downloaded rstest v0.17.0
[INFO] [stderr]   Downloaded assert_fs v1.1.3
[INFO] [stderr]   Downloaded distant-net v0.20.0
[INFO] [stderr]   Downloaded distant-protocol v0.20.0
[INFO] [stderr]   Downloaded distant-core v0.20.0
[INFO] [stderr]   Downloaded typed-path v0.3.2
[INFO] [stderr]   Downloaded distant-auth v0.20.0
[INFO] [stderr]   Downloaded const-str v0.5.7
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded filedescriptor v0.8.3
[INFO] [stderr]   Downloaded rstest_macros v0.17.0
[INFO] [stderr]   Downloaded rtoolbox v0.0.3
[INFO] [stderr]   Downloaded libssh-rs v0.1.8
[INFO] [stderr]   Downloaded filenamegen v0.2.7
[INFO] [stderr]   Downloaded ioctl-rs v0.1.6
[INFO] [stderr]   Downloaded termios v0.2.2
[INFO] [stderr]   Downloaded async-net v1.8.0
[INFO] [stderr]   Downloaded wezterm-ssh v0.4.0
[INFO] [stderr]   Downloaded libssh-rs-sys v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4bc03e368920ea0ad539579faf17077b8a21a7fd99176eb6e91b12d3650125b
[INFO] running `Command { std: "docker" "start" "-a" "c4bc03e368920ea0ad539579faf17077b8a21a7fd99176eb6e91b12d3650125b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4bc03e368920ea0ad539579faf17077b8a21a7fd99176eb6e91b12d3650125b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4bc03e368920ea0ad539579faf17077b8a21a7fd99176eb6e91b12d3650125b", kill_on_drop: false }`
[INFO] [stdout] c4bc03e368920ea0ad539579faf17077b8a21a7fd99176eb6e91b12d3650125b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 569c469263b92b65c8e02c8964c312cd50a1f4bcac1a8089cd17e777bc6a27a6
[INFO] running `Command { std: "docker" "start" "-a" "569c469263b92b65c8e02c8964c312cd50a1f4bcac1a8089cd17e777bc6a27a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling openssl-src v300.5.2+3.5.2
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling openssl-sys v0.9.71
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling libssh-rs-sys v0.1.3
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling serial-core v0.4.0
[INFO] [stderr]    Compiling ioctl-rs v0.1.6
[INFO] [stderr]    Compiling termios v0.2.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling serial-unix v0.4.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling event-listener v3.1.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling const-str v0.5.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling serial v0.4.0
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling typed-path v0.3.2
[INFO] [stderr]    Compiling async-once-cell v0.5.4
[INFO] [stderr]    Compiling winsplit v0.1.0
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling async-net v1.8.0
[INFO] [stderr]    Compiling filenamegen v0.2.7
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling portable-pty v0.7.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling distant-auth v0.20.0
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling distant-protocol v0.20.0
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-process v1.8.1
[INFO] [stderr]    Compiling smol v1.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling distant-net v0.20.0
[INFO] [stderr]    Compiling async-compat v0.2.5
[INFO] [stderr]    Compiling distant-core v0.20.0
[INFO] [stderr]    Compiling ssh2 v0.9.5
[INFO] [stderr]    Compiling libssh-rs v0.1.8
[INFO] [stderr]    Compiling wezterm-ssh v0.4.0
[INFO] [stderr]    Compiling distant-ssh2 v0.20.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 50s
[INFO] running `Command { std: "docker" "inspect" "569c469263b92b65c8e02c8964c312cd50a1f4bcac1a8089cd17e777bc6a27a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "569c469263b92b65c8e02c8964c312cd50a1f4bcac1a8089cd17e777bc6a27a6", kill_on_drop: false }`
[INFO] [stdout] 569c469263b92b65c8e02c8964c312cd50a1f4bcac1a8089cd17e777bc6a27a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82cfd00d2abb252b7f49d3267fb0ba93ef70d7a410a7ce50a342b69874f214e0
[INFO] running `Command { std: "docker" "start" "-a" "82cfd00d2abb252b7f49d3267fb0ba93ef70d7a410a7ce50a342b69874f214e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling distant-auth v0.20.0
[INFO] [stderr]    Compiling rstest_macros v0.17.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling portable-pty v0.7.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling event-listener v3.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling test-log v0.2.18
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling async-net v1.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling filenamegen v0.2.7
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-process v1.8.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling smol v1.3.0
[INFO] [stderr]    Compiling distant-net v0.20.0
[INFO] [stderr]    Compiling distant-protocol v0.20.0
[INFO] [stderr]    Compiling wezterm-ssh v0.4.0
[INFO] [stderr]    Compiling rstest v0.17.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling distant-core v0.20.0
[INFO] [stderr]    Compiling distant-ssh2 v0.20.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `ci`
[INFO] [stdout]    --> tests/ssh2/client.rs:411:25
[INFO] [stdout]     |
[INFO] [stdout] 411 | #[cfg_attr(all(windows, ci), ignore)]
[INFO] [stdout]     |                         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ci)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ci)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `ci`
[INFO] [stdout]    --> tests/ssh2/client.rs:448:25
[INFO] [stdout]     |
[INFO] [stdout] 448 | #[cfg_attr(all(windows, ci), ignore)]
[INFO] [stdout]     |                         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ci)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ci)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sshd` is never read
[INFO] [stdout]   --> tests/sshd/mod.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Ctx<T> {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub sshd: Sshd,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 51.77s
[INFO] running `Command { std: "docker" "inspect" "82cfd00d2abb252b7f49d3267fb0ba93ef70d7a410a7ce50a342b69874f214e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82cfd00d2abb252b7f49d3267fb0ba93ef70d7a410a7ce50a342b69874f214e0", kill_on_drop: false }`
[INFO] [stdout] 82cfd00d2abb252b7f49d3267fb0ba93ef70d7a410a7ce50a342b69874f214e0
