[INFO] updating cached repository https://github.com/lvillani/borg-hive [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b26fdc5051ff95fab2ee82eabde7b5ac6565197b [INFO] testing lvillani/borg-hive against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Flvillani%2Fborg-hive" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lvillani/borg-hive on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/lvillani/borg-hive [INFO] finished tweaking git repo https://github.com/lvillani/borg-hive [INFO] tweaked toml for git repo https://github.com/lvillani/borg-hive written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/lvillani/borg-hive already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 8bdfcdba25a9282feec69822c93a50c4805672ee8ce6b17333985049880980a9 [INFO] running `"docker" "start" "-a" "8bdfcdba25a9282feec69822c93a50c4805672ee8ce6b17333985049880980a9"` [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling shellexpand v1.0.0 [INFO] [stderr] Compiling rust-gmp v0.3.2 [INFO] [stderr] Compiling dbus v0.2.3 [INFO] [stderr] Compiling rpassword v0.4.2 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling slog-scope v4.1.2 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling secret-service v0.4.0 [INFO] [stderr] Compiling slog-term v2.4.1 [INFO] [stderr] Compiling keyring v0.5.1 [INFO] [stderr] Compiling borg-hive v0.0.2 (/opt/rustwide/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/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/borg_hive-3fba0624c2769d30.borg_hive.3els4eyx-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/borg_hive-3fba0624c2769d30.borg_hive.3els4eyx-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/borg_hive-3fba0624c2769d30.borg_hive.3els4eyx-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/borg_hive-3fba0624c2769d30.borg_hive.3els4eyx-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/borg_hive-3fba0624c2769d30.borg_hive.3els4eyx-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/borg_hive-3fba0624c2769d30.borg_hive.3els4eyx-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/borg_hive-3fba0624c2769d30.borg_hive.3els4eyx-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/borg_hive-3fba0624c2769d30.borg_hive.3els4eyx-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/borg_hive-3fba0624c2769d30.borg_hive.3els4eyx-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/borg_hive-3fba0624c2769d30.borg_hive.3els4eyx-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/borg_hive-3fba0624c2769d30.borg_hive.3els4eyx-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/borg_hive-3fba0624c2769d30.borg_hive.3els4eyx-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/borg_hive-3fba0624c2769d30.borg_hive.3els4eyx-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/borg_hive-3fba0624c2769d30.borg_hive.3els4eyx-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/borg_hive-3fba0624c2769d30.borg_hive.3els4eyx-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/borg_hive-3fba0624c2769d30.borg_hive.3els4eyx-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/borg_hive-3fba0624c2769d30" "/opt/rustwide/target/debug/deps/borg_hive-3fba0624c2769d30.ieriex1eqqfetrx.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-805e59335206c413/out" "-L" "/opt/rustwide/target/debug/build/rust-crypto-903e249a2f16731a/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libslog_scope-3b879f21ec9dce95.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-9d1cfcae97e73f81.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-64b60afba41ce703.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-19b6d7eaabd24479.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-19c29b85fb91260f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-da99d89e98e4f9e7.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-33101498c65f24ef.rlib" "/opt/rustwide/target/debug/deps/libslog_term-b6219a4f263a6ddb.rlib" "/opt/rustwide/target/debug/deps/libterm-41afcb230e745eb4.rlib" "/opt/rustwide/target/debug/deps/libdirs-2960003d02ef13eb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f584045056e081f3.rlib" "/opt/rustwide/target/debug/deps/libslog_async-85ab888bca4eeb1b.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-0d4f3b5f54ef005c.rlib" "/opt/rustwide/target/debug/deps/libthread_local-708705e5460096e3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-83cafc2ae303332c.rlib" "/opt/rustwide/target/debug/deps/libslog-9e26ac4b2d88cce3.rlib" "/opt/rustwide/target/debug/deps/libshellexpand-af23535bed0c5a34.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c2a01674aa9e97b1.rlib" "/opt/rustwide/target/debug/deps/libryu-84f5bdeec10241b3.rlib" "/opt/rustwide/target/debug/deps/libitoa-2dfb56471520de1d.rlib" "/opt/rustwide/target/debug/deps/librpassword-5c8667cbb91c90d9.rlib" "/opt/rustwide/target/debug/deps/libtermios-661a77dd4bd79370.rlib" "/opt/rustwide/target/debug/deps/libkeyring-e65b28feaa2ff87f.rlib" "/opt/rustwide/target/debug/deps/libsecret_service-7a4bf4e0e24b8b60.rlib" "/opt/rustwide/target/debug/deps/libnum-2f2488239b13fbdd.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-89e848ee8ea36e78.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-8e800f48bb43d415.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-d9fb93378866e854.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-bbf34e9632c3a30c.rlib" "/opt/rustwide/target/debug/deps/libgmp-89fc7505b7bbe0b5.rlib" "/opt/rustwide/target/debug/deps/libdbus-a340c61e95581269.rlib" "/opt/rustwide/target/debug/deps/libcrypto-8ce8dffb151dc0e1.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-32acd8f7efa22e3e.rlib" "/opt/rustwide/target/debug/deps/librand-df37cf038f4c3201.rlib" "/opt/rustwide/target/debug/deps/librand-250eafcf18e8ca2a.rlib" "/opt/rustwide/target/debug/deps/libclap-5c2292866ac49d3f.rlib" "/opt/rustwide/target/debug/deps/libvec_map-430eebd9ad766441.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c182af585ce1d152.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-019a22cacfcfb093.rlib" "/opt/rustwide/target/debug/deps/libstrsim-9ecff6948862203f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-4a7b4cf8fbd4dcc3.rlib" "/opt/rustwide/target/debug/deps/libatty-aeb8402cda341d72.rlib" "/opt/rustwide/target/debug/deps/libansi_term-96d819b388a7bd02.rlib" "/opt/rustwide/target/debug/deps/libchrono-487dcc552123cddb.rlib" "/opt/rustwide/target/debug/deps/libserde-6d0ec8312a647899.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-dbac7e428283a153.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4ff9b7e87bbd905.rlib" "/opt/rustwide/target/debug/deps/libtime-0837f709e880efd3.rlib" "/opt/rustwide/target/debug/deps/liblibc-a3b13f6b27abcc70.rlib" "/opt/rustwide/target/debug/deps/libapp_dirs-8776c6f076d63438.rlib" "/opt/rustwide/target/debug/deps/libxdg-19cc9c0774d193a9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-12ce12f1efc08aa3.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5d3cd1b3ddab72e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-f8222943dfd167e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-0cd00b2d3108cd48.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-485c05ba6ce1b438.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-63e6b1072426ba59.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-a421aff1d43911ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3deef8ef4fe80dff.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f65a176f0586269e.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ad46d4080f4d7e57.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-da6c590582bf0885.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-837ca740df32db0a.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-db27c965e824589f.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-68a4f8466685ed76.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" "8bdfcdba25a9282feec69822c93a50c4805672ee8ce6b17333985049880980a9"` [INFO] running `"docker" "rm" "-f" "8bdfcdba25a9282feec69822c93a50c4805672ee8ce6b17333985049880980a9"` [INFO] [stdout] 8bdfcdba25a9282feec69822c93a50c4805672ee8ce6b17333985049880980a9