[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 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobbym%2Fcargo-download-deps" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robbym/cargo-download-deps on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-1/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" "+1.49.0" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56ebfa96f439caab54923392f3fd7d60870d831fdf17ddb3fb911b9b61096ada [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" "56ebfa96f439caab54923392f3fd7d60870d831fdf17ddb3fb911b9b61096ada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56ebfa96f439caab54923392f3fd7d60870d831fdf17ddb3fb911b9b61096ada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56ebfa96f439caab54923392f3fd7d60870d831fdf17ddb3fb911b9b61096ada", kill_on_drop: false }` [INFO] [stdout] 56ebfa96f439caab54923392f3fd7d60870d831fdf17ddb3fb911b9b61096ada [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2aa26ecfa71acd3e9ba3512ef5db114aa87529b5361ba99f1ea20509c483544 [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" "f2aa26ecfa71acd3e9ba3512ef5db114aa87529b5361ba99f1ea20509c483544", 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 serde v1.0.70 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling openssl v0.10.10 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [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 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 log v0.4.3 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling syn v0.11.11 [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 fs2 v0.4.3 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling cmake v0.1.31 [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 syn v0.14.4 [INFO] [stderr] Compiling idna v0.1.5 [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 synstructure v0.6.1 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling globset v0.4.0 [INFO] [stderr] Compiling env_logger v0.5.10 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling ignore v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling serde_ignored v0.0.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling crypto-hash v0.3.1 [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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/cargo_download_deps-42627f1d2c7c5472.cargo_download_deps.cy8ketaj-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_download_deps-42627f1d2c7c5472.cargo_download_deps.cy8ketaj-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_download_deps-42627f1d2c7c5472.cargo_download_deps.cy8ketaj-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_download_deps-42627f1d2c7c5472.cargo_download_deps.cy8ketaj-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_download_deps-42627f1d2c7c5472.cargo_download_deps.cy8ketaj-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_download_deps-42627f1d2c7c5472.cargo_download_deps.cy8ketaj-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_download_deps-42627f1d2c7c5472.cargo_download_deps.cy8ketaj-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_download_deps-42627f1d2c7c5472.cargo_download_deps.cy8ketaj-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_download_deps-42627f1d2c7c5472.cargo_download_deps.cy8ketaj-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_download_deps-42627f1d2c7c5472.cargo_download_deps.cy8ketaj-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_download_deps-42627f1d2c7c5472.cargo_download_deps.cy8ketaj-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_download_deps-42627f1d2c7c5472.cargo_download_deps.cy8ketaj-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_download_deps-42627f1d2c7c5472.cargo_download_deps.cy8ketaj-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_download_deps-42627f1d2c7c5472.cargo_download_deps.cy8ketaj-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_download_deps-42627f1d2c7c5472.cargo_download_deps.cy8ketaj-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_download_deps-42627f1d2c7c5472.cargo_download_deps.cy8ketaj-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/cargo_download_deps-42627f1d2c7c5472" "/opt/rustwide/target/debug/deps/cargo_download_deps-42627f1d2c7c5472.igubj0olegw3qjv.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-9f7046f71a276e14/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-3f09a6d99ee5ebff/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-fbb84d899b9c455d/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-b163633b1bac9664/out/lib" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-d37694dd447f27d7/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfs_extra-148ed0f2df49363a.rlib" "/opt/rustwide/target/debug/deps/libcargo-2de0cfe939f5988d.rlib" "/opt/rustwide/target/debug/deps/libcrypto_hash-259d94354bdd65c7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5389f0815b908697.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libtoml-8f3cd1a24919ded9.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-86a60ebde25125ab.rlib" "/opt/rustwide/target/debug/deps/libtempfile-27632e00579a0e1b.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-0c5e46607ff565b6.rlib" "/opt/rustwide/target/debug/deps/librand-eed0288f3e13c0d8.rlib" "/opt/rustwide/target/debug/deps/libtar-11219071bb31e9b9.rlib" "/opt/rustwide/target/debug/deps/libshell_escape-22c4db9c2009b4ff.rlib" "/opt/rustwide/target/debug/deps/libserde_ignored-6f724e6bc2b60775.rlib" "/opt/rustwide/target/debug/deps/libsemver-ccc205c2865d7216.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-e6a2b11011af6c34.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-08e80ee0a6f1f6be.rlib" "/opt/rustwide/target/debug/deps/liblazycell-3fc042b53f8a9e47.rlib" "/opt/rustwide/target/debug/deps/libjobserver-e59a899f6d90b29d.rlib" "/opt/rustwide/target/debug/deps/libignore-202a5e32736e6a90.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-0b36cc33f0c79887.rlib" "/opt/rustwide/target/debug/deps/libsame_file-0f3af416213f088f.rlib" "/opt/rustwide/target/debug/deps/libglobset-bb2c31ae67a9c99f.rlib" "/opt/rustwide/target/debug/deps/libregex-6dd0c2b046b7c7a0.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-d12ce58d70084144.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d48150a196eb23e5.rlib" "/opt/rustwide/target/debug/deps/libucd_util-83a9de332669bcbb.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2797acc887301077.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ef95627b84ac5213.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c7876f1e3de87b4b.rlib" "/opt/rustwide/target/debug/deps/libvoid-cff1fbb51120ba49.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4d63d5186e1c7d75.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f43fe516244320d5.rlib" "/opt/rustwide/target/debug/deps/libhome-75de00dc8d25ffc2.rlib" "/opt/rustwide/target/debug/deps/libhex-dc73f0b1a4c71279.rlib" "/opt/rustwide/target/debug/deps/libglob-8eda6a29b2be8c9c.rlib" "/opt/rustwide/target/debug/deps/libgit2-48dc22ac2bb4302a.rlib" "/opt/rustwide/target/debug/deps/liblog-d0b4bfbac368555b.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-b76844d0f8070aa5.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-6749aeaf6652dac9.rlib" "/opt/rustwide/target/debug/deps/libfs2-3301bfacd8720b94.rlib" "/opt/rustwide/target/debug/deps/libflate2-7963acd0e3adaf87.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-8ece87371a8956c1.rlib" "/opt/rustwide/target/debug/deps/libfiletime-3a021e3e70e24117.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-fc0a11110f059824.rlib" "/opt/rustwide/target/debug/deps/libcrates_io-4b6b7d0223a7be96.rlib" "/opt/rustwide/target/debug/deps/liburl-8b732ce89ccec4fb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libidna-2c3d78d5c4843f4d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2c2c8d7ad91531b3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-b3ad91cdde43fcc5.rlib" "/opt/rustwide/target/debug/deps/libmatches-551766c456c4e89e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6fd883e7c3dcd1d2.rlib" "/opt/rustwide/target/debug/deps/libitoa-9a51324ef23121f8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e719d7db72ab5ccb.rlib" "/opt/rustwide/target/debug/deps/libserde-474c72621ab9c9e1.rlib" "/opt/rustwide/target/debug/deps/libfailure-7247fa0c35afa797.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f611a782aeef8b12.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-e30253877ad6a536.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1f282aabc9001379.rlib" "/opt/rustwide/target/debug/deps/libcurl-9dd67b8560d75eac.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0d92f7c50b85ba97.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-8393df636e8cda21.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-e2a4baa779635fd5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-39850519b6ff5447.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-e771fe50fb4e75c7.rlib" "/opt/rustwide/target/debug/deps/libclap-13677f70520551ed.rlib" "/opt/rustwide/target/debug/deps/libvec_map-8d2af087de360564.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-9e7eb393cf1e6503.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-a9a20247601aeda8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5da1e89203290db5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ad8729d9c80cae41.rlib" "/opt/rustwide/target/debug/deps/libansi_term-017778a055950e81.rlib" "/opt/rustwide/target/debug/deps/libatty-bf3f750d134a6c14.rlib" "/opt/rustwide/target/debug/deps/liblibc-c35dc2c2514abcfb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.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-e2a4baa779635fd5.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-e2a4baa779635fd5.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-e2a4baa779635fd5.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-e2a4baa779635fd5.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-e2a4baa779635fd5.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" "f2aa26ecfa71acd3e9ba3512ef5db114aa87529b5361ba99f1ea20509c483544", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2aa26ecfa71acd3e9ba3512ef5db114aa87529b5361ba99f1ea20509c483544", kill_on_drop: false }` [INFO] [stdout] f2aa26ecfa71acd3e9ba3512ef5db114aa87529b5361ba99f1ea20509c483544