[INFO] cloning repository https://github.com/eiz/thrussh-mirror [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eiz/thrussh-mirror" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feiz%2Fthrussh-mirror", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feiz%2Fthrussh-mirror'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 308d112fbe8c82e56f85ff01f1f45a4d139a1949 [INFO] testing eiz/thrussh-mirror against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feiz%2Fthrussh-mirror" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eiz/thrussh-mirror 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 git repo https://github.com/eiz/thrussh-mirror [INFO] finished tweaking git repo https://github.com/eiz/thrussh-mirror [INFO] tweaked toml for git repo https://github.com/eiz/thrussh-mirror written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/eiz/thrussh-mirror 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] Downloading crates ... [INFO] [stderr] Downloaded thread_local v1.1.0 [INFO] [stderr] Downloaded cryptovec v0.6.1 [INFO] [stderr] Downloaded yasna v0.3.2 [INFO] [stderr] Downloaded tokio-macros v1.0.0 [INFO] [stderr] Downloaded serde v1.0.120 [INFO] [stderr] Downloaded serde_derive v1.0.120 [INFO] [stderr] Downloaded libsodium-sys v0.2.6 [INFO] [stderr] Downloaded thrussh-keys v0.20.2 [INFO] [stderr] Downloaded thrussh-libsodium v0.2.1 [INFO] [stderr] Downloaded tokio v1.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "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] eefb322a45c13a1113221d03d4cc9dbeeceb387b72d6dace115d941461e087e0 [INFO] running `Command { std: "docker" "start" "-a" "eefb322a45c13a1113221d03d4cc9dbeeceb387b72d6dace115d941461e087e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eefb322a45c13a1113221d03d4cc9dbeeceb387b72d6dace115d941461e087e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eefb322a45c13a1113221d03d4cc9dbeeceb387b72d6dace115d941461e087e0", kill_on_drop: false }` [INFO] [stdout] eefb322a45c13a1113221d03d4cc9dbeeceb387b72d6dace115d941461e087e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "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] a5c6e5fa6aaad2d33f059e2cd71134f405fff34705b4c5b6f5cf2004e6b63f58 [INFO] running `Command { std: "docker" "start" "-a" "a5c6e5fa6aaad2d33f059e2cd71134f405fff34705b4c5b6f5cf2004e6b63f58", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling serde_derive v1.0.120 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling tokio v1.0.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libsodium-sys v0.2.6 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling cryptovec v0.6.1 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling yasna v0.3.2 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling thrussh-libsodium v0.2.1 [INFO] [stderr] Compiling thrussh-keys v0.20.2 [INFO] [stderr] Compiling thrussh v0.32.5 (/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 4m 28s [INFO] running `Command { std: "docker" "inspect" "a5c6e5fa6aaad2d33f059e2cd71134f405fff34705b4c5b6f5cf2004e6b63f58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5c6e5fa6aaad2d33f059e2cd71134f405fff34705b4c5b6f5cf2004e6b63f58", kill_on_drop: false }` [INFO] [stdout] a5c6e5fa6aaad2d33f059e2cd71134f405fff34705b4c5b6f5cf2004e6b63f58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "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] 6583ddc06f370d8935a0309caf9d52cf8a63fc7391992860c7c1a8ccf2900441 [INFO] running `Command { std: "docker" "start" "-a" "6583ddc06f370d8935a0309caf9d52cf8a63fc7391992860c7c1a8ccf2900441", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling atty v0.2.14 [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 regex v1.4.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling thrussh v0.32.5 (/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:713:9 [INFO] [stdout] | [INFO] [stdout] 713 | 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:711:14 [INFO] [stdout] | [INFO] [stdout] 711 | #[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-ec5446d39f87ce17.thrussh.66acbc5e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-ec5446d39f87ce17.thrussh.66acbc5e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-ec5446d39f87ce17.thrussh.66acbc5e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-ec5446d39f87ce17.thrussh.66acbc5e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-ec5446d39f87ce17.thrussh.66acbc5e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-ec5446d39f87ce17.thrussh.66acbc5e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-ec5446d39f87ce17.thrussh.66acbc5e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-ec5446d39f87ce17.thrussh.66acbc5e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-ec5446d39f87ce17.thrussh.66acbc5e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-ec5446d39f87ce17.thrussh.66acbc5e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-ec5446d39f87ce17.thrussh.66acbc5e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-ec5446d39f87ce17.thrussh.66acbc5e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-ec5446d39f87ce17.thrussh.66acbc5e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-ec5446d39f87ce17.thrussh.66acbc5e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-ec5446d39f87ce17.thrussh.66acbc5e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-ec5446d39f87ce17.thrussh.66acbc5e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/thrussh-ec5446d39f87ce17.4nrzw17dsqqr6ksr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libsodium-sys-00993466cb84cf97/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-e110c392bfe3169a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libatty-b249276da3643884.rlib" "/opt/rustwide/target/debug/deps/libhumantime-9c238c90ee1b6ce3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libregex-d44eee907e528267.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d9e43aff1fd2eedf.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c9a4eac6b2db02cb.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e24eefacc9736727.rlib" "/opt/rustwide/target/debug/deps/libflate2-4dc70194fc7fa3df.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-002270b0df5fc459.rlib" "/opt/rustwide/target/debug/deps/libadler-25c9270f72ae0e7f.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-824f7128c8c75446.rlib" "/opt/rustwide/target/debug/deps/libdirs-bb46b8328b3e7f86.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-8971eb60f39b80a9.rlib" "/opt/rustwide/target/debug/deps/libfutures-e3a3962908af2b08.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-38b03f6a24ebb91d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-bc9dd3a67f95937a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-065709a4571bb17c.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-093db82bd661502c.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a053e6e8870d1c83.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-6b8abddc75bf4fbe.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0a94d8efe4711801.rlib" "/opt/rustwide/target/debug/deps/libtokio-3f05f86ddc8d545a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a606d573e5fba578.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6ded29d2ec11183a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3db82c5a8ba2376a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-051a5ed3f831a553.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libmio-a3447a51cabce234.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-27ae7c2522f52e77.rlib" "/opt/rustwide/target/debug/deps/libyasna-295ec0f038405fcf.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-15a593342057b798.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-936e032545878ba2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-459c53b68db37723.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-2de9f0313b7edce6.rlib" "/opt/rustwide/target/debug/deps/libserde-2cadcff2457f01fb.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3b3ae7a823f120cb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-78fe8853928bb8bc.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-879d59ee5c123e90.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5373212db2bebf14.rlib" "/opt/rustwide/target/debug/deps/libcryptovec-da4f8a5dde311242.rlib" "/opt/rustwide/target/debug/deps/libwinapi-62e1afe9a305054d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-03033a7cc8f5f285.rlib" "/opt/rustwide/target/debug/deps/libthrussh_libsodium-96c8519ed879a4d2.rlib" "/opt/rustwide/target/debug/deps/liblibsodium_sys-076d104f48182cd1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liblibc-690f160cc5c1f547.rlib" "/opt/rustwide/target/debug/deps/liblog-78173182950f9ad7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.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" "-lssl" "-lcrypto" "-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-ec5446d39f87ce17" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: _ZN7thrussh6server9encrypted16SIGNATURE_BUFFER7__getit5__KEY17hab0bd2fb42c64ce9E: TLS definition in /opt/rustwide/target/debug/deps/thrussh-ec5446d39f87ce17.thrussh.66acbc5e-cgu.1.rcgu.o section .tbss._ZN7thrussh6server9encrypted16SIGNATURE_BUFFER7__getit5__KEY17hab0bd2fb42c64ce9E mismatches non-TLS reference in /opt/rustwide/target/debug/deps/thrussh-ec5446d39f87ce17.thrussh.66acbc5e-cgu.4.rcgu.o [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/thrussh-ec5446d39f87ce17.thrussh.66acbc5e-cgu.4.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" "6583ddc06f370d8935a0309caf9d52cf8a63fc7391992860c7c1a8ccf2900441", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6583ddc06f370d8935a0309caf9d52cf8a63fc7391992860c7c1a8ccf2900441", kill_on_drop: false }` [INFO] [stdout] 6583ddc06f370d8935a0309caf9d52cf8a63fc7391992860c7c1a8ccf2900441