[INFO] cloning repository https://github.com/xngln/hanziscraper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xngln/hanziscraper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxngln%2Fhanziscraper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxngln%2Fhanziscraper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2bc83c0aacba6797a65ed77a9181e9bbd9d8634 [INFO] testing xngln/hanziscraper against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxngln%2Fhanziscraper" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xngln/hanziscraper on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xngln/hanziscraper [INFO] finished tweaking git repo https://github.com/xngln/hanziscraper [INFO] tweaked toml for git repo https://github.com/xngln/hanziscraper written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/xngln/hanziscraper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c36bcdde4b12d57cacfa40f3affcb6d39ffe6df4e9edbd80b97c3535f99de277 [INFO] running `Command { std: "docker" "start" "-a" "c36bcdde4b12d57cacfa40f3affcb6d39ffe6df4e9edbd80b97c3535f99de277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c36bcdde4b12d57cacfa40f3affcb6d39ffe6df4e9edbd80b97c3535f99de277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c36bcdde4b12d57cacfa40f3affcb6d39ffe6df4e9edbd80b97c3535f99de277", kill_on_drop: false }` [INFO] [stdout] c36bcdde4b12d57cacfa40f3affcb6d39ffe6df4e9edbd80b97c3535f99de277 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a60dc31a2933e1494aa2bfaae7e90380a764ec3390d2a941cf98a628ab472eb [INFO] running `Command { std: "docker" "start" "-a" "5a60dc31a2933e1494aa2bfaae7e90380a764ec3390d2a941cf98a628ab472eb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling pinyin v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling opencc v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling string_cache v0.8.3 [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 selectors v0.23.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser v0.28.1 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling scraper v0.12.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling hanziscraper 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/hanziscraper-74c7bd6355f814cd.hanziscraper.779fd9c0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hanziscraper-74c7bd6355f814cd.hanziscraper.779fd9c0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hanziscraper-74c7bd6355f814cd.hanziscraper.779fd9c0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hanziscraper-74c7bd6355f814cd.hanziscraper.779fd9c0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hanziscraper-74c7bd6355f814cd.hanziscraper.779fd9c0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hanziscraper-74c7bd6355f814cd.hanziscraper.779fd9c0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hanziscraper-74c7bd6355f814cd.hanziscraper.779fd9c0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hanziscraper-74c7bd6355f814cd.hanziscraper.779fd9c0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hanziscraper-74c7bd6355f814cd.hanziscraper.779fd9c0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hanziscraper-74c7bd6355f814cd.hanziscraper.779fd9c0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hanziscraper-74c7bd6355f814cd.hanziscraper.779fd9c0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hanziscraper-74c7bd6355f814cd.hanziscraper.779fd9c0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hanziscraper-74c7bd6355f814cd.hanziscraper.779fd9c0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hanziscraper-74c7bd6355f814cd.hanziscraper.779fd9c0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hanziscraper-74c7bd6355f814cd.hanziscraper.779fd9c0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hanziscraper-74c7bd6355f814cd.hanziscraper.779fd9c0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/hanziscraper-74c7bd6355f814cd.3sterua796nqlc2b.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libscraper-be2c9dada936b17f.rlib" "/opt/rustwide/target/debug/deps/libselectors-907b958d4943aec0.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-2e5f4c3258c777de.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-a9331053050bd808.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-852732f916612378.rlib" "/opt/rustwide/target/debug/deps/libnodrop-15b9eec950d0a28d.rlib" "/opt/rustwide/target/debug/deps/libfxhash-5c4e9fbac70660fc.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libcssparser-a46cc907da1d7072.rlib" "/opt/rustwide/target/debug/deps/libitoa-abbd1cf5aec415ff.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-6db651c925cd7cbd.rlib" "/opt/rustwide/target/debug/deps/libdtoa-f2811c7ad43b9541.rlib" "/opt/rustwide/target/debug/deps/libego_tree-f1afb7ba14cbbd4c.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-86da026686a3c0a4.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-e500de25d1d4bb80.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-2785b8b49721837a.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-3b3d7b6b0147ba0a.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-fdc1ab9f1372ba8a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-74ef0bb0cf3fec8b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9c015cf9cd567460.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-30e0953ece083737.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6b872191baf0584d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-dee24afb0140e38b.rlib" "/opt/rustwide/target/debug/deps/libphf-09e6fb981d307a02.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-a3cc69cf68b1269a.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-3911e203cdf603d9.rlib" "/opt/rustwide/target/debug/deps/libtendril-147184066c3a69df.rlib" "/opt/rustwide/target/debug/deps/libutf8-a8228bb23af27c14.rlib" "/opt/rustwide/target/debug/deps/libfutf-461248603f72af2d.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-9584307c2e0bea29.rlib" "/opt/rustwide/target/debug/deps/libmac-ba3897ba029ae499.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e348007e49cc6b2d.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-fe7da9d13ae3ef20.rlib" "/opt/rustwide/target/debug/deps/libipnet-9605afdd2ba10a45.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-679409e40281339c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1fdaf559918d8101.rlib" "/opt/rustwide/target/debug/deps/libryu-39bc98b0cd76173a.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7607ba17d4572f0e.rlib" "/opt/rustwide/target/debug/deps/libserde-4881f3e2f4aa1de9.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-f96ab67dca30bae2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-737b1cdfb930c5ad.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a3e97f95a6eed3ec.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-08c040c8ce3c280a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ce0a83366a756556.rlib" "/opt/rustwide/target/debug/deps/libhyper-e3f32ec9191799df.rlib" "/opt/rustwide/target/debug/deps/libwant-5a94a909173fb724.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9fcb2066a6e01a1e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-7e6a5e5cd6f3efab.rlib" "/opt/rustwide/target/debug/deps/libh2-7b2226c6672cec33.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ad9c53c195bb9989.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-83c9757b847498ba.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e10ea0e7e7fbe990.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libtracing-a4e8bd0defa2a038.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-eb7c12311019b1a5.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b86fed4808f246fd.rlib" "/opt/rustwide/target/debug/deps/libtokio-5c80c93c276c67ba.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6014c2835ead6d96.rlib" "/opt/rustwide/target/debug/deps/libmio-d9bc0653dadfc5cd.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1ed4538ed4140f06.rlib" "/opt/rustwide/target/debug/deps/liblog-b6c99e3b18835146.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-740818af64070908.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-80156a1303cb1cfa.rlib" "/opt/rustwide/target/debug/deps/libslab-9af0dd81ec65e962.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-420daa249e18d18f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-7d3a049d02ce8b73.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7d8219d4ed57fa6e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/liburl-e82c183658d4c117.rlib" "/opt/rustwide/target/debug/deps/libidna-f49cda824f0cc43c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e17b05c4e7220a4a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6501298496e10bd1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-c016094b93117d84.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-93c9805d7084043f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-79988a3a3f51c00d.rlib" "/opt/rustwide/target/debug/deps/libhttp-bb254f94d89028a2.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f48628b7ba2d408.rlib" "/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libpinyin-a1a56ecf9e9ceca1.rlib" "/opt/rustwide/target/debug/deps/libopencc-660530ab92a977be.rlib" "/opt/rustwide/target/debug/deps/liblibc-d54794bb28bc79d9.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8b20fd25d8c56198.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lopencc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/hanziscraper-74c7bd6355f814cd" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lopencc [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hanziscraper` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "5a60dc31a2933e1494aa2bfaae7e90380a764ec3390d2a941cf98a628ab472eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a60dc31a2933e1494aa2bfaae7e90380a764ec3390d2a941cf98a628ab472eb", kill_on_drop: false }` [INFO] [stdout] 5a60dc31a2933e1494aa2bfaae7e90380a764ec3390d2a941cf98a628ab472eb