[INFO] cloning repository https://github.com/whamcloud/thrussh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/whamcloud/thrussh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhamcloud%2Fthrussh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhamcloud%2Fthrussh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eaa56e06c1fb0f0ff763d481787f39a79e94fc24 [INFO] testing whamcloud/thrussh against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhamcloud%2Fthrussh" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/whamcloud/thrussh on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/whamcloud/thrussh [INFO] finished tweaking git repo https://github.com/whamcloud/thrussh [INFO] tweaked toml for git repo https://github.com/whamcloud/thrussh written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/whamcloud/thrussh already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80dfcb872b433dc2c1588ff3b396db15d38e997bac3b4e0552841d44dc99cbee [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "80dfcb872b433dc2c1588ff3b396db15d38e997bac3b4e0552841d44dc99cbee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80dfcb872b433dc2c1588ff3b396db15d38e997bac3b4e0552841d44dc99cbee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80dfcb872b433dc2c1588ff3b396db15d38e997bac3b4e0552841d44dc99cbee", kill_on_drop: false }` [INFO] [stdout] 80dfcb872b433dc2c1588ff3b396db15d38e997bac3b4e0552841d44dc99cbee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6d9201154884375d5f5cc2ff6f499c3d1e82d3586999dbe1e7a66c1cd6683f07 [INFO] running `Command { std: "docker" "start" "-a" "6d9201154884375d5f5cc2ff6f499c3d1e82d3586999dbe1e7a66c1cd6683f07", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling base64ct v1.3.3 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling generic-array v0.14.5 [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 libsodium-sys v0.2.7 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cryptovec v0.6.1 (/opt/rustwide/workdir/cryptovec) [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling flate2 v1.0.22 [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 sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling blowfish 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 serde_derive v1.0.136 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-stream v0.1.8 [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.21.0 (/opt/rustwide/workdir/thrussh-keys) [INFO] [stderr] Compiling thrussh v0.33.5 (/opt/rustwide/workdir/thrussh) [INFO] [stdout] warning: field is never read: `wants_reply` [INFO] [stdout] --> thrussh/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] --> thrussh/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] Finished dev [unoptimized + debuginfo] target(s) in 4m 09s [INFO] running `Command { std: "docker" "inspect" "6d9201154884375d5f5cc2ff6f499c3d1e82d3586999dbe1e7a66c1cd6683f07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d9201154884375d5f5cc2ff6f499c3d1e82d3586999dbe1e7a66c1cd6683f07", kill_on_drop: false }` [INFO] [stdout] 6d9201154884375d5f5cc2ff6f499c3d1e82d3586999dbe1e7a66c1cd6683f07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a66af23e72e8c9a914df992e7f6a1285af2c2065343092c4476f80ec6607c0d4 [INFO] running `Command { std: "docker" "start" "-a" "a66af23e72e8c9a914df992e7f6a1285af2c2065343092c4476f80ec6607c0d4", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling cryptovec v0.6.1 (/opt/rustwide/workdir/cryptovec) [INFO] [stderr] Compiling thrussh-libsodium v0.2.1 (/opt/rustwide/workdir/thrussh-libsodium) [INFO] [stderr] Compiling thrussh-config v0.6.0 (/opt/rustwide/workdir/thrussh-config) [INFO] [stdout] warning: field is never read: `wants_reply` [INFO] [stdout] --> thrussh/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] --> thrussh/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 env_logger v0.7.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling thrussh-keys v0.21.0 (/opt/rustwide/workdir/thrussh-keys) [INFO] [stderr] Compiling thrussh v0.33.5 (/opt/rustwide/workdir/thrussh) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `openssl` [INFO] [stdout] --> thrussh/examples/remote_shell_call.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 47 | key: openssl::rsa::Rsa::private_key_from_pem(pem)?, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `openssl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `RSA` found for enum `KeyPair` [INFO] [stdout] --> thrussh/examples/remote_shell_call.rs:46:38 [INFO] [stdout] | [INFO] [stdout] 46 | let key_pair = key::KeyPair::RSA { [INFO] [stdout] | ^^^ variant not found in `KeyPair` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> thrussh-keys/src/lib.rs:784:17 [INFO] [stdout] | [INFO] [stdout] 784 | _ => {} [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thrussh` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field is never read: `wants_reply` [INFO] [stdout] --> thrussh/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] --> thrussh/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] --> thrussh/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] --> thrussh/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-51a0fafcb34c585d.thrussh.8a67b2fd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-51a0fafcb34c585d.thrussh.8a67b2fd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-51a0fafcb34c585d.thrussh.8a67b2fd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-51a0fafcb34c585d.thrussh.8a67b2fd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-51a0fafcb34c585d.thrussh.8a67b2fd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-51a0fafcb34c585d.thrussh.8a67b2fd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-51a0fafcb34c585d.thrussh.8a67b2fd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-51a0fafcb34c585d.thrussh.8a67b2fd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-51a0fafcb34c585d.thrussh.8a67b2fd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-51a0fafcb34c585d.thrussh.8a67b2fd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-51a0fafcb34c585d.thrussh.8a67b2fd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-51a0fafcb34c585d.thrussh.8a67b2fd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-51a0fafcb34c585d.thrussh.8a67b2fd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-51a0fafcb34c585d.thrussh.8a67b2fd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-51a0fafcb34c585d.thrussh.8a67b2fd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-51a0fafcb34c585d.thrussh.8a67b2fd-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-51a0fafcb34c585d.2oqdfto47hnqtew7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libsodium-sys-9c6a1638a3e40678/out/installed/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-2bd239a23ae0205a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-32b50f642d1e75a8.rlib" "/opt/rustwide/target/debug/deps/libatty-c83ebfc9790d0425.rlib" "/opt/rustwide/target/debug/deps/libhumantime-91ca063d910be691.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libflate2-000536355c8be56b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9c4f46919b808084.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libthrussh_keys-34910ea150abe204.rlib" "/opt/rustwide/target/debug/deps/libdirs-ce6e8d51516b3f5d.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-b5e4049365d55eee.rlib" "/opt/rustwide/target/debug/deps/libfutures-ecf4a26c60887b62.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8553a32ee455a2c6.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-bf266e7288da5617.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4300e281b5a02122.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f257a39a66adcf64.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-168d7bbb76d163af.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-75aea577ef225ea7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.rlib" "/opt/rustwide/target/debug/deps/libtokio-63be9cc5485a723a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-12efe388c0e811c5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0cf63326fa2cd96b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f8ca72e547b1adac.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libmio-d4373bf3f99279cf.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/librand-c6ef3d6f98357a85.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3919ad2e72f58a11.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/libyasna-aeb17351d7ae3eaf.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-06d2736887fd9fac.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-92f3bdc494edb169.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6a9dcbaa988da378.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-11b3c2b459f7d1bb.rlib" "/opt/rustwide/target/debug/deps/libblock_modes-7ae6663dd371ab11.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-d5c046d3b113e4be.rlib" "/opt/rustwide/target/debug/deps/libaes-47a94a3b73c927c6.rlib" "/opt/rustwide/target/debug/deps/libctr-33bb4584d482a5b4.rlib" "/opt/rustwide/target/debug/deps/libbcrypt_pbkdf-0c1f49b1acc27d62.rlib" "/opt/rustwide/target/debug/deps/libzeroize-38e41e8a7c84f318.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-94c6094a9f1db9a7.rlib" "/opt/rustwide/target/debug/deps/libhmac-7d1630bfef3819ff.rlib" "/opt/rustwide/target/debug/deps/libpassword_hash-809299303c718e14.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-1b565023a11c0945.rlib" "/opt/rustwide/target/debug/deps/librand_core-27b6e785c077f039.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-25ddcc5a9755242c.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-26119db367e8063f.rlib" "/opt/rustwide/target/debug/deps/libsubtle-0ca152887405db79.rlib" "/opt/rustwide/target/debug/deps/libblowfish-052df4ff2c37e89e.rlib" "/opt/rustwide/target/debug/deps/libcipher-17694a312b3eff48.rlib" "/opt/rustwide/target/debug/deps/libserde-75d1aef85f509bd3.rlib" "/opt/rustwide/target/debug/deps/libsha2-eb1e88aa3de6b033.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0ab975038e942af0.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libdigest-72a98864f4859f11.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-dd8dd0e0f6b3d38e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e23e00365f72778c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8501016244ebc8cc.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-db8c7da9cef73501.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libcryptovec-8d3e8bafe3f73b6f.rlib" "/opt/rustwide/target/debug/deps/libwinapi-2b55cbc1f9711637.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8ca312b21b9be6bd.rlib" "/opt/rustwide/target/debug/deps/libthrussh_libsodium-0b83fa6206139023.rlib" "/opt/rustwide/target/debug/deps/liblibsodium_sys-77b02abbc7a5353c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liblibc-7a5dab6311f3c1a3.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/thrussh-51a0fafcb34c585d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: _ZN7thrussh6server9encrypted16SIGNATURE_BUFFER7__getit5__KEY17h97229b8c059a2450E: TLS definition in /opt/rustwide/target/debug/deps/thrussh-51a0fafcb34c585d.thrussh.8a67b2fd-cgu.1.rcgu.o section .tbss._ZN7thrussh6server9encrypted16SIGNATURE_BUFFER7__getit5__KEY17h97229b8c059a2450E mismatches non-TLS reference in /opt/rustwide/target/debug/deps/thrussh-51a0fafcb34c585d.thrussh.8a67b2fd-cgu.3.rcgu.o [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/thrussh-51a0fafcb34c585d.thrussh.8a67b2fd-cgu.3.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] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a66af23e72e8c9a914df992e7f6a1285af2c2065343092c4476f80ec6607c0d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a66af23e72e8c9a914df992e7f6a1285af2c2065343092c4476f80ec6607c0d4", kill_on_drop: false }` [INFO] [stdout] a66af23e72e8c9a914df992e7f6a1285af2c2065343092c4476f80ec6607c0d4