[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.37-6/sources/1.36.0/gh/lvillani/borg-hive"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/lvillani/borg-hive'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/lvillani/borg-hive" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/lvillani/borg-hive"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of lvillani/borg-hive on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing lvillani/borg-hive against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "build" "--frozen"` [INFO] [stdout] 807c3b02022367233f54877fbc6434417e4351ecec9ce9aad31d49902a879938 [INFO] running `"docker" "start" "-a" "807c3b02022367233f54877fbc6434417e4351ecec9ce9aad31d49902a879938"` [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling shellexpand v1.0.0 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling rust-gmp v0.3.2 [INFO] [stderr] Compiling dbus v0.2.3 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling rpassword v0.1.3 [INFO] [stderr] Compiling rpassword v0.4.2 [INFO] [stderr] Compiling slog-scope v4.1.2 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling slog-term v2.4.1 [INFO] [stderr] Compiling secret-service v0.4.0 [INFO] [stderr] Compiling keyring v0.5.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-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/borg_hive-395ce6c054d37954.borg_hive.2rsw0qsk-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-395ce6c054d37954.borg_hive.2rsw0qsk-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-395ce6c054d37954.borg_hive.2rsw0qsk-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-395ce6c054d37954.borg_hive.2rsw0qsk-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-395ce6c054d37954.borg_hive.2rsw0qsk-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-395ce6c054d37954.borg_hive.2rsw0qsk-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-395ce6c054d37954.borg_hive.2rsw0qsk-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-395ce6c054d37954.borg_hive.2rsw0qsk-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-395ce6c054d37954.borg_hive.2rsw0qsk-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-395ce6c054d37954.borg_hive.2rsw0qsk-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-395ce6c054d37954.borg_hive.2rsw0qsk-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-395ce6c054d37954.borg_hive.2rsw0qsk-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-395ce6c054d37954.borg_hive.2rsw0qsk-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-395ce6c054d37954.borg_hive.2rsw0qsk-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-395ce6c054d37954.borg_hive.2rsw0qsk-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-395ce6c054d37954.borg_hive.2rsw0qsk-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/borg_hive-395ce6c054d37954" "/opt/crater/target/debug/deps/borg_hive-395ce6c054d37954.dn7exv5769n4niz.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-897f45a579ca139a/out" "-L" "/opt/crater/target/debug/build/rust-crypto-71a801d119c46fcc/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libslog_scope-620606fbcd0b6521.rlib" "/opt/crater/target/debug/deps/libarc_swap-b67287d699998173.rlib" "/opt/crater/target/debug/deps/liberror_chain-2f8d8fbe7880c58f.rlib" "/opt/crater/target/debug/deps/libbacktrace-2917eb772aea6ee5.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-4dc2a9768ebe11d6.rlib" "/opt/crater/target/debug/deps/libcfg_if-17244d8fcea476bd.rlib" "/opt/crater/target/debug/deps/librustc_demangle-77014e9d388dc77b.rlib" "/opt/crater/target/debug/deps/libslog_term-7e4ae96e4a815ff3.rlib" "/opt/crater/target/debug/deps/libterm-7fe2166a77997baa.rlib" "/opt/crater/target/debug/deps/libdirs-24ccb66e8d5475af.rlib" "/opt/crater/target/debug/deps/libbyteorder-066131f17ea0c99b.rlib" "/opt/crater/target/debug/deps/libslog_async-0cd911bba893ed44.rlib" "/opt/crater/target/debug/deps/libtake_mut-ffbd804d51aef314.rlib" "/opt/crater/target/debug/deps/libthread_local-1060038c0757fbc7.rlib" "/opt/crater/target/debug/deps/liblazy_static-6a4e8ea56a445919.rlib" "/opt/crater/target/debug/deps/libslog-20ea86fbedf3ea3a.rlib" "/opt/crater/target/debug/deps/libshellexpand-7251345b1ef40836.rlib" "/opt/crater/target/debug/deps/libserde_json-86f23295433fb37c.rlib" "/opt/crater/target/debug/deps/libryu-2328132eba3746b3.rlib" "/opt/crater/target/debug/deps/libitoa-97a946ec35c116e9.rlib" "/opt/crater/target/debug/deps/librpassword-88d3db90bbf5f4d9.rlib" "/opt/crater/target/debug/deps/libtermios-a6402d8c345e40a3.rlib" "/opt/crater/target/debug/deps/libkeyring-f7e62b60b3bea626.rlib" "/opt/crater/target/debug/deps/libsecret_service-6d7ec13b7599814d.rlib" "/opt/crater/target/debug/deps/libnum-56232bbc3481d7e4.rlib" "/opt/crater/target/debug/deps/libnum_rational-4b67caa4c49810a7.rlib" "/opt/crater/target/debug/deps/libnum_bigint-1fd4b19cd24ff983.rlib" "/opt/crater/target/debug/deps/libnum_complex-2c45d74b57ccfed4.rlib" "/opt/crater/target/debug/deps/libnum_iter-6aa8c2e263944e3d.rlib" "/opt/crater/target/debug/deps/libgmp-b22c026f76f46e00.rlib" "/opt/crater/target/debug/deps/libdbus-f047719349d24954.rlib" "/opt/crater/target/debug/deps/libcrypto-4fc060816668f53e.rlib" "/opt/crater/target/debug/deps/librustc_serialize-349ba31664dfb847.rlib" "/opt/crater/target/debug/deps/librand-e08ba8aab010d886.rlib" "/opt/crater/target/debug/deps/librand-12c0152561214ea4.rlib" "/opt/crater/target/debug/deps/libclap-ea77014fab70104b.rlib" "/opt/crater/target/debug/deps/libvec_map-d15ddac8fbd5a1a7.rlib" "/opt/crater/target/debug/deps/libtextwrap-a7f85f046874f4da.rlib" "/opt/crater/target/debug/deps/libunicode_width-5c65625ac38072b6.rlib" "/opt/crater/target/debug/deps/libstrsim-b714068d90a275c7.rlib" "/opt/crater/target/debug/deps/libbitflags-1f73faaef27177be.rlib" "/opt/crater/target/debug/deps/libatty-03bfb70b48d44ab1.rlib" "/opt/crater/target/debug/deps/libansi_term-a8ee7a34610f25b5.rlib" "/opt/crater/target/debug/deps/libchrono-c3d76fef7b6d41bf.rlib" "/opt/crater/target/debug/deps/libserde-c55174c1f02a9342.rlib" "/opt/crater/target/debug/deps/libnum_integer-35be16e7600d6cb9.rlib" "/opt/crater/target/debug/deps/libnum_traits-04277105b9bd2221.rlib" "/opt/crater/target/debug/deps/libtime-edf45e35c919afdd.rlib" "/opt/crater/target/debug/deps/liblibc-15b143653abd1ffe.rlib" "/opt/crater/target/debug/deps/libapp_dirs-a8874f0f99cbe900.rlib" "/opt/crater/target/debug/deps/libxdg-14f0115ace3de27f.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.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" "807c3b02022367233f54877fbc6434417e4351ecec9ce9aad31d49902a879938"` [INFO] running `"docker" "rm" "-f" "807c3b02022367233f54877fbc6434417e4351ecec9ce9aad31d49902a879938"` [INFO] [stdout] 807c3b02022367233f54877fbc6434417e4351ecec9ce9aad31d49902a879938