[INFO] cloning repository https://github.com/alienzj/sshkit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alienzj/sshkit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falienzj%2Fsshkit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falienzj%2Fsshkit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b585c6e9a74680875fec9c307e5cdcb5991249a2
[INFO] building alienzj/sshkit against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falienzj%2Fsshkit" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alienzj/sshkit
[INFO] finished tweaking git repo https://github.com/alienzj/sshkit
[INFO] tweaked toml for git repo https://github.com/alienzj/sshkit written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alienzj/sshkit on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alienzj/sshkit 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5346ff7d34131ccf992a615716145d23b618ed34dbd4b280dee0d6344f026b7d
[INFO] running `Command { std: "docker" "start" "-a" "5346ff7d34131ccf992a615716145d23b618ed34dbd4b280dee0d6344f026b7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5346ff7d34131ccf992a615716145d23b618ed34dbd4b280dee0d6344f026b7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5346ff7d34131ccf992a615716145d23b618ed34dbd4b280dee0d6344f026b7d", kill_on_drop: false }`
[INFO] [stdout] 5346ff7d34131ccf992a615716145d23b618ed34dbd4b280dee0d6344f026b7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2e1aa424e29ef296733d2b6289c6906d9fe5e5c56f7a57437878a6f09a209c3
[INFO] running `Command { std: "docker" "start" "-a" "e2e1aa424e29ef296733d2b6289c6906d9fe5e5c56f7a57437878a6f09a209c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.90
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling syn v1.0.64
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling object v0.23.0
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling serde v1.0.124
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling serde_derive v1.0.124
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling addr2line v0.14.1
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling textwrap v0.12.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling backtrace v0.3.56
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling regex v1.4.5
[INFO] [stderr]    Compiling dirs-sys v0.3.5
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling os_str_bytes v2.4.0
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling slog-async v2.6.0
[INFO] [stderr]    Compiling dirs v3.0.1
[INFO] [stderr]    Compiling users v0.11.0
[INFO] [stderr]    Compiling slog-term v2.8.0
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]    Compiling rexpect v0.4.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling clap v3.0.0-beta.2
[INFO] [stderr]    Compiling sshkit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[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: `std::fs`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::fs;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/main.rs:199:13
[INFO] [stdout]     |
[INFO] [stdout] 199 | fn uploader(args: &Upload) -> std::io::Result<()> { Ok(()) }
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/main.rs:201:15
[INFO] [stdout]     |
[INFO] [stdout] 201 | fn downloader(args: &Download) -> std::io::Result<()> { Ok(()) }
[INFO] [stdout]     |               ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/main.rs:195:12
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn loginer(args: &Login) -> std::io::Result<()> { Ok(()) }
[INFO] [stdout]     |            ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/main.rs:197:12
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn tuneler(args: &Tunel) -> std::io::Result<()> { Ok(()) }
[INFO] [stdout]     |            ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `verbose`, `otp`, and `retry` are never read
[INFO] [stdout]   --> src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct Opts {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     verbose: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 18 |     #[clap(long)]
[INFO] [stdout] 19 |     otp: bool,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 20 |     #[clap(long)]
[INFO] [stdout] 21 |     retry: bool,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Opts` 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 `config`, `user`, `node`, `password`, and `code` are never read
[INFO] [stdout]   --> src/main.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct Login {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 49 |     #[clap(long, default_value = "/home/alienzj/.config/sshkit.toml")]
[INFO] [stdout] 50 |     config: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 51 |     #[clap(long)]
[INFO] [stdout] 52 |     user: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 53 |     #[clap(long)]
[INFO] [stdout] 54 |     node: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 55 |     #[clap(long)]
[INFO] [stdout] 56 |     password: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 57 |     #[clap(long)]
[INFO] [stdout] 58 |     code: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Login` 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 `config`, `user`, `node`, `password`, `code`, and `tunel` are never read
[INFO] [stdout]   --> src/main.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct Tunel {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 63 |     #[clap(long, default_value = "/home/alienzj/.config/sshkit.toml")]
[INFO] [stdout] 64 |     config: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 65 |     #[clap(long)]
[INFO] [stdout] 66 |     user: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 67 |     #[clap(long)]
[INFO] [stdout] 68 |     node: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 69 |     #[clap(long)]
[INFO] [stdout] 70 |     password: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 71 |     #[clap(long)]
[INFO] [stdout] 72 |     code: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 73 |     #[clap(long)]
[INFO] [stdout] 74 |     tunel: Vec<String>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Tunel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/main.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | struct Upload {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 79 |     #[clap(long, default_value = "/home/alienzj/.config/sshkit.toml")]
[INFO] [stdout] 80 |     config: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 81 |     #[clap(long)]
[INFO] [stdout] 82 |     user: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 83 |     #[clap(long)]
[INFO] [stdout] 84 |     node: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 85 |     #[clap(long)]
[INFO] [stdout] 86 |     password: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 87 |     #[clap(long)]
[INFO] [stdout] 88 |     code: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 89 |     #[clap(long)]
[INFO] [stdout] 90 |     from: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 91 |     #[clap(long)]
[INFO] [stdout] 92 |     to: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Upload` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/main.rs:98:5
[INFO] [stdout]     |
[INFO] [stdout]  96 | struct Download {
[INFO] [stdout]     |        -------- fields in this struct
[INFO] [stdout]  97 |     #[clap(long, default_value = "/home/alienzj/.config/sshkit.toml")]
[INFO] [stdout]  98 |     config: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]  99 |     #[clap(long)]
[INFO] [stdout] 100 |     user: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 101 |     #[clap(long)]
[INFO] [stdout] 102 |     node: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 103 |     #[clap(long)]
[INFO] [stdout] 104 |     password: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 105 |     #[clap(long)]
[INFO] [stdout] 106 |     code: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 107 |     #[clap(long)]
[INFO] [stdout] 108 |     from: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 109 |     #[clap(long)]
[INFO] [stdout] 110 |     to: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Download` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 129 | /     match opts.subcmd {
[INFO] [stdout] 130 | |         SubCommand::Config(args) => configer(&args),
[INFO] [stdout] 131 | |         SubCommand::Login(args) => loginer(&args),
[INFO] [stdout] 132 | |         SubCommand::Tunel(args) => tuneler(&args),
[INFO] [stdout] 133 | |         SubCommand::Upload(args) => uploader(&args),
[INFO] [stdout] 134 | |         SubCommand::Download(args) => downloader(&args),
[INFO] [stdout] 135 | |     };
[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] 129 |     let _ = match opts.subcmd {
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "e2e1aa424e29ef296733d2b6289c6906d9fe5e5c56f7a57437878a6f09a209c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2e1aa424e29ef296733d2b6289c6906d9fe5e5c56f7a57437878a6f09a209c3", kill_on_drop: false }`
[INFO] [stdout] e2e1aa424e29ef296733d2b6289c6906d9fe5e5c56f7a57437878a6f09a209c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 479848469e1e40a2476b17b66dd51cb4de5af4b2aaa237655261cbe1907d12a2
[INFO] running `Command { std: "docker" "start" "-a" "479848469e1e40a2476b17b66dd51cb4de5af4b2aaa237655261cbe1907d12a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling sshkit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[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: `std::fs`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::fs;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/main.rs:197:12
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn tuneler(args: &Tunel) -> std::io::Result<()> { Ok(()) }
[INFO] [stdout]     |            ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/main.rs:199:13
[INFO] [stdout]     |
[INFO] [stdout] 199 | fn uploader(args: &Upload) -> std::io::Result<()> { Ok(()) }
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/main.rs:201:15
[INFO] [stdout]     |
[INFO] [stdout] 201 | fn downloader(args: &Download) -> std::io::Result<()> { Ok(()) }
[INFO] [stdout]     |               ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/main.rs:195:12
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn loginer(args: &Login) -> std::io::Result<()> { Ok(()) }
[INFO] [stdout]     |            ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `verbose`, `otp`, and `retry` are never read
[INFO] [stdout]   --> src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct Opts {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     verbose: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 18 |     #[clap(long)]
[INFO] [stdout] 19 |     otp: bool,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 20 |     #[clap(long)]
[INFO] [stdout] 21 |     retry: bool,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Opts` 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 `config`, `user`, `node`, `password`, and `code` are never read
[INFO] [stdout]   --> src/main.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct Login {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 49 |     #[clap(long, default_value = "/home/alienzj/.config/sshkit.toml")]
[INFO] [stdout] 50 |     config: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 51 |     #[clap(long)]
[INFO] [stdout] 52 |     user: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 53 |     #[clap(long)]
[INFO] [stdout] 54 |     node: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 55 |     #[clap(long)]
[INFO] [stdout] 56 |     password: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 57 |     #[clap(long)]
[INFO] [stdout] 58 |     code: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Login` 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 `config`, `user`, `node`, `password`, `code`, and `tunel` are never read
[INFO] [stdout]   --> src/main.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct Tunel {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 63 |     #[clap(long, default_value = "/home/alienzj/.config/sshkit.toml")]
[INFO] [stdout] 64 |     config: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 65 |     #[clap(long)]
[INFO] [stdout] 66 |     user: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 67 |     #[clap(long)]
[INFO] [stdout] 68 |     node: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 69 |     #[clap(long)]
[INFO] [stdout] 70 |     password: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 71 |     #[clap(long)]
[INFO] [stdout] 72 |     code: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 73 |     #[clap(long)]
[INFO] [stdout] 74 |     tunel: Vec<String>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Tunel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/main.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | struct Upload {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 79 |     #[clap(long, default_value = "/home/alienzj/.config/sshkit.toml")]
[INFO] [stdout] 80 |     config: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 81 |     #[clap(long)]
[INFO] [stdout] 82 |     user: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 83 |     #[clap(long)]
[INFO] [stdout] 84 |     node: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 85 |     #[clap(long)]
[INFO] [stdout] 86 |     password: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 87 |     #[clap(long)]
[INFO] [stdout] 88 |     code: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 89 |     #[clap(long)]
[INFO] [stdout] 90 |     from: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 91 |     #[clap(long)]
[INFO] [stdout] 92 |     to: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Upload` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/main.rs:98:5
[INFO] [stdout]     |
[INFO] [stdout]  96 | struct Download {
[INFO] [stdout]     |        -------- fields in this struct
[INFO] [stdout]  97 |     #[clap(long, default_value = "/home/alienzj/.config/sshkit.toml")]
[INFO] [stdout]  98 |     config: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]  99 |     #[clap(long)]
[INFO] [stdout] 100 |     user: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 101 |     #[clap(long)]
[INFO] [stdout] 102 |     node: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 103 |     #[clap(long)]
[INFO] [stdout] 104 |     password: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 105 |     #[clap(long)]
[INFO] [stdout] 106 |     code: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 107 |     #[clap(long)]
[INFO] [stdout] 108 |     from: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 109 |     #[clap(long)]
[INFO] [stdout] 110 |     to: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Download` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 129 | /     match opts.subcmd {
[INFO] [stdout] 130 | |         SubCommand::Config(args) => configer(&args),
[INFO] [stdout] 131 | |         SubCommand::Login(args) => loginer(&args),
[INFO] [stdout] 132 | |         SubCommand::Tunel(args) => tuneler(&args),
[INFO] [stdout] 133 | |         SubCommand::Upload(args) => uploader(&args),
[INFO] [stdout] 134 | |         SubCommand::Download(args) => downloader(&args),
[INFO] [stdout] 135 | |     };
[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] 129 |     let _ = match opts.subcmd {
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] running `Command { std: "docker" "inspect" "479848469e1e40a2476b17b66dd51cb4de5af4b2aaa237655261cbe1907d12a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "479848469e1e40a2476b17b66dd51cb4de5af4b2aaa237655261cbe1907d12a2", kill_on_drop: false }`
[INFO] [stdout] 479848469e1e40a2476b17b66dd51cb4de5af4b2aaa237655261cbe1907d12a2
