[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] testing JordanForks/thrussh against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJordanForks%2Fthrussh" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JordanForks/thrussh on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/cryptovec/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempdir v0.3.7
[INFO] [stderr]   Downloaded p256 v0.13.2
[INFO] [stderr]   Downloaded dirs v3.0.2
[INFO] [stderr]   Downloaded yasna v0.4.0
[INFO] [stderr]   Downloaded bcrypt-pbkdf v0.10.0
[INFO] [stderr]   Downloaded pbkdf2 v0.12.1
[INFO] [stderr]   Downloaded signature v2.1.0
[INFO] [stderr]   Downloaded spki v0.7.2
[INFO] [stderr]   Downloaded ctr v0.8.0
[INFO] [stderr]   Downloaded data-encoding v2.4.0
[INFO] [stderr]   Downloaded const-oid v0.9.2
[INFO] [stderr]   Downloaded crypto-bigint v0.5.2
[INFO] [stderr]   Downloaded elliptic-curve v0.13.5
[INFO] [stderr]   Downloaded aes v0.7.5
[INFO] [stderr]   Downloaded der v0.7.6
[INFO] [stderr]   Downloaded num-bigint v0.4.3
[INFO] [stderr]   Downloaded ecdsa v0.16.7
[INFO] [stderr]   Downloaded block-modes v0.8.1
[INFO] [stderr]   Downloaded sec1 v0.7.2
[INFO] [stderr]   Downloaded primeorder v0.13.2
[INFO] [stderr]   Downloaded password-hash v0.2.3
[INFO] [stderr]   Downloaded remove_dir_all v0.5.3
[INFO] [stderr]   Downloaded whoami v1.4.0
[INFO] [stderr]   Downloaded rand v0.4.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9a2016e93b6af65ca1be827af70d2c5076a004d0e77ccf68ff8ce1249c3509f
[INFO] running `Command { std: "docker" "start" "-a" "e9a2016e93b6af65ca1be827af70d2c5076a004d0e77ccf68ff8ce1249c3509f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9a2016e93b6af65ca1be827af70d2c5076a004d0e77ccf68ff8ce1249c3509f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9a2016e93b6af65ca1be827af70d2c5076a004d0e77ccf68ff8ce1249c3509f", kill_on_drop: false }`
[INFO] [stdout] e9a2016e93b6af65ca1be827af70d2c5076a004d0e77ccf68ff8ce1249c3509f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 085f504510a406e40fe2501669b83632652c2c2ec51816180e2d30b5d4d151cb
[INFO] running `Command { std: "docker" "start" "-a" "085f504510a406e40fe2501669b83632652c2c2ec51816180e2d30b5d4d151cb", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/cryptovec/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling typenum v1.16.0
[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]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling cpufeatures v0.2.8
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling password-hash v0.2.3
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling pbkdf2 v0.8.0
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling block-modes v0.8.1
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.10.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cryptovec v0.6.1 (/opt/rustwide/workdir/cryptovec)
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> cryptovec/src/lib.rs:302:35
[INFO] [stdout]     |
[INFO] [stdout] 302 |         let x: [u8; 4] = unsafe { std::mem::transmute(s) };
[INFO] [stdout]     |                                   -------------------^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   help: replace this with: `u32::to_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling whoami v1.4.0
[INFO] [stderr]    Compiling yasna v0.4.0
[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]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling thrussh-config v0.6.0 (/opt/rustwide/workdir/thrussh-config)
[INFO] [stderr]    Compiling thrussh-libsodium v0.2.1 (/opt/rustwide/workdir/thrussh-libsodium)
[INFO] [stderr]    Compiling thrussh-keys v0.22.1 (/opt/rustwide/workdir/thrussh-keys)
[INFO] [stderr]    Compiling thrussh v0.34.0 (/opt/rustwide/workdir/thrussh)
[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]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[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)]` (part of `#[warn(unused)]`) 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: `CurrentRequest` 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: 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s
[INFO] running `Command { std: "docker" "inspect" "085f504510a406e40fe2501669b83632652c2c2ec51816180e2d30b5d4d151cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "085f504510a406e40fe2501669b83632652c2c2ec51816180e2d30b5d4d151cb", kill_on_drop: false }`
[INFO] [stdout] 085f504510a406e40fe2501669b83632652c2c2ec51816180e2d30b5d4d151cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4428e8214307c2316f85de1901f6ae3ee65b43401d2263b3f253fa7a8231acd4
[INFO] running `Command { std: "docker" "start" "-a" "4428e8214307c2316f85de1901f6ae3ee65b43401d2263b3f253fa7a8231acd4", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/cryptovec/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> cryptovec/src/lib.rs:302:35
[INFO] [stdout]     |
[INFO] [stdout] 302 |         let x: [u8; 4] = unsafe { std::mem::transmute(s) };
[INFO] [stdout]     |                                   -------------------^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   help: replace this with: `u32::to_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling quick-error v1.2.3
[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]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[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)]` (part of `#[warn(unused)]`) 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: `CurrentRequest` 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: 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] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling thrussh-config v0.6.0 (/opt/rustwide/workdir/thrussh-config)
[INFO] [stderr]    Compiling thrussh-libsodium v0.2.1 (/opt/rustwide/workdir/thrussh-libsodium)
[INFO] [stderr]    Compiling cryptovec v0.6.1 (/opt/rustwide/workdir/cryptovec)
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> cryptovec/src/lib.rs:302:35
[INFO] [stdout]     |
[INFO] [stdout] 302 |         let x: [u8; 4] = unsafe { std::mem::transmute(s) };
[INFO] [stdout]     |                                   -------------------^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   help: replace this with: `u32::to_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling thrussh v0.34.0 (/opt/rustwide/workdir/thrussh)
[INFO] [stderr]    Compiling thrussh-keys v0.22.1 (/opt/rustwide/workdir/thrussh-keys)
[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]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[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)]` (part of `#[warn(unused)]`) 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: unreachable pattern
[INFO] [stdout]    --> thrussh-keys/src/lib.rs:857:17
[INFO] [stdout]     |
[INFO] [stdout] 853 |                 key::KeyPair::Ed25519 { .. } => {
[INFO] [stdout]     |                 ---------------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 857 |                 _ => {}
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Incoming` is never constructed
[INFO] [stdout]    --> thrussh-keys/src/lib.rs:958:12
[INFO] [stdout]     |
[INFO] [stdout] 958 |     struct Incoming<'a> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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: `CurrentRequest` 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: 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<thrussh_keys::key::PublicKey>,
[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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.85s
[INFO] running `Command { std: "docker" "inspect" "4428e8214307c2316f85de1901f6ae3ee65b43401d2263b3f253fa7a8231acd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4428e8214307c2316f85de1901f6ae3ee65b43401d2263b3f253fa7a8231acd4", kill_on_drop: false }`
[INFO] [stdout] 4428e8214307c2316f85de1901f6ae3ee65b43401d2263b3f253fa7a8231acd4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d266b399cf39d6b566e5e5a7c14e88487520964ca9afbe73340fe434922b20fd
[INFO] running `Command { std: "docker" "start" "-a" "d266b399cf39d6b566e5e5a7c14e88487520964ca9afbe73340fe434922b20fd", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/cryptovec/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> cryptovec/src/lib.rs:302:35
[INFO] [stderr]     |
[INFO] [stderr] 302 |         let x: [u8; 4] = unsafe { std::mem::transmute(s) };
[INFO] [stderr]     |                                   -------------------^^^
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   help: replace this with: `u32::to_ne_bytes`
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cryptovec` (lib) generated 1 warning (run `cargo fix --lib -p cryptovec` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `self::kex::*`
[INFO] [stderr]   --> thrussh/src/server/mod.rs:33:9
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub use self::kex::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> thrussh/src/server/encrypted.rs:41:13
[INFO] [stderr]    |
[INFO] [stderr] 41 |         let mut enc = self.common.encrypted.as_mut().unwrap();
[INFO] [stderr]    |             ----^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> thrussh/src/server/encrypted.rs:122:13
[INFO] [stderr]     |
[INFO] [stderr] 122 |         let mut enc = self.common.encrypted.as_mut().unwrap();
[INFO] [stderr]     |             ----^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `key` and `algo` are never read
[INFO] [stderr]    --> thrussh/src/auth.rs:142:9
[INFO] [stderr]     |
[INFO] [stderr] 141 |     PublicKey {
[INFO] [stderr]     |     --------- fields in this variant
[INFO] [stderr] 142 |         key: CryptoVec,
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 143 |         algo: CryptoVec,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `CurrentRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `name` is never read
[INFO] [stderr]   --> thrussh/src/cipher/mod.rs:24:9
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub struct Cipher {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] 24 |     pub name: Name,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `server_supports_ext` is never read
[INFO] [stderr]   --> thrussh/src/negotiation.rs:35:9
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub struct Names {
[INFO] [stderr]    |            ----- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 35 |     pub server_supports_ext: bool,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Names` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `received` is never read
[INFO] [stderr]    --> thrussh/src/session.rs:505:9
[INFO] [stderr]     |
[INFO] [stderr] 498 | pub struct NewKeys {
[INFO] [stderr]     |            ------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 505 |     pub received: bool,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `NewKeys` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `client_pubkey` is never read
[INFO] [stderr]    --> thrussh/src/lib.rs:713:9
[INFO] [stderr]     |
[INFO] [stderr] 712 |     struct Server {
[INFO] [stderr]     |            ------ field in this struct
[INFO] [stderr] 713 |         client_pubkey: Arc<thrussh_keys::key::PublicKey>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Server` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> thrussh-keys/src/lib.rs:857:17
[INFO] [stderr]     |
[INFO] [stderr] 853 |                 key::KeyPair::Ed25519 { .. } => {
[INFO] [stderr]     |                 ---------------------------- matches all the relevant values
[INFO] [stderr] ...
[INFO] [stderr] 857 |                 _ => {}
[INFO] [stderr]     |                 ^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Incoming` is never constructed
[INFO] [stderr]    --> thrussh-keys/src/lib.rs:958:12
[INFO] [stderr]     |
[INFO] [stderr] 958 |     struct Incoming<'a> {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `thrussh` (lib) generated 7 warnings (run `cargo fix --lib -p thrussh` to apply 3 suggestions)
[INFO] [stderr] warning: `thrussh` (lib test) generated 8 warnings (7 duplicates)
[INFO] [stderr] warning: `thrussh-keys` (lib test) generated 2 warnings
[INFO] [stderr] warning: `cryptovec` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cryptovec-2df35bc5cc0ce567)
[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/lib.rs (/opt/rustwide/target/debug/deps/thrussh-5d2636b9f2e1a598)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_compress::compress_local_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_compress::compress_local_test stdout ----
[INFO] [stdout] [thrussh/src/lib.rs:691:9] &addr = 127.0.0.1:42737
[INFO] [stdout] check_server_key: Ed25519(PublicKey { key: [172, 250, 119, 30, 135, 70, 150, 209, 213, 125, 2, 22, 133, 213, 179, 156, 87, 178, 203, 13, 107, 99, 133, 25, 51, 18, 40, 223, 15, 7, 217, 237] })
[INFO] [stdout] 
[INFO] [stdout] thread 'test_compress::compress_local_test' (18) panicked at thrussh/src/lib.rs:694:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x592599613332 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x592599613332 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x592599613332 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x592599613332 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x592599629c6a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x592599629c6a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x592599618806 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x592599618806 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5925995f090f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5925995f090f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59259960b0e9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5925993f3c5e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5925993f3c5e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59259960b352 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59259960b352 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5925995f09c8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5925995e5b69 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5925995f19ed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59259962a45c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59259962a1a2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5925991d025b - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, std[3b51380354919863]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5925991d025b - thrussh[a326b4086819e91d]::test_compress::compress_local_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/thrussh/src/lib.rs:694:59
[INFO] [stdout]   22:     0x5925992271c2 - <core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5925992271fd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59259921c5cd - <tokio[d25c662adb81b226]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   25:     0x59259921c4db - tokio[d25c662adb81b226]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d25c662adb81b226]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x59259921c4db - tokio[d25c662adb81b226]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d25c662adb81b226]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x59259921c4db - <tokio[d25c662adb81b226]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   28:     0x5925992184e0 - <tokio[d25c662adb81b226]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d25c662adb81b226]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   29:     0x59259921bac2 - <tokio[d25c662adb81b226]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   30:     0x59259921b8a4 - <tokio[d25c662adb81b226]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d25c662adb81b226]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   31:     0x5925991da2d8 - <tokio[d25c662adb81b226]::macros::scoped_tls::ScopedKey<tokio[d25c662adb81b226]::runtime::scheduler::current_thread::Context>>::set::<<tokio[d25c662adb81b226]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d25c662adb81b226]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d25c662adb81b226]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x59259921a2df - <tokio[d25c662adb81b226]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d25c662adb81b226]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   33:     0x59259921a55a - <tokio[d25c662adb81b226]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   34:     0x592599217f23 - <tokio[d25c662adb81b226]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   35:     0x5925991c91aa - <tokio[d25c662adb81b226]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52
[INFO] [stdout]   36:     0x5925991d25b0 - thrussh[a326b4086819e91d]::test_compress::compress_local_test
[INFO] [stdout]                                at /opt/rustwide/workdir/thrussh/src/lib.rs:703:19
[INFO] [stdout]   37:     0x5925991cf2a7 - thrussh[a326b4086819e91d]::test_compress::compress_local_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/thrussh/src/lib.rs:659:35
[INFO] [stdout]   38:     0x592599185a46 - <thrussh[a326b4086819e91d]::test_compress::compress_local_test::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5925993e800b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5925993e800b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5925993f486a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5925993f486a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5925993f486a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x5925993f486a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x5925993f486a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5925993f486a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5925993f486a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5925993efe14 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5925993efe14 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x5925993f7362 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x5925993f7362 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5925993f7362 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5925993f7362 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5925993f7362 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5925993f7362 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x5925993f7362 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x592599612bcf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   58:     0x592599612bcf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   59:     0x769f8d506aa4 - <unknown>
[INFO] [stdout]   60:     0x769f8d593a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_compress::compress_local_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p thrussh --lib`
[INFO] running `Command { std: "docker" "inspect" "d266b399cf39d6b566e5e5a7c14e88487520964ca9afbe73340fe434922b20fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d266b399cf39d6b566e5e5a7c14e88487520964ca9afbe73340fe434922b20fd", kill_on_drop: false }`
[INFO] [stdout] d266b399cf39d6b566e5e5a7c14e88487520964ca9afbe73340fe434922b20fd
