[INFO] cloning repository https://github.com/Seabass247/yahoo-answers-scraper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Seabass247/yahoo-answers-scraper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeabass247%2Fyahoo-answers-scraper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeabass247%2Fyahoo-answers-scraper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba6f637938edf3a79adb53c01a7b1260bdb1a243 [INFO] testing Seabass247/yahoo-answers-scraper against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeabass247%2Fyahoo-answers-scraper" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Seabass247/yahoo-answers-scraper on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Seabass247/yahoo-answers-scraper [INFO] finished tweaking git repo https://github.com/Seabass247/yahoo-answers-scraper [INFO] tweaked toml for git repo https://github.com/Seabass247/yahoo-answers-scraper written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Seabass247/yahoo-answers-scraper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61250cf737ace180e9bfcb877a948abfcef0c47ffd0f3c6ffaa0cf91a465207f [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" "61250cf737ace180e9bfcb877a948abfcef0c47ffd0f3c6ffaa0cf91a465207f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61250cf737ace180e9bfcb877a948abfcef0c47ffd0f3c6ffaa0cf91a465207f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61250cf737ace180e9bfcb877a948abfcef0c47ffd0f3c6ffaa0cf91a465207f", kill_on_drop: false }` [INFO] [stdout] 61250cf737ace180e9bfcb877a948abfcef0c47ffd0f3c6ffaa0cf91a465207f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d462096d4ebda954f4d5c77f19a16971f0db6c6de6787d386910a9577b0e09d5 [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" "d462096d4ebda954f4d5c77f19a16971f0db6c6de6787d386910a9577b0e09d5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.7 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling scraper v0.12.0 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling yahoo-answers-scraper 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/yahoo_answers_scraper-0063cd18c78091d2.yahoo_answers_scraper.c3056d02-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/yahoo_answers_scraper-0063cd18c78091d2.yahoo_answers_scraper.c3056d02-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/yahoo_answers_scraper-0063cd18c78091d2.yahoo_answers_scraper.c3056d02-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/yahoo_answers_scraper-0063cd18c78091d2.yahoo_answers_scraper.c3056d02-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/yahoo_answers_scraper-0063cd18c78091d2.yahoo_answers_scraper.c3056d02-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/yahoo_answers_scraper-0063cd18c78091d2.yahoo_answers_scraper.c3056d02-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/yahoo_answers_scraper-0063cd18c78091d2.yahoo_answers_scraper.c3056d02-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/yahoo_answers_scraper-0063cd18c78091d2.yahoo_answers_scraper.c3056d02-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/yahoo_answers_scraper-0063cd18c78091d2.yahoo_answers_scraper.c3056d02-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/yahoo_answers_scraper-0063cd18c78091d2.yahoo_answers_scraper.c3056d02-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/yahoo_answers_scraper-0063cd18c78091d2.yahoo_answers_scraper.c3056d02-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/yahoo_answers_scraper-0063cd18c78091d2.yahoo_answers_scraper.c3056d02-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/yahoo_answers_scraper-0063cd18c78091d2.yahoo_answers_scraper.c3056d02-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/yahoo_answers_scraper-0063cd18c78091d2.yahoo_answers_scraper.c3056d02-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/yahoo_answers_scraper-0063cd18c78091d2.yahoo_answers_scraper.c3056d02-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/yahoo_answers_scraper-0063cd18c78091d2.yahoo_answers_scraper.c3056d02-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/yahoo_answers_scraper-0063cd18c78091d2.h9hh5wzr0t0q9r2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-c286e20d62f7d8d3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-1c675e3973070a19.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-141429bcd3929103.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-eabf8837ee9e8bff.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a4638dd69f77d219.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9c1b17b3eb9c57ae.rlib" "/opt/rustwide/target/debug/deps/libryu-c0320153e4fcc3cc.rlib" "/opt/rustwide/target/debug/deps/libbase64-4a3ec7ac552c3891.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-f8bb210e2fa18f30.rlib" "/opt/rustwide/target/debug/deps/libunicase-4cab848a43db973b.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-5b95fd7c6a82ccf6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c45591a33a14bc4a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-54435b66971450eb.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-8ba06d3ce0c306d9.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-d9a349d3e250b464.rlib" "/opt/rustwide/target/debug/deps/libindexmap-fc151285a9339724.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a73da72a01a4ebd3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e8ed4461148873ed.rlib" "/opt/rustwide/target/debug/deps/libtime-4286cb9a3ba20235.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f6e8fd1fdbdc352c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-7440c92ea1205634.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-25056ff89095fd9f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ad178de13e14ee6d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-79d8a733c7b57651.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6041b98f8115ba2a.rlib" "/opt/rustwide/target/debug/deps/liburl-dff74d2567e667e1.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libidna-1001e480e229462c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-82576228f73409be.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libhttp-10550e4f0e909c40.rlib" "/opt/rustwide/target/debug/deps/libtokio-601e45659cd9556f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-aedaa1969d319ad7.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-adca7d8fbd6a4c00.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3f8b7636fed1d7af.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a1b426b10d44f323.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7fb74387eaa1688e.rlib" "/opt/rustwide/target/debug/deps/libmio-006f4ef14d2b5a2b.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libiovec-4f1f76ec34a43f5a.rlib" "/opt/rustwide/target/debug/deps/libnet2-216f2106d2aee1ca.rlib" "/opt/rustwide/target/debug/deps/liblibc-d5ac4e217bd71028.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65bf53c5ef47295d.rlib" "/opt/rustwide/target/debug/deps/libbytes-f0013ab538e5b627.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-87365492a4e07bb1.rlib" "/opt/rustwide/target/debug/deps/libscraper-d44cae5c1afd43a0.rlib" "/opt/rustwide/target/debug/deps/libselectors-023a9e262ec57ad1.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-b212c0e69d620942.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-c7175cc0cc892f85.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eea17b0cf09b3ccf.rlib" "/opt/rustwide/target/debug/deps/libnodrop-74b1b15f63fcdd40.rlib" "/opt/rustwide/target/debug/deps/libfxhash-b435caafa7086a25.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "/opt/rustwide/target/debug/deps/libcssparser-2cf19c7dd38a00a6.rlib" "/opt/rustwide/target/debug/deps/libitoa-c02bb35175fabaa4.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-a6dcbdfe62b34ee9.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a7994b62e4724d8f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-419f435110082ca3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libego_tree-23919d1399354330.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-a44256a8b2a2e617.rlib" "/opt/rustwide/target/debug/deps/liblog-84034288fbfc80b2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-db027a726d6a4a6e.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-ced01d70ac63f1b5.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-ce7192aea2be1fb9.rlib" "/opt/rustwide/target/debug/deps/libserde-7bb88f3308efcc97.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libphf-80c9cc03debe4519.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-6cdff2f3e30608c4.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-a75bf3e493e042a2.rlib" "/opt/rustwide/target/debug/deps/libtendril-4851edd813d5c4cf.rlib" "/opt/rustwide/target/debug/deps/libutf8-e21145c8f7eb082a.rlib" "/opt/rustwide/target/debug/deps/libfutf-942df456b88b24a6.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-40ab3e148f4b4b95.rlib" "/opt/rustwide/target/debug/deps/libmac-bf72151b7b17c342.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.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/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/yahoo_answers_scraper-0063cd18c78091d2" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libopenssl-c45591a33a14bc4a.rlib(openssl-c45591a33a14bc4a.openssl.4d834ee6-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 `yahoo-answers-scraper` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "d462096d4ebda954f4d5c77f19a16971f0db6c6de6787d386910a9577b0e09d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d462096d4ebda954f4d5c77f19a16971f0db6c6de6787d386910a9577b0e09d5", kill_on_drop: false }` [INFO] [stdout] d462096d4ebda954f4d5c77f19a16971f0db6c6de6787d386910a9577b0e09d5