[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 master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronepower%2Fhera" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Aaronepower/hera on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-0/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", 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] 730a7414992f3c9758c973f14fc2957395278b0da68e441d6aff2576d9a18d43 [INFO] running `Command { std: "docker" "start" "-a" "730a7414992f3c9758c973f14fc2957395278b0da68e441d6aff2576d9a18d43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "730a7414992f3c9758c973f14fc2957395278b0da68e441d6aff2576d9a18d43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "730a7414992f3c9758c973f14fc2957395278b0da68e441d6aff2576d9a18d43", kill_on_drop: false }` [INFO] [stdout] 730a7414992f3c9758c973f14fc2957395278b0da68e441d6aff2576d9a18d43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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] 7bd9fcde6bd72523bef8e95711673fcd4f5882e4766500e4a05c964cb3a0cae2 [INFO] running `Command { std: "docker" "start" "-a" "7bd9fcde6bd72523bef8e95711673fcd4f5882e4766500e4a05c964cb3a0cae2", 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 semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling void v1.0.2 [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 rand_core v0.2.1 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling serde v1.0.78 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling same-file v1.0.3 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling termcolor v1.0.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling arrayvec v0.4.7 [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 unreachable v1.0.0 [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 semver v0.9.0 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling cmake v0.1.33 [INFO] [stderr] Compiling lazy_static v1.1.0 [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 smallvec v0.6.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rustc_version v0.2.3 [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 parking_lot_core 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 idna v0.1.5 [INFO] [stderr] Compiling syn v0.15.3 [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 url v1.7.1 [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 ignore v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.78 [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] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [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] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [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] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/hera-9058534932e25c03.hera.8a37fee6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hera-9058534932e25c03.hera.8a37fee6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hera-9058534932e25c03.hera.8a37fee6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hera-9058534932e25c03.hera.8a37fee6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hera-9058534932e25c03.hera.8a37fee6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hera-9058534932e25c03.hera.8a37fee6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hera-9058534932e25c03.hera.8a37fee6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hera-9058534932e25c03.hera.8a37fee6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hera-9058534932e25c03.hera.8a37fee6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hera-9058534932e25c03.hera.8a37fee6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hera-9058534932e25c03.hera.8a37fee6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hera-9058534932e25c03.hera.8a37fee6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hera-9058534932e25c03.hera.8a37fee6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hera-9058534932e25c03.hera.8a37fee6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hera-9058534932e25c03.hera.8a37fee6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hera-9058534932e25c03.hera.8a37fee6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/hera-9058534932e25c03.1twioppp2u83t3w0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-98daee1ec9fbd6db/out/lib" "-L" "/opt/rustwide/target/debug/build/curl-sys-b222bac2531f99e8/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-501fb4ffa35194f9/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtokei-6116f3b79243c630.rlib" "/opt/rustwide/target/debug/deps/librayon-978da96389d86b63.rlib" "/opt/rustwide/target/debug/deps/libeither-8b10418116a1aa03.rlib" "/opt/rustwide/target/debug/deps/librayon_core-567ef03eb5e899ec.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-09ab8efc8dc9817a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-5cb09ca88477b7ba.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-959468860094dfdc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dcf213bac70b1006.rlib" "/opt/rustwide/target/debug/deps/libignore-c01af83e589927cc.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-0d2c71908dfa4bc0.rlib" "/opt/rustwide/target/debug/deps/libsame_file-0810bd68610500c8.rlib" "/opt/rustwide/target/debug/deps/libglobset-b2f98ceee2df77c4.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-73c14b6a08044273.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5bfa84509c734e53.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ea5cb108a83b71fd.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-49b5d15864a249f4.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d4eca13922259628.rlib" "/opt/rustwide/target/debug/deps/libvoid-dc3a8a0cc21244f6.rlib" "/opt/rustwide/target/debug/deps/liblock_api-58e99c07e9020c95.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-725cf17d61174628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-db39897a29b4285a.rlib" "/opt/rustwide/target/debug/deps/librand-fedcb13360c1880d.rlib" "/opt/rustwide/target/debug/deps/librand_core-f01bf03e27cf5fbc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-ee04a82016696c8b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9af93f9916e0911.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9bee33c3553e7c6e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c9d7a2c0e0741167.rlib" "/opt/rustwide/target/debug/deps/libnodrop-1402547a71e38369.rlib" "/opt/rustwide/target/debug/deps/libregex-3a1d60c46b93caec.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-da7885aeb20e7ff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fce3ce970d4f9bbb.rlib" "/opt/rustwide/target/debug/deps/libucd_util-819f6650fb25c7c9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-733f895ea3c08fd1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-9e81aa27d785cc23.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-559cdd0066ae68c7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bd2d0b955822c15a.rlib" "/opt/rustwide/target/debug/deps/libgit2-790ba77eb99bdeb6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/liblog-9b8ffecbebc240d0.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-3ebfc19b70903f49.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-eed6e12622552ec7.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-093681cfc3a88956.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-440dd05754476904.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-3edd437d145a07fc.rlib" "/opt/rustwide/target/debug/deps/liburl-083f8af921548d78.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libidna-3617958b0d1565fb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-694a06207fd93e10.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs_io-9ea27327b80f96ea.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-0bffcb606acd1be3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6c38f6c71a68887d.rlib" "/opt/rustwide/target/debug/deps/libclap-5b4e2b66c6a560d4.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6dd515bac74e9212.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8fbf541470ef55ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d258e95b9deb3cd8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c956f928dab82a0d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44f48aca50656082.rlib" "/opt/rustwide/target/debug/deps/libatty-6c815c4cba57b6aa.rlib" "/opt/rustwide/target/debug/deps/liblibc-bcb46937e7421e15.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/hera-9058534932e25c03" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-eed6e12622552ec7.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-eed6e12622552ec7.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] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [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" "7bd9fcde6bd72523bef8e95711673fcd4f5882e4766500e4a05c964cb3a0cae2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bd9fcde6bd72523bef8e95711673fcd4f5882e4766500e4a05c964cb3a0cae2", kill_on_drop: false }` [INFO] [stdout] 7bd9fcde6bd72523bef8e95711673fcd4f5882e4766500e4a05c964cb3a0cae2