[INFO] crate rust-mpfr 0.1.7 is already in cache [INFO] testing rust-mpfr-0.1.7 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate rust-mpfr 0.1.7 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate rust-mpfr 0.1.7 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate rust-mpfr 0.1.7 [INFO] finished tweaking crates.io crate rust-mpfr 0.1.7 [INFO] tweaked toml for crates.io crate rust-mpfr 0.1.7 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 32b73550fdf26eb3a4bce6d34f981948569f7038942d9ee3b4f4cf8dd7915e35 [INFO] running `"docker" "start" "-a" "32b73550fdf26eb3a4bce6d34f981948569f7038942d9ee3b4f4cf8dd7915e35"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rust-gmp v0.3.2 [INFO] [stderr] Compiling rust-mpfr v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/mpfr.rs:1224:17 [INFO] [stderr] | [INFO] [stderr] 1224 | let s = try!(d.read_str()); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/mpfr.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use std::mem::uninitialized; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/mpfr.rs:169:28 [INFO] [stderr] | [INFO] [stderr] 169 | let mut mpfr = uninitialized(); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/mpfr.rs:177:28 [INFO] [stderr] | [INFO] [stderr] 177 | let mut mpfr = uninitialized(); [INFO] [stderr] | ^^^^^^^^^^^^^ [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-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rust_mpfr.rust_mpfr.dqhef6ic-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_mpfr.rust_mpfr.dqhef6ic-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_mpfr.rust_mpfr.dqhef6ic-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_mpfr.rust_mpfr.dqhef6ic-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_mpfr.rust_mpfr.dqhef6ic-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_mpfr.rust_mpfr.dqhef6ic-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_mpfr.rust_mpfr.dqhef6ic-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_mpfr.rust_mpfr.dqhef6ic-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_mpfr.rust_mpfr.dqhef6ic-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_mpfr.rust_mpfr.dqhef6ic-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_mpfr.rust_mpfr.dqhef6ic-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_mpfr.rust_mpfr.dqhef6ic-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_mpfr.rust_mpfr.dqhef6ic-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_mpfr.rust_mpfr.dqhef6ic-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/librust_mpfr.so" "-Wl,--version-script=/tmp/rustcRkpxiQ/list" "/opt/rustwide/target/debug/deps/rust_mpfr.vev6nvbwpnoeprd.rcgu.o" "/opt/rustwide/target/debug/deps/rust_mpfr.u9066w8ojz7z6xy.rcgu.o" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lmpfr" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustcRkpxiQ/librustc_serialize-4acdc232161029de.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcRkpxiQ/libgmp-8d327babced34915.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcRkpxiQ/liblibc-2e17c5c99334ee98.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-Wl,--whole-archive" "/tmp/rustcRkpxiQ/libstd-44f8eb3d0b2fad61.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcRkpxiQ/libpanic_unwind-abc626f09920d361.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcRkpxiQ/libhashbrown-546e83c8973f1a65.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcRkpxiQ/librustc_std_workspace_alloc-12768dfc68674934.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcRkpxiQ/libbacktrace-e06867e4497f2ee8.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcRkpxiQ/libbacktrace_sys-cbc579f43f6df57b.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcRkpxiQ/librustc_demangle-7abd6d5a7ebf9a23.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcRkpxiQ/libunwind-46423c7bc03bd327.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcRkpxiQ/libcfg_if-fc3773ed7bc68f07.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcRkpxiQ/liblibc-9cdc98176efd27e2.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcRkpxiQ/liballoc-02d88502a763e06b.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcRkpxiQ/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcRkpxiQ/libcore-336f7d63e72901ef.rlib" "-Wl,--no-whole-archive" "-Wl,--end-group" "/tmp/rustcRkpxiQ/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lgmp" "-lgmp" "-lgmp" "-lgmp" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lmpfr [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 4 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `rust-mpfr`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "32b73550fdf26eb3a4bce6d34f981948569f7038942d9ee3b4f4cf8dd7915e35"` [INFO] running `"docker" "rm" "-f" "32b73550fdf26eb3a4bce6d34f981948569f7038942d9ee3b4f4cf8dd7915e35"` [INFO] [stdout] 32b73550fdf26eb3a4bce6d34f981948569f7038942d9ee3b4f4cf8dd7915e35