[INFO] cloning repository https://github.com/felix-pb/massh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/felix-pb/massh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelix-pb%2Fmassh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelix-pb%2Fmassh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5bfb584b634d3f9bdcee60f1e7540d6500a09484 [INFO] testing felix-pb/massh against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelix-pb%2Fmassh" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/felix-pb/massh on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/felix-pb/massh [INFO] finished tweaking git repo https://github.com/felix-pb/massh [INFO] tweaked toml for git repo https://github.com/felix-pb/massh written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/felix-pb/massh already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da480df739b22243c25209c11afff15f002da09e99742aa9abbbcc796a738cb1 [INFO] running `Command { std: "docker" "start" "-a" "da480df739b22243c25209c11afff15f002da09e99742aa9abbbcc796a738cb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da480df739b22243c25209c11afff15f002da09e99742aa9abbbcc796a738cb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da480df739b22243c25209c11afff15f002da09e99742aa9abbbcc796a738cb1", kill_on_drop: false }` [INFO] [stdout] da480df739b22243c25209c11afff15f002da09e99742aa9abbbcc796a738cb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 333d80ddea49be67d26108f7d5994a31c6e0da610a25e83ca4fd1dde833e3bc9 [INFO] running `Command { std: "docker" "start" "-a" "333d80ddea49be67d26108f7d5994a31c6e0da610a25e83ca4fd1dde833e3bc9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling ppv-lite86 v0.2.14 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling ssh2 v0.9.3 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling h2 v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling massh v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.56s [INFO] running `Command { std: "docker" "inspect" "333d80ddea49be67d26108f7d5994a31c6e0da610a25e83ca4fd1dde833e3bc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "333d80ddea49be67d26108f7d5994a31c6e0da610a25e83ca4fd1dde833e3bc9", kill_on_drop: false }` [INFO] [stdout] 333d80ddea49be67d26108f7d5994a31c6e0da610a25e83ca4fd1dde833e3bc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28254452fc3ab4745f721deacadd2709d85696c3cf2698fbba844f6eb99efd26 [INFO] running `Command { std: "docker" "start" "-a" "28254452fc3ab4745f721deacadd2709d85696c3cf2698fbba844f6eb99efd26", kill_on_drop: false }` [INFO] [stderr] Compiling massh v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.85s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/massh-b05563a285b88dfc) [INFO] [stderr] Executable unittests src/bin/massh.rs (/opt/rustwide/target/debug/deps/massh-9d70dd0c54e75cb8) [INFO] [stderr] Executable unittests src/bin/masshd.rs (/opt/rustwide/target/debug/deps/masshd-2af9b4c31a1a52bc) [INFO] running `Command { std: "docker" "inspect" "28254452fc3ab4745f721deacadd2709d85696c3cf2698fbba844f6eb99efd26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28254452fc3ab4745f721deacadd2709d85696c3cf2698fbba844f6eb99efd26", kill_on_drop: false }` [INFO] [stdout] 28254452fc3ab4745f721deacadd2709d85696c3cf2698fbba844f6eb99efd26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f7ade235c9cd6355630f01b7ef2af42435826fbefea899d71ac6c1fe67c1141e [INFO] running `Command { std: "docker" "start" "-a" "f7ade235c9cd6355630f01b7ef2af42435826fbefea899d71ac6c1fe67c1141e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/massh-b05563a285b88dfc) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/massh.rs (/opt/rustwide/target/debug/deps/massh-9d70dd0c54e75cb8) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/masshd.rs (/opt/rustwide/target/debug/deps/masshd-2af9b4c31a1a52bc) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests massh [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test src/lib.rs - (line 9) - compile ... FAILED [INFO] [stdout] test src/config.rs - config::MasshConfig::from_json (line 101) - compile ... ok [INFO] [stdout] test src/config.rs - config::MasshConfig::from_yaml (line 156) - compile ... ok [INFO] [stdout] test src/massh_client.rs - massh_client::MasshClient::from (line 61) - compile ... ok [INFO] [stdout] test src/massh_client.rs - massh_client::MasshClient (line 30) - compile ... ok [INFO] [stdout] test src/ssh_client.rs - ssh_client::SshClient::try_from (line 127) - compile ... ok [INFO] [stdout] test src/ssh_client.rs - ssh_client::SshClient::from (line 103) - compile ... ok [INFO] [stdout] test src/ssh_client.rs - ssh_client::SshClient::disconnect (line 436) - compile ... FAILED [INFO] [stdout] test src/massh_client.rs - massh_client::MasshClient::execute (line 114) - compile ... FAILED [INFO] [stdout] test src/ssh_client.rs - ssh_client::SshClient (line 67) - compile ... ok [INFO] [stdout] test src/massh_client.rs - massh_client::MasshClient::scp_download (line 160) - compile ... FAILED [INFO] [stdout] test src/ssh_client.rs - ssh_client::SshClient::connect (line 383) - compile ... FAILED [INFO] [stdout] test src/ssh_client.rs - ssh_client::SshClient::scp_upload (line 334) - compile ... FAILED [INFO] [stdout] test src/ssh_client.rs - ssh_client::SshClient::set_timeout (line 197) - compile ... FAILED [INFO] [stdout] test src/ssh_client.rs - ssh_client::SshClient::set_auth_password (line 168) - compile ... FAILED [INFO] [stdout] test src/ssh_client.rs - ssh_client::SshClient::set_auth_pubkey (line 182) - compile ... FAILED [INFO] [stdout] test src/ssh_client.rs - ssh_client::SshClient::scp_download (line 294) - compile ... FAILED [INFO] [stdout] test src/ssh_client.rs - ssh_client::SshClient::set_auth_agent (line 154) - compile ... FAILED [INFO] [stdout] test src/ssh_client.rs - ssh_client::SshClient::execute (line 245) - compile ... FAILED [INFO] [stdout] test src/massh_client.rs - massh_client::MasshClient::scp_upload (line 208) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 9) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `install` [INFO] [stdout] --> src/lib.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 4 | cargo install massh [INFO] [stdout] | ^^^^^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ssh_client.rs - ssh_client::SshClient::disconnect (line 436) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ipv4Addr` [INFO] [stdout] --> src/ssh_client.rs:437:44 [INFO] [stdout] | [INFO] [stdout] 3 | let mut ssh = SshClient::from("username", (Ipv4Addr::LOCALHOST, 22)); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Ipv4Addr` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SshClient` [INFO] [stdout] --> src/ssh_client.rs:437:15 [INFO] [stdout] | [INFO] [stdout] 3 | let mut ssh = SshClient::from("username", (Ipv4Addr::LOCALHOST, 22)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use massh::SshClient; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/massh_client.rs - massh_client::MasshClient::execute (line 114) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MasshClient` [INFO] [stdout] --> src/massh_client.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 4 | let massh = MasshClient::from(&config); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use massh::MasshClient; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `config` in this scope [INFO] [stdout] --> src/massh_client.rs:115:32 [INFO] [stdout] | [INFO] [stdout] 4 | let massh = MasshClient::from(&config); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/massh_client.rs - massh_client::MasshClient::scp_download (line 160) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MasshClient` [INFO] [stdout] --> src/massh_client.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 4 | let massh = MasshClient::from(&config); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use massh::MasshClient; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `config` in this scope [INFO] [stdout] --> src/massh_client.rs:161:32 [INFO] [stdout] | [INFO] [stdout] 4 | let massh = MasshClient::from(&config); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ssh_client.rs - ssh_client::SshClient::connect (line 383) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ipv4Addr` [INFO] [stdout] --> src/ssh_client.rs:384:44 [INFO] [stdout] | [INFO] [stdout] 3 | let mut ssh = SshClient::from("username", (Ipv4Addr::LOCALHOST, 22)); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Ipv4Addr` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SshClient` [INFO] [stdout] --> src/ssh_client.rs:384:15 [INFO] [stdout] | [INFO] [stdout] 3 | let mut ssh = SshClient::from("username", (Ipv4Addr::LOCALHOST, 22)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use massh::SshClient; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ssh_client.rs - ssh_client::SshClient::scp_upload (line 334) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ipv4Addr` [INFO] [stdout] --> src/ssh_client.rs:335:44 [INFO] [stdout] | [INFO] [stdout] 3 | let mut ssh = SshClient::from("username", (Ipv4Addr::LOCALHOST, 22)); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Ipv4Addr` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SshClient` [INFO] [stdout] --> src/ssh_client.rs:335:15 [INFO] [stdout] | [INFO] [stdout] 3 | let mut ssh = SshClient::from("username", (Ipv4Addr::LOCALHOST, 22)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use massh::SshClient; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ssh_client.rs - ssh_client::SshClient::set_timeout (line 197) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ipv4Addr` [INFO] [stdout] --> src/ssh_client.rs:198:44 [INFO] [stdout] | [INFO] [stdout] 3 | let mut ssh = SshClient::from("username", (Ipv4Addr::LOCALHOST, 22)); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Ipv4Addr` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SshClient` [INFO] [stdout] --> src/ssh_client.rs:198:15 [INFO] [stdout] | [INFO] [stdout] 3 | let mut ssh = SshClient::from("username", (Ipv4Addr::LOCALHOST, 22)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use massh::SshClient; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ssh_client.rs - ssh_client::SshClient::set_auth_password (line 168) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ipv4Addr` [INFO] [stdout] --> src/ssh_client.rs:169:44 [INFO] [stdout] | [INFO] [stdout] 3 | let mut ssh = SshClient::from("username", (Ipv4Addr::LOCALHOST, 22)); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Ipv4Addr` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SshClient` [INFO] [stdout] --> src/ssh_client.rs:169:15 [INFO] [stdout] | [INFO] [stdout] 3 | let mut ssh = SshClient::from("username", (Ipv4Addr::LOCALHOST, 22)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use massh::SshClient; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ssh_client.rs - ssh_client::SshClient::set_auth_pubkey (line 182) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ipv4Addr` [INFO] [stdout] --> src/ssh_client.rs:183:44 [INFO] [stdout] | [INFO] [stdout] 3 | let mut ssh = SshClient::from("username", (Ipv4Addr::LOCALHOST, 22)); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Ipv4Addr` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SshClient` [INFO] [stdout] --> src/ssh_client.rs:183:15 [INFO] [stdout] | [INFO] [stdout] 3 | let mut ssh = SshClient::from("username", (Ipv4Addr::LOCALHOST, 22)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use massh::SshClient; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ssh_client.rs - ssh_client::SshClient::scp_download (line 294) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ipv4Addr` [INFO] [stdout] --> src/ssh_client.rs:295:44 [INFO] [stdout] | [INFO] [stdout] 3 | let mut ssh = SshClient::from("username", (Ipv4Addr::LOCALHOST, 22)); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Ipv4Addr` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SshClient` [INFO] [stdout] --> src/ssh_client.rs:295:15 [INFO] [stdout] | [INFO] [stdout] 3 | let mut ssh = SshClient::from("username", (Ipv4Addr::LOCALHOST, 22)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use massh::SshClient; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ssh_client.rs - ssh_client::SshClient::set_auth_agent (line 154) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ipv4Addr` [INFO] [stdout] --> src/ssh_client.rs:155:44 [INFO] [stdout] | [INFO] [stdout] 3 | let mut ssh = SshClient::from("username", (Ipv4Addr::LOCALHOST, 22)); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Ipv4Addr` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SshClient` [INFO] [stdout] --> src/ssh_client.rs:155:15 [INFO] [stdout] | [INFO] [stdout] 3 | let mut ssh = SshClient::from("username", (Ipv4Addr::LOCALHOST, 22)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use massh::SshClient; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ssh_client.rs - ssh_client::SshClient::execute (line 245) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ipv4Addr` [INFO] [stdout] --> src/ssh_client.rs:246:44 [INFO] [stdout] | [INFO] [stdout] 3 | let mut ssh = SshClient::from("username", (Ipv4Addr::LOCALHOST, 22)); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Ipv4Addr` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SshClient` [INFO] [stdout] --> src/ssh_client.rs:246:15 [INFO] [stdout] | [INFO] [stdout] 3 | let mut ssh = SshClient::from("username", (Ipv4Addr::LOCALHOST, 22)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use massh::SshClient; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/massh_client.rs - massh_client::MasshClient::scp_upload (line 208) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MasshClient` [INFO] [stdout] --> src/massh_client.rs:209:13 [INFO] [stdout] | [INFO] [stdout] 4 | let massh = MasshClient::from(&config); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use massh::MasshClient; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `config` in this scope [INFO] [stdout] --> src/massh_client.rs:209:32 [INFO] [stdout] | [INFO] [stdout] 4 | let massh = MasshClient::from(&config); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 9) [INFO] [stdout] src/massh_client.rs - massh_client::MasshClient::execute (line 114) [INFO] [stdout] src/massh_client.rs - massh_client::MasshClient::scp_download (line 160) [INFO] [stdout] src/massh_client.rs - massh_client::MasshClient::scp_upload (line 208) [INFO] [stdout] src/ssh_client.rs - ssh_client::SshClient::connect (line 383) [INFO] [stdout] src/ssh_client.rs - ssh_client::SshClient::disconnect (line 436) [INFO] [stdout] src/ssh_client.rs - ssh_client::SshClient::execute (line 245) [INFO] [stdout] src/ssh_client.rs - ssh_client::SshClient::scp_download (line 294) [INFO] [stdout] src/ssh_client.rs - ssh_client::SshClient::scp_upload (line 334) [INFO] [stdout] src/ssh_client.rs - ssh_client::SshClient::set_auth_agent (line 154) [INFO] [stdout] src/ssh_client.rs - ssh_client::SshClient::set_auth_password (line 168) [INFO] [stdout] src/ssh_client.rs - ssh_client::SshClient::set_auth_pubkey (line 182) [INFO] [stdout] src/ssh_client.rs - ssh_client::SshClient::set_timeout (line 197) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 7 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "f7ade235c9cd6355630f01b7ef2af42435826fbefea899d71ac6c1fe67c1141e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7ade235c9cd6355630f01b7ef2af42435826fbefea899d71ac6c1fe67c1141e", kill_on_drop: false }` [INFO] [stdout] f7ade235c9cd6355630f01b7ef2af42435826fbefea899d71ac6c1fe67c1141e