[INFO] cloning repository https://github.com/JordanForks/thrussh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JordanForks/thrussh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJordanForks%2Fthrussh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJordanForks%2Fthrussh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b7232db70817c3519d191d1c4440da933f28563 [INFO] checking JordanForks/thrussh against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJordanForks%2Fthrussh" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JordanForks/thrussh on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JordanForks/thrussh [INFO] finished tweaking git repo https://github.com/JordanForks/thrussh [INFO] tweaked toml for git repo https://github.com/JordanForks/thrussh written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/JordanForks/thrussh 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded whoami v1.4.0 [INFO] [stderr] Downloaded const-oid v0.9.2 [INFO] [stderr] Downloaded cpufeatures v0.2.8 [INFO] [stderr] Downloaded sec1 v0.7.2 [INFO] [stderr] Downloaded password-hash v0.2.3 [INFO] [stderr] Downloaded pbkdf2 v0.12.1 [INFO] [stderr] Downloaded yasna v0.4.0 [INFO] [stderr] Downloaded bcrypt-pbkdf v0.10.0 [INFO] [stderr] Downloaded ecdsa v0.16.7 [INFO] [stderr] Downloaded der v0.7.6 [INFO] [stderr] Downloaded primeorder v0.13.2 [INFO] [stderr] Downloaded block-modes v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3627bac64627aab3957ab135de5a6f1bac6f482eebe4c40c36020595a7373c1a [INFO] running `Command { std: "docker" "start" "-a" "3627bac64627aab3957ab135de5a6f1bac6f482eebe4c40c36020595a7373c1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3627bac64627aab3957ab135de5a6f1bac6f482eebe4c40c36020595a7373c1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3627bac64627aab3957ab135de5a6f1bac6f482eebe4c40c36020595a7373c1a", kill_on_drop: false }` [INFO] [stdout] 3627bac64627aab3957ab135de5a6f1bac6f482eebe4c40c36020595a7373c1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5067a165f8829b43108d8394d8f2fd944e4ce9136053b60ea93ea17a5a4fab1f [INFO] running `Command { std: "docker" "start" "-a" "5067a165f8829b43108d8394d8f2fd944e4ce9136053b60ea93ea17a5a4fab1f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking cpufeatures v0.2.8 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking password-hash v0.2.3 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Checking ctr v0.8.0 [INFO] [stderr] Checking pbkdf2 v0.12.1 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking bcrypt-pbkdf v0.10.0 [INFO] [stderr] Checking pbkdf2 v0.8.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking block-modes v0.8.1 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking cryptovec v0.6.1 (/opt/rustwide/workdir/cryptovec) [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking yasna v0.4.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking whoami v1.4.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking thrussh-config v0.6.0 (/opt/rustwide/workdir/thrussh-config) [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> thrussh-config/src/proxy.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tokio` is imported redundantly [INFO] [stdout] --> thrussh-config/src/proxy.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio; [INFO] [stdout] | ^^^^^ the item `tokio` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> thrussh-config/src/proxy.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tokio` is imported redundantly [INFO] [stdout] --> thrussh-config/src/proxy.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio; [INFO] [stdout] | ^^^^^ the item `tokio` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking thrussh-libsodium v0.2.1 (/opt/rustwide/workdir/thrussh-libsodium) [INFO] [stderr] Checking thrussh-keys v0.22.1 (/opt/rustwide/workdir/thrussh-keys) [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> thrussh-keys/src/signature.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde; [INFO] [stdout] | ^^^^^ the item `serde` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bcrypt_pbkdf` is imported redundantly [INFO] [stdout] --> thrussh-keys/src/format/openssh.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use bcrypt_pbkdf; [INFO] [stdout] | ^^^^^^^^^^^^ the item `bcrypt_pbkdf` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> thrussh-keys/src/format/pkcs8.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `yasna` is imported redundantly [INFO] [stdout] --> thrussh-keys/src/format/pkcs8.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use yasna; [INFO] [stdout] | ^^^^^ the item `yasna` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tokio` is imported redundantly [INFO] [stdout] --> thrussh-keys/src/agent/client.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use tokio; [INFO] [stdout] | ^^^^^ the item `tokio` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> thrussh-keys/src/agent/server.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tokio` is imported redundantly [INFO] [stdout] --> thrussh-keys/src/agent/server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use tokio; [INFO] [stdout] | ^^^^^ the item `tokio` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> thrussh-keys/src/signature.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde; [INFO] [stdout] | ^^^^^ the item `serde` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bcrypt_pbkdf` is imported redundantly [INFO] [stdout] --> thrussh-keys/src/format/openssh.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use bcrypt_pbkdf; [INFO] [stdout] | ^^^^^^^^^^^^ the item `bcrypt_pbkdf` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> thrussh-keys/src/format/pkcs8.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `yasna` is imported redundantly [INFO] [stdout] --> thrussh-keys/src/format/pkcs8.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use yasna; [INFO] [stdout] | ^^^^^ the item `yasna` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tokio` is imported redundantly [INFO] [stdout] --> thrussh-keys/src/agent/client.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use tokio; [INFO] [stdout] | ^^^^^ the item `tokio` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> thrussh-keys/src/agent/server.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tokio` is imported redundantly [INFO] [stdout] --> thrussh-keys/src/agent/server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use tokio; [INFO] [stdout] | ^^^^^ the item `tokio` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `File` is imported redundantly [INFO] [stdout] --> thrussh-keys/src/lib.rs:440:9 [INFO] [stdout] | [INFO] [stdout] 437 | use super::*; [INFO] [stdout] | -------- the item `File` is already imported here [INFO] [stdout] ... [INFO] [stdout] 440 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> thrussh-keys/src/lib.rs:441:9 [INFO] [stdout] | [INFO] [stdout] 437 | use super::*; [INFO] [stdout] | -------- the item `Write` is already imported here [INFO] [stdout] ... [INFO] [stdout] 441 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> thrussh-keys/src/lib.rs:857:17 [INFO] [stdout] | [INFO] [stdout] 857 | _ => {} [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking thrussh v0.34.0 (/opt/rustwide/workdir/thrussh) [INFO] [stdout] warning: the item `sodium` is imported redundantly [INFO] [stdout] --> thrussh/src/kex.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use sodium; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: thrussh/src/lib.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | extern crate thrussh_libsodium as sodium; [INFO] [stdout] | ----------------------------------------- the item `sodium` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> thrussh/src/ssh_read.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `msg` is imported redundantly [INFO] [stdout] --> thrussh/src/server/kex.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `msg` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use crate::{kex, msg, negotiation}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `negotiation` is imported redundantly [INFO] [stdout] --> thrussh/src/server/kex.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `negotiation` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use crate::{kex, msg, negotiation}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RefCell` is imported redundantly [INFO] [stdout] --> thrussh/src/server/kex.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `RefCell` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `msg` is imported redundantly [INFO] [stdout] --> thrussh/src/server/session.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `msg` is already imported here [INFO] [stdout] 2 | use crate::msg; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Arc` is imported redundantly [INFO] [stdout] --> thrussh/src/server/session.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `Arc` is already imported here [INFO] [stdout] 2 | use crate::msg; [INFO] [stdout] 3 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::kex::*` [INFO] [stdout] --> thrussh/src/server/mod.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub use self::kex::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `msg` is imported redundantly [INFO] [stdout] --> thrussh/src/server/encrypted.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 15 | use super::super::*; [INFO] [stdout] | --------------- the item `msg` is already imported here [INFO] [stdout] ... [INFO] [stdout] 19 | use msg; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `negotiation` is imported redundantly [INFO] [stdout] --> thrussh/src/server/encrypted.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 15 | use super::super::*; [INFO] [stdout] | --------------- the item `negotiation` is already imported here [INFO] [stdout] ... [INFO] [stdout] 20 | use negotiation; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RefCell` is imported redundantly [INFO] [stdout] --> thrussh/src/server/encrypted.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 16 | use super::*; [INFO] [stdout] | -------- the item `RefCell` is already imported here [INFO] [stdout] ... [INFO] [stdout] 22 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tokio` is imported redundantly [INFO] [stdout] --> thrussh/src/client/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | use tokio; [INFO] [stdout] | ^^^^^ the item `tokio` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `negotiation` is imported redundantly [INFO] [stdout] --> thrussh/src/client/kex.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `negotiation` is already imported here [INFO] [stdout] 2 | use crate::cipher::CipherPair; [INFO] [stdout] 3 | use crate::negotiation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tokio` is imported redundantly [INFO] [stdout] --> thrussh/src/client/proxy.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use tokio; [INFO] [stdout] | ^^^^^ the item `tokio` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `sodium` is imported redundantly [INFO] [stdout] --> thrussh/src/kex.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use sodium; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: thrussh/src/lib.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | extern crate thrussh_libsodium as sodium; [INFO] [stdout] | ----------------------------------------- the item `sodium` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> thrussh/src/ssh_read.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `msg` is imported redundantly [INFO] [stdout] --> thrussh/src/server/kex.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `msg` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use crate::{kex, msg, negotiation}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `negotiation` is imported redundantly [INFO] [stdout] --> thrussh/src/server/kex.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `negotiation` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use crate::{kex, msg, negotiation}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RefCell` is imported redundantly [INFO] [stdout] --> thrussh/src/server/kex.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `RefCell` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `msg` is imported redundantly [INFO] [stdout] --> thrussh/src/server/session.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `msg` is already imported here [INFO] [stdout] 2 | use crate::msg; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Arc` is imported redundantly [INFO] [stdout] --> thrussh/src/server/session.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `Arc` is already imported here [INFO] [stdout] 2 | use crate::msg; [INFO] [stdout] 3 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::kex::*` [INFO] [stdout] --> thrussh/src/server/mod.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub use self::kex::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `msg` is imported redundantly [INFO] [stdout] --> thrussh/src/server/encrypted.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 15 | use super::super::*; [INFO] [stdout] | --------------- the item `msg` is already imported here [INFO] [stdout] ... [INFO] [stdout] 19 | use msg; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `negotiation` is imported redundantly [INFO] [stdout] --> thrussh/src/server/encrypted.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 15 | use super::super::*; [INFO] [stdout] | --------------- the item `negotiation` is already imported here [INFO] [stdout] ... [INFO] [stdout] 20 | use negotiation; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RefCell` is imported redundantly [INFO] [stdout] --> thrussh/src/server/encrypted.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 16 | use super::*; [INFO] [stdout] | -------- the item `RefCell` is already imported here [INFO] [stdout] ... [INFO] [stdout] 22 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tokio` is imported redundantly [INFO] [stdout] --> thrussh/src/client/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | use tokio; [INFO] [stdout] | ^^^^^ the item `tokio` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `negotiation` is imported redundantly [INFO] [stdout] --> thrussh/src/client/kex.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `negotiation` is already imported here [INFO] [stdout] 2 | use crate::cipher::CipherPair; [INFO] [stdout] 3 | use crate::negotiation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tokio` is imported redundantly [INFO] [stdout] --> thrussh/src/client/proxy.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use tokio; [INFO] [stdout] | ^^^^^ the item `tokio` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> thrussh/src/server/encrypted.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | let mut enc = self.common.encrypted.as_mut().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> thrussh/src/server/encrypted.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | let mut enc = self.common.encrypted.as_mut().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> thrussh/src/server/encrypted.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | let mut enc = self.common.encrypted.as_mut().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> thrussh/src/server/encrypted.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | let mut enc = self.common.encrypted.as_mut().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `key` and `algo` are never read [INFO] [stdout] --> thrussh/src/auth.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 141 | PublicKey { [INFO] [stdout] | --------- fields in this variant [INFO] [stdout] 142 | key: CryptoVec, [INFO] [stdout] | ^^^ [INFO] [stdout] 143 | algo: CryptoVec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> thrussh/src/cipher/mod.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Cipher { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 24 | pub name: Name, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `server_supports_ext` is never read [INFO] [stdout] --> thrussh/src/negotiation.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct Names { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 35 | pub server_supports_ext: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Names` 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 `received` is never read [INFO] [stdout] --> thrussh/src/session.rs:505:9 [INFO] [stdout] | [INFO] [stdout] 498 | pub struct NewKeys { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 505 | pub received: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NewKeys` 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 `key` and `algo` are never read [INFO] [stdout] --> thrussh/src/auth.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 141 | PublicKey { [INFO] [stdout] | --------- fields in this variant [INFO] [stdout] 142 | key: CryptoVec, [INFO] [stdout] | ^^^ [INFO] [stdout] 143 | algo: CryptoVec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> thrussh/src/cipher/mod.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Cipher { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 24 | pub name: Name, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `server_supports_ext` is never read [INFO] [stdout] --> thrussh/src/negotiation.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct Names { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 35 | pub server_supports_ext: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Names` 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 `received` is never read [INFO] [stdout] --> thrussh/src/session.rs:505:9 [INFO] [stdout] | [INFO] [stdout] 498 | pub struct NewKeys { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 505 | pub received: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NewKeys` 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 `client_pubkey` is never read [INFO] [stdout] --> thrussh/src/lib.rs:713:9 [INFO] [stdout] | [INFO] [stdout] 712 | struct Server { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 713 | client_pubkey: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Server` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 19s [INFO] running `Command { std: "docker" "inspect" "5067a165f8829b43108d8394d8f2fd944e4ce9136053b60ea93ea17a5a4fab1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5067a165f8829b43108d8394d8f2fd944e4ce9136053b60ea93ea17a5a4fab1f", kill_on_drop: false }` [INFO] [stdout] 5067a165f8829b43108d8394d8f2fd944e4ce9136053b60ea93ea17a5a4fab1f [INFO] checking JordanForks/thrussh against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJordanForks%2Fthrussh" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JordanForks/thrussh on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JordanForks/thrussh [INFO] finished tweaking git repo https://github.com/JordanForks/thrussh [INFO] tweaked toml for git repo https://github.com/JordanForks/thrussh written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/JordanForks/thrussh 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c63530d970d1bcce9c9b1978aa159e4599f18a6885b505e42c207f0bf4d8654 [INFO] running `Command { std: "docker" "start" "-a" "4c63530d970d1bcce9c9b1978aa159e4599f18a6885b505e42c207f0bf4d8654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c63530d970d1bcce9c9b1978aa159e4599f18a6885b505e42c207f0bf4d8654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c63530d970d1bcce9c9b1978aa159e4599f18a6885b505e42c207f0bf4d8654", kill_on_drop: false }` [INFO] [stdout] 4c63530d970d1bcce9c9b1978aa159e4599f18a6885b505e42c207f0bf4d8654 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6835e1bff281675652ef0fd85b70a11e93de0b5fbd44a8dbec07c3ba34b863da [INFO] running `Command { std: "docker" "start" "-a" "6835e1bff281675652ef0fd85b70a11e93de0b5fbd44a8dbec07c3ba34b863da", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking cpufeatures v0.2.8 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking pbkdf2 v0.12.1 [INFO] [stderr] Checking ctr v0.8.0 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking password-hash v0.2.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Checking block-modes v0.8.1 [INFO] [stderr] Checking pbkdf2 v0.8.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking bcrypt-pbkdf v0.10.0 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking yasna v0.4.0 [INFO] [stderr] Checking cryptovec v0.6.1 (/opt/rustwide/workdir/cryptovec) [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking whoami v1.4.0 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking thrussh-config v0.6.0 (/opt/rustwide/workdir/thrussh-config) [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> thrussh-config/src/proxy.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tokio` is imported redundantly [INFO] [stdout] --> thrussh-config/src/proxy.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio; [INFO] [stdout] | ^^^^^ the item `tokio` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> thrussh-config/src/proxy.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tokio` is imported redundantly [INFO] [stdout] --> thrussh-config/src/proxy.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio; [INFO] [stdout] | ^^^^^ the item `tokio` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking thrussh-libsodium v0.2.1 (/opt/rustwide/workdir/thrussh-libsodium) [INFO] [stderr] Checking thrussh-keys v0.22.1 (/opt/rustwide/workdir/thrussh-keys) [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> thrussh-keys/src/signature.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde; [INFO] [stdout] | ^^^^^ the item `serde` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bcrypt_pbkdf` is imported redundantly [INFO] [stdout] --> thrussh-keys/src/format/openssh.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use bcrypt_pbkdf; [INFO] [stdout] | ^^^^^^^^^^^^ the item `bcrypt_pbkdf` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> thrussh-keys/src/format/pkcs8.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `yasna` is imported redundantly [INFO] [stdout] --> thrussh-keys/src/format/pkcs8.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use yasna; [INFO] [stdout] | ^^^^^ the item `yasna` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tokio` is imported redundantly [INFO] [stdout] --> thrussh-keys/src/agent/client.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use tokio; [INFO] [stdout] | ^^^^^ the item `tokio` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> thrussh-keys/src/agent/server.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tokio` is imported redundantly [INFO] [stdout] --> thrussh-keys/src/agent/server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use tokio; [INFO] [stdout] | ^^^^^ the item `tokio` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `File` is imported redundantly [INFO] [stdout] --> thrussh-keys/src/lib.rs:440:9 [INFO] [stdout] | [INFO] [stdout] 437 | use super::*; [INFO] [stdout] | -------- the item `File` is already imported here [INFO] [stdout] ... [INFO] [stdout] 440 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> thrussh-keys/src/lib.rs:441:9 [INFO] [stdout] | [INFO] [stdout] 437 | use super::*; [INFO] [stdout] | -------- the item `Write` is already imported here [INFO] [stdout] ... [INFO] [stdout] 441 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> thrussh-keys/src/signature.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde; [INFO] [stdout] | ^^^^^ the item `serde` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bcrypt_pbkdf` is imported redundantly [INFO] [stdout] --> thrussh-keys/src/format/openssh.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use bcrypt_pbkdf; [INFO] [stdout] | ^^^^^^^^^^^^ the item `bcrypt_pbkdf` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> thrussh-keys/src/format/pkcs8.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `yasna` is imported redundantly [INFO] [stdout] --> thrussh-keys/src/format/pkcs8.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use yasna; [INFO] [stdout] | ^^^^^ the item `yasna` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tokio` is imported redundantly [INFO] [stdout] --> thrussh-keys/src/agent/client.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use tokio; [INFO] [stdout] | ^^^^^ the item `tokio` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> thrussh-keys/src/agent/server.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tokio` is imported redundantly [INFO] [stdout] --> thrussh-keys/src/agent/server.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use tokio; [INFO] [stdout] | ^^^^^ the item `tokio` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> thrussh-keys/src/lib.rs:857:17 [INFO] [stdout] | [INFO] [stdout] 857 | _ => {} [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking thrussh v0.34.0 (/opt/rustwide/workdir/thrussh) [INFO] [stdout] warning: the item `sodium` is imported redundantly [INFO] [stdout] --> thrussh/src/kex.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use sodium; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: thrussh/src/lib.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | extern crate thrussh_libsodium as sodium; [INFO] [stdout] | ----------------------------------------- the item `sodium` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> thrussh/src/ssh_read.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `msg` is imported redundantly [INFO] [stdout] --> thrussh/src/server/kex.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `msg` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use crate::{kex, msg, negotiation}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `negotiation` is imported redundantly [INFO] [stdout] --> thrussh/src/server/kex.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `negotiation` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use crate::{kex, msg, negotiation}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RefCell` is imported redundantly [INFO] [stdout] --> thrussh/src/server/kex.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `RefCell` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `msg` is imported redundantly [INFO] [stdout] --> thrussh/src/server/session.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `msg` is already imported here [INFO] [stdout] 2 | use crate::msg; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Arc` is imported redundantly [INFO] [stdout] --> thrussh/src/server/session.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `Arc` is already imported here [INFO] [stdout] 2 | use crate::msg; [INFO] [stdout] 3 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::kex::*` [INFO] [stdout] --> thrussh/src/server/mod.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub use self::kex::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `msg` is imported redundantly [INFO] [stdout] --> thrussh/src/server/encrypted.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 15 | use super::super::*; [INFO] [stdout] | --------------- the item `msg` is already imported here [INFO] [stdout] ... [INFO] [stdout] 19 | use msg; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `negotiation` is imported redundantly [INFO] [stdout] --> thrussh/src/server/encrypted.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 15 | use super::super::*; [INFO] [stdout] | --------------- the item `negotiation` is already imported here [INFO] [stdout] ... [INFO] [stdout] 20 | use negotiation; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RefCell` is imported redundantly [INFO] [stdout] --> thrussh/src/server/encrypted.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 16 | use super::*; [INFO] [stdout] | -------- the item `RefCell` is already imported here [INFO] [stdout] ... [INFO] [stdout] 22 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tokio` is imported redundantly [INFO] [stdout] --> thrussh/src/client/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | use tokio; [INFO] [stdout] | ^^^^^ the item `tokio` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `negotiation` is imported redundantly [INFO] [stdout] --> thrussh/src/client/kex.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `negotiation` is already imported here [INFO] [stdout] 2 | use crate::cipher::CipherPair; [INFO] [stdout] 3 | use crate::negotiation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tokio` is imported redundantly [INFO] [stdout] --> thrussh/src/client/proxy.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use tokio; [INFO] [stdout] | ^^^^^ the item `tokio` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `sodium` is imported redundantly [INFO] [stdout] --> thrussh/src/kex.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use sodium; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: thrussh/src/lib.rs:276:1 [INFO] [stdout] | [INFO] [stdout] 276 | extern crate thrussh_libsodium as sodium; [INFO] [stdout] | ----------------------------------------- the item `sodium` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> thrussh/src/ssh_read.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `msg` is imported redundantly [INFO] [stdout] --> thrussh/src/server/kex.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `msg` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use crate::{kex, msg, negotiation}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `negotiation` is imported redundantly [INFO] [stdout] --> thrussh/src/server/kex.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `negotiation` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use crate::{kex, msg, negotiation}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RefCell` is imported redundantly [INFO] [stdout] --> thrussh/src/server/kex.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `RefCell` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `msg` is imported redundantly [INFO] [stdout] --> thrussh/src/server/session.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `msg` is already imported here [INFO] [stdout] 2 | use crate::msg; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Arc` is imported redundantly [INFO] [stdout] --> thrussh/src/server/session.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `Arc` is already imported here [INFO] [stdout] 2 | use crate::msg; [INFO] [stdout] 3 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::kex::*` [INFO] [stdout] --> thrussh/src/server/mod.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub use self::kex::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `msg` is imported redundantly [INFO] [stdout] --> thrussh/src/server/encrypted.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 15 | use super::super::*; [INFO] [stdout] | --------------- the item `msg` is already imported here [INFO] [stdout] ... [INFO] [stdout] 19 | use msg; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `negotiation` is imported redundantly [INFO] [stdout] --> thrussh/src/server/encrypted.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 15 | use super::super::*; [INFO] [stdout] | --------------- the item `negotiation` is already imported here [INFO] [stdout] ... [INFO] [stdout] 20 | use negotiation; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RefCell` is imported redundantly [INFO] [stdout] --> thrussh/src/server/encrypted.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 16 | use super::*; [INFO] [stdout] | -------- the item `RefCell` is already imported here [INFO] [stdout] ... [INFO] [stdout] 22 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tokio` is imported redundantly [INFO] [stdout] --> thrussh/src/client/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | use tokio; [INFO] [stdout] | ^^^^^ the item `tokio` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `negotiation` is imported redundantly [INFO] [stdout] --> thrussh/src/client/kex.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `negotiation` is already imported here [INFO] [stdout] 2 | use crate::cipher::CipherPair; [INFO] [stdout] 3 | use crate::negotiation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tokio` is imported redundantly [INFO] [stdout] --> thrussh/src/client/proxy.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use tokio; [INFO] [stdout] | ^^^^^ the item `tokio` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> thrussh/src/server/encrypted.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | let mut enc = self.common.encrypted.as_mut().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> thrussh/src/server/encrypted.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | let mut enc = self.common.encrypted.as_mut().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> thrussh/src/server/encrypted.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | let mut enc = self.common.encrypted.as_mut().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> thrussh/src/server/encrypted.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | let mut enc = self.common.encrypted.as_mut().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `key` and `algo` are never read [INFO] [stdout] --> thrussh/src/auth.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 141 | PublicKey { [INFO] [stdout] | --------- fields in this variant [INFO] [stdout] 142 | key: CryptoVec, [INFO] [stdout] | ^^^ [INFO] [stdout] 143 | algo: CryptoVec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> thrussh/src/cipher/mod.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Cipher { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 24 | pub name: Name, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `server_supports_ext` is never read [INFO] [stdout] --> thrussh/src/negotiation.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct Names { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 35 | pub server_supports_ext: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Names` 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 `received` is never read [INFO] [stdout] --> thrussh/src/session.rs:505:9 [INFO] [stdout] | [INFO] [stdout] 498 | pub struct NewKeys { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 505 | pub received: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NewKeys` 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 `key` and `algo` are never read [INFO] [stdout] --> thrussh/src/auth.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 141 | PublicKey { [INFO] [stdout] | --------- fields in this variant [INFO] [stdout] 142 | key: CryptoVec, [INFO] [stdout] | ^^^ [INFO] [stdout] 143 | algo: CryptoVec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> thrussh/src/cipher/mod.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Cipher { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 24 | pub name: Name, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `server_supports_ext` is never read [INFO] [stdout] --> thrussh/src/negotiation.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct Names { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 35 | pub server_supports_ext: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Names` 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 `received` is never read [INFO] [stdout] --> thrussh/src/session.rs:505:9 [INFO] [stdout] | [INFO] [stdout] 498 | pub struct NewKeys { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 505 | pub received: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NewKeys` 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 `client_pubkey` is never read [INFO] [stdout] --> thrussh/src/lib.rs:713:9 [INFO] [stdout] | [INFO] [stdout] 712 | struct Server { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 713 | client_pubkey: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Server` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `Command { std: "docker" "inspect" "6835e1bff281675652ef0fd85b70a11e93de0b5fbd44a8dbec07c3ba34b863da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6835e1bff281675652ef0fd85b70a11e93de0b5fbd44a8dbec07c3ba34b863da", kill_on_drop: false }` [INFO] [stdout] 6835e1bff281675652ef0fd85b70a11e93de0b5fbd44a8dbec07c3ba34b863da