[INFO] cloning repository https://github.com/robbym/cargo-download-deps [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robbym/cargo-download-deps" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobbym%2Fcargo-download-deps", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobbym%2Fcargo-download-deps'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 45468d551b29b8b93594a8841ecc3756ea9fa4dc [INFO] testing robbym/cargo-download-deps against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobbym%2Fcargo-download-deps" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robbym/cargo-download-deps on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robbym/cargo-download-deps [INFO] finished tweaking git repo https://github.com/robbym/cargo-download-deps [INFO] tweaked toml for git repo https://github.com/robbym/cargo-download-deps written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/robbym/cargo-download-deps already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 343e7b31e128bfeb624a32558e4476bcfd2c856bdbe8321eb38182f3038e8a37 [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" "343e7b31e128bfeb624a32558e4476bcfd2c856bdbe8321eb38182f3038e8a37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "343e7b31e128bfeb624a32558e4476bcfd2c856bdbe8321eb38182f3038e8a37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "343e7b31e128bfeb624a32558e4476bcfd2c856bdbe8321eb38182f3038e8a37", kill_on_drop: false }` [INFO] [stdout] 343e7b31e128bfeb624a32558e4476bcfd2c856bdbe8321eb38182f3038e8a37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6773710d5770cd161e2010c7fe3550f57ff2f1422c31d8766741ac8d0018dc9c [INFO] running `Command { std: "docker" "start" "-a" "6773710d5770cd161e2010c7fe3550f57ff2f1422c31d8766741ac8d0018dc9c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling openssl v0.10.10 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling shell-escape v0.1.4 [INFO] [stderr] Compiling home v0.3.3 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling proc-macro2 v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling regex-syntax v0.6.1 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling cmake v0.1.31 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling socket2 v0.3.7 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling filetime v0.2.1 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling jobserver v0.1.11 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling tar v0.4.16 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling openssl-sys v0.9.33 [INFO] [stderr] Compiling libz-sys v1.0.18 [INFO] [stderr] Compiling curl-sys v0.4.6 [INFO] [stderr] Compiling libssh2-sys v0.2.8 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling libgit2-sys v0.7.5 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling tempfile v3.0.2 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling globset v0.4.0 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling env_logger v0.5.10 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling ignore v0.4.2 [INFO] [stderr] Compiling crypto-hash v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling serde_ignored v0.0.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling curl v0.4.12 [INFO] [stderr] Compiling crates-io v0.16.0 [INFO] [stderr] Compiling git2 v0.7.2 [INFO] [stderr] Compiling git2-curl v0.8.1 [INFO] [stderr] Compiling cargo v0.28.0 [INFO] [stderr] Compiling cargo-download-deps 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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/cargo_download_deps-dc4d03c569efcc06.cargo_download_deps.3cc9vsd1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_download_deps-dc4d03c569efcc06.cargo_download_deps.3cc9vsd1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_download_deps-dc4d03c569efcc06.cargo_download_deps.3cc9vsd1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_download_deps-dc4d03c569efcc06.cargo_download_deps.3cc9vsd1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_download_deps-dc4d03c569efcc06.cargo_download_deps.3cc9vsd1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_download_deps-dc4d03c569efcc06.cargo_download_deps.3cc9vsd1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_download_deps-dc4d03c569efcc06.cargo_download_deps.3cc9vsd1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_download_deps-dc4d03c569efcc06.cargo_download_deps.3cc9vsd1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_download_deps-dc4d03c569efcc06.cargo_download_deps.3cc9vsd1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_download_deps-dc4d03c569efcc06.cargo_download_deps.3cc9vsd1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_download_deps-dc4d03c569efcc06.cargo_download_deps.3cc9vsd1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_download_deps-dc4d03c569efcc06.cargo_download_deps.3cc9vsd1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_download_deps-dc4d03c569efcc06.cargo_download_deps.3cc9vsd1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_download_deps-dc4d03c569efcc06.cargo_download_deps.3cc9vsd1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_download_deps-dc4d03c569efcc06.cargo_download_deps.3cc9vsd1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_download_deps-dc4d03c569efcc06.cargo_download_deps.3cc9vsd1-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/cargo_download_deps-dc4d03c569efcc06" "/opt/rustwide/target/debug/deps/cargo_download_deps-dc4d03c569efcc06.54l00y7grae4caro.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-1ee05fea69bdbdd4/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-fc4e6c5795cd8d7f/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-86c28daa6d1d30c3/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-afe762495aae6a63/out/lib" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-e0061ef55751d433/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfs_extra-8470205bea123481.rlib" "/opt/rustwide/target/debug/deps/libcargo-8311774a4da030e6.rlib" "/opt/rustwide/target/debug/deps/libcrypto_hash-a2ab26ce1f844aa8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-c7c045970629315a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libtoml-444326ca417df162.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-eaf97ea06085f172.rlib" "/opt/rustwide/target/debug/deps/libtempfile-7fc67ef40ca568a8.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-0d2cef5d2a429fab.rlib" "/opt/rustwide/target/debug/deps/librand-a2da6ca13042ca99.rlib" "/opt/rustwide/target/debug/deps/libtar-b7ae5da59aa2269e.rlib" "/opt/rustwide/target/debug/deps/libshell_escape-333c4b1c34ea257a.rlib" "/opt/rustwide/target/debug/deps/libserde_ignored-c42009cd7230435d.rlib" "/opt/rustwide/target/debug/deps/libsemver-b8ed81d4401964bb.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-73acef8e5119efe3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d07d8f23354966b8.rlib" "/opt/rustwide/target/debug/deps/liblazycell-fc7ddec32ef28c85.rlib" "/opt/rustwide/target/debug/deps/libjobserver-e319459f9801bd3d.rlib" "/opt/rustwide/target/debug/deps/libignore-f599b3c005a737c9.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-f7411b27eb95c6ee.rlib" "/opt/rustwide/target/debug/deps/libsame_file-245c12597d2d339f.rlib" "/opt/rustwide/target/debug/deps/libglobset-ad18a8dd81e126e7.rlib" "/opt/rustwide/target/debug/deps/libregex-5a15433da2a19811.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-6226364f8698e01a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-55362336700fc451.rlib" "/opt/rustwide/target/debug/deps/libucd_util-74ffd3faa2cf5d18.rlib" "/opt/rustwide/target/debug/deps/libthread_local-eacdfcd29806c13e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-707830329d7a7f42.rlib" "/opt/rustwide/target/debug/deps/libunreachable-3a54f8fa86481e73.rlib" "/opt/rustwide/target/debug/deps/libvoid-ed59fa4be0570cad.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-db2fac5bd7600108.rlib" "/opt/rustwide/target/debug/deps/libmemchr-01e96dca1aceffb7.rlib" "/opt/rustwide/target/debug/deps/libhome-c0c8ef54a7fbadc2.rlib" "/opt/rustwide/target/debug/deps/libhex-1f7a011164a4f5f8.rlib" "/opt/rustwide/target/debug/deps/libglob-e9e00ae3eaf1d97f.rlib" "/opt/rustwide/target/debug/deps/libgit2-78fd26a4a1a1cb3f.rlib" "/opt/rustwide/target/debug/deps/liblog-f09702634b722f45.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-c01e1d4ce3c4f79d.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-cc6ce3835756b011.rlib" "/opt/rustwide/target/debug/deps/libfs2-4a9ab5ba4a3b56a4.rlib" "/opt/rustwide/target/debug/deps/libflate2-f6712992e0a24153.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-e0b06ce3d7c98609.rlib" "/opt/rustwide/target/debug/deps/libfiletime-9c7964edda965be9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-7ac7420f95eb5837.rlib" "/opt/rustwide/target/debug/deps/libcrates_io-c9b6a7df53215bbb.rlib" "/opt/rustwide/target/debug/deps/liburl-1a455fb5f2faa3a9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-1f3fd707dcfe6eb3.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b06988bff8617506.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6f5f06a328d9f41a.rlib" "/opt/rustwide/target/debug/deps/libmatches-c3f0b3c90ee9980c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-baba15c4047bd909.rlib" "/opt/rustwide/target/debug/deps/libitoa-296a6bf322b7921e.rlib" "/opt/rustwide/target/debug/deps/libdtoa-3f43e8ced0ce7b22.rlib" "/opt/rustwide/target/debug/deps/libserde-bbc8e6b0410d5915.rlib" "/opt/rustwide/target/debug/deps/libfailure-f1636e436e81170d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-54f8f0fc66468f88.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-e416c9609f0bc5d0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-51350af08565e67e.rlib" "/opt/rustwide/target/debug/deps/libcurl-4b0670f12ceb2830.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f6dfa700dacbdecc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c7e474074f91fab8.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-9f675acebdcd624a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-5c43bf330d7897df.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-06b9013af0cf0f67.rlib" "/opt/rustwide/target/debug/deps/libclap-8efbb6ac9845e97f.rlib" "/opt/rustwide/target/debug/deps/libvec_map-08722e269333ade1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-e622ceea45c6fe25.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e988f03b9c2da313.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e85464cb9a3a7bb5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-9e569063d74ffdd0.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "/opt/rustwide/target/debug/deps/libatty-d01535cc825e0b99.rlib" "/opt/rustwide/target/debug/deps/liblibc-87cb102b83a2c85c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-9f675acebdcd624a.rlib(libcurl_la-version.o): in function `brotli_version': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.6/curl/lib/version.c:93: undefined reference to `BrotliDecoderVersion' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-9f675acebdcd624a.rlib(libcurl_la-version.o): in function `curl_version_info': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.6/curl/lib/version.c:447: undefined reference to `BrotliDecoderVersion' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-9f675acebdcd624a.rlib(libcurl_la-content_encoding.o): in function `brotli_init_writer': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.6/curl/lib/content_encoding.c:629: undefined reference to `BrotliDecoderCreateInstance' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-9f675acebdcd624a.rlib(libcurl_la-content_encoding.o): in function `brotli_unencode_write': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.6/curl/lib/content_encoding.c:656: undefined reference to `BrotliDecoderDecompressStream' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.6/curl/lib/content_encoding.c:667: undefined reference to `BrotliDecoderDestroyInstance' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.6/curl/lib/content_encoding.c:673: undefined reference to `BrotliDecoderGetErrorCode' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-9f675acebdcd624a.rlib(libcurl_la-content_encoding.o): in function `brotli_close_writer': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.6/curl/lib/content_encoding.c:689: undefined reference to `BrotliDecoderDestroyInstance' [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 `cargo-download-deps` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "6773710d5770cd161e2010c7fe3550f57ff2f1422c31d8766741ac8d0018dc9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6773710d5770cd161e2010c7fe3550f57ff2f1422c31d8766741ac8d0018dc9c", kill_on_drop: false }` [INFO] [stdout] 6773710d5770cd161e2010c7fe3550f57ff2f1422c31d8766741ac8d0018dc9c