[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e479889fe8bd373164671972b6e3bb3c73c3d77f [INFO] testing supernothing/clamav-rest against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsupernothing%2Fclamav-rest" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/supernothing/clamav-rest on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", 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-9/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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34f43f0f56cebd39fff067f5f7b2f254edab69b15b37c5dad4103c3a3138b3d4 [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" "34f43f0f56cebd39fff067f5f7b2f254edab69b15b37c5dad4103c3a3138b3d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34f43f0f56cebd39fff067f5f7b2f254edab69b15b37c5dad4103c3a3138b3d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34f43f0f56cebd39fff067f5f7b2f254edab69b15b37c5dad4103c3a3138b3d4", kill_on_drop: false }` [INFO] [stdout] 34f43f0f56cebd39fff067f5f7b2f254edab69b15b37c5dad4103c3a3138b3d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 537c18e0b1d5af68fb087a3ce5d6df50cab57bfea760eab9a1c07ef670073cd0 [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" "537c18e0b1d5af68fb087a3ce5d6df50cab57bfea760eab9a1c07ef670073cd0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [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 log v0.4.8 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [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 getrandom v0.1.14 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [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 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 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#32ccfa6f) [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling sanitize-filename v0.2.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 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 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 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 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] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/clamav_rest-880565b4964abbe3.clamav_rest.dtrt1fwx-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-880565b4964abbe3.clamav_rest.dtrt1fwx-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-880565b4964abbe3.clamav_rest.dtrt1fwx-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-880565b4964abbe3.clamav_rest.dtrt1fwx-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-880565b4964abbe3.clamav_rest.dtrt1fwx-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-880565b4964abbe3.clamav_rest.dtrt1fwx-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-880565b4964abbe3.clamav_rest.dtrt1fwx-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-880565b4964abbe3.clamav_rest.dtrt1fwx-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-880565b4964abbe3.clamav_rest.dtrt1fwx-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-880565b4964abbe3.clamav_rest.dtrt1fwx-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-880565b4964abbe3.clamav_rest.dtrt1fwx-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-880565b4964abbe3.clamav_rest.dtrt1fwx-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-880565b4964abbe3.clamav_rest.dtrt1fwx-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-880565b4964abbe3.clamav_rest.dtrt1fwx-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-880565b4964abbe3.clamav_rest.dtrt1fwx-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/clamav_rest-880565b4964abbe3.clamav_rest.dtrt1fwx-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/clamav_rest-880565b4964abbe3" "/opt/rustwide/target/debug/deps/clamav_rest-880565b4964abbe3.4wwze1hu89a2jsgq.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-39f201af63c187e4/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libawmp-b8889609d7bef47e.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-de8dd3fdaaab2265.rlib" "/opt/rustwide/target/debug/deps/libunicase-d2cc8a34fe230404.rlib" "/opt/rustwide/target/debug/deps/libuuid-c0a461fc5e76ffae.rlib" "/opt/rustwide/target/debug/deps/libsanitize_filename-15e7d31baa1c479d.rlib" "/opt/rustwide/target/debug/deps/libactix_multipart-a89f2876e866bbd7.rlib" "/opt/rustwide/target/debug/deps/libtwoway-8d3665fe33a58850.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-bccdcac13b73a36a.rlib" "/opt/rustwide/target/debug/deps/libtempfile-1c42f831b3e6df73.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-71a8a69f23812c7e.rlib" "/opt/rustwide/target/debug/deps/libclamav-31a6d28112c4bc98.rlib" "/opt/rustwide/target/debug/deps/libactix_web-03426aa5b4be53c1.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-428b223e75bb0094.rlib" "/opt/rustwide/target/debug/deps/libawc-a7f66f209f9ba8fc.rlib" "/opt/rustwide/target/debug/deps/libactix_server-0fa1def76fe83f95.rlib" "/opt/rustwide/target/debug/deps/libsocket2-210001d3f2335574.rlib" "/opt/rustwide/target/debug/deps/libactix_router-48db3661a60e81c0.rlib" "/opt/rustwide/target/debug/deps/libbytestring-bcc9cd60bba76ee0.rlib" "/opt/rustwide/target/debug/deps/libactix_http-45f81d7ee636b777.rlib" "/opt/rustwide/target/debug/deps/libsha1-6b31ced6ba98c0d9.rlib" "/opt/rustwide/target/debug/deps/libbase64-ef1b41348e3fac5a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ddc9762e4a7e3b11.rlib" "/opt/rustwide/target/debug/deps/libdtoa-05a157204c4f2167.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libchrono-2e381e5de76ccfe9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-112550a6bb4068af.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-1583ab86d769285b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5a88a0906e675749.rlib" "/opt/rustwide/target/debug/deps/libryu-0b11ff4cfbfff90e.rlib" "/opt/rustwide/target/debug/deps/libserde-063a3fabafab1c15.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-cb7a462198510553.rlib" "/opt/rustwide/target/debug/deps/libregex-177c49b41e756cc3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b5a8520d8d18b76f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-de68b1b88e656607.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-dea8f4c5cf2b40b3.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-061f4e1bd63283ed.rlib" "/opt/rustwide/target/debug/deps/libmime-138f25a24701871c.rlib" "/opt/rustwide/target/debug/deps/libflate2-20bec2e8f14c94da.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-7c585cee9d5d2542.rlib" "/opt/rustwide/target/debug/deps/libadler32-4329487774eff090.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-83660c2de20ee2f3.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-978f24fa721f030f.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-4942dca9d7a3696e.rlib" "/opt/rustwide/target/debug/deps/libtime-933a237ef0372a83.rlib" "/opt/rustwide/target/debug/deps/libfxhash-bc35a5da7240a59b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f7f925fcf7e16859.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-93178df1de8f5902.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-30cecf31244b8324.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-78456313bc98aeed.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-da6d75274a29ec8d.rlib" "/opt/rustwide/target/debug/deps/librand-a5c27bb3efe884af.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-88a0dc5457e3e60b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-170c4fd0b2d212af.rlib" "/opt/rustwide/target/debug/deps/librand_core-5f558c0baf82e9d7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-31b59b6a3ade2740.rlib" "/opt/rustwide/target/debug/deps/liburl-b331667cc1f7f5fe.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libidna-b2b6525a27c553ac.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-56282e7146fc9362.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-88e9258522666e5e.rlib" "/opt/rustwide/target/debug/deps/libhostname-98c1bfd14f71d88f.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-c948b9913a162222.rlib" "/opt/rustwide/target/debug/deps/libquick_error-e15ea4fce168f797.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-7746fed5458f84e2.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-4a9c1d734f98eed8.rlib" "/opt/rustwide/target/debug/deps/libfailure-c2b50a147898872a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6871e4e6bcf9be21.rlib" "/opt/rustwide/target/debug/deps/libobject-07ebfa21ae636b53.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-47bfbc43a61a7db3.rlib" "/opt/rustwide/target/debug/deps/libgimli-36bc0650e51ff8cb.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-becdbf8f7e05c013.rlib" "/opt/rustwide/target/debug/deps/libfutures-ae7ba120cef27bbd.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-9d5e6f697eefaf13.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-27b4169bb25f0d52.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-65af3c8a15ab9011.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-db00f41dc1654c5f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9c8b73d9025caed3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-59f1b9fb11aae6df.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bed93b72bb65272c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-17912a304b318435.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f8ee11e5515cbd29.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-078d7fc8b22ceddf.rlib" "/opt/rustwide/target/debug/deps/libcopyless-177d62d1794e5d4c.rlib" "/opt/rustwide/target/debug/deps/libeither-56bcfa1bc0d47530.rlib" "/opt/rustwide/target/debug/deps/libh2-5e0c45b0c860176c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ca312ab8bbba1fe6.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-52474c456f661d7d.rlib" "/opt/rustwide/target/debug/deps/libhttp-7bfbcfdf5f60ff59.rlib" "/opt/rustwide/target/debug/deps/libitoa-8338b4900cac543c.rlib" "/opt/rustwide/target/debug/deps/libfnv-c2227cfbdd7b9572.rlib" "/opt/rustwide/target/debug/deps/libactix_service-b7c5a4d49752d7de.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-cbe28d888d757f47.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-6a94aeb93188380b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-69cc12b9dd041988.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f7c6ec719eac40f1.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-596d7435cb764a43.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d09c66eae77ec294.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-53345e30bb44cd86.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-05882d433c2fbc3b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f32554db22f4941c.rlib" "/opt/rustwide/target/debug/deps/libtokio-e6de45d5a253ff4a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e30d12b6d4489a85.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-c0e1c9205bbcbe75.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8df1994bb164e7a2.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f61d12d0f69b3017.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libmio-85b472bf2367b012.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libiovec-1b3abfdc4fa957c2.rlib" "/opt/rustwide/target/debug/deps/libnet2-5de6f828999bb23f.rlib" "/opt/rustwide/target/debug/deps/liblibc-17b455bd8188fa8a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d206a637a71de078.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-73997e62ca70c136.rlib" "/opt/rustwide/target/debug/deps/libpin_project-55e624fd9f914795.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3847b1d963e5b5d3.rlib" "/opt/rustwide/target/debug/deps/libbytes-879803455d619582.rlib" "/opt/rustwide/target/debug/deps/liblog-e9c1f4128215cfb7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-l:libclamav.so.9" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "537c18e0b1d5af68fb087a3ce5d6df50cab57bfea760eab9a1c07ef670073cd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "537c18e0b1d5af68fb087a3ce5d6df50cab57bfea760eab9a1c07ef670073cd0", kill_on_drop: false }` [INFO] [stdout] 537c18e0b1d5af68fb087a3ce5d6df50cab57bfea760eab9a1c07ef670073cd0