[INFO] cloning repository https://github.com/Stratus51/rust_matrix_client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Stratus51/rust_matrix_client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStratus51%2Frust_matrix_client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStratus51%2Frust_matrix_client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 248a48d64f31651297ccf9eab9dff254b41c6945 [INFO] testing Stratus51/rust_matrix_client against master#404c8471aba60c2d837fa728e7c729a0f52d5830 for pr-87041-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStratus51%2Frust_matrix_client" "/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/Stratus51/rust_matrix_client on toolchain 404c8471aba60c2d837fa728e7c729a0f52d5830 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Stratus51/rust_matrix_client [INFO] finished tweaking git repo https://github.com/Stratus51/rust_matrix_client [INFO] tweaked toml for git repo https://github.com/Stratus51/rust_matrix_client written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Stratus51/rust_matrix_client already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20161a98a945b0f017ba87b7935bad4f235a0884eb144901b47e0b2898570e9b [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" "20161a98a945b0f017ba87b7935bad4f235a0884eb144901b47e0b2898570e9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20161a98a945b0f017ba87b7935bad4f235a0884eb144901b47e0b2898570e9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20161a98a945b0f017ba87b7935bad4f235a0884eb144901b47e0b2898570e9b", kill_on_drop: false }` [INFO] [stdout] 20161a98a945b0f017ba87b7935bad4f235a0884eb144901b47e0b2898570e9b [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" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb4548199a529ac9dd052a6915603c697213cdd84cc274b2d83704d296374306 [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" "bb4548199a529ac9dd052a6915603c697213cdd84cc274b2d83704d296374306", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling termion v1.5.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tui v0.8.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.7 [INFO] [stderr] Compiling ruma-api-macros v0.10.1 [INFO] [stderr] Compiling ruma-events-macros v0.2.0 [INFO] [stderr] Compiling tokio v0.2.10 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.7 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling hyper v0.13.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling serde_json v1.0.47 [INFO] [stderr] Compiling js_int v0.1.2 [INFO] [stderr] Compiling ruma-identifiers v0.14.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling ruma-api v0.13.1 [INFO] [stderr] Compiling ruma-events v0.15.1 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling ruma-client-api v0.6.0 [INFO] [stderr] Compiling ruma-client v0.3.0 [INFO] [stderr] Compiling rust_matrix_client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/text/editable_text.rs:74:14 [INFO] [stdout] | [INFO] [stdout] 74 | .intersperse("\n".to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Dummy` [INFO] [stdout] --> src/app.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | Dummy, // XXX Just for clippy to stop complaining [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `options` [INFO] [stdout] --> src/app.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | options: Options, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove_room` [INFO] [stdout] --> src/room/net/matrix.rs:179:8 [INFO] [stdout] | [INFO] [stdout] 179 | fn remove_room(&mut self, id: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [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/rust_matrix_client-c4c376cc56ce266a.rust_matrix_client.7d61d283-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_matrix_client-c4c376cc56ce266a.rust_matrix_client.7d61d283-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_matrix_client-c4c376cc56ce266a.rust_matrix_client.7d61d283-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_matrix_client-c4c376cc56ce266a.rust_matrix_client.7d61d283-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_matrix_client-c4c376cc56ce266a.rust_matrix_client.7d61d283-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_matrix_client-c4c376cc56ce266a.rust_matrix_client.7d61d283-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_matrix_client-c4c376cc56ce266a.rust_matrix_client.7d61d283-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_matrix_client-c4c376cc56ce266a.rust_matrix_client.7d61d283-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_matrix_client-c4c376cc56ce266a.rust_matrix_client.7d61d283-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_matrix_client-c4c376cc56ce266a.rust_matrix_client.7d61d283-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_matrix_client-c4c376cc56ce266a.rust_matrix_client.7d61d283-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_matrix_client-c4c376cc56ce266a.rust_matrix_client.7d61d283-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_matrix_client-c4c376cc56ce266a.rust_matrix_client.7d61d283-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_matrix_client-c4c376cc56ce266a.rust_matrix_client.7d61d283-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_matrix_client-c4c376cc56ce266a.rust_matrix_client.7d61d283-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_matrix_client-c4c376cc56ce266a.rust_matrix_client.7d61d283-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rust_matrix_client-c4c376cc56ce266a.3x1vpsgy9hmzvjd7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libruma_client-ce66745e23aa203d.rlib" "/opt/rustwide/target/debug/deps/libruma_client_api-4cce50c1baba59a9.rlib" "/opt/rustwide/target/debug/deps/libruma_api-cadbab2b5407fea9.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-3384bbf3041aae4d.rlib" "/opt/rustwide/target/debug/deps/libdtoa-79721131ab1dea5c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-1f4b26ed2e21ab10.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-90ddf6cc940d6ceb.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8a19a3fb2f940b21.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-967f983310a748e4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-08486cc124f6f3a5.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/libhyper-5d2149b66425f8f9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libwant-968ff117aad241f9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a4e2eb4f3012113e.rlib" "/opt/rustwide/target/debug/deps/libh2-e23520f95bb97a92.rlib" "/opt/rustwide/target/debug/deps/libindexmap-bd2db1d2f34e3978.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-1f1cb791e1dd3799.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b29f69d63d98564e.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f6e8fd1fdbdc352c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-490fb87026dccc75.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-5ee429d27ffe2acc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c1dcc8e2938c0e38.rlib" "/opt/rustwide/target/debug/deps/libhttp-09e43988b9805ea3.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9b7b14bc88278044.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-8eb3da6e968d6867.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1cef2e99b194d872.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c272a5c20533f8c4.rlib" "/opt/rustwide/target/debug/deps/libruma_events-26766abd89b36d52.rlib" "/opt/rustwide/target/debug/deps/libserde_json-22f72c2a1b221a35.rlib" "/opt/rustwide/target/debug/deps/libryu-400f84560640379f.rlib" "/opt/rustwide/target/debug/deps/libitoa-c02bb35175fabaa4.rlib" "/opt/rustwide/target/debug/deps/libruma_identifiers-2b32bbc2c6522e64.rlib" "/opt/rustwide/target/debug/deps/liburl-389a1555eab1cc93.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libidna-91f9e1feddacfd11.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9e3811ee0668612b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5e6f6f3f6b62082d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/librand-f1ac5eee4b7e5c43.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-03dae89023200889.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-09322bbd4ace18ba.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-7ffbc896c270f9dc.rlib" "/opt/rustwide/target/debug/deps/librand_core-dde10e02c66f919e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6307b60b619bcfc0.rlib" "/opt/rustwide/target/debug/deps/libjs_int-db2aed1d0a4279a3.rlib" "/opt/rustwide/target/debug/deps/libserde-5ae8814880ae911a.rlib" "/opt/rustwide/target/debug/deps/libchrono-ea10edab68ef7229.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2fe5220cad3157de.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9f0420ba5cdb514e.rlib" "/opt/rustwide/target/debug/deps/libtime-a4d814a35100da35.rlib" "/opt/rustwide/target/debug/deps/libtui-91e53548fb60534a.rlib" "/opt/rustwide/target/debug/deps/libitertools-9435946cca5f20c3.rlib" "/opt/rustwide/target/debug/deps/libeither-a4a9c786b10fffbb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libcassowary-abfd40a79e3d7a9d.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-7222d6a8c557ea23.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-18899379d770124c.rlib" "/opt/rustwide/target/debug/deps/libtokio-45f19e9a1c343749.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-bfc37f46c9740114.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-da19bb9fb0b66fe1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5c4a75effbcfde06.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2f208796f0e92b7b.rlib" "/opt/rustwide/target/debug/deps/libfnv-8c5c165005b941da.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-bc7c2ec0b73d490b.rlib" "/opt/rustwide/target/debug/deps/libmio-ee4c293760e4dfaa.rlib" "/opt/rustwide/target/debug/deps/liblog-84034288fbfc80b2.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libiovec-0c5ad89d299e9566.rlib" "/opt/rustwide/target/debug/deps/libnet2-2ed18b33012407f5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-5d68afeb14ee71e2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libbytes-f0013ab538e5b627.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ff21742ef3c870db.rlib" "/opt/rustwide/target/debug/deps/libtermion-4abc595885185dde.rlib" "/opt/rustwide/target/debug/deps/liblibc-d842210b13d51fe0.rlib" "/opt/rustwide/target/debug/deps/libnumtoa-ee3d4342fc76c283.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-13e2ae73269b4206.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3d4ff53e7005b4dd.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-54bcdfc29d659c8a.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-4534cde42d1275da.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a2bd8b0ea7c9b00d.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-8881dc3bb3f10f3b.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-3fd242e18fdd0c36.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3a798fed05fab799.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-80d3100602c910ea.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1dccce5a21675f27.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f64377ecebdde207.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c7653eb7fe07b9c8.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-36839fa9267107c9.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8aa1cded26ac715b.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f48e57d6d73020ee.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e95d805e5aecd8ef.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-18115510f759732e.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rust_matrix_client-c4c376cc56ce266a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libopenssl-967f983310a748e4.rlib(openssl-967f983310a748e4.openssl.ec25dc8e-cgu.8.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; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_matrix_client` due to 2 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "bb4548199a529ac9dd052a6915603c697213cdd84cc274b2d83704d296374306", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb4548199a529ac9dd052a6915603c697213cdd84cc274b2d83704d296374306", kill_on_drop: false }` [INFO] [stdout] bb4548199a529ac9dd052a6915603c697213cdd84cc274b2d83704d296374306