[INFO] updating cached repository https://github.com/Aaronepower/hera [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] a1ad4838351cd93057366e0d1e99f2a287dd93b0 [INFO] testing Aaronepower/hera 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%2FAaronepower%2Fhera" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Aaronepower/hera 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/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-8/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" "+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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 749c204593d5383627bc7011bd156c537c9cd7407eedb7860dc3620497312675 [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" "749c204593d5383627bc7011bd156c537c9cd7407eedb7860dc3620497312675", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "749c204593d5383627bc7011bd156c537c9cd7407eedb7860dc3620497312675", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "749c204593d5383627bc7011bd156c537c9cd7407eedb7860dc3620497312675", kill_on_drop: false }` [INFO] [stdout] 749c204593d5383627bc7011bd156c537c9cd7407eedb7860dc3620497312675 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 7d80a4030b9b01c0623b2083b17e18be5c9f10dd4758c149d034fb8307fae7de [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" "7d80a4030b9b01c0623b2083b17e18be5c9f10dd4758c149d034fb8307fae7de", 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 pkg-config v0.3.14 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling serde v1.0.78 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling same-file v1.0.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.0.3 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [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 arrayvec v0.4.7 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling walkdir v2.2.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling textwrap v0.10.0 [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 atty v0.2.11 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling clap v2.32.0 [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 libz-sys v1.0.20 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Compiling curl-sys v0.4.8 [INFO] [stderr] Compiling libssh2-sys v0.2.10 [INFO] [stderr] Compiling libgit2-sys v0.7.7 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling encoding_rs_io v0.1.2 [INFO] [stderr] Compiling syn v0.15.3 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.2.4 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling globset v0.4.2 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling serde_derive v1.0.78 [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/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/hera-20005d089212146c.hera.610880c0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hera-20005d089212146c.hera.610880c0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hera-20005d089212146c.hera.610880c0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hera-20005d089212146c.hera.610880c0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hera-20005d089212146c.hera.610880c0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hera-20005d089212146c.hera.610880c0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hera-20005d089212146c.hera.610880c0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hera-20005d089212146c.hera.610880c0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hera-20005d089212146c.hera.610880c0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hera-20005d089212146c.hera.610880c0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hera-20005d089212146c.hera.610880c0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hera-20005d089212146c.hera.610880c0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hera-20005d089212146c.hera.610880c0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hera-20005d089212146c.hera.610880c0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hera-20005d089212146c.hera.610880c0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hera-20005d089212146c.hera.610880c0-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/hera-20005d089212146c" "/opt/rustwide/target/debug/deps/hera-20005d089212146c.1g40e6p5uhaqc4o3.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-4cf383b1f459b54d/out/lib" "-L" "/opt/rustwide/target/debug/build/curl-sys-3a29c489a4e719bf/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-ed029d203324e82a/out/lib" "-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/libtokei-546b462f511acc36.rlib" "/opt/rustwide/target/debug/deps/librayon-9f0755d89cd2200c.rlib" "/opt/rustwide/target/debug/deps/libeither-fffa7dedf195fb70.rlib" "/opt/rustwide/target/debug/deps/librayon_core-543a00437b3094f5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5ca16ac0c26a104c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-efdb9a559b538b46.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-93468b7fdf6213d3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f7f8c34baf0a2199.rlib" "/opt/rustwide/target/debug/deps/libignore-1662a6f1d87ac286.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-c63cb3864d0faa60.rlib" "/opt/rustwide/target/debug/deps/libsame_file-a537336761b7b262.rlib" "/opt/rustwide/target/debug/deps/libglobset-65f11d053ee996aa.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-bf0673870d5b3236.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f05228e5eed75504.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1e035c9a8dce79dc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-35eb491612af5999.rlib" "/opt/rustwide/target/debug/deps/libunreachable-df638fbf420fe3b0.rlib" "/opt/rustwide/target/debug/deps/libvoid-3282560b88f14a5c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4bc8a8892c50ff17.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-035a7cca35ab4fe6.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-86b1307a95d38cfd.rlib" "/opt/rustwide/target/debug/deps/librand-5ff5fef4df1c5069.rlib" "/opt/rustwide/target/debug/deps/librand_core-bde60066ef524979.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9b7825a7987829fe.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-35b70419fc3f560e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0771bbc32ad4bd2f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e6a25c973475fddd.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-eee4b0dfaf1d5fc7.rlib" "/opt/rustwide/target/debug/deps/libnodrop-6f8bc61a08d6be24.rlib" "/opt/rustwide/target/debug/deps/libregex-654004b280ec87ef.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-6c1b440f56903052.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-946331a9340afec5.rlib" "/opt/rustwide/target/debug/deps/libucd_util-2d85bddcd195cb16.rlib" "/opt/rustwide/target/debug/deps/libthread_local-3df1b2b5ae93a43b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d0943ae5731e8204.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b26a33dc8a5b1fe8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d3a9944ee029e0e2.rlib" "/opt/rustwide/target/debug/deps/libgit2-5689cece946c1ed5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/liblog-df1de941aa737516.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-ae203288553341f3.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-825234b3b4bfea76.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-11be9f3baccc40ff.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-74cb155ecd733694.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-2d3032da6729c119.rlib" "/opt/rustwide/target/debug/deps/liburl-ac3dd9464754e737.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88e6a83f9628f22c.rlib" "/opt/rustwide/target/debug/deps/libidna-36b3ab61560588b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-771897ee471b32a9.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs_io-e8894b478ed97aa4.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4354230bac2cb75f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-642a78bbea3a8aa7.rlib" "/opt/rustwide/target/debug/deps/libclap-30700932a5d697d6.rlib" "/opt/rustwide/target/debug/deps/libvec_map-d63055c0e609bac9.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-4e736d6b3c3e2bd7.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d70d337a04bb4303.rlib" "/opt/rustwide/target/debug/deps/libstrsim-f1b45d912052481f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0e3ab843d5d98160.rlib" "/opt/rustwide/target/debug/deps/libatty-8d67692888c79522.rlib" "/opt/rustwide/target/debug/deps/liblibc-992e4eaaf6dee430.rlib" "/opt/rustwide/target/debug/deps/libansi_term-fe7bdec5ded10333.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" "-lssl" "-lcrypto" "-lz" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-825234b3b4bfea76.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-825234b3b4bfea76.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" "7d80a4030b9b01c0623b2083b17e18be5c9f10dd4758c149d034fb8307fae7de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d80a4030b9b01c0623b2083b17e18be5c9f10dd4758c149d034fb8307fae7de", kill_on_drop: false }` [INFO] [stdout] 7d80a4030b9b01c0623b2083b17e18be5c9f10dd4758c149d034fb8307fae7de