[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 beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Flvillani%2Fborg-hive" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lvillani/borg-hive on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "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-3/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" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-3/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" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 3c1f04bce2aeccae2e6032d73f53574dd1f36ffe355452de91130b98c05d0420 [INFO] running `"docker" "start" "-a" "3c1f04bce2aeccae2e6032d73f53574dd1f36ffe355452de91130b98c05d0420"` [INFO] [stderr] Compiling shellexpand v1.0.0 [INFO] [stderr] Compiling app_dirs v1.2.1 [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 slog-async v2.3.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling chrono v0.4.9 [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 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/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/borg_hive-e83f891b7d57149e.borg_hive.8wou83sb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/borg_hive-e83f891b7d57149e.borg_hive.8wou83sb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/borg_hive-e83f891b7d57149e.borg_hive.8wou83sb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/borg_hive-e83f891b7d57149e.borg_hive.8wou83sb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/borg_hive-e83f891b7d57149e.borg_hive.8wou83sb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/borg_hive-e83f891b7d57149e.borg_hive.8wou83sb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/borg_hive-e83f891b7d57149e.borg_hive.8wou83sb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/borg_hive-e83f891b7d57149e.borg_hive.8wou83sb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/borg_hive-e83f891b7d57149e.borg_hive.8wou83sb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/borg_hive-e83f891b7d57149e.borg_hive.8wou83sb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/borg_hive-e83f891b7d57149e.borg_hive.8wou83sb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/borg_hive-e83f891b7d57149e.borg_hive.8wou83sb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/borg_hive-e83f891b7d57149e.borg_hive.8wou83sb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/borg_hive-e83f891b7d57149e.borg_hive.8wou83sb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/borg_hive-e83f891b7d57149e.borg_hive.8wou83sb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/borg_hive-e83f891b7d57149e.borg_hive.8wou83sb-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/borg_hive-e83f891b7d57149e" "/opt/rustwide/target/debug/deps/borg_hive-e83f891b7d57149e.4blask4kitu72p5i.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-f66bd34361c58f86/out" "-L" "/opt/rustwide/target/debug/build/rust-crypto-4fc9cb7c7256951f/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libslog_scope-2cf2e910814e20d3.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-9dbcd4451242cb79.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-01990960ce160b18.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-07c858d204cd0094.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-6c3c00b5933b3a63.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1e2186a891f602d1.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-8305082ed3b64c26.rlib" "/opt/rustwide/target/debug/deps/libslog_term-9d862e56ebe2093e.rlib" "/opt/rustwide/target/debug/deps/libterm-2077cef8538024d5.rlib" "/opt/rustwide/target/debug/deps/libdirs-ec5e9445e0dc2133.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-fdd43a3ae319d8ce.rlib" "/opt/rustwide/target/debug/deps/libslog_async-0a0e9873130d5ded.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-5e4bb6151a2563e2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-476b4cfeb59ceacc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-955d54352a795d1f.rlib" "/opt/rustwide/target/debug/deps/libslog-1423deaa0edb3af2.rlib" "/opt/rustwide/target/debug/deps/libshellexpand-e3a9e359b7c6fa26.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d23617778eb43382.rlib" "/opt/rustwide/target/debug/deps/libryu-6dbb2e6f31cf0558.rlib" "/opt/rustwide/target/debug/deps/libitoa-e736842aeff4074b.rlib" "/opt/rustwide/target/debug/deps/librpassword-67e1a7d3f3b7c279.rlib" "/opt/rustwide/target/debug/deps/libtermios-b059d535d71993c0.rlib" "/opt/rustwide/target/debug/deps/libkeyring-2b80b6ed842d8989.rlib" "/opt/rustwide/target/debug/deps/libsecret_service-62643bddb077d495.rlib" "/opt/rustwide/target/debug/deps/libnum-604c95a62156fbeb.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e7322b522195d68f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-6f7bf7f2092139b2.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-ca46ed16bebb5cc2.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c810663dab3e9f7e.rlib" "/opt/rustwide/target/debug/deps/libgmp-36f98968511253d5.rlib" "/opt/rustwide/target/debug/deps/libdbus-c71a983a55b03bb6.rlib" "/opt/rustwide/target/debug/deps/libcrypto-d0e832e6905bd3c9.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-739c46110ebaee65.rlib" "/opt/rustwide/target/debug/deps/librand-25aea7435ca545a1.rlib" "/opt/rustwide/target/debug/deps/librand-a866ea5e4ea209cb.rlib" "/opt/rustwide/target/debug/deps/libclap-5c0a41085879ee54.rlib" "/opt/rustwide/target/debug/deps/libvec_map-1d07ce46f780a1ae.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-1f2d63b65184cfac.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b9c8816a90102d04.rlib" "/opt/rustwide/target/debug/deps/libstrsim-ec36f8fc183413c4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-4961bb5087b14aca.rlib" "/opt/rustwide/target/debug/deps/libatty-03b8a93222186773.rlib" "/opt/rustwide/target/debug/deps/libansi_term-d783327a58311329.rlib" "/opt/rustwide/target/debug/deps/libchrono-75fd32a6b60cac3a.rlib" "/opt/rustwide/target/debug/deps/libserde-99bda1236d933191.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2dd52f0ea276c9ff.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a49361b936b25068.rlib" "/opt/rustwide/target/debug/deps/libtime-64b8b09fb4a6d2bc.rlib" "/opt/rustwide/target/debug/deps/liblibc-9f7a5de25bd5699b.rlib" "/opt/rustwide/target/debug/deps/libapp_dirs-15d367374a7a8351.rlib" "/opt/rustwide/target/debug/deps/libxdg-cf5bac1996d64fbe.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-db812c66f862af4c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7871a21575d5ff7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2f2c581bc0d759e6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-35731cabc05dc8a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-36477394541292db.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8b706b170c1272d8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-801dbb3043ccf581.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a32aa66ce6f72b21.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d00ea3bfb2bb6c00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d2c6ebe88c3e113c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-df74f62f6bb60621.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2170473575daeedb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1a08089bbddc4f51.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f8f562e5472ad5c3.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" "3c1f04bce2aeccae2e6032d73f53574dd1f36ffe355452de91130b98c05d0420"` [INFO] running `"docker" "rm" "-f" "3c1f04bce2aeccae2e6032d73f53574dd1f36ffe355452de91130b98c05d0420"` [INFO] [stdout] 3c1f04bce2aeccae2e6032d73f53574dd1f36ffe355452de91130b98c05d0420