[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 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 43cdb920f50b939459ac746aa2c7e064a87a2e21490f046c6d1c39c0018aab63 [INFO] running `"docker" "start" "-a" "43cdb920f50b939459ac746aa2c7e064a87a2e21490f046c6d1c39c0018aab63"` [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 slog-scope v4.1.2 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling rpassword v0.1.3 [INFO] [stderr] Compiling rpassword v0.4.2 [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/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/borg_hive-fadb98cb4aba6283.borg_hive.c5vjcq52-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-fadb98cb4aba6283.borg_hive.c5vjcq52-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-fadb98cb4aba6283.borg_hive.c5vjcq52-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-fadb98cb4aba6283.borg_hive.c5vjcq52-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-fadb98cb4aba6283.borg_hive.c5vjcq52-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-fadb98cb4aba6283.borg_hive.c5vjcq52-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-fadb98cb4aba6283.borg_hive.c5vjcq52-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-fadb98cb4aba6283.borg_hive.c5vjcq52-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-fadb98cb4aba6283.borg_hive.c5vjcq52-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-fadb98cb4aba6283.borg_hive.c5vjcq52-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-fadb98cb4aba6283.borg_hive.c5vjcq52-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-fadb98cb4aba6283.borg_hive.c5vjcq52-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-fadb98cb4aba6283.borg_hive.c5vjcq52-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-fadb98cb4aba6283.borg_hive.c5vjcq52-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-fadb98cb4aba6283.borg_hive.c5vjcq52-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/borg_hive-fadb98cb4aba6283.borg_hive.c5vjcq52-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/borg_hive-fadb98cb4aba6283" "/opt/crater/target/debug/deps/borg_hive-fadb98cb4aba6283.2iyflfkjgh5lmdum.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-46319fa5dea5f4c2/out" "-L" "/opt/crater/target/debug/build/rust-crypto-74c616a463996fcc/out" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libslog_scope-575223eea20a4f69.rlib" "/opt/crater/target/debug/deps/libarc_swap-d243575fb0fcd064.rlib" "/opt/crater/target/debug/deps/liberror_chain-f58884eb6d61a50d.rlib" "/opt/crater/target/debug/deps/libbacktrace-809c1c674beec623.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-ac3220cfa761e414.rlib" "/opt/crater/target/debug/deps/libcfg_if-29b6f8db75d699b1.rlib" "/opt/crater/target/debug/deps/librustc_demangle-d6489bf3118003aa.rlib" "/opt/crater/target/debug/deps/libslog_term-efe73882c59a463f.rlib" "/opt/crater/target/debug/deps/libterm-8a1f5d4353cc84ea.rlib" "/opt/crater/target/debug/deps/libdirs-174957c1cb8843c6.rlib" "/opt/crater/target/debug/deps/libbyteorder-1ca0e27fd3a97256.rlib" "/opt/crater/target/debug/deps/libslog_async-64c9d83dc44666b3.rlib" "/opt/crater/target/debug/deps/libtake_mut-8225166393a32758.rlib" "/opt/crater/target/debug/deps/libthread_local-0d1f504ec86ae5ec.rlib" "/opt/crater/target/debug/deps/liblazy_static-35422c5bca3b6d90.rlib" "/opt/crater/target/debug/deps/libslog-9baf9f9aa933b75f.rlib" "/opt/crater/target/debug/deps/libshellexpand-a1bbc187da272633.rlib" "/opt/crater/target/debug/deps/libserde_json-905e72386a5f800f.rlib" "/opt/crater/target/debug/deps/libryu-ee97bb54d9ea9443.rlib" "/opt/crater/target/debug/deps/libitoa-b6d9c91cf55afec8.rlib" "/opt/crater/target/debug/deps/librpassword-fcaaaf3ee7d7a877.rlib" "/opt/crater/target/debug/deps/libtermios-177800c0bf8299ff.rlib" "/opt/crater/target/debug/deps/libkeyring-6253045d0f72c4ed.rlib" "/opt/crater/target/debug/deps/libsecret_service-f3933cce1af20d43.rlib" "/opt/crater/target/debug/deps/libnum-ea55f17a1ddea2e0.rlib" "/opt/crater/target/debug/deps/libnum_rational-8cde9460cef05150.rlib" "/opt/crater/target/debug/deps/libnum_bigint-59c3d0d13cc433f5.rlib" "/opt/crater/target/debug/deps/libnum_complex-e9c9b6bb110468dc.rlib" "/opt/crater/target/debug/deps/libnum_iter-119af297c543b436.rlib" "/opt/crater/target/debug/deps/libgmp-b7eb39d71a075ae8.rlib" "/opt/crater/target/debug/deps/libdbus-8d25752ee1b563af.rlib" "/opt/crater/target/debug/deps/libcrypto-c2d0aa34528e443f.rlib" "/opt/crater/target/debug/deps/librustc_serialize-04f5d71c016b4cf1.rlib" "/opt/crater/target/debug/deps/librand-7173874d3e26156a.rlib" "/opt/crater/target/debug/deps/librand-00e4c4fa1088f68e.rlib" "/opt/crater/target/debug/deps/libclap-1b07d432c48143f5.rlib" "/opt/crater/target/debug/deps/libvec_map-543e31245cb37b03.rlib" "/opt/crater/target/debug/deps/libtextwrap-e00b32a731dbde30.rlib" "/opt/crater/target/debug/deps/libunicode_width-26f3734d51bc29d0.rlib" "/opt/crater/target/debug/deps/libstrsim-4a39029ad64e04f4.rlib" "/opt/crater/target/debug/deps/libbitflags-7220c27e9b431920.rlib" "/opt/crater/target/debug/deps/libatty-4a37f90f69ed8f4d.rlib" "/opt/crater/target/debug/deps/libansi_term-d78a4dc68e723c1a.rlib" "/opt/crater/target/debug/deps/libchrono-506b6a4cf616134c.rlib" "/opt/crater/target/debug/deps/libserde-f4ad0cdcf3ae7a20.rlib" "/opt/crater/target/debug/deps/libnum_integer-a81dd69c1c0fe133.rlib" "/opt/crater/target/debug/deps/libnum_traits-8c434304d2c544b1.rlib" "/opt/crater/target/debug/deps/libtime-4355d8e50100aa43.rlib" "/opt/crater/target/debug/deps/liblibc-e3ba75b536aabfa5.rlib" "/opt/crater/target/debug/deps/libapp_dirs-59eee17c85831a62.rlib" "/opt/crater/target/debug/deps/libxdg-289145b52f821f74.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.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" "43cdb920f50b939459ac746aa2c7e064a87a2e21490f046c6d1c39c0018aab63"` [INFO] running `"docker" "rm" "-f" "43cdb920f50b939459ac746aa2c7e064a87a2e21490f046c6d1c39c0018aab63"` [INFO] [stdout] 43cdb920f50b939459ac746aa2c7e064a87a2e21490f046c6d1c39c0018aab63