[INFO] fetching crate thrussh 0.33.5... [INFO] testing thrussh-0.33.5 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025-2 [INFO] extracting crate thrussh 0.33.5 into /workspace/builds/worker-25/source [INFO] validating manifest of crates.io crate thrussh 0.33.5 on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate thrussh 0.33.5 [INFO] finished tweaking crates.io crate thrussh 0.33.5 [INFO] tweaked toml for crates.io crate thrussh 0.33.5 written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate crates.io crate thrussh 0.33.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pbkdf2 v0.8.0 [INFO] [stderr] Downloaded bcrypt-pbkdf v0.6.1 [INFO] [stderr] Downloaded crypto-mac v0.11.0 [INFO] [stderr] Downloaded block-modes v0.8.1 [INFO] [stderr] Downloaded thrussh-keys v0.21.0 [INFO] [stderr] Downloaded libsodium-sys v0.2.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce4291b6bdf9f26db4cb0a2e4bb5caf87f5e6ef71af3c5e00640cc19249ae5bb [INFO] running `Command { std: "docker" "start" "-a" "ce4291b6bdf9f26db4cb0a2e4bb5caf87f5e6ef71af3c5e00640cc19249ae5bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce4291b6bdf9f26db4cb0a2e4bb5caf87f5e6ef71af3c5e00640cc19249ae5bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce4291b6bdf9f26db4cb0a2e4bb5caf87f5e6ef71af3c5e00640cc19249ae5bb", kill_on_drop: false }` [INFO] [stdout] ce4291b6bdf9f26db4cb0a2e4bb5caf87f5e6ef71af3c5e00640cc19249ae5bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f7272790ddc0ceef89bafb1d512b357032c641820c743cd6466a74a067fdf49 [INFO] running `Command { std: "docker" "start" "-a" "7f7272790ddc0ceef89bafb1d512b357032c641820c743cd6466a74a067fdf49", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling base64ct v1.0.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.8.0 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling cryptovec v0.6.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling blowfish v0.8.0 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling password-hash v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aes v0.7.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling bcrypt-pbkdf v0.6.1 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling thrussh-libsodium v0.2.1 [INFO] [stderr] Compiling thrussh-keys v0.21.0 [INFO] [stderr] Compiling thrussh v0.33.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `wants_reply` [INFO] [stdout] --> src/session.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub wants_reply: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Encrypted` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/session.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8m 16s [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7f7272790ddc0ceef89bafb1d512b357032c641820c743cd6466a74a067fdf49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f7272790ddc0ceef89bafb1d512b357032c641820c743cd6466a74a067fdf49", kill_on_drop: false }` [INFO] [stdout] 7f7272790ddc0ceef89bafb1d512b357032c641820c743cd6466a74a067fdf49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 851002eb2f71a29fc4e0362a024556f762806f481cea5b401477640297cbc6fa [INFO] running `Command { std: "docker" "start" "-a" "851002eb2f71a29fc4e0362a024556f762806f481cea5b401477640297cbc6fa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stdout] warning: field is never read: `wants_reply` [INFO] [stdout] --> src/session.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub wants_reply: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Encrypted` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/session.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling thrussh v0.33.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `wants_reply` [INFO] [stdout] --> src/session.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub wants_reply: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Encrypted` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/session.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `client_pubkey` [INFO] [stdout] --> src/lib.rs:712:9 [INFO] [stdout] | [INFO] [stdout] 712 | 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] --> src/lib.rs:710:14 [INFO] [stdout] | [INFO] [stdout] 710 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/thrussh-d53f5b3d88a0144c.thrussh.3bed821d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-d53f5b3d88a0144c.thrussh.3bed821d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-d53f5b3d88a0144c.thrussh.3bed821d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-d53f5b3d88a0144c.thrussh.3bed821d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-d53f5b3d88a0144c.thrussh.3bed821d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-d53f5b3d88a0144c.thrussh.3bed821d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-d53f5b3d88a0144c.thrussh.3bed821d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-d53f5b3d88a0144c.thrussh.3bed821d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-d53f5b3d88a0144c.thrussh.3bed821d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-d53f5b3d88a0144c.thrussh.3bed821d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-d53f5b3d88a0144c.thrussh.3bed821d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-d53f5b3d88a0144c.thrussh.3bed821d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-d53f5b3d88a0144c.thrussh.3bed821d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-d53f5b3d88a0144c.thrussh.3bed821d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-d53f5b3d88a0144c.thrussh.3bed821d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-d53f5b3d88a0144c.thrussh.3bed821d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-d53f5b3d88a0144c.8vgoiir34loqeh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libsodium-sys-c8400951897c3bba/out/installed/lib" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-bc9e35982f487b43.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libatty-f5f4cc8512c7fb69.rlib" "/opt/rustwide/target/debug/deps/libhumantime-9c238c90ee1b6ce3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libregex-f8e650a70feede2b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c9eb7174bbf030a9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libflate2-0d1d9e1047ace49e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-24c343f7e96c8ea5.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-410d0ba1764cd138.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-46b6eda3c29e605d.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9b16cd8832a7b748.rlib" "/opt/rustwide/target/debug/deps/libthrussh_keys-bffc76ef68840f16.rlib" "/opt/rustwide/target/debug/deps/libdirs-1ea9f41efbdeb8ec.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-87881d862d1fb18e.rlib" "/opt/rustwide/target/debug/deps/libfutures-46630741a582ee63.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-11cdeac02aecf931.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5b9c8141901ad097.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5aab7462ad32a418.rlib" "/opt/rustwide/target/debug/deps/libslab-8091020f1d99dad1.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-54e107ccd86dda25.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5d481c09d655a3fd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-aee206bfe9107a93.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0c1587af12d634f7.rlib" "/opt/rustwide/target/debug/deps/libtokio-a31ce0953a6cc149.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-2fba78ff9d282dc0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b7b90798129d6fc1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-334ead3495f848fb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libmio-9f2b9c489ccf2841.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/librand-947e4ed9fa5a0854.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-110deddd892c669d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/libyasna-d48ef7fa1f1db4ca.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-977100aadc056867.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fb757ace1e21d668.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3ba2032dae1915d2.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-2de9f0313b7edce6.rlib" "/opt/rustwide/target/debug/deps/libblock_modes-bd2b16a50c4ff5dc.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-b1d56c780acc9039.rlib" "/opt/rustwide/target/debug/deps/libaes-628b6a9b27d5cd5c.rlib" "/opt/rustwide/target/debug/deps/libctr-7419664da89a9a22.rlib" "/opt/rustwide/target/debug/deps/libbcrypt_pbkdf-faf198eaefe5af98.rlib" "/opt/rustwide/target/debug/deps/libzeroize-274bf6b4bd3548ab.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-8aa14d4c68aef32c.rlib" "/opt/rustwide/target/debug/deps/libhmac-6122aa61a075cea2.rlib" "/opt/rustwide/target/debug/deps/libpassword_hash-f01c32305a4a028e.rlib" "/opt/rustwide/target/debug/deps/librand_core-dd082b6d51776df2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cbcef18fd9d8add9.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-5af3b340e2ed5afa.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-b4882e51f227ec1b.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a0659e0089bcb659.rlib" "/opt/rustwide/target/debug/deps/libblowfish-9e671ce7bc8da2bf.rlib" "/opt/rustwide/target/debug/deps/libcipher-fede40e71be5069a.rlib" "/opt/rustwide/target/debug/deps/libserde-868709a1da204c06.rlib" "/opt/rustwide/target/debug/deps/libsha2-ad8b6c5817ba9056.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-22543f9fe1c71f15.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libdigest-8d3b7dcead2c1665.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-04ea09856e82a02d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-ca9c687ed0be142a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6779dcfdd4e12b61.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-3c374c1dd97708e3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libcryptovec-228db6ce5dfd4562.rlib" "/opt/rustwide/target/debug/deps/libwinapi-82c7c6518426bcd2.rlib" "/opt/rustwide/target/debug/deps/libthiserror-baad70f320a482e4.rlib" "/opt/rustwide/target/debug/deps/libthrussh_libsodium-bc7f5e8caad512bb.rlib" "/opt/rustwide/target/debug/deps/liblibsodium_sys-2fe0eae7e9d7c6fc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liblibc-44ea2d13e4d2213a.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/thrussh-d53f5b3d88a0144c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: _ZN7thrussh6server9encrypted16SIGNATURE_BUFFER7__getit5__KEY17h2c6f1ff06d10f095E: TLS definition in /opt/rustwide/target/debug/deps/thrussh-d53f5b3d88a0144c.thrussh.3bed821d-cgu.0.rcgu.o section .tbss._ZN7thrussh6server9encrypted16SIGNATURE_BUFFER7__getit5__KEY17h2c6f1ff06d10f095E mismatches non-TLS reference in /opt/rustwide/target/debug/deps/thrussh-d53f5b3d88a0144c.thrussh.3bed821d-cgu.2.rcgu.o [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/thrussh-d53f5b3d88a0144c.thrussh.3bed821d-cgu.2.rcgu.o: error adding symbols: bad value [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thrussh` due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "851002eb2f71a29fc4e0362a024556f762806f481cea5b401477640297cbc6fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "851002eb2f71a29fc4e0362a024556f762806f481cea5b401477640297cbc6fa", kill_on_drop: false }` [INFO] [stdout] 851002eb2f71a29fc4e0362a024556f762806f481cea5b401477640297cbc6fa