[INFO] cloning repository https://github.com/Simsys/lxpservice-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Simsys/lxpservice-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSimsys%2Flxpservice-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSimsys%2Flxpservice-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc01336b565c19e0017365cc2b82be60a2ff97ce [INFO] testing Simsys/lxpservice-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSimsys%2Flxpservice-rs" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Simsys/lxpservice-rs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Simsys/lxpservice-rs [INFO] finished tweaking git repo https://github.com/Simsys/lxpservice-rs [INFO] tweaked toml for git repo https://github.com/Simsys/lxpservice-rs written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Simsys/lxpservice-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] f6ce402f154e581af3a69cffb8ea4958655548132e91e742f8638e2582198c18 [INFO] running `Command { std: "docker" "start" "-a" "f6ce402f154e581af3a69cffb8ea4958655548132e91e742f8638e2582198c18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6ce402f154e581af3a69cffb8ea4958655548132e91e742f8638e2582198c18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6ce402f154e581af3a69cffb8ea4958655548132e91e742f8638e2582198c18", kill_on_drop: false }` [INFO] [stdout] f6ce402f154e581af3a69cffb8ea4958655548132e91e742f8638e2582198c18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 7d71340e22070168f7ac20740ba5ff40e04d9b90a4005b55a6c5d6ae164038e1 [INFO] running `Command { std: "docker" "start" "-a" "7d71340e22070168f7ac20740ba5ff40e04d9b90a4005b55a6c5d6ae164038e1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.78 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.9 [INFO] [stderr] Compiling lxp v0.2.0 (/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/lxp-40cb8bf4c5068e8d.lxp.dc68f35c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/lxp-40cb8bf4c5068e8d.lxp.dc68f35c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/lxp-40cb8bf4c5068e8d.lxp.dc68f35c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/lxp-40cb8bf4c5068e8d.lxp.dc68f35c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/lxp-40cb8bf4c5068e8d.lxp.dc68f35c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/lxp-40cb8bf4c5068e8d.lxp.dc68f35c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/lxp-40cb8bf4c5068e8d.lxp.dc68f35c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/lxp-40cb8bf4c5068e8d.lxp.dc68f35c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/lxp-40cb8bf4c5068e8d.lxp.dc68f35c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/lxp-40cb8bf4c5068e8d.lxp.dc68f35c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/lxp-40cb8bf4c5068e8d.lxp.dc68f35c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/lxp-40cb8bf4c5068e8d.lxp.dc68f35c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/lxp-40cb8bf4c5068e8d.lxp.dc68f35c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/lxp-40cb8bf4c5068e8d.lxp.dc68f35c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/lxp-40cb8bf4c5068e8d.lxp.dc68f35c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/lxp-40cb8bf4c5068e8d.lxp.dc68f35c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/lxp-40cb8bf4c5068e8d.69luvqatvmjyza9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdirs-b7c94f7b0090a972.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-16febd02e74a07e2.rlib" "/opt/rustwide/target/debug/deps/libtoml-ea7bf6c200f39965.rlib" "/opt/rustwide/target/debug/deps/libnotify-1a12d736612488d8.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-dd1217c15634ba02.rlib" "/opt/rustwide/target/debug/deps/libsame_file-068aca36718eb7b4.rlib" "/opt/rustwide/target/debug/deps/libinotify-839075fb0b7eb3ca.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-cf9773fb86653e4c.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-6f6695eb9bdaea45.rlib" "/opt/rustwide/target/debug/deps/liblazycell-4744162caf952bfb.rlib" "/opt/rustwide/target/debug/deps/libfiletime-565194b15c69bf2d.rlib" "/opt/rustwide/target/debug/deps/libfutures-dfd38543b77453ef.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-4a17f396ebde9d9b.rlib" "/opt/rustwide/target/debug/deps/libchrono-9667fe0d583efa7e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-af2a93b1bc293bb9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d64f7163f6758cb.rlib" "/opt/rustwide/target/debug/deps/libtime-a370d0b1b354e6e0.rlib" "/opt/rustwide/target/debug/deps/libclap-e47508d2c2bd97ad.rlib" "/opt/rustwide/target/debug/deps/libatty-e1ac345480470d3a.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8c7915aeb2fe1399.rlib" "/opt/rustwide/target/debug/deps/libvec_map-f0a294901824d1b1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-cf6ff12e74f7ce64.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-1a5cfc89f80f8ff0.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b8771788a2295e1a.rlib" "/opt/rustwide/target/debug/deps/libstrsim-3330fee0c64fa84e.rlib" "/opt/rustwide/target/debug/deps/libreqwest-12a678c95adba887.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-bb5a10871ee07071.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-09cddcdf682ce665.rlib" "/opt/rustwide/target/debug/deps/libipnet-0d5c50c485adefe5.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-b75814face92eec3.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fc4aa763bdc7bb39.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bcb6c9ff7115adde.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libserde-b785851f51aee613.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2f481e73ad21186c.rlib" "/opt/rustwide/target/debug/deps/libunicase-3d2c79a833bbd0d9.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a5fc07217f5abbfc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fa58122470da78f0.rlib" "/opt/rustwide/target/debug/deps/libopenssl-136ab2a241a07d83.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-4bfd0d75fcfccf31.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libhyper-18838e87f47c2e1b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-740cc284933ad378.rlib" "/opt/rustwide/target/debug/deps/libwant-9d376bf6b2445c8a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libh2-761627d0932dc3dc.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-ec3c7f84e8a279c8.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f1303bb1b531c128.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4d6a69e5b8b44e48.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d00313852205d792.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-887602ba2a0e5eee.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-67c49e7dee63bf37.rlib" "/opt/rustwide/target/debug/deps/libsocket2-dcd688f322b8d110.rlib" "/opt/rustwide/target/debug/deps/libtower_service-5301df4b0159d451.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1baa417f49280138.rlib" "/opt/rustwide/target/debug/deps/libtracing-cc0c124bcb9a8a38.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4038da2553535e11.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-17317180f4a9de1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9fc807ad8a2a6930.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-13116e25b90def4f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-47c8c13deccd95b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e8cdac0ef3295ae7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libtokio-afe1523c1d001d71.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-597f9061ddcebada.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1e6a8d5284745573.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5fb4dac1ee795700.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-d6899f69e0e601ca.rlib" "/opt/rustwide/target/debug/deps/libmio-8cce372fada2795c.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libiovec-d7657d7c4ad35f24.rlib" "/opt/rustwide/target/debug/deps/libnet2-df2d7fc1e42e82be.rlib" "/opt/rustwide/target/debug/deps/liblibc-1472de81450a242a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a4b49025b9164deb.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-18d8f07136239349.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8bc65102ae755ed4.rlib" "/opt/rustwide/target/debug/deps/liblog-7736e0c201b801f7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3506c212afc21dd3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/liburl-507788338dd03d27.rlib" "/opt/rustwide/target/debug/deps/libidna-21f5f92031e886b4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-882ee38641408cff.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-8880fdd45ee234a7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-fe16598126379186.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libhttp-41f7d9e081b57a68.rlib" "/opt/rustwide/target/debug/deps/libitoa-557deac4472acf44.rlib" "/opt/rustwide/target/debug/deps/libbytes-969060dc4a946f1e.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libmd5-8f2d84b9bb8f5079.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.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/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/lxp-40cb8bf4c5068e8d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libopenssl-136ab2a241a07d83.rlib(openssl-136ab2a241a07d83.openssl.35ab5ad3-cgu.10.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 `lxp` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "7d71340e22070168f7ac20740ba5ff40e04d9b90a4005b55a6c5d6ae164038e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d71340e22070168f7ac20740ba5ff40e04d9b90a4005b55a6c5d6ae164038e1", kill_on_drop: false }` [INFO] [stdout] 7d71340e22070168f7ac20740ba5ff40e04d9b90a4005b55a6c5d6ae164038e1