[INFO] cloning repository https://github.com/timchenxiaoyu/thrussh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timchenxiaoyu/thrussh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimchenxiaoyu%2Fthrussh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimchenxiaoyu%2Fthrussh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dcc5f6a1b9c7b43aef91ed76be870c36117e8e0c [INFO] testing timchenxiaoyu/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%2Ftimchenxiaoyu%2Fthrussh" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timchenxiaoyu/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/timchenxiaoyu/thrussh [INFO] finished tweaking git repo https://github.com/timchenxiaoyu/thrussh [INFO] tweaked toml for git repo https://github.com/timchenxiaoyu/thrussh written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/timchenxiaoyu/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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c0ca9810e3187f9f1fd149872244065f19c87f1f9e34cd8e0b5a29a1c6f8daaa [INFO] running `Command { std: "docker" "start" "-a" "c0ca9810e3187f9f1fd149872244065f19c87f1f9e34cd8e0b5a29a1c6f8daaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0ca9810e3187f9f1fd149872244065f19c87f1f9e34cd8e0b5a29a1c6f8daaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0ca9810e3187f9f1fd149872244065f19c87f1f9e34cd8e0b5a29a1c6f8daaa", kill_on_drop: false }` [INFO] [stdout] c0ca9810e3187f9f1fd149872244065f19c87f1f9e34cd8e0b5a29a1c6f8daaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] ce16f6557d694c87a7f3df7b73ec746430ac5c1c20d326c6e38cc79f40ff7035 [INFO] running `Command { std: "docker" "start" "-a" "ce16f6557d694c87a7f3df7b73ec746430ac5c1c20d326c6e38cc79f40ff7035", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling libsodium-sys v0.2.6 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling cryptovec v0.6.1 [INFO] [stderr] Compiling yasna v0.3.2 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling thrussh-libsodium v0.2.1 [INFO] [stderr] Compiling thrussh-keys v0.20.3 [INFO] [stderr] Compiling thrussh v0.32.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `wants_reply` [INFO] [stdout] --> src/session.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | 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:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[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 3m 48s [INFO] running `Command { std: "docker" "inspect" "ce16f6557d694c87a7f3df7b73ec746430ac5c1c20d326c6e38cc79f40ff7035", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce16f6557d694c87a7f3df7b73ec746430ac5c1c20d326c6e38cc79f40ff7035", kill_on_drop: false }` [INFO] [stdout] ce16f6557d694c87a7f3df7b73ec746430ac5c1c20d326c6e38cc79f40ff7035 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stdout] 055f06a35c2d5668c80091ec8c160be866fbba599ee6ad10ece8346247330316 [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" "055f06a35c2d5668c80091ec8c160be866fbba599ee6ad10ece8346247330316", kill_on_drop: false }` [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stdout] warning: field is never read: `wants_reply` [INFO] [stdout] --> src/session.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | 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:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[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 humantime v1.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling thrussh v0.32.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `wants_reply` [INFO] [stdout] --> src/session.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | 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:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[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:705:9 [INFO] [stdout] | [INFO] [stdout] 705 | 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:703:14 [INFO] [stdout] | [INFO] [stdout] 703 | #[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-3286ca24eeba83d1.thrussh.f25904e8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-3286ca24eeba83d1.thrussh.f25904e8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-3286ca24eeba83d1.thrussh.f25904e8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-3286ca24eeba83d1.thrussh.f25904e8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-3286ca24eeba83d1.thrussh.f25904e8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-3286ca24eeba83d1.thrussh.f25904e8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-3286ca24eeba83d1.thrussh.f25904e8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-3286ca24eeba83d1.thrussh.f25904e8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-3286ca24eeba83d1.thrussh.f25904e8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-3286ca24eeba83d1.thrussh.f25904e8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-3286ca24eeba83d1.thrussh.f25904e8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-3286ca24eeba83d1.thrussh.f25904e8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-3286ca24eeba83d1.thrussh.f25904e8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-3286ca24eeba83d1.thrussh.f25904e8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-3286ca24eeba83d1.thrussh.f25904e8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-3286ca24eeba83d1.thrussh.f25904e8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-3286ca24eeba83d1.2b6raj2ko7fyoduk.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libsodium-sys-9498dfeb7d482ba5/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-b7f09f1f3efd3856.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libatty-79a86a89487cefe3.rlib" "/opt/rustwide/target/debug/deps/libhumantime-91ca063d910be691.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libregex-db0070b602a364b0.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-37cd99493b8946d7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-893f4c3b4ecb939d.rlib" "/opt/rustwide/target/debug/deps/libflate2-151fa8ebf8ac7e13.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fd871e0602108602.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-667de4e810607513.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-d316d926c6f9ca0f.rlib" "/opt/rustwide/target/debug/deps/libdirs-a2b7c4883f153414.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-c14fe016d6a4b68c.rlib" "/opt/rustwide/target/debug/deps/libfutures-31eb56d604dce690.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-61d22ddecf0efa2c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a1b83c12457caa47.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-1f91728f1e778da3.rlib" "/opt/rustwide/target/debug/deps/libslab-cbaf1199efcec976.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-eaa9b2f12881d917.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-302cb94894a7a128.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-62af756e6c177df3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9e5597870e99a710.rlib" "/opt/rustwide/target/debug/deps/libtokio-b391ba4db2ce33c1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-f57f76629c6040d7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-44b189faddefabd2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dc28abbf05ce61fd.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libmio-c6113c053b15743a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bc29cd12efb5d8c3.rlib" "/opt/rustwide/target/debug/deps/libyasna-0e31425eff9e4def.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-aadeb6699738d981.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5366e46ad2f6b1a2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cb679fd1591f0bb8.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-11b3c2b459f7d1bb.rlib" "/opt/rustwide/target/debug/deps/libserde-e1b7c98a542235e1.rlib" "/opt/rustwide/target/debug/deps/libopenssl-401285f60f8e20df.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-05a60f3c03734a45.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e4fa3c3690e104f7.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-db8c7da9cef73501.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libcryptovec-d49ab72c6e8d91a2.rlib" "/opt/rustwide/target/debug/deps/libwinapi-1f99621a0cacf355.rlib" "/opt/rustwide/target/debug/deps/libthiserror-04fabc2db76893c1.rlib" "/opt/rustwide/target/debug/deps/libthrussh_libsodium-1b2cce0fa9322265.rlib" "/opt/rustwide/target/debug/deps/liblibsodium_sys-7f68ade94b81584e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liblibc-25ca4ed6f721c0d7.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.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" "-lssl" "-lcrypto" "-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-3286ca24eeba83d1" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: _ZN7thrussh6server9encrypted16SIGNATURE_BUFFER7__getit5__KEY17h416cae0e3374aa36E: TLS definition in /opt/rustwide/target/debug/deps/thrussh-3286ca24eeba83d1.thrussh.f25904e8-cgu.0.rcgu.o section .tbss._ZN7thrussh6server9encrypted16SIGNATURE_BUFFER7__getit5__KEY17h416cae0e3374aa36E mismatches non-TLS reference in /opt/rustwide/target/debug/deps/thrussh-3286ca24eeba83d1.thrussh.f25904e8-cgu.1.rcgu.o [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/thrussh-3286ca24eeba83d1.thrussh.f25904e8-cgu.1.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" "055f06a35c2d5668c80091ec8c160be866fbba599ee6ad10ece8346247330316", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "055f06a35c2d5668c80091ec8c160be866fbba599ee6ad10ece8346247330316", kill_on_drop: false }` [INFO] [stdout] 055f06a35c2d5668c80091ec8c160be866fbba599ee6ad10ece8346247330316