[INFO] updating cached repository lvillani/borg-hive [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/lvillani/borg-hive [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/lvillani/borg-hive" "work/ex/beta-1.38-1/sources/1.37.0/gh/lvillani/borg-hive"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/lvillani/borg-hive'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/lvillani/borg-hive" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lvillani/borg-hive"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lvillani/borg-hive'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b26fdc5051ff95fab2ee82eabde7b5ac6565197b [INFO] sha for GitHub repo lvillani/borg-hive: b26fdc5051ff95fab2ee82eabde7b5ac6565197b [INFO] validating manifest of lvillani/borg-hive on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of lvillani/borg-hive on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing lvillani/borg-hive [INFO] finished frobbing lvillani/borg-hive [INFO] frobbed toml for lvillani/borg-hive written to work/ex/beta-1.38-1/sources/1.37.0/gh/lvillani/borg-hive/Cargo.toml [INFO] started frobbing lvillani/borg-hive [INFO] finished frobbing lvillani/borg-hive [INFO] frobbed toml for lvillani/borg-hive written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lvillani/borg-hive/Cargo.toml [INFO] crate lvillani/borg-hive already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/lvillani/borg-hive/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing lvillani/borg-hive against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lvillani/borg-hive:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 9b3b3c0a02239afbb70de185c89f98fcef631631848bd7ef319df10f4fd58478 [INFO] running `"docker" "start" "-a" "9b3b3c0a02239afbb70de185c89f98fcef631631848bd7ef319df10f4fd58478"` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling shellexpand v1.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling slog-scope v4.1.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dbus v0.2.3 [INFO] [stderr] Compiling rust-gmp v0.3.2 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling rpassword v0.1.3 [INFO] [stderr] Compiling rpassword v0.4.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling secret-service v0.4.0 [INFO] [stderr] Compiling keyring v0.5.1 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling slog-term v2.4.1 [INFO] [stderr] Compiling borg-hive v0.0.2 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:35:21 [INFO] [stderr] | [INFO] [stderr] 35 | #[macro_use(slog_o, slog_debug, slog_error, slog_info, slog_log, slog_warn, slog_record, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:35:33 [INFO] [stderr] | [INFO] [stderr] 35 | #[macro_use(slog_o, slog_debug, slog_error, slog_info, slog_log, slog_warn, slog_record, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:35:45 [INFO] [stderr] | [INFO] [stderr] 35 | #[macro_use(slog_o, slog_debug, slog_error, slog_info, slog_log, slog_warn, slog_record, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:35:56 [INFO] [stderr] | [INFO] [stderr] 35 | #[macro_use(slog_o, slog_debug, slog_error, slog_info, slog_log, slog_warn, slog_record, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:35:66 [INFO] [stderr] | [INFO] [stderr] 35 | #[macro_use(slog_o, slog_debug, slog_error, slog_info, slog_log, slog_warn, slog_record, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:35:77 [INFO] [stderr] | [INFO] [stderr] 35 | #[macro_use(slog_o, slog_debug, slog_error, slog_info, slog_log, slog_warn, slog_record, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:36:13 [INFO] [stderr] | [INFO] [stderr] 36 | slog_record_static, slog_b, slog_kv)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:36:33 [INFO] [stderr] | [INFO] [stderr] 36 | slog_record_static, slog_b, slog_kv)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:36:41 [INFO] [stderr] | [INFO] [stderr] 36 | slog_record_static, slog_b, slog_kv)] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/cli.rs:42:26 [INFO] [stderr] | [INFO] [stderr] 42 | let home_dir = match env::home_dir() { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain!{ [INFO] [stderr] 2 | | foreign_links { [INFO] [stderr] 3 | | Io(::std::io::Error); [INFO] [stderr] 4 | | } [INFO] [stderr] 5 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/borg_hive-e9be28a71d0a78b8.borg_hive.7cdnried-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-e9be28a71d0a78b8.borg_hive.7cdnried-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-e9be28a71d0a78b8.borg_hive.7cdnried-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-e9be28a71d0a78b8.borg_hive.7cdnried-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-e9be28a71d0a78b8.borg_hive.7cdnried-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-e9be28a71d0a78b8.borg_hive.7cdnried-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-e9be28a71d0a78b8.borg_hive.7cdnried-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-e9be28a71d0a78b8.borg_hive.7cdnried-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-e9be28a71d0a78b8.borg_hive.7cdnried-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-e9be28a71d0a78b8.borg_hive.7cdnried-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-e9be28a71d0a78b8.borg_hive.7cdnried-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-e9be28a71d0a78b8.borg_hive.7cdnried-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-e9be28a71d0a78b8.borg_hive.7cdnried-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-e9be28a71d0a78b8.borg_hive.7cdnried-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-e9be28a71d0a78b8.borg_hive.7cdnried-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-e9be28a71d0a78b8.borg_hive.7cdnried-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/borg_hive-e9be28a71d0a78b8" "/opt/crater/target/debug/deps/borg_hive-e9be28a71d0a78b8.4i29hp730lc401j1.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-d5ae900bfde9750d/out" "-L" "/opt/crater/target/debug/build/rust-crypto-fbe6562e31bd749c/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libslog_scope-f9cc4c389d559ae6.rlib" "/opt/crater/target/debug/deps/libarc_swap-721a10bfc241673d.rlib" "/opt/crater/target/debug/deps/liberror_chain-52b3a31471dc9e82.rlib" "/opt/crater/target/debug/deps/libbacktrace-0ba24489b33d7a88.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-4ba3fb5c8a305755.rlib" "/opt/crater/target/debug/deps/libcfg_if-c978b2f886ff1de7.rlib" "/opt/crater/target/debug/deps/librustc_demangle-93c44a61a479f45e.rlib" "/opt/crater/target/debug/deps/libslog_term-23a64a3f748c3889.rlib" "/opt/crater/target/debug/deps/libterm-a286cca556a1267c.rlib" "/opt/crater/target/debug/deps/libdirs-3ac2212ac716b0d3.rlib" "/opt/crater/target/debug/deps/libbyteorder-98f71e4258b709b0.rlib" "/opt/crater/target/debug/deps/libslog_async-62226c8a85901c5e.rlib" "/opt/crater/target/debug/deps/libtake_mut-03045d87a019c193.rlib" "/opt/crater/target/debug/deps/libthread_local-2ae771cec36f83c2.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "/opt/crater/target/debug/deps/libslog-4ec755c87aa8f5ef.rlib" "/opt/crater/target/debug/deps/libshellexpand-2399dfaee2c7c70c.rlib" "/opt/crater/target/debug/deps/libserde_json-0c53888b338bdcbb.rlib" "/opt/crater/target/debug/deps/libryu-a9583eff3872e809.rlib" "/opt/crater/target/debug/deps/libitoa-fbd08118d5c2ed14.rlib" "/opt/crater/target/debug/deps/librpassword-f8ac83e69b3d8993.rlib" "/opt/crater/target/debug/deps/libtermios-39b2ee52850149c9.rlib" "/opt/crater/target/debug/deps/libkeyring-4e290e0beb1fcab3.rlib" "/opt/crater/target/debug/deps/libsecret_service-03b948af7dc7a385.rlib" "/opt/crater/target/debug/deps/libnum-b4d439dec8b9f3a4.rlib" "/opt/crater/target/debug/deps/libnum_rational-3e9ad4cac53e6eaf.rlib" "/opt/crater/target/debug/deps/libnum_bigint-e391ce4d5e227144.rlib" "/opt/crater/target/debug/deps/libnum_complex-fde456084da6af7a.rlib" "/opt/crater/target/debug/deps/libnum_iter-28b38f13f9916d21.rlib" "/opt/crater/target/debug/deps/libgmp-d7c1b8462fb54870.rlib" "/opt/crater/target/debug/deps/libdbus-324c73ac62fd486b.rlib" "/opt/crater/target/debug/deps/libcrypto-9ecb0903c1ca87bd.rlib" "/opt/crater/target/debug/deps/librustc_serialize-fc0a027b4489f806.rlib" "/opt/crater/target/debug/deps/librand-5eda43279f0ef45c.rlib" "/opt/crater/target/debug/deps/librand-7efbcbd89944bda6.rlib" "/opt/crater/target/debug/deps/libclap-946176546f1bfef1.rlib" "/opt/crater/target/debug/deps/libvec_map-dfe47d7ef870925b.rlib" "/opt/crater/target/debug/deps/libtextwrap-648e6ff45e87fdf7.rlib" "/opt/crater/target/debug/deps/libunicode_width-c482f247a0e67224.rlib" "/opt/crater/target/debug/deps/libstrsim-71052c127de7173f.rlib" "/opt/crater/target/debug/deps/libbitflags-c2b055ef483e7b37.rlib" "/opt/crater/target/debug/deps/libatty-22eb3b2ac1d714c2.rlib" "/opt/crater/target/debug/deps/libansi_term-8091014737d4fb0a.rlib" "/opt/crater/target/debug/deps/libchrono-44ed4ea2b4e568fb.rlib" "/opt/crater/target/debug/deps/libserde-5125a48878b1da57.rlib" "/opt/crater/target/debug/deps/libnum_integer-d96dd1015ac621b3.rlib" "/opt/crater/target/debug/deps/libnum_traits-64f50821abf23d98.rlib" "/opt/crater/target/debug/deps/libtime-c375bf02baafb2fd.rlib" "/opt/crater/target/debug/deps/liblibc-37f3d1c853b3b7bd.rlib" "/opt/crater/target/debug/deps/libapp_dirs-61d12eb40b06f714.rlib" "/opt/crater/target/debug/deps/libxdg-193870de26dc04c8.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lc" "-lgmp" "-lgmp" "-lgmp" "-lgmp" "-ldbus-1" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lgmp [INFO] [stderr] /usr/bin/ld: cannot find -lgmp [INFO] [stderr] /usr/bin/ld: cannot find -lgmp [INFO] [stderr] /usr/bin/ld: cannot find -lgmp [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `borg-hive`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "9b3b3c0a02239afbb70de185c89f98fcef631631848bd7ef319df10f4fd58478"` [INFO] running `"docker" "rm" "-f" "9b3b3c0a02239afbb70de185c89f98fcef631631848bd7ef319df10f4fd58478"` [INFO] [stdout] 9b3b3c0a02239afbb70de185c89f98fcef631631848bd7ef319df10f4fd58478