[INFO] cloning repository https://github.com/ababo/search_aggregator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ababo/search_aggregator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fababo%2Fsearch_aggregator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fababo%2Fsearch_aggregator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ceccbd650f2b01bb62135bb754d153cc98cf117 [INFO] testing ababo/search_aggregator against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fababo%2Fsearch_aggregator" "/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/ababo/search_aggregator 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/ababo/search_aggregator [INFO] finished tweaking git repo https://github.com/ababo/search_aggregator [INFO] tweaked toml for git repo https://github.com/ababo/search_aggregator written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/ababo/search_aggregator 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-openssl v0.4.0 [INFO] [stderr] Downloaded derive_more v0.99.3 [INFO] [stderr] Downloaded streaming-stats v0.2.3 [INFO] [stderr] Downloaded enum-as-inner v0.3.1 [INFO] [stderr] Downloaded rake v0.2.0 [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] [stdout] 153fbc2d716ad5af016507393b75ec59443a4c3741089ed2bcc504f2b653b8fc [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" "153fbc2d716ad5af016507393b75ec59443a4c3741089ed2bcc504f2b653b8fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "153fbc2d716ad5af016507393b75ec59443a4c3741089ed2bcc504f2b653b8fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "153fbc2d716ad5af016507393b75ec59443a4c3741089ed2bcc504f2b653b8fc", kill_on_drop: false }` [INFO] [stdout] 153fbc2d716ad5af016507393b75ec59443a4c3741089ed2bcc504f2b653b8fc [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] [stdout] 44e094e800f5f3e054081b18ccdcc57e0a1a9283cf51fd102249d525d5d13ff9 [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" "44e094e800f5f3e054081b18ccdcc57e0a1a9283cf51fd102249d525d5d13ff9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling askama_escape v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling bytestring v0.1.4 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling streaming-stats v0.2.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rake v0.2.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-openssl v0.4.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling enum-as-inner v0.3.1 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling actix-rt v1.0.0 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-server v1.0.2 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling askama_shared v0.8.0 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling askama_derive v0.8.0 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling askama v0.8.0 [INFO] [stderr] Compiling search v0.1.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/search-ef1914269b047e87.search.0c24cf59-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/search-ef1914269b047e87.search.0c24cf59-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/search-ef1914269b047e87.search.0c24cf59-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/search-ef1914269b047e87.search.0c24cf59-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/search-ef1914269b047e87.search.0c24cf59-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/search-ef1914269b047e87.search.0c24cf59-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/search-ef1914269b047e87.search.0c24cf59-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/search-ef1914269b047e87.search.0c24cf59-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/search-ef1914269b047e87.search.0c24cf59-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/search-ef1914269b047e87.search.0c24cf59-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/search-ef1914269b047e87.search.0c24cf59-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/search-ef1914269b047e87.search.0c24cf59-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/search-ef1914269b047e87.search.0c24cf59-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/search-ef1914269b047e87.search.0c24cf59-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/search-ef1914269b047e87.search.0c24cf59-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/search-ef1914269b047e87.search.0c24cf59-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/search-ef1914269b047e87.3b2yg69x24bkweyu.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-eea03ff27b547276/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-3eb1dae34d8b9403/out" "-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/libenv_logger-45621647ef7195ec.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-03b66763403ddf17.rlib" "/opt/rustwide/target/debug/deps/libatty-e62aba79a121fd7c.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f0ab17b237d1268c.rlib" "/opt/rustwide/target/debug/deps/librake-f5f42ad66ba11d7c.rlib" "/opt/rustwide/target/debug/deps/libaskama-5a71688b16313914.rlib" "/opt/rustwide/target/debug/deps/libaskama_shared-d0312de7cf26038e.rlib" "/opt/rustwide/target/debug/deps/libhumansize-8da0606f1a210610.rlib" "/opt/rustwide/target/debug/deps/libaskama_escape-566a894589ee2d8f.rlib" "/opt/rustwide/target/debug/deps/libtoml-87d96362b1740756.rlib" "/opt/rustwide/target/debug/deps/libstrsim-efc95d61a4073098.rlib" "/opt/rustwide/target/debug/deps/libstats-67d6aa171e3466e0.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-e6e5aa15f7a7e961.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-16537f8f160a3427.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-fd9ec5625def5f42.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-5188217dd8ba97e3.rlib" "/opt/rustwide/target/debug/deps/libphf-e35ba9d82e4aa2bb.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-2667958db805907e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e145ccf55e6c3e10.rlib" "/opt/rustwide/target/debug/deps/libtendril-7a60c7dcc82b7d7b.rlib" "/opt/rustwide/target/debug/deps/libutf8-501fd206315426d4.rlib" "/opt/rustwide/target/debug/deps/libfutf-66a1392f2818aaba.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-c09d2f4876101bb8.rlib" "/opt/rustwide/target/debug/deps/libmac-9a5fc3cd6ccce307.rlib" "/opt/rustwide/target/debug/deps/libactix_web-532d746ae432afec.rlib" "/opt/rustwide/target/debug/deps/libawc-ac0336e4d79aa9cf.rlib" "/opt/rustwide/target/debug/deps/libactix_server-7506222c973a19a8.rlib" "/opt/rustwide/target/debug/deps/libactix_router-b33d9d21cce17fd0.rlib" "/opt/rustwide/target/debug/deps/libbytestring-92920f11297db691.rlib" "/opt/rustwide/target/debug/deps/libactix_http-004f3b4464a03477.rlib" "/opt/rustwide/target/debug/deps/libsha1-22acf16d9b98920a.rlib" "/opt/rustwide/target/debug/deps/libbase64-31e75b9578cddf0a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f3020c479d36210c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-3dd1b079b784c4b9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-740cc284933ad378.rlib" "/opt/rustwide/target/debug/deps/libchrono-95fdfbb6f116b8b8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e705129c9c5ebce1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3fc4d725b940b409.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-900d4b4bff258cb0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4db0f28c0cfe4ab7.rlib" "/opt/rustwide/target/debug/deps/libryu-02d5d030dfe130ed.rlib" "/opt/rustwide/target/debug/deps/libserde-f21cc1cb021c9fb3.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c2d12163ff1c87e3.rlib" "/opt/rustwide/target/debug/deps/libregex-8d514799296ec50f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-05790b78615499be.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e862f34a62c95c96.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-bc1be34b843bf909.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f9a4078c62cb020a.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libflate2-54dee6a7b440d979.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-14b72d144f631b18.rlib" "/opt/rustwide/target/debug/deps/libadler32-92330ecee4e83ce6.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-546f7780b2629382.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-ae3bdaab8e32d9c9.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-eaed9a9e820556e9.rlib" "/opt/rustwide/target/debug/deps/libtime-ab26c81e964cb733.rlib" "/opt/rustwide/target/debug/deps/libfxhash-10473ffc7880c930.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7d142d726959c64b.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-ee5afff148809f2d.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-b534a27d8bb12d20.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-76f419aa524a6978.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5a4851807d602dd8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-81344a20903a49de.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/libtrust_dns_resolver-3deaf26abb511f0b.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-d30d331e6c2efbae.rlib" "/opt/rustwide/target/debug/deps/librand-6d7cfe97ea51a0e2.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-f36854bc3ba11da1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ed6fe19bcb3a319b.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-9573a9893e75f899.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-8f09ddeb985861e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-2da7f19f6e43f4af.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-816da9ce07a55500.rlib" "/opt/rustwide/target/debug/deps/liburl-7c61ce5ffaabae5d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libidna-c806f703a1c81dae.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bb203e55d185e28f.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-5d9cd91e1548794b.rlib" "/opt/rustwide/target/debug/deps/libhostname-1ee8c4aa2e1bc6d8.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-0b5dd9ff9011d9f3.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-77c2518e88ecb1f7.rlib" "/opt/rustwide/target/debug/deps/libfailure-251d45f4e33e1e72.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-d920b507cdeb9e5e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-3fc4aabdd67da454.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-2678c0c792dfdf89.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-8953824120e407c8.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-09ec56c63312ba32.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-c1326770442046ae.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-30bc4cb2d01b84f9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5f3edc95a844afa5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b32d9c1f183a88a3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a785ec5df1c2ad8e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-fe56e62656fbdf7a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libcopyless-f066dc573c612fbf.rlib" "/opt/rustwide/target/debug/deps/libfutures-ca4463064171b45d.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-873b801042971061.rlib" "/opt/rustwide/target/debug/deps/libeither-7b28566c81f42b6e.rlib" "/opt/rustwide/target/debug/deps/libh2-24b8c2b5e91cc41b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-227eeb76ae87017d.rlib" "/opt/rustwide/target/debug/deps/libhttp-61b7e5b444b4be46.rlib" "/opt/rustwide/target/debug/deps/libitoa-db10313f513214a7.rlib" "/opt/rustwide/target/debug/deps/libactix_service-ba5622ad213ccc1f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ef0b6e19b7d91c7e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-270eaf4cb49ec5a6.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a220b2466a6d8839.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-87f1d8c59a208307.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ce671141bbe6197c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0736beaaafd67489.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-a52627d3933ee81b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e03e0abadb8b2776.rlib" "/opt/rustwide/target/debug/deps/libtokio-8afa0711351ffc71.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fcc032995d6b32a3.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-493714fc8069fb18.rlib" "/opt/rustwide/target/debug/deps/libmemchr-89814bbd72989c1c.rlib" "/opt/rustwide/target/debug/deps/libfnv-75a549072e1c1e97.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-09c29ee8c3c702a7.rlib" "/opt/rustwide/target/debug/deps/libmio-7fdcb98585947863.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libiovec-5a74a3ece4d6d863.rlib" "/opt/rustwide/target/debug/deps/libnet2-b6adc5d061aed8cd.rlib" "/opt/rustwide/target/debug/deps/liblibc-eb6afedae1aa85f0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1e934d261c4d2a7b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0555852e43ba6c88.rlib" "/opt/rustwide/target/debug/deps/libpin_project-eff39e56be9c95a1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1f6753e56865ed5a.rlib" "/opt/rustwide/target/debug/deps/libbytes-dbe08a056bdb3eef.rlib" "/opt/rustwide/target/debug/deps/liblog-696cc4dcdb45e47b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.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" "-lutil" "-ldl" "-lutil" "-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/search-ef1914269b047e87" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libopenssl-5a4851807d602dd8.rlib(openssl-5a4851807d602dd8.openssl.16949b47-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 `search` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "44e094e800f5f3e054081b18ccdcc57e0a1a9283cf51fd102249d525d5d13ff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44e094e800f5f3e054081b18ccdcc57e0a1a9283cf51fd102249d525d5d13ff9", kill_on_drop: false }` [INFO] [stdout] 44e094e800f5f3e054081b18ccdcc57e0a1a9283cf51fd102249d525d5d13ff9