[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 try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [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 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7aaa862ee1249e761ded839fa4e71daafe576db911fbbb3f8ec1b17148cedda5 [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" "7aaa862ee1249e761ded839fa4e71daafe576db911fbbb3f8ec1b17148cedda5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7aaa862ee1249e761ded839fa4e71daafe576db911fbbb3f8ec1b17148cedda5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aaa862ee1249e761ded839fa4e71daafe576db911fbbb3f8ec1b17148cedda5", kill_on_drop: false }` [INFO] [stdout] 7aaa862ee1249e761ded839fa4e71daafe576db911fbbb3f8ec1b17148cedda5 [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=forbid" "-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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] b81fa9ec1846389d0f2f4d7afd8f36dfe5a6bd1ca2336711dc716baeb9ee7bd4 [INFO] running `Command { std: "docker" "start" "-a" "b81fa9ec1846389d0f2f4d7afd8f36dfe5a6bd1ca2336711dc716baeb9ee7bd4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.5 [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 nodrop v0.1.12 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling memoffset v0.2.1 [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 stable_deref_trait v1.1.1 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling serde v1.0.78 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling same-file v1.0.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling termcolor v1.0.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 arrayvec v0.4.7 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling walkdir v2.2.5 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling smallvec v0.6.5 [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 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 libssh2-sys v0.2.10 [INFO] [stderr] Compiling curl-sys v0.4.8 [INFO] [stderr] Compiling libgit2-sys v0.7.7 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling syn v0.15.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling encoding_rs_io v0.1.2 [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 url v1.7.1 [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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/hera-4cb3d633adb055fa.hera.4kkblx41-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hera-4cb3d633adb055fa.hera.4kkblx41-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hera-4cb3d633adb055fa.hera.4kkblx41-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hera-4cb3d633adb055fa.hera.4kkblx41-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hera-4cb3d633adb055fa.hera.4kkblx41-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hera-4cb3d633adb055fa.hera.4kkblx41-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hera-4cb3d633adb055fa.hera.4kkblx41-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hera-4cb3d633adb055fa.hera.4kkblx41-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hera-4cb3d633adb055fa.hera.4kkblx41-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hera-4cb3d633adb055fa.hera.4kkblx41-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hera-4cb3d633adb055fa.hera.4kkblx41-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hera-4cb3d633adb055fa.hera.4kkblx41-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hera-4cb3d633adb055fa.hera.4kkblx41-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hera-4cb3d633adb055fa.hera.4kkblx41-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hera-4cb3d633adb055fa.hera.4kkblx41-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hera-4cb3d633adb055fa.hera.4kkblx41-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/hera-4cb3d633adb055fa" "/opt/rustwide/target/debug/deps/hera-4cb3d633adb055fa.53jl8kiky03q51of.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-5e6e79afd5a4fa91/out/lib" "-L" "/opt/rustwide/target/debug/build/curl-sys-af26f6d0efd2c340/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-33706736605785c8/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtokei-6745da932e16a77f.rlib" "/opt/rustwide/target/debug/deps/librayon-900f9205e36d36dd.rlib" "/opt/rustwide/target/debug/deps/libeither-ab7229832adaebc2.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e64aa59a697b793b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a51e20db457d8bcb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-76610ea38a1b0768.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-51caf04e74b02300.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3181ddfd005a9470.rlib" "/opt/rustwide/target/debug/deps/libignore-ceda5c93665eafb7.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-31d64a7fe992685a.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d2f8ffc056771689.rlib" "/opt/rustwide/target/debug/deps/libglobset-e373aa27678cba5d.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-88b17180035b3d86.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d44c42306d4b60e4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3df45b1e1c3e9f3b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-04d73df5bd7524f5.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d50aefc3fd69daea.rlib" "/opt/rustwide/target/debug/deps/libvoid-9a28c3bedaac67b5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b6cd9d59dfd18181.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-18a5612de5887c70.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/librand-a5c41249c0a66779.rlib" "/opt/rustwide/target/debug/deps/librand_core-924427d1587d7878.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2947712286236a33.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6aac4dafce6b7963.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-be6f85c566e36f99.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-00e55e41342cbcb8.rlib" "/opt/rustwide/target/debug/deps/libnodrop-ed7fc3125c27ac78.rlib" "/opt/rustwide/target/debug/deps/libregex-f6bf34b397db7a43.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-9d91b162f864559c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c98c9bc2a5a4fbb5.rlib" "/opt/rustwide/target/debug/deps/libucd_util-8e880ad104471ec9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-404bfa7f3696cc90.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f3706ce230eb2d7f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-42691cb7067d9c3f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4f1da0f7773406c8.rlib" "/opt/rustwide/target/debug/deps/libgit2-5a54b2ea510100a3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/liblog-4c79c334534174ec.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-59316518fee0af1a.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-c270ab7e33ac1c01.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-91fc9b76e76f510d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-52cac8b1bc17cf02.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-70f6867c0a6f8ce1.rlib" "/opt/rustwide/target/debug/deps/liburl-d2de251dfe1b9eb7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-62ab5fd591663edf.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d0b37690a3a5c528.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs_io-4bd038427b85b5a0.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-dd389b3cd61123c3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b288d121a815211f.rlib" "/opt/rustwide/target/debug/deps/libclap-0ec3f3246eef7716.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5dc04564fb1f035e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c7b1abc8952a65b3.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e66923fd97961770.rlib" "/opt/rustwide/target/debug/deps/libstrsim-3342e222d16844bb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d84be2ed0b8bbca8.rlib" "/opt/rustwide/target/debug/deps/libatty-619df8bb89d3fd39.rlib" "/opt/rustwide/target/debug/deps/liblibc-111fa2dfb6f588ad.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.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-c270ab7e33ac1c01.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-c270ab7e33ac1c01.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" "b81fa9ec1846389d0f2f4d7afd8f36dfe5a6bd1ca2336711dc716baeb9ee7bd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b81fa9ec1846389d0f2f4d7afd8f36dfe5a6bd1ca2336711dc716baeb9ee7bd4", kill_on_drop: false }` [INFO] [stdout] b81fa9ec1846389d0f2f4d7afd8f36dfe5a6bd1ca2336711dc716baeb9ee7bd4