[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.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronepower%2Fhera" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Aaronepower/hera on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-10/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.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 250033fe1c707535fb1bb374ef2d8d5175a635b09402b3cae853755c12a2d6a3 [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" "250033fe1c707535fb1bb374ef2d8d5175a635b09402b3cae853755c12a2d6a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "250033fe1c707535fb1bb374ef2d8d5175a635b09402b3cae853755c12a2d6a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "250033fe1c707535fb1bb374ef2d8d5175a635b09402b3cae853755c12a2d6a3", kill_on_drop: false }` [INFO] [stdout] 250033fe1c707535fb1bb374ef2d8d5175a635b09402b3cae853755c12a2d6a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.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] a411087bc48bcfeb60a38c06f21a48c29c0bbd63d17daebccf2ad64380d96fd2 [INFO] running `Command { std: "docker" "start" "-a" "a411087bc48bcfeb60a38c06f21a48c29c0bbd63d17daebccf2ad64380d96fd2", 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 nodrop v0.1.12 [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 rand_core v0.2.1 [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 rayon-core v1.4.1 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling itoa v0.4.3 [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 either v1.5.0 [INFO] [stderr] Compiling termcolor v1.0.3 [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 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 regex-syntax v0.6.2 [INFO] [stderr] Compiling walkdir v2.2.5 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling cmake v0.1.33 [INFO] [stderr] Compiling lock_api v0.1.3 [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 lazy_static v1.1.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling clap v2.32.0 [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 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 parking_lot_core v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [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 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/main.rs:21:29 [INFO] [stdout] | [INFO] [stdout] 21 | fn main() -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 21 - fn main() -> Result<(), Box> { [INFO] [stdout] 21 + fn main() -> Result<(), Box> { [INFO] [stdout] | [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] | ^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 80 - -> Result> [INFO] [stdout] 80 + -> Result> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [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] | ^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 47 - -> Result> [INFO] [stdout] 47 + -> Result> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> src/changes.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | status: Delta, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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-3b79dcc69188d451.hera.25021522-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hera-3b79dcc69188d451.hera.25021522-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hera-3b79dcc69188d451.hera.25021522-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hera-3b79dcc69188d451.hera.25021522-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hera-3b79dcc69188d451.hera.25021522-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hera-3b79dcc69188d451.hera.25021522-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hera-3b79dcc69188d451.hera.25021522-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hera-3b79dcc69188d451.hera.25021522-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hera-3b79dcc69188d451.hera.25021522-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hera-3b79dcc69188d451.hera.25021522-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hera-3b79dcc69188d451.hera.25021522-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hera-3b79dcc69188d451.hera.25021522-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hera-3b79dcc69188d451.hera.25021522-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hera-3b79dcc69188d451.hera.25021522-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hera-3b79dcc69188d451.hera.25021522-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hera-3b79dcc69188d451.hera.25021522-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/hera-3b79dcc69188d451.1reroq2f0qur5by8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-329d1ab9089fcafb/out/lib" "-L" "/opt/rustwide/target/debug/build/curl-sys-34805cafa7c51836/out/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-bf724b0a7cd244c7/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtokei-1525b81862a738bf.rlib" "/opt/rustwide/target/debug/deps/librayon-98fd5b8d422057f7.rlib" "/opt/rustwide/target/debug/deps/libeither-b2a45998e7732c74.rlib" "/opt/rustwide/target/debug/deps/librayon_core-8322b99af931bb01.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9ea665af3afbffc8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-629a7ed9c739f07c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-246e2b463eafebfe.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-785ae0d753ce67e4.rlib" "/opt/rustwide/target/debug/deps/libignore-bf3fbf5bafde7e65.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-fa4aa58adb9108ed.rlib" "/opt/rustwide/target/debug/deps/libsame_file-35222bfe4aed20b6.rlib" "/opt/rustwide/target/debug/deps/libglobset-b66d49629c88f471.rlib" "/opt/rustwide/target/debug/deps/libfnv-80ed2aac042641d7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1a100ce85a02030d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-060022e82bb3288a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-79cff40194b74fa9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-35057b453108dfb7.rlib" "/opt/rustwide/target/debug/deps/libunreachable-e47d3da68f280a88.rlib" "/opt/rustwide/target/debug/deps/libvoid-7ac40aef06c550f4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-2fb896826b2553b2.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-4ce4edc80612c310.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bcd7e61987b13e66.rlib" "/opt/rustwide/target/debug/deps/librand-34b238a8b52caa78.rlib" "/opt/rustwide/target/debug/deps/librand_core-4ef64375977b2499.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3a7a68003e68414b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-2802a6bcce05c759.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ef89ebfc7b76b62a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9a07c1603a7174ab.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-eff77326c5d58c41.rlib" "/opt/rustwide/target/debug/deps/libnodrop-aefc9f86b25af58f.rlib" "/opt/rustwide/target/debug/deps/libregex-4dabc42985495724.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-f8ee85812658b0e0.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-dde91c502cbcee39.rlib" "/opt/rustwide/target/debug/deps/libucd_util-d8739deac3d19cce.rlib" "/opt/rustwide/target/debug/deps/libthread_local-af07c741d879db93.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d74b61b374e84fb9.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-dd6eef60827f8f4e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3faa605c1df280ff.rlib" "/opt/rustwide/target/debug/deps/libgit2-8ec14002baf3a19f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-8ae6cf98282835c5.rlib" "/opt/rustwide/target/debug/deps/liblog-186368180b954270.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-5c767ed37adc6c6d.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-f2fb0dd0cca53fde.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-742f3a06f0d00084.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-03ab827f7c25df47.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-7f5cca3965248a72.rlib" "/opt/rustwide/target/debug/deps/liburl-2744c9bf61a6e293.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a5414215aa73ce68.rlib" "/opt/rustwide/target/debug/deps/libidna-43e202c8fb1f6b89.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-da01d0f74b4cc621.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs_io-01ba24d9abffbdb8.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c3c50e3878f82def.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-461461c3a35774fd.rlib" "/opt/rustwide/target/debug/deps/libclap-30033f90c1be6b50.rlib" "/opt/rustwide/target/debug/deps/libvec_map-1f10d80223e7070e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-f44f00def523547f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e3feadfde25e2e41.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4ccb3802ad3f8191.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8b0d0379c177ef18.rlib" "/opt/rustwide/target/debug/deps/libatty-2b339ff4fb6110dc.rlib" "/opt/rustwide/target/debug/deps/liblibc-70de0bd91cb01a30.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.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/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/hera-3b79dcc69188d451" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libcurl_sys-f2fb0dd0cca53fde.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-f2fb0dd0cca53fde.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; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hera` due to 2 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a411087bc48bcfeb60a38c06f21a48c29c0bbd63d17daebccf2ad64380d96fd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a411087bc48bcfeb60a38c06f21a48c29c0bbd63d17daebccf2ad64380d96fd2", kill_on_drop: false }` [INFO] [stdout] a411087bc48bcfeb60a38c06f21a48c29c0bbd63d17daebccf2ad64380d96fd2