[INFO] updating cached repository https://github.com/supernothing/clamav-rest [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e479889fe8bd373164671972b6e3bb3c73c3d77f [INFO] testing supernothing/clamav-rest against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsupernothing%2Fclamav-rest" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/supernothing/clamav-rest on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/supernothing/clamav-rest [INFO] finished tweaking git repo https://github.com/supernothing/clamav-rest [INFO] tweaked toml for git repo https://github.com/supernothing/clamav-rest written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/supernothing/clamav-rest already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2acaf59e7f87e43cc5fb32deacc2fd1b59d5845a43e0d9b2aa1ee119a98d145b [INFO] running `"docker" "start" "-a" "2acaf59e7f87e43cc5fb32deacc2fd1b59d5845a43e0d9b2aa1ee119a98d145b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling sanitize-filename v0.2.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling clamav v0.4.0 (https://github.com/supernothing/rust-clamav#32ccfa6f) [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling derive_more v0.99.7 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling actix-threadpool v0.3.2 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.3 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling actix-multipart v0.2.0 [INFO] [stderr] Compiling awmp v0.5.1 [INFO] [stderr] Compiling clamav-rest v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/clamav_rest-0f3333f22919ae30.clamav_rest.yv742ayz-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-0f3333f22919ae30.clamav_rest.yv742ayz-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-0f3333f22919ae30.clamav_rest.yv742ayz-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-0f3333f22919ae30.clamav_rest.yv742ayz-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-0f3333f22919ae30.clamav_rest.yv742ayz-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-0f3333f22919ae30.clamav_rest.yv742ayz-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-0f3333f22919ae30.clamav_rest.yv742ayz-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-0f3333f22919ae30.clamav_rest.yv742ayz-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-0f3333f22919ae30.clamav_rest.yv742ayz-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-0f3333f22919ae30.clamav_rest.yv742ayz-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-0f3333f22919ae30.clamav_rest.yv742ayz-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-0f3333f22919ae30.clamav_rest.yv742ayz-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-0f3333f22919ae30.clamav_rest.yv742ayz-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-0f3333f22919ae30.clamav_rest.yv742ayz-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-0f3333f22919ae30.clamav_rest.yv742ayz-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-0f3333f22919ae30.clamav_rest.yv742ayz-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/clamav_rest-0f3333f22919ae30" "/opt/rustwide/target/debug/deps/clamav_rest-0f3333f22919ae30.1s4hytf8l0dejbtz.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-6477af7316644fa6/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libawmp-3e1ef016a2acab12.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-12a22459a265235c.rlib" "/opt/rustwide/target/debug/deps/libunicase-55ee8d97d672c978.rlib" "/opt/rustwide/target/debug/deps/libuuid-0638fb3ac4418ea5.rlib" "/opt/rustwide/target/debug/deps/libsanitize_filename-30b0e7a82685bfae.rlib" "/opt/rustwide/target/debug/deps/libactix_multipart-0c7b237c215e5fc6.rlib" "/opt/rustwide/target/debug/deps/libtwoway-acea9ee34f87d9f5.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-133660d5622f5ae4.rlib" "/opt/rustwide/target/debug/deps/libtempfile-614e6c3e4de0cf41.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-22b0b4e808fb54a1.rlib" "/opt/rustwide/target/debug/deps/libclamav-64d4a1284f78df53.rlib" "/opt/rustwide/target/debug/deps/libactix_web-c4d50b111897c0c4.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-f412deed0fe3ed0f.rlib" "/opt/rustwide/target/debug/deps/libawc-d6fa848cb367322c.rlib" "/opt/rustwide/target/debug/deps/libactix_server-1d0c803898a5fc42.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ae56ac2ca71eeaba.rlib" "/opt/rustwide/target/debug/deps/libactix_router-ef6d302fe2b25cb4.rlib" "/opt/rustwide/target/debug/deps/libbytestring-03c95ac32691f24c.rlib" "/opt/rustwide/target/debug/deps/libactix_http-2a34ba07a2004fdf.rlib" "/opt/rustwide/target/debug/deps/libsha1-ddde088204eab677.rlib" "/opt/rustwide/target/debug/deps/libbase64-a542db5905594d21.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ea66c312a1b15f43.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e4db6fc4cc7027f2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d5a9ecda4ab3c948.rlib" "/opt/rustwide/target/debug/deps/libchrono-8aaf261ddf852bbc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-174cfa3414b3ee79.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7dc667d08b21def6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c214cb49e0914c64.rlib" "/opt/rustwide/target/debug/deps/libryu-767a1abff7c121fa.rlib" "/opt/rustwide/target/debug/deps/libserde-ce25743d8d0d6145.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4e2daca03d5e3674.rlib" "/opt/rustwide/target/debug/deps/libregex-3c2ed6a006b0d612.rlib" "/opt/rustwide/target/debug/deps/libthread_local-8d83e4901f0f282f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ae79f7b5f5d7bf39.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0b4c429c60f353ff.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-8050cd69742ba4a5.rlib" "/opt/rustwide/target/debug/deps/libmime-d1bda7bb9ef96638.rlib" "/opt/rustwide/target/debug/deps/libflate2-10f8e122fd6ce269.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6eca02b8afa79989.rlib" "/opt/rustwide/target/debug/deps/libadler32-f244741275b1e8cf.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-10e48aefe5c8c7a8.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-70bbb075552331ab.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-c7b4463085df7d21.rlib" "/opt/rustwide/target/debug/deps/libtime-264f7de3d6b15a7f.rlib" "/opt/rustwide/target/debug/deps/libfxhash-6fefcd03440aac4a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-78580fbf595daae7.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-133947ff9c5b7bdd.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-d321db2121caf957.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-1d794cd643124813.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-f6f94a328801ae09.rlib" "/opt/rustwide/target/debug/deps/librand-2b60bf122f9ebfe5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-85b6a1c5aa4b236b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-89ee3c0039048a85.rlib" "/opt/rustwide/target/debug/deps/librand_core-7c10957e8c5c011a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1bbd2b5079278189.rlib" "/opt/rustwide/target/debug/deps/liburl-29689f838c2e6699.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a18950811759b5e.rlib" "/opt/rustwide/target/debug/deps/libidna-96c817f0fda83d6d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-467beec5965936c6.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-879207079127f333.rlib" "/opt/rustwide/target/debug/deps/libmatches-6c7348f3fc3f1329.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-51520215951cb610.rlib" "/opt/rustwide/target/debug/deps/libhostname-83afd22c483f6eea.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-71b9a28c7877352b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-a8ed19302f3259f8.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-4f54e90b33afa21d.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3058c160e575e067.rlib" "/opt/rustwide/target/debug/deps/libfailure-0ec23ba30b5d22ce.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9d409fb4bdf5d902.rlib" "/opt/rustwide/target/debug/deps/libobject-28d15ce18808e2c6.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-ecb9f5e624d94a20.rlib" "/opt/rustwide/target/debug/deps/libgimli-9c3a14f143e50336.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-96825a490c3cad52.rlib" "/opt/rustwide/target/debug/deps/libfutures-1600c6b10156afab.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-6180eca2b035ec6e.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-e20dfa87b44e9307.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-8663fc0db305ec8b.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-eb3b4c0c0d3c2958.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b4a4a8df0154475b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9ddbe55790db9604.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a760fe6a218cee30.rlib" "/opt/rustwide/target/debug/deps/liblock_api-bcbe0572741418d2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6e82e76ec854833d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0ffc8bb136e2289a.rlib" "/opt/rustwide/target/debug/deps/libcopyless-e8fee04a548864ef.rlib" "/opt/rustwide/target/debug/deps/libeither-cda11bec59b157f6.rlib" "/opt/rustwide/target/debug/deps/libh2-2699a065dd2236dc.rlib" "/opt/rustwide/target/debug/deps/libindexmap-187b0bec338602ac.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-bf1dbf3a3ec0e3ff.rlib" "/opt/rustwide/target/debug/deps/libhttp-949b12d16a18b4eb.rlib" "/opt/rustwide/target/debug/deps/libitoa-6a422fec93b9e5ce.rlib" "/opt/rustwide/target/debug/deps/libfnv-d46cc828847a1306.rlib" "/opt/rustwide/target/debug/deps/libactix_service-5a94600b19236f73.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-81ae98083a915c2f.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-a27fa80def89985b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e1f9859e50fb09d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d99011eb8c5abe85.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3ea235757fc50c15.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e52bec9feae0df98.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e0434aecc70477b2.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-16d6c443d88dbacd.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-07f01bc60037ae78.rlib" "/opt/rustwide/target/debug/deps/libtokio-0d7f20e7dfae0d3d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b452c84a5d1db4c7.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-58c2bcd1c6d1b32a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f8260b06e2dd8573.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-128404984f676d85.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "/opt/rustwide/target/debug/deps/libmio-5214cadfaf7d5736.rlib" "/opt/rustwide/target/debug/deps/libslab-4c5e5a4b1eda1a25.rlib" "/opt/rustwide/target/debug/deps/libiovec-c9062b48a6fad6df.rlib" "/opt/rustwide/target/debug/deps/libnet2-a159da2c525cd985.rlib" "/opt/rustwide/target/debug/deps/liblibc-ce235063b37f4193.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-91d9159b43130251.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a2500e01a2ed1769.rlib" "/opt/rustwide/target/debug/deps/libpin_project-590f9dad50c3033a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e701f8c0d1c935b2.rlib" "/opt/rustwide/target/debug/deps/libbytes-f84ed14a388d339f.rlib" "/opt/rustwide/target/debug/deps/liblog-c709ae7ff9aa4321.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-l:libclamav.so.9" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -l:libclamav.so.9 [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `clamav-rest`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "2acaf59e7f87e43cc5fb32deacc2fd1b59d5845a43e0d9b2aa1ee119a98d145b"` [INFO] running `"docker" "rm" "-f" "2acaf59e7f87e43cc5fb32deacc2fd1b59d5845a43e0d9b2aa1ee119a98d145b"` [INFO] [stdout] 2acaf59e7f87e43cc5fb32deacc2fd1b59d5845a43e0d9b2aa1ee119a98d145b