[INFO] cloning repository https://github.com/Aaronepower/hera [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aaronepower/hera" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronepower%2Fhera", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronepower%2Fhera'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2698d8ac5b605c761f467a229de3f5a9002dd78b [INFO] testing Aaronepower/hera against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronepower%2Fhera" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Aaronepower/hera 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/Aaronepower/hera [INFO] finished tweaking git repo https://github.com/Aaronepower/hera [INFO] tweaked toml for git repo https://github.com/Aaronepower/hera written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Aaronepower/hera 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 88c36c06446b7595ea9c6c131edfca36b2681e4a0de274c5651396b32799f2f0 [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" "88c36c06446b7595ea9c6c131edfca36b2681e4a0de274c5651396b32799f2f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88c36c06446b7595ea9c6c131edfca36b2681e4a0de274c5651396b32799f2f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88c36c06446b7595ea9c6c131edfca36b2681e4a0de274c5651396b32799f2f0", kill_on_drop: false }` [INFO] [stdout] 88c36c06446b7595ea9c6c131edfca36b2681e4a0de274c5651396b32799f2f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 67d1a16216e6fc108a343620cdf3821ec869d0bc99dd360eab2c7850ebc715bb [INFO] running `Command { std: "docker" "start" "-a" "67d1a16216e6fc108a343620cdf3821ec869d0bc99dd360eab2c7850ebc715bb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling cc v1.0.24 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling serde v1.0.78 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling same-file v1.0.3 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling termcolor v1.0.3 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.6 [INFO] [stderr] Compiling walkdir v2.2.5 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling cmake v0.1.33 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Compiling libz-sys v1.0.20 [INFO] [stderr] Compiling libssh2-sys v0.2.10 [INFO] [stderr] Compiling curl-sys v0.4.8 [INFO] [stderr] Compiling libgit2-sys v0.7.7 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling syn v0.15.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling encoding_rs_io v0.1.2 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling crossbeam-channel v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.78 [INFO] [stderr] Compiling globset v0.4.2 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling ignore v0.4.4 [INFO] [stderr] Compiling serde_json v1.0.27 [INFO] [stderr] Compiling handlebars v1.0.3 [INFO] [stderr] Compiling tokei v8.0.1 [INFO] [stderr] Compiling git2 v0.7.5 [INFO] [stderr] Compiling hera v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/changes.rs:47:29 [INFO] [stdout] | [INFO] [stdout] 47 | -> Result> [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:21:29 [INFO] [stdout] | [INFO] [stdout] 21 | fn main() -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:80:25 [INFO] [stdout] | [INFO] [stdout] 80 | -> Result> [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [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/hera-ee0eec95c580fa91.hera.96u12q0f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hera-ee0eec95c580fa91.hera.96u12q0f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hera-ee0eec95c580fa91.hera.96u12q0f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hera-ee0eec95c580fa91.hera.96u12q0f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hera-ee0eec95c580fa91.hera.96u12q0f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hera-ee0eec95c580fa91.hera.96u12q0f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hera-ee0eec95c580fa91.hera.96u12q0f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hera-ee0eec95c580fa91.hera.96u12q0f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hera-ee0eec95c580fa91.hera.96u12q0f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hera-ee0eec95c580fa91.hera.96u12q0f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hera-ee0eec95c580fa91.hera.96u12q0f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hera-ee0eec95c580fa91.hera.96u12q0f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hera-ee0eec95c580fa91.hera.96u12q0f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hera-ee0eec95c580fa91.hera.96u12q0f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hera-ee0eec95c580fa91.hera.96u12q0f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hera-ee0eec95c580fa91.hera.96u12q0f-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/hera-ee0eec95c580fa91" "/opt/rustwide/target/debug/deps/hera-ee0eec95c580fa91.121zszi3xe1nxgkb.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-fa1e70dc033f8a41/out/lib" "-L" "/opt/rustwide/target/debug/build/curl-sys-657e918451055f6f/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-a2e11eeab1e0b92f/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/libtokei-02e433cc7cd80148.rlib" "/opt/rustwide/target/debug/deps/librayon-2351302e8d0f7cc1.rlib" "/opt/rustwide/target/debug/deps/libeither-8d9eea3183d636b7.rlib" "/opt/rustwide/target/debug/deps/librayon_core-6fd45f9a4315ad63.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ac388968c4f900e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-58381e1904cd07c9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1c6f0fe5daf36607.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7abc5a220d5d7df8.rlib" "/opt/rustwide/target/debug/deps/libignore-881ac606fd8b3ce6.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-3b4298faa3e93581.rlib" "/opt/rustwide/target/debug/deps/libsame_file-9d7d4262164ed1ea.rlib" "/opt/rustwide/target/debug/deps/libglobset-21821632af9415c1.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7a950e355bff9c66.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6ee012fbf96a5d8d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-71a307185c581bec.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8f1f10475e52a152.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c7876f1e3de87b4b.rlib" "/opt/rustwide/target/debug/deps/libvoid-cff1fbb51120ba49.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5a107c49d43c6e01.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-ef0a9f08e28395b5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-2d19c7fb29a857c0.rlib" "/opt/rustwide/target/debug/deps/librand-8bae0db40f202988.rlib" "/opt/rustwide/target/debug/deps/librand_core-ec6a019383c855e4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2145edd235035035.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c0e1396086f307bb.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9bde307deef8c75.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-367d6a9931b9b332.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-42c3bdb28b639751.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9cbcd2660bcf4f7e.rlib" "/opt/rustwide/target/debug/deps/libregex-d71ef65b4bdcf8f0.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-87b01e64e0615fcd.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-12a33c50573440ea.rlib" "/opt/rustwide/target/debug/deps/libucd_util-83a9de332669bcbb.rlib" "/opt/rustwide/target/debug/deps/libthread_local-6d4c3ea799a1e378.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d3117d55fc9645e9.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a8ae9cb9e9489fdc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-becf3ed18be6c788.rlib" "/opt/rustwide/target/debug/deps/libgit2-dafbb37d7259fe97.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/liblog-d1908a28152bc0bf.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-7e413f29583df8d5.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-0623f963dbfe1413.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-14b79e7b8e282c18.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-41601a401614a52c.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-4cf893268adcec60.rlib" "/opt/rustwide/target/debug/deps/liburl-8da7ae3e1a9cc0ff.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libidna-9a1c8b92c5c741f1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2c2c8d7ad91531b3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs_io-f30da5d2551cc132.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-199b05ece141dafd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ad74d04d99ea3981.rlib" "/opt/rustwide/target/debug/deps/libclap-dc0a6111eec31a8c.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-5c7d271dfd8fcb55.rlib" "/opt/rustwide/target/debug/deps/libatty-8e01cdf74aacefca.rlib" "/opt/rustwide/target/debug/deps/liblibc-a1242cd790f47890.rlib" "/opt/rustwide/target/debug/deps/libansi_term-017778a055950e81.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-0623f963dbfe1413.rlib(libcurl_la-version.o): in function `brotli_version': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.4.8/curl/lib/version.c:93: undefined reference to `BrotliDecoderVersion' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-0623f963dbfe1413.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.8/curl/lib/version.c:447: undefined reference to `BrotliDecoderVersion' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hera` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "67d1a16216e6fc108a343620cdf3821ec869d0bc99dd360eab2c7850ebc715bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67d1a16216e6fc108a343620cdf3821ec869d0bc99dd360eab2c7850ebc715bb", kill_on_drop: false }` [INFO] [stdout] 67d1a16216e6fc108a343620cdf3821ec869d0bc99dd360eab2c7850ebc715bb