[INFO] cloning repository https://github.com/SpiralP/chatsounds-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SpiralP/chatsounds-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpiralP%2Fchatsounds-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpiralP%2Fchatsounds-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ef8070aeeb25e6af3447dffaa8285e78292f55c [INFO] testing SpiralP/chatsounds-cli against try#ddc023471205c186b40f4bf8ffb598008dbf4885 for pr-87041-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpiralP%2Fchatsounds-cli" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SpiralP/chatsounds-cli on toolchain ddc023471205c186b40f4bf8ffb598008dbf4885 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SpiralP/chatsounds-cli [INFO] finished tweaking git repo https://github.com/SpiralP/chatsounds-cli [INFO] tweaked toml for git repo https://github.com/SpiralP/chatsounds-cli written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/SpiralP/chatsounds-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio v1.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b48455790f52627529367caf0969665191eecf5cd08be9f7636f2648fface1a4 [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" "b48455790f52627529367caf0969665191eecf5cd08be9f7636f2648fface1a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b48455790f52627529367caf0969665191eecf5cd08be9f7636f2648fface1a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b48455790f52627529367caf0969665191eecf5cd08be9f7636f2648fface1a4", kill_on_drop: false }` [INFO] [stdout] b48455790f52627529367caf0969665191eecf5cd08be9f7636f2648fface1a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8f56581e8c7a2e2dbe6f8dc5d0dc0998e0ccff9b522cbff22b85caab7c269fe [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" "c8f56581e8c7a2e2dbe6f8dc5d0dc0998e0ccff9b522cbff22b85caab7c269fe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio v1.8.2 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling cpal v0.13.3 [INFO] [stderr] Compiling rodio v0.14.0 (https://github.com/RustAudio/rodio.git#2e08a7ef) [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling chatsounds v0.1.0 (https://github.com/SpiralP/rust-chatsounds.git#52f1e25c) [INFO] [stderr] Compiling chatsounds-cli v0.3.1-alpha (/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/chatsounds_cli-dcad40b928367931.chatsounds_cli.d3c91b18-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/chatsounds_cli-dcad40b928367931.chatsounds_cli.d3c91b18-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/chatsounds_cli-dcad40b928367931.chatsounds_cli.d3c91b18-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/chatsounds_cli-dcad40b928367931.chatsounds_cli.d3c91b18-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/chatsounds_cli-dcad40b928367931.chatsounds_cli.d3c91b18-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/chatsounds_cli-dcad40b928367931.chatsounds_cli.d3c91b18-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/chatsounds_cli-dcad40b928367931.chatsounds_cli.d3c91b18-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/chatsounds_cli-dcad40b928367931.chatsounds_cli.d3c91b18-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/chatsounds_cli-dcad40b928367931.chatsounds_cli.d3c91b18-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/chatsounds_cli-dcad40b928367931.chatsounds_cli.d3c91b18-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/chatsounds_cli-dcad40b928367931.chatsounds_cli.d3c91b18-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/chatsounds_cli-dcad40b928367931.chatsounds_cli.d3c91b18-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/chatsounds_cli-dcad40b928367931.chatsounds_cli.d3c91b18-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/chatsounds_cli-dcad40b928367931.chatsounds_cli.d3c91b18-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/chatsounds_cli-dcad40b928367931.chatsounds_cli.d3c91b18-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/chatsounds_cli-dcad40b928367931.chatsounds_cli.d3c91b18-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/chatsounds_cli-dcad40b928367931.3w5f8lqglwsd47ku.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-fe38ca07745a9d8c/out" "-L" "/opt/rustwide/rustup-home/toolchains/ddc023471205c186b40f4bf8ffb598008dbf4885/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfutures-93a1b2c05d3fa5fd.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-940ac3b7aeb156ea.rlib" "/opt/rustwide/target/debug/deps/libchatsounds-855ae36c912f6d1f.rlib" "/opt/rustwide/target/debug/deps/libtwoway-3920fa3992e7db89.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-a0d585fcf23cc292.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-20b69c405b201b88.rlib" "/opt/rustwide/target/debug/deps/librmp-4b300757fbb1b715.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libserde_json-44c0666f8f47ca13.rlib" "/opt/rustwide/target/debug/deps/libreqwest-5652b677414a028a.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-a6c09d97d44b7ee1.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f7043de324778b5d.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-bec7ec8f31322367.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-da91d9ce458411db.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f34a16392dac8ab8.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/libopenssl_sys-463f61e7658133d7.rlib" "/opt/rustwide/target/debug/deps/libhyper-7f37fd178602a8a3.rlib" "/opt/rustwide/target/debug/deps/libwant-e135ab7dccbea0fb.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-1679a90965660fb5.rlib" "/opt/rustwide/target/debug/deps/libh2-38515977759473f9.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c0a011bc1ed9bdba.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4f8c5563c920c32f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-14409f25acf3c15f.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-146b4dac50411c12.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b4c164cda9b58d88.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-4c8011c0f793b322.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8934bb06ebba9de9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-aee206bfe9107a93.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-7ef96d34d21561d8.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0c1587af12d634f7.rlib" "/opt/rustwide/target/debug/deps/liburl-ada9e2eedde6ab7b.rlib" "/opt/rustwide/target/debug/deps/libidna-f5badad68521b2d7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2650e7e4eabb9945.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-782591ef91eedc75.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-75f6cbc650d29922.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libhttp-926bd476e05c0fab.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libserde-92b30c869f4466dd.rlib" "/opt/rustwide/target/debug/deps/librayon-ca3db51f29a47fa7.rlib" "/opt/rustwide/target/debug/deps/librayon_core-b0c19c848e2210cd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-153b2204c6b37c66.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3b7e6fa41a8c6900.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f7f960d6fb737adf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/librand-9602def8ee0f2d5b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9c3172deb48617b5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-2febe4e16e75f1ba.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b7694b35181ca89f.rlib" "/opt/rustwide/target/debug/deps/librodio-8447dcd8a059b150.rlib" "/opt/rustwide/target/debug/deps/libhound-fbe611737b466ad1.rlib" "/opt/rustwide/target/debug/deps/liblewton-ceab017a24a97baa.rlib" "/opt/rustwide/target/debug/deps/libogg-f3919c5d48e7a79a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-51723c19b9b07abf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libminimp3-4597c15059904bfd.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-0a2bf7490030bc58.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-9ef0a6221738cb67.rlib" "/opt/rustwide/target/debug/deps/libclaxon-361f45b0c1978552.rlib" "/opt/rustwide/target/debug/deps/libcpal-342b2088a08cb3fe.rlib" "/opt/rustwide/target/debug/deps/libalsa-cb3a7a27419ca2f9.rlib" "/opt/rustwide/target/debug/deps/libnix-194a668c3e8ae3d3.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-425fb14963e3d267.rlib" "/opt/rustwide/target/debug/deps/libthiserror-21d33aa7a7e8ba20.rlib" "/opt/rustwide/target/debug/deps/libnom-420f51462ddc8116.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-a12904c4cd7aaeba.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e588c95ba5720abe.rlib" "/opt/rustwide/target/debug/deps/libbitvec-d8f5cdd1103ceaa6.rlib" "/opt/rustwide/target/debug/deps/libfunty-b208f4ea3ea74687.rlib" "/opt/rustwide/target/debug/deps/libwyz-b446b9e15fbe6332.rlib" "/opt/rustwide/target/debug/deps/libtap-faa3f8ab725c68ef.rlib" "/opt/rustwide/target/debug/deps/libradium-9bfc00829c6175c6.rlib" "/opt/rustwide/target/debug/deps/libtokio-07a034a7b8059dc9.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-2514d26d35ef439b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-62d6b93c557002cb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3db82c5a8ba2376a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libmio-c125c3ad3952966a.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-156a494948f34ca0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-638739c8c8db0050.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-54976ad60ecc51fc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-73c43486241f7fd1.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/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libanyhow-36d42a2b09968698.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-80f92318f1ccadf1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2d7209192b304712.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-88379cdd01a8e7e9.rlib" "/opt/rustwide/target/debug/deps/liblibc-ed8cabdd760b2a01.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8e0fc873f06e50ff.rlib" "/opt/rustwide/target/debug/deps/libgimli-18c0fd697d2b1a28.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-b26363c9e46a1bbc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ddc023471205c186b40f4bf8ffb598008dbf4885/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-13e2ae73269b4206.rlib" "/opt/rustwide/rustup-home/toolchains/ddc023471205c186b40f4bf8ffb598008dbf4885/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3d4ff53e7005b4dd.rlib" "/opt/rustwide/rustup-home/toolchains/ddc023471205c186b40f4bf8ffb598008dbf4885/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-54bcdfc29d659c8a.rlib" "/opt/rustwide/rustup-home/toolchains/ddc023471205c186b40f4bf8ffb598008dbf4885/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-4534cde42d1275da.rlib" "/opt/rustwide/rustup-home/toolchains/ddc023471205c186b40f4bf8ffb598008dbf4885/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a2bd8b0ea7c9b00d.rlib" "/opt/rustwide/rustup-home/toolchains/ddc023471205c186b40f4bf8ffb598008dbf4885/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-8881dc3bb3f10f3b.rlib" "/opt/rustwide/rustup-home/toolchains/ddc023471205c186b40f4bf8ffb598008dbf4885/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-3fd242e18fdd0c36.rlib" "/opt/rustwide/rustup-home/toolchains/ddc023471205c186b40f4bf8ffb598008dbf4885/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3a798fed05fab799.rlib" "/opt/rustwide/rustup-home/toolchains/ddc023471205c186b40f4bf8ffb598008dbf4885/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-80d3100602c910ea.rlib" "/opt/rustwide/rustup-home/toolchains/ddc023471205c186b40f4bf8ffb598008dbf4885/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1dccce5a21675f27.rlib" "/opt/rustwide/rustup-home/toolchains/ddc023471205c186b40f4bf8ffb598008dbf4885/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f64377ecebdde207.rlib" "/opt/rustwide/rustup-home/toolchains/ddc023471205c186b40f4bf8ffb598008dbf4885/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c7653eb7fe07b9c8.rlib" "/opt/rustwide/rustup-home/toolchains/ddc023471205c186b40f4bf8ffb598008dbf4885/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-36839fa9267107c9.rlib" "/opt/rustwide/rustup-home/toolchains/ddc023471205c186b40f4bf8ffb598008dbf4885/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8aa1cded26ac715b.rlib" "/opt/rustwide/rustup-home/toolchains/ddc023471205c186b40f4bf8ffb598008dbf4885/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f48e57d6d73020ee.rlib" "/opt/rustwide/rustup-home/toolchains/ddc023471205c186b40f4bf8ffb598008dbf4885/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e95d805e5aecd8ef.rlib" "/opt/rustwide/rustup-home/toolchains/ddc023471205c186b40f4bf8ffb598008dbf4885/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/ddc023471205c186b40f4bf8ffb598008dbf4885/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ddc023471205c186b40f4bf8ffb598008dbf4885/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-18115510f759732e.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ddc023471205c186b40f4bf8ffb598008dbf4885/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/chatsounds_cli-dcad40b928367931" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libopenssl-f34a16392dac8ab8.rlib(openssl-f34a16392dac8ab8.openssl.422e4be8-cgu.9.rcgu.o): undefined reference to symbol 'EVP_des_ecb@@OPENSSL_1_1_0' [INFO] [stdout] /usr/bin/ld: /lib/x86_64-linux-gnu/libcrypto.so.1.1: error adding symbols: DSO missing from command line [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: 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#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chatsounds-cli` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c8f56581e8c7a2e2dbe6f8dc5d0dc0998e0ccff9b522cbff22b85caab7c269fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8f56581e8c7a2e2dbe6f8dc5d0dc0998e0ccff9b522cbff22b85caab7c269fe", kill_on_drop: false }` [INFO] [stdout] c8f56581e8c7a2e2dbe6f8dc5d0dc0998e0ccff9b522cbff22b85caab7c269fe