[INFO] cloning repository https://github.com/supernothing/clamav-rest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/supernothing/clamav-rest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsupernothing%2Fclamav-rest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsupernothing%2Fclamav-rest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e479889fe8bd373164671972b6e3bb3c73c3d77f [INFO] testing supernothing/clamav-rest against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsupernothing%2Fclamav-rest" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/supernothing/clamav-rest 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/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-17/source/Cargo.toml [INFO] crate git repo https://github.com/supernothing/clamav-rest 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/supernothing/rust-clamav` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-tls v1.0.0 [INFO] [stderr] Downloaded flate2 v1.0.14 [INFO] [stderr] Downloaded actix-web-codegen v0.2.1 [INFO] [stderr] Downloaded trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Downloaded derive_more v0.99.7 [INFO] [stderr] Downloaded twoway v0.2.1 [INFO] [stderr] Downloaded syn v1.0.23 [INFO] [stderr] Downloaded async-trait v0.1.31 [INFO] [stderr] Downloaded actix-web v2.0.0 [INFO] [stderr] Downloaded trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Downloaded actix-connect v1.0.2 [INFO] [stderr] Downloaded backtrace v0.3.48 [INFO] [stderr] Downloaded actix-multipart v0.2.0 [INFO] [stderr] Downloaded addr2line v0.12.1 [INFO] [stderr] Downloaded actix-http v1.0.1 [INFO] [stderr] Downloaded awc v1.0.1 [INFO] [stderr] Downloaded object v0.19.0 [INFO] [stderr] Downloaded sanitize-filename v0.2.1 [INFO] [stderr] Downloaded awmp v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 024a4363c46cb62c80d9eeb5f4c00627dc7b538c1db8598a04566473902cb9ae [INFO] running `Command { std: "docker" "start" "-a" "024a4363c46cb62c80d9eeb5f4c00627dc7b538c1db8598a04566473902cb9ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "024a4363c46cb62c80d9eeb5f4c00627dc7b538c1db8598a04566473902cb9ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "024a4363c46cb62c80d9eeb5f4c00627dc7b538c1db8598a04566473902cb9ae", kill_on_drop: false }` [INFO] [stdout] 024a4363c46cb62c80d9eeb5f4c00627dc7b538c1db8598a04566473902cb9ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53215f9b1748190fe9b04604eb268f64d6a2381a40941343998dd2c2ba9ea3f2 [INFO] running `Command { std: "docker" "start" "-a" "53215f9b1748190fe9b04604eb268f64d6a2381a40941343998dd2c2ba9ea3f2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 memchr v2.3.3 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling fxhash v0.2.1 [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 parking_lot_core v0.7.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling clamav v0.4.0 (https://github.com/supernothing/rust-clamav?branch=master#32ccfa6f) [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling sanitize-filename v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling rand v0.7.3 [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 enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.31 [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 futures-executor v0.3.5 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.5 [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 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-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.3 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-connect v1.0.2 [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/clamav_rest-0ff24dbba6d5229e.clamav_rest.9102fba4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-0ff24dbba6d5229e.clamav_rest.9102fba4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-0ff24dbba6d5229e.clamav_rest.9102fba4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-0ff24dbba6d5229e.clamav_rest.9102fba4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-0ff24dbba6d5229e.clamav_rest.9102fba4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-0ff24dbba6d5229e.clamav_rest.9102fba4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-0ff24dbba6d5229e.clamav_rest.9102fba4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-0ff24dbba6d5229e.clamav_rest.9102fba4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-0ff24dbba6d5229e.clamav_rest.9102fba4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-0ff24dbba6d5229e.clamav_rest.9102fba4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-0ff24dbba6d5229e.clamav_rest.9102fba4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-0ff24dbba6d5229e.clamav_rest.9102fba4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-0ff24dbba6d5229e.clamav_rest.9102fba4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-0ff24dbba6d5229e.clamav_rest.9102fba4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-0ff24dbba6d5229e.clamav_rest.9102fba4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-0ff24dbba6d5229e.clamav_rest.9102fba4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-0ff24dbba6d5229e.1rsp76u24n7gkk5h.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-690e9bc6adbba744/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/libawmp-9fdc3dcf68324b2a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ece51c5661233d7e.rlib" "/opt/rustwide/target/debug/deps/libunicase-2632f6088fbf0185.rlib" "/opt/rustwide/target/debug/deps/libuuid-171cc262dd4d9458.rlib" "/opt/rustwide/target/debug/deps/libsanitize_filename-37bd726f972fecd3.rlib" "/opt/rustwide/target/debug/deps/libactix_multipart-7026421ac42836b0.rlib" "/opt/rustwide/target/debug/deps/libtwoway-9fdbb83073c649cb.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-0456193053a25788.rlib" "/opt/rustwide/target/debug/deps/libtempfile-7d1190afa4a22342.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-11cea57ce223f941.rlib" "/opt/rustwide/target/debug/deps/libclamav-f20a3e8bbb04090c.rlib" "/opt/rustwide/target/debug/deps/libactix_web-774ca2d97411ed30.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-97bcf6165c13e7b6.rlib" "/opt/rustwide/target/debug/deps/libawc-4453010a082687ba.rlib" "/opt/rustwide/target/debug/deps/libactix_server-e5f7edc5662143bb.rlib" "/opt/rustwide/target/debug/deps/libsocket2-62515b97bb375d40.rlib" "/opt/rustwide/target/debug/deps/libactix_router-f6b174b0468d1b21.rlib" "/opt/rustwide/target/debug/deps/libbytestring-a8364a98cc2985ef.rlib" "/opt/rustwide/target/debug/deps/libactix_http-16fef533ccf352ad.rlib" "/opt/rustwide/target/debug/deps/libsha1-22acf16d9b98920a.rlib" "/opt/rustwide/target/debug/deps/libbase64-31e75b9578cddf0a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c3adacc8849eab44.rlib" "/opt/rustwide/target/debug/deps/libdtoa-3dd1b079b784c4b9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-740cc284933ad378.rlib" "/opt/rustwide/target/debug/deps/libchrono-3650753a69144a32.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fd60f6ff4d20f124.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4d3678b38817c916.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b9541fff39af6dcd.rlib" "/opt/rustwide/target/debug/deps/libryu-1d04c39be206955d.rlib" "/opt/rustwide/target/debug/deps/libserde-ae3bbfc4c789bf9c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ace1e3e8b7edf87d.rlib" "/opt/rustwide/target/debug/deps/libregex-4b1e0681588e124c.rlib" "/opt/rustwide/target/debug/deps/libthread_local-05790b78615499be.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a286e50f3da27596.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-585a10ac7f0ea8fe.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f9a4078c62cb020a.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libflate2-783d8aaff0d80541.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-bd4304d7e19db7e0.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-ca974fb30950e962.rlib" "/opt/rustwide/target/debug/deps/libtime-2ae803acd0f76248.rlib" "/opt/rustwide/target/debug/deps/libfxhash-10473ffc7880c930.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7d142d726959c64b.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-c5c4abd3027e47b0.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-62a2f45b9f21275f.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-301d92ef22fb527b.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-78e72a2769bd56a5.rlib" "/opt/rustwide/target/debug/deps/librand-d7252fe529ebcafa.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c583a94f22ba6161.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-67369fda780fbff5.rlib" "/opt/rustwide/target/debug/deps/librand_core-0501e3ac7ecbe97a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5c6058b90f77da0b.rlib" "/opt/rustwide/target/debug/deps/liburl-ba5152aeec0f8c5a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libidna-de60f00cd9d62f1d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6e81e0df44e747c6.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-cbf2e10265c0cc0f.rlib" "/opt/rustwide/target/debug/deps/libhostname-c6b50c6daf2ea240.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-a7467cb0828a3671.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-136f6bd2b9337f46.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b1d54d49d058ffa8.rlib" "/opt/rustwide/target/debug/deps/libfailure-c1dcb827f1e668e4.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-de328c29921bb7db.rlib" "/opt/rustwide/target/debug/deps/libobject-f43538b3c4f54371.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b8f6221703f05f54.rlib" "/opt/rustwide/target/debug/deps/libgimli-2a240a48041ddefa.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-2678c0c792dfdf89.rlib" "/opt/rustwide/target/debug/deps/libfutures-0b57cdce70e62c44.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0cf371374a717e0a.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-75bc7a8eca0aaf32.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-137d8550beda367b.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-4c605ff6f5572f5a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0e9a5b2c27474073.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ffa6e917080b6d94.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1a1db87986088b2d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ee35852acd97153c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-13a1df2fdb6359bb.rlib" "/opt/rustwide/target/debug/deps/libcopyless-f066dc573c612fbf.rlib" "/opt/rustwide/target/debug/deps/libeither-7b28566c81f42b6e.rlib" "/opt/rustwide/target/debug/deps/libh2-078ae77cc1ac1d28.rlib" "/opt/rustwide/target/debug/deps/libindexmap-227eeb76ae87017d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5218a0153ca3de85.rlib" "/opt/rustwide/target/debug/deps/libhttp-8e789879eeb646f4.rlib" "/opt/rustwide/target/debug/deps/libitoa-db10313f513214a7.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libactix_service-520904b779a3d9f0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e91309ff79884348.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-27aea1b722e3df0c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e412ed38e52b626e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6836f1ef55182f39.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d9d95f8101f68540.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-a1bd70547c6f39a9.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-dc837bec6911699b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-850c0a8eb518603f.rlib" "/opt/rustwide/target/debug/deps/libtokio-d2cbf8dc513f68af.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-d6caf12b36832b86.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-85042b4e5bff6e41.rlib" "/opt/rustwide/target/debug/deps/libmemchr-89814bbd72989c1c.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f04e1cfd50dead80.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libmio-de2e0d3dc58505ba.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libiovec-a9694fabffb3309e.rlib" "/opt/rustwide/target/debug/deps/libnet2-c2e4b20ebd6b9967.rlib" "/opt/rustwide/target/debug/deps/liblibc-8a262eaa91cb0ee1.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5b67730b9820c27e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-13c65cfcbade1227.rlib" "/opt/rustwide/target/debug/deps/libpin_project-201e0a5a048a0b31.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-92e70c09e22b3933.rlib" "/opt/rustwide/target/debug/deps/libbytes-dbe08a056bdb3eef.rlib" "/opt/rustwide/target/debug/deps/liblog-eeccb13dbc84eef2.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" "-l:libclamav.so.9" "-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/clamav_rest-0ff24dbba6d5229e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -l:libclamav.so.9 [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 `clamav-rest` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "53215f9b1748190fe9b04604eb268f64d6a2381a40941343998dd2c2ba9ea3f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53215f9b1748190fe9b04604eb268f64d6a2381a40941343998dd2c2ba9ea3f2", kill_on_drop: false }` [INFO] [stdout] 53215f9b1748190fe9b04604eb268f64d6a2381a40941343998dd2c2ba9ea3f2