[INFO] fetching crate t-ssh-client 0.2.1... [INFO] testing t-ssh-client-0.2.1 against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] extracting crate t-ssh-client 0.2.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate t-ssh-client 0.2.1 [INFO] finished tweaking crates.io crate t-ssh-client 0.2.1 [INFO] tweaked toml for crates.io crate t-ssh-client 0.2.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate t-ssh-client 0.2.1 on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate t-ssh-client 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41af1b3388aaef1187b666ee7f6438e7cdd9333db3a156fcd4896987ac273151 [INFO] running `Command { std: "docker" "start" "-a" "41af1b3388aaef1187b666ee7f6438e7cdd9333db3a156fcd4896987ac273151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41af1b3388aaef1187b666ee7f6438e7cdd9333db3a156fcd4896987ac273151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41af1b3388aaef1187b666ee7f6438e7cdd9333db3a156fcd4896987ac273151", kill_on_drop: false }` [INFO] [stdout] 41af1b3388aaef1187b666ee7f6438e7cdd9333db3a156fcd4896987ac273151 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6475e81c8cecca8f40140668e42c93ed3dfa33249b10304415b1a5e7ae7d9c6f [INFO] running `Command { std: "docker" "start" "-a" "6475e81c8cecca8f40140668e42c93ed3dfa33249b10304415b1a5e7ae7d9c6f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling base64ct v1.5.1 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling blowfish v0.8.0 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling bcrypt-pbkdf v0.6.2 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling cryptovec v0.6.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling thrussh-libsodium v0.2.1 [INFO] [stderr] Compiling thrussh-keys v0.21.0 [INFO] [stderr] Compiling thrussh v0.33.5 [INFO] [stderr] Compiling t-ssh-client v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s [INFO] running `Command { std: "docker" "inspect" "6475e81c8cecca8f40140668e42c93ed3dfa33249b10304415b1a5e7ae7d9c6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6475e81c8cecca8f40140668e42c93ed3dfa33249b10304415b1a5e7ae7d9c6f", kill_on_drop: false }` [INFO] [stdout] 6475e81c8cecca8f40140668e42c93ed3dfa33249b10304415b1a5e7ae7d9c6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 67dafeb171e26560042d48be239f3048e9ed3db53666bd2a67f7f227a3cb35ee [INFO] running `Command { std: "docker" "start" "-a" "67dafeb171e26560042d48be239f3048e9ed3db53666bd2a67f7f227a3cb35ee", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling thrussh-keys v0.21.0 [INFO] [stderr] Compiling thrussh v0.33.5 [INFO] [stderr] Compiling t-ssh-client v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcBAoOlr/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libt_ssh_client-71b81ff1609998c9.rlib,libthrussh-fa66fee2f0169bee.rlib,libflate2-f0eca4d888450c59.rlib,libminiz_oxide-3a826a4debd45fea.rlib,libadler-b32dea79b2f05ffd.rlib,libcrc32fast-8f2d6020cd2aee51.rlib,libbitflags-e274cd04b58a060d.rlib,libthrussh_keys-1250861c4ae73aed.rlib,libdirs-9293e02e1371e64c.rlib,libdirs_sys-34011088f50c7458.rlib,libfutures-ac86320b11b8853c.rlib,libfutures_executor-30e1254d667933d1.rlib,libfutures_util-c4e447b40fe18fc2.rlib,libfutures_io-f6086bf99b597e19.rlib,libslab-93ffcdda3079a5d2.rlib,libfutures_channel-508306a1f2b97ce0.rlib,libfutures_sink-fa819de039e7e82d.rlib,libfutures_task-959022c35311190e.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-ed83b4ca5adcb0c0.rlib,librand-2a861c800ee5cf5b.rlib,librand_chacha-943da4419f173414.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,libyasna-a92c0f82a922f916.rlib,libnum_bigint-3caf8b26c83b7b79.rlib,libnum_integer-d8f984c7f8b84dd8.rlib,libnum_traits-1156dbed7f14dd48.rlib,libbit_vec-982f90e76516d419.rlib,libblock_modes-bee970ca9f39a30d.rlib,libblock_padding-17ea4943d4809731.rlib,libaes-fc7808630099386e.rlib,libctr-4ee82e62563b1954.rlib,libbcrypt_pbkdf-cfa5581564c10233.rlib,libzeroize-07b03304a2e3045b.rlib,libpbkdf2-13d1e9c6c78791c8.rlib,libhmac-e33a13df8af64a94.rlib,libpassword_hash-a01b2b6fe4503f43.rlib,libbase64ct-e3fdaabfe0c012f2.rlib,librand_core-8cc0d8bdae1ba156.rlib,libgetrandom-aa730e50b98218fd.rlib,libcrypto_mac-2be6f9a5ce791ace.rlib,libsubtle-af5f0d59ba7ae801.rlib,libblowfish-166a9b1e61a72596.rlib,libcipher-316a6ee0980018ef.rlib,libserde-c35951de32262985.rlib,libsha2-90d84609a4b5864c.rlib,libcpufeatures-bd3a5bace216530a.rlib,libopaque_debug-bfd86111b0908dde.rlib,libdigest-d159c17d24eaf1b0.rlib,libblock_buffer-01e29eb50d49b318.rlib,libgeneric_array-e4abed14fe55019c.rlib,libtypenum-dfaa696d06b304f0.rlib,libthrussh_libsodium-3d7798793bfbfb49.rlib,liblibsodium_sys-620b4bf69a2d7366.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libcryptovec-931cd7fddeacbc95.rlib,libwinapi-ae32abb4d0bf107e.rlib,libdata_encoding-6b05fec8e503a958.rlib,libbyteorder-c7092f68299ac016.rlib,libthiserror-dc96a4b45cca59d1.rlib,libtokio-c20632f0f60f5419.rlib,libsignal_hook_registry-8993cb9c6a008dda.rlib,libnum_cpus-9d308afd159ac3a9.rlib,libsocket2-5165258c3ea759a0.rlib,libmemchr-d88797af6a5880b4.rlib,libonce_cell-734862852b790e74.rlib,libbytes-37e68ee094a72681.rlib,libmio-3b406743781d9af8.rlib,liblog-fc4b0167ad2190de.rlib,libpin_project_lite-d27858faef1bbdcd.rlib,libparking_lot-b999a71835fad1b4.rlib,libparking_lot_core-df8214549141e564.rlib,liblibc-46cbd4892249b89e.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-cccb44d9dce4cf27.rlib,liblock_api-05ccfdad17814006.rlib,libscopeguard-73056285f12cb829.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcBAoOlr/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libsodium-sys-47e442026b9bedf2/out/installed/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/key-b908f233bb31e8f8" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-aa730e50b98218fd.rlib(getrandom-aa730e50b98218fd.getrandom.fee3cd4793159606-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.7/src/util_libc.rs:150:(.text._ZN9getrandom9util_libc13open_readonly17hc88e109cb50baf96E+0xbc): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `t-ssh-client` (example "key") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcpEDnwj/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libt_ssh_client-71b81ff1609998c9.rlib,libthrussh-fa66fee2f0169bee.rlib,libflate2-f0eca4d888450c59.rlib,libminiz_oxide-3a826a4debd45fea.rlib,libadler-b32dea79b2f05ffd.rlib,libcrc32fast-8f2d6020cd2aee51.rlib,libbitflags-e274cd04b58a060d.rlib,libthrussh_keys-1250861c4ae73aed.rlib,libdirs-9293e02e1371e64c.rlib,libdirs_sys-34011088f50c7458.rlib,libfutures-ac86320b11b8853c.rlib,libfutures_executor-30e1254d667933d1.rlib,libfutures_util-c4e447b40fe18fc2.rlib,libfutures_io-f6086bf99b597e19.rlib,libslab-93ffcdda3079a5d2.rlib,libfutures_channel-508306a1f2b97ce0.rlib,libfutures_sink-fa819de039e7e82d.rlib,libfutures_task-959022c35311190e.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-ed83b4ca5adcb0c0.rlib,librand-2a861c800ee5cf5b.rlib,librand_chacha-943da4419f173414.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,libyasna-a92c0f82a922f916.rlib,libnum_bigint-3caf8b26c83b7b79.rlib,libnum_integer-d8f984c7f8b84dd8.rlib,libnum_traits-1156dbed7f14dd48.rlib,libbit_vec-982f90e76516d419.rlib,libblock_modes-bee970ca9f39a30d.rlib,libblock_padding-17ea4943d4809731.rlib,libaes-fc7808630099386e.rlib,libctr-4ee82e62563b1954.rlib,libbcrypt_pbkdf-cfa5581564c10233.rlib,libzeroize-07b03304a2e3045b.rlib,libpbkdf2-13d1e9c6c78791c8.rlib,libhmac-e33a13df8af64a94.rlib,libpassword_hash-a01b2b6fe4503f43.rlib,libbase64ct-e3fdaabfe0c012f2.rlib,librand_core-8cc0d8bdae1ba156.rlib,libgetrandom-aa730e50b98218fd.rlib,libcrypto_mac-2be6f9a5ce791ace.rlib,libsubtle-af5f0d59ba7ae801.rlib,libblowfish-166a9b1e61a72596.rlib,libcipher-316a6ee0980018ef.rlib,libserde-c35951de32262985.rlib,libsha2-90d84609a4b5864c.rlib,libcpufeatures-bd3a5bace216530a.rlib,libopaque_debug-bfd86111b0908dde.rlib,libdigest-d159c17d24eaf1b0.rlib,libblock_buffer-01e29eb50d49b318.rlib,libgeneric_array-e4abed14fe55019c.rlib,libtypenum-dfaa696d06b304f0.rlib,libthrussh_libsodium-3d7798793bfbfb49.rlib,liblibsodium_sys-620b4bf69a2d7366.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libcryptovec-931cd7fddeacbc95.rlib,libwinapi-ae32abb4d0bf107e.rlib,libdata_encoding-6b05fec8e503a958.rlib,libbyteorder-c7092f68299ac016.rlib,libthiserror-dc96a4b45cca59d1.rlib,libtokio-c20632f0f60f5419.rlib,libsignal_hook_registry-8993cb9c6a008dda.rlib,libnum_cpus-9d308afd159ac3a9.rlib,libsocket2-5165258c3ea759a0.rlib,libmemchr-d88797af6a5880b4.rlib,libonce_cell-734862852b790e74.rlib,libbytes-37e68ee094a72681.rlib,libmio-3b406743781d9af8.rlib,liblog-fc4b0167ad2190de.rlib,libpin_project_lite-d27858faef1bbdcd.rlib,libparking_lot-b999a71835fad1b4.rlib,libparking_lot_core-df8214549141e564.rlib,liblibc-46cbd4892249b89e.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-cccb44d9dce4cf27.rlib,liblock_api-05ccfdad17814006.rlib,libscopeguard-73056285f12cb829.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcpEDnwj/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libsodium-sys-47e442026b9bedf2/out/installed/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/sample-101c36af1ffcf5dd" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-aa730e50b98218fd.rlib(getrandom-aa730e50b98218fd.getrandom.fee3cd4793159606-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.7/src/util_libc.rs:150:(.text._ZN9getrandom9util_libc13open_readonly17hc88e109cb50baf96E+0xbc): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `t-ssh-client` (example "sample") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "67dafeb171e26560042d48be239f3048e9ed3db53666bd2a67f7f227a3cb35ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67dafeb171e26560042d48be239f3048e9ed3db53666bd2a67f7f227a3cb35ee", kill_on_drop: false }` [INFO] [stdout] 67dafeb171e26560042d48be239f3048e9ed3db53666bd2a67f7f227a3cb35ee