[INFO] fetching crate russh 0.34.0-beta.2... [INFO] testing russh-0.34.0-beta.2 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025-2 [INFO] extracting crate russh 0.34.0-beta.2 into /workspace/builds/worker-56/source [INFO] validating manifest of crates.io crate russh 0.34.0-beta.2 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 russh 0.34.0-beta.2 [INFO] finished tweaking crates.io crate russh 0.34.0-beta.2 [INFO] tweaked toml for crates.io crate russh 0.34.0-beta.2 written to /workspace/builds/worker-56/source/Cargo.toml [INFO] crate crates.io crate russh 0.34.0-beta.2 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] Downloading crates ... [INFO] [stderr] Downloaded russh-keys v0.22.0-beta.1 [INFO] [stderr] Downloaded russh-cryptovec v0.7.0-beta.1 [INFO] [stderr] Downloaded russh-libsodium v0.3.0-beta.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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] 9cb2f8452c73829bf9767e6aef3b83f27acc12c4f354e4e12e9957b3c2ca9919 [INFO] running `Command { std: "docker" "start" "-a" "9cb2f8452c73829bf9767e6aef3b83f27acc12c4f354e4e12e9957b3c2ca9919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cb2f8452c73829bf9767e6aef3b83f27acc12c4f354e4e12e9957b3c2ca9919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cb2f8452c73829bf9767e6aef3b83f27acc12c4f354e4e12e9957b3c2ca9919", kill_on_drop: false }` [INFO] [stdout] 9cb2f8452c73829bf9767e6aef3b83f27acc12c4f354e4e12e9957b3c2ca9919 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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] 29dce12e34ffc03fb2fbb67e94ba8401b8a7eaca030b54d7801666c1541beea7 [INFO] running `Command { std: "docker" "start" "-a" "29dce12e34ffc03fb2fbb67e94ba8401b8a7eaca030b54d7801666c1541beea7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [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 memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling base64ct v1.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-integer v0.1.44 [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 libsodium-sys v0.2.7 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling russh-cryptovec v0.7.0-beta.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs v3.0.2 [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 yasna v0.4.0 [INFO] [stderr] Compiling password-hash v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling blowfish v0.8.0 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling aes v0.7.4 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling bcrypt-pbkdf v0.6.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tokio v1.17.0 [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 russh-libsodium v0.3.0-beta.1 [INFO] [stderr] Compiling russh-keys v0.22.0-beta.1 [INFO] [stderr] Compiling russh v0.34.0-beta.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 26s [INFO] running `Command { std: "docker" "inspect" "29dce12e34ffc03fb2fbb67e94ba8401b8a7eaca030b54d7801666c1541beea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29dce12e34ffc03fb2fbb67e94ba8401b8a7eaca030b54d7801666c1541beea7", kill_on_drop: false }` [INFO] [stdout] 29dce12e34ffc03fb2fbb67e94ba8401b8a7eaca030b54d7801666c1541beea7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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] 247b323a1541dac7aedb8066ad06c56033527e3ef6e348fb8ba244d11fab667d [INFO] running `Command { std: "docker" "start" "-a" "247b323a1541dac7aedb8066ad06c56033527e3ef6e348fb8ba244d11fab667d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [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 russh v0.34.0-beta.2 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/russh-339312f7a588ad70.russh.69620996-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/russh-339312f7a588ad70.russh.69620996-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/russh-339312f7a588ad70.russh.69620996-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/russh-339312f7a588ad70.russh.69620996-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/russh-339312f7a588ad70.russh.69620996-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/russh-339312f7a588ad70.russh.69620996-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/russh-339312f7a588ad70.russh.69620996-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/russh-339312f7a588ad70.russh.69620996-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/russh-339312f7a588ad70.russh.69620996-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/russh-339312f7a588ad70.russh.69620996-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/russh-339312f7a588ad70.russh.69620996-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/russh-339312f7a588ad70.russh.69620996-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/russh-339312f7a588ad70.russh.69620996-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/russh-339312f7a588ad70.russh.69620996-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/russh-339312f7a588ad70.russh.69620996-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/russh-339312f7a588ad70.russh.69620996-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/russh-339312f7a588ad70.3q0je1ymfiudt3ku.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-93c73b8d8da1a85e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libatty-b3c5aefc3fd947f2.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-89b92c8d2d40f7e5.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/librussh_keys-2b32c7aed4120c39.rlib" "/opt/rustwide/target/debug/deps/libdirs-160c29c150595a4e.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-f5acd8f869159d7e.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-6f5e85796422573b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-9d37968c2f43e5b7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6cf309844bd18c7d.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f32a68871727a6e7.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-6f96e75ee3a47186.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/librand-9a13a00cccf49abc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-22b375363f499ee3.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-37f87ac912ce26d3.rlib" "/opt/rustwide/target/debug/deps/libzeroize-274bf6b4bd3548ab.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-bf5ddf0469a25267.rlib" "/opt/rustwide/target/debug/deps/libhmac-6122aa61a075cea2.rlib" "/opt/rustwide/target/debug/deps/libpassword_hash-19523532ed308936.rlib" "/opt/rustwide/target/debug/deps/librand_core-e7b9206f072eee88.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9f43a32cd0de0cde.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/librussh_cryptovec-f6742dd63d35c0a8.rlib" "/opt/rustwide/target/debug/deps/libwinapi-62e1afe9a305054d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-baad70f320a482e4.rlib" "/opt/rustwide/target/debug/deps/librussh_libsodium-83c3443e52a2ed9a.rlib" "/opt/rustwide/target/debug/deps/liblibsodium_sys-5167e84917f09416.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liblibc-04dd900d425ce5fe.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/russh-339312f7a588ad70" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: _ZN5russh6server9encrypted16SIGNATURE_BUFFER7__getit5__KEY17h0fdfa8a3b4ba9e56E: TLS definition in /opt/rustwide/target/debug/deps/russh-339312f7a588ad70.russh.69620996-cgu.3.rcgu.o section .tbss._ZN5russh6server9encrypted16SIGNATURE_BUFFER7__getit5__KEY17h0fdfa8a3b4ba9e56E mismatches non-TLS reference in /opt/rustwide/target/debug/deps/russh-339312f7a588ad70.russh.69620996-cgu.7.rcgu.o [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/russh-339312f7a588ad70.russh.69620996-cgu.7.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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `russh` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "247b323a1541dac7aedb8066ad06c56033527e3ef6e348fb8ba244d11fab667d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "247b323a1541dac7aedb8066ad06c56033527e3ef6e348fb8ba244d11fab667d", kill_on_drop: false }` [INFO] [stdout] 247b323a1541dac7aedb8066ad06c56033527e3ef6e348fb8ba244d11fab667d