[INFO] fetching crate lnk-thrussh 0.33.5... [INFO] testing lnk-thrussh-0.33.5 against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] extracting crate lnk-thrussh 0.33.5 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate lnk-thrussh 0.33.5 [INFO] finished tweaking crates.io crate lnk-thrussh 0.33.5 [INFO] tweaked toml for crates.io crate lnk-thrussh 0.33.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lnk-thrussh 0.33.5 on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lnk-thrussh 0.33.5 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cba689c87ab9df56c5fecb6089a14adedbf7af37cb7903706112d16881ed765 [INFO] running `Command { std: "docker" "start" "-a" "2cba689c87ab9df56c5fecb6089a14adedbf7af37cb7903706112d16881ed765", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cba689c87ab9df56c5fecb6089a14adedbf7af37cb7903706112d16881ed765", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cba689c87ab9df56c5fecb6089a14adedbf7af37cb7903706112d16881ed765", kill_on_drop: false }` [INFO] [stdout] 2cba689c87ab9df56c5fecb6089a14adedbf7af37cb7903706112d16881ed765 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] da861bb42455542af8989c8e82a4a3250fc715a3a9638c3574d8396b9830583c [INFO] running `Command { std: "docker" "start" "-a" "da861bb42455542af8989c8e82a4a3250fc715a3a9638c3574d8396b9830583c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling base64ct v1.3.3 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling lnk-cryptovec v0.6.1 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling blowfish v0.8.0 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling bcrypt-pbkdf v0.6.2 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling lnk-thrussh-encoding v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling lnk-thrussh-agent v0.1.0 [INFO] [stderr] Compiling lnk-thrussh-libsodium v0.2.1 [INFO] [stderr] Compiling lnk-thrussh-keys v0.21.0 [INFO] [stderr] Compiling lnk-thrussh v0.33.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self::kex::*` [INFO] [stdout] --> 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> 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] --> 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] --> src/auth.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 142 | PublicKey { [INFO] [stdout] | --------- fields in this variant [INFO] [stdout] 143 | key: CryptoVec, [INFO] [stdout] | ^^^ [INFO] [stdout] 144 | 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> 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 `wants_reply` is never read [INFO] [stdout] --> src/session.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub(crate) struct Encrypted { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 39 | pub wants_reply: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Encrypted` 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] --> src/session.rs:508:9 [INFO] [stdout] | [INFO] [stdout] 501 | pub struct NewKeys { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 508 | 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 1m 05s [INFO] running `Command { std: "docker" "inspect" "da861bb42455542af8989c8e82a4a3250fc715a3a9638c3574d8396b9830583c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da861bb42455542af8989c8e82a4a3250fc715a3a9638c3574d8396b9830583c", kill_on_drop: false }` [INFO] [stdout] da861bb42455542af8989c8e82a4a3250fc715a3a9638c3574d8396b9830583c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 989531ff9aad329618aea7321a6c284c3caf646224dbc083402e92c5d486a25e [INFO] running `Command { std: "docker" "start" "-a" "989531ff9aad329618aea7321a6c284c3caf646224dbc083402e92c5d486a25e", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stdout] warning: unused import: `self::kex::*` [INFO] [stdout] --> 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> 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] --> 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] --> src/auth.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 142 | PublicKey { [INFO] [stdout] | --------- fields in this variant [INFO] [stdout] 143 | key: CryptoVec, [INFO] [stdout] | ^^^ [INFO] [stdout] 144 | 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> 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 `wants_reply` is never read [INFO] [stdout] --> src/session.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub(crate) struct Encrypted { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 39 | pub wants_reply: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Encrypted` 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] --> src/session.rs:508:9 [INFO] [stdout] | [INFO] [stdout] 501 | pub struct NewKeys { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 508 | 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 humantime v1.3.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling lnk-thrussh v0.33.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self::kex::*` [INFO] [stdout] --> 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> 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] --> 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] --> src/auth.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 142 | PublicKey { [INFO] [stdout] | --------- fields in this variant [INFO] [stdout] 143 | key: CryptoVec, [INFO] [stdout] | ^^^ [INFO] [stdout] 144 | 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> 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 `wants_reply` is never read [INFO] [stdout] --> src/session.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub(crate) struct Encrypted { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 39 | pub wants_reply: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Encrypted` 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] --> src/session.rs:508:9 [INFO] [stdout] | [INFO] [stdout] 501 | pub struct NewKeys { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 508 | 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] --> src/lib.rs:718:9 [INFO] [stdout] | [INFO] [stdout] 717 | struct Server { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 718 | 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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc332852/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libenv_logger-6e6c0295c6da0bf4.rlib,libtermcolor-a537f8c45744a682.rlib,libatty-79b609cd99be0b74.rlib,libhumantime-8d8e09eea03a30a0.rlib,libquick_error-022321fe562bcedb.rlib,libregex-d5c369978972243e.rlib,libaho_corasick-35dda82c90652365.rlib,libregex_syntax-ae12054508fb30be.rlib,libflate2-885621edc86b031a.rlib,libminiz_oxide-97d146d51054937a.rlib,libadler-b32dea79b2f05ffd.rlib,libcrc32fast-8f2d6020cd2aee51.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{liblnk_thrussh_keys-ec6468eba47ff099.rlib,libdirs-bf0ab34d0fd32215.rlib,libdirs_sys-e223a797b70ff589.rlib,librand-32ff564f014be0d4.rlib,librand_chacha-305a2dbe9e66b02a.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,libyasna-8e877928d5529fdb.rlib,libnum_bigint-9909d2ce8d34ee74.rlib,libnum_integer-3cd1105a26325063.rlib,libnum_traits-eb6ece54d46cb3ff.rlib,libbit_vec-982f90e76516d419.rlib,libblock_modes-bee970ca9f39a30d.rlib,libblock_padding-17ea4943d4809731.rlib,libaes-9057b9e772ce50bf.rlib,libctr-4ee82e62563b1954.rlib,libbcrypt_pbkdf-010238217abaf782.rlib,libzeroize-07b03304a2e3045b.rlib,libpbkdf2-2fb65676ee11d0da.rlib,libhmac-e33a13df8af64a94.rlib,libpassword_hash-9d36e1ec018f84b5.rlib,libbase64ct-9bec00eec2d26b59.rlib,librand_core-592cac1c80a68911.rlib,libgetrandom-0419ee57d56c23d5.rlib,libcrypto_mac-2be6f9a5ce791ace.rlib,libsubtle-af5f0d59ba7ae801.rlib,libblowfish-166a9b1e61a72596.rlib,libcipher-316a6ee0980018ef.rlib,libserde-7caaa13b41ea603d.rlib,libsha2-9d6e6942eba6341c.rlib,libcpufeatures-03d302c468f0d4ec.rlib,libopaque_debug-bfd86111b0908dde.rlib,libdigest-d159c17d24eaf1b0.rlib,libblock_buffer-01e29eb50d49b318.rlib,libgeneric_array-e4abed14fe55019c.rlib,libtypenum-dfaa696d06b304f0.rlib,liblnk_thrussh_agent-afb64a3d8ca907da.rlib,libfutures-a51109eb388c13b5.rlib,libfutures_executor-cdac283a07249b94.rlib,libfutures_util-199a3279e0b4bfd6.rlib,libfutures_io-f6086bf99b597e19.rlib,libslab-93074f6ff5a0b7db.rlib,libfutures_channel-508306a1f2b97ce0.rlib,libfutures_sink-fa819de039e7e82d.rlib,libfutures_task-959022c35311190e.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-ed83b4ca5adcb0c0.rlib,libtokio-aedf6ab828a82205.rlib,libsignal_hook_registry-657d453e081e1a39.rlib,libnum_cpus-d787e3d4b476b78f.rlib,libsocket2-80765470cc98fd64.rlib,libmemchr-a2892755812de0fe.rlib,libonce_cell-6bb3d6b31615d1dd.rlib,libbytes-37e68ee094a72681.rlib,libmio-401d5a6ef9bc38d4.rlib,libpin_project_lite-049930466ef9967f.rlib,libdata_encoding-6b05fec8e503a958.rlib,liblnk_thrussh_encoding-620a255116c9eb87.rlib,libbyteorder-c7092f68299ac016.rlib,liblnk_cryptovec-ca76c6d7f6e5a2d4.rlib,libwinapi-c507cb7fe73fa5f5.rlib,libthiserror-4606fe1e0d2141df.rlib,liblnk_thrussh_libsodium-0e12a9687c5bd917.rlib,liblibsodium_sys-487463a2a71c3f42.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,liblibc-69f884384b28b38d.rlib,liblog-ac2d7cc7e3389574.rlib,libcfg_if-66d55f6b302e88c8.rlib,libbitflags-e274cd04b58a060d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc332852/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libsodium-sys-ba535a0e0551e1bc/out/installed/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/lnk_thrussh-2ec4f83a119923f7" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-0419ee57d56c23d5.rlib(getrandom-0419ee57d56c23d5.getrandom.e0c65e54c27f2c22-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.5/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17hfc23358bf0c8b41cE+0xb6): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lnk-thrussh` (lib test) due to 1 previous error; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "989531ff9aad329618aea7321a6c284c3caf646224dbc083402e92c5d486a25e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "989531ff9aad329618aea7321a6c284c3caf646224dbc083402e92c5d486a25e", kill_on_drop: false }` [INFO] [stdout] 989531ff9aad329618aea7321a6c284c3caf646224dbc083402e92c5d486a25e