[INFO] updating cached repository remexre/fbpdf-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/remexre/fbpdf-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/remexre/fbpdf-rs" "work/ex/beta-1.38-1/sources/1.37.0/gh/remexre/fbpdf-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/remexre/fbpdf-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/remexre/fbpdf-rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/remexre/fbpdf-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/remexre/fbpdf-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1dcd0043855cd6b5f2db8023b7befe01f785aeee [INFO] sha for GitHub repo remexre/fbpdf-rs: 1dcd0043855cd6b5f2db8023b7befe01f785aeee [INFO] validating manifest of remexre/fbpdf-rs on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of remexre/fbpdf-rs on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing remexre/fbpdf-rs [INFO] finished frobbing remexre/fbpdf-rs [INFO] frobbed toml for remexre/fbpdf-rs written to work/ex/beta-1.38-1/sources/1.37.0/gh/remexre/fbpdf-rs/Cargo.toml [INFO] started frobbing remexre/fbpdf-rs [INFO] finished frobbing remexre/fbpdf-rs [INFO] frobbed toml for remexre/fbpdf-rs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/remexre/fbpdf-rs/Cargo.toml [INFO] crate remexre/fbpdf-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing remexre/fbpdf-rs against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/remexre/fbpdf-rs:/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.37.0" "build" "--frozen"` [INFO] [stdout] a267161bc953afd5559823996ce0243701ead1894536713f9948fb7074bc3c81 [INFO] running `"docker" "start" "-a" "a267161bc953afd5559823996ce0243701ead1894536713f9948fb7074bc3c81"` [INFO] [stderr] Compiling cairo-rs v0.3.0 [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling glib-sys v0.5.0 [INFO] [stderr] Compiling gobject-sys v0.5.0 [INFO] [stderr] Compiling cairo-sys-rs v0.5.0 [INFO] [stderr] Compiling memmap v0.5.2 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling syn v0.15.18 [INFO] [stderr] Compiling framebuffer v0.1.7 [INFO] [stderr] Compiling glib v0.4.1 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling structopt-derive v0.2.13 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling poppler v0.2.3 [INFO] [stderr] Compiling structopt v0.2.13 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling fbpdfrs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: method is never used: `draw_with_fn` [INFO] [stderr] --> src/screen.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 37 | pub fn draw_with_fn(&mut self, mut func: impl FnMut(usize, usize) -> (u8, u8, u8)) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [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.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/fbpdfrs-6183a0b7d7d98c4b.fbpdfrs.3mblt6ml-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/fbpdfrs-6183a0b7d7d98c4b.fbpdfrs.3mblt6ml-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/fbpdfrs-6183a0b7d7d98c4b.fbpdfrs.3mblt6ml-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/fbpdfrs-6183a0b7d7d98c4b.fbpdfrs.3mblt6ml-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/fbpdfrs-6183a0b7d7d98c4b.fbpdfrs.3mblt6ml-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/fbpdfrs-6183a0b7d7d98c4b.fbpdfrs.3mblt6ml-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/fbpdfrs-6183a0b7d7d98c4b.fbpdfrs.3mblt6ml-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/fbpdfrs-6183a0b7d7d98c4b.fbpdfrs.3mblt6ml-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/fbpdfrs-6183a0b7d7d98c4b.fbpdfrs.3mblt6ml-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/fbpdfrs-6183a0b7d7d98c4b.fbpdfrs.3mblt6ml-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/fbpdfrs-6183a0b7d7d98c4b.fbpdfrs.3mblt6ml-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/fbpdfrs-6183a0b7d7d98c4b.fbpdfrs.3mblt6ml-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/fbpdfrs-6183a0b7d7d98c4b.fbpdfrs.3mblt6ml-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/fbpdfrs-6183a0b7d7d98c4b.fbpdfrs.3mblt6ml-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/fbpdfrs-6183a0b7d7d98c4b.fbpdfrs.3mblt6ml-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/fbpdfrs-6183a0b7d7d98c4b.fbpdfrs.3mblt6ml-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/fbpdfrs-6183a0b7d7d98c4b" "/opt/crater/target/debug/deps/fbpdfrs-6183a0b7d7d98c4b.23a3sws8einr0402.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/crater/target/debug/build/backtrace-sys-33695c002b92845b/out" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libstderrlog-b4260879d697b2a0.rlib" "/opt/crater/target/debug/deps/libthread_local-8c7127bfc065007d.rlib" "/opt/crater/target/debug/deps/libtermcolor-b2edcb4467188c53.rlib" "/opt/crater/target/debug/deps/libchrono-d34f2d587236b00b.rlib" "/opt/crater/target/debug/deps/libnum_integer-a0cd07deade62d39.rlib" "/opt/crater/target/debug/deps/libnum_traits-6fcbcb1c96aaee98.rlib" "/opt/crater/target/debug/deps/libtime-6ea0782b77da06ae.rlib" "/opt/crater/target/debug/deps/libtermion-8a603f0eae079e2d.rlib" "/opt/crater/target/debug/deps/libstructopt-ed1d2418e9efb89a.rlib" "/opt/crater/target/debug/deps/libclap-18b8610187b43224.rlib" "/opt/crater/target/debug/deps/libvec_map-d1ee0a45638c2bc7.rlib" "/opt/crater/target/debug/deps/libtextwrap-92be40a5376d416f.rlib" "/opt/crater/target/debug/deps/libunicode_width-854b98bbb65b7690.rlib" "/opt/crater/target/debug/deps/libstrsim-c714b4fac07361e2.rlib" "/opt/crater/target/debug/deps/libatty-504a01a08554cf32.rlib" "/opt/crater/target/debug/deps/libansi_term-ab3d266e25626249.rlib" "/opt/crater/target/debug/deps/libpoppler-9a0502cb464e74f6.rlib" "/opt/crater/target/debug/deps/libcairo-c1c9e35f513ca6ec.rlib" "/opt/crater/target/debug/deps/libglib-cbbfb1064ce2d91a.rlib" "/opt/crater/target/debug/deps/libgobject_sys-9b3302c644dd54f3.rlib" "/opt/crater/target/debug/deps/libglib_sys-91d32853d2c90fc3.rlib" "/opt/crater/target/debug/deps/liblazy_static-024dbe6825df62a4.rlib" "/opt/crater/target/debug/deps/libbitflags-031756039b29afaf.rlib" "/opt/crater/target/debug/deps/libc_vec-4b6a170fbab56e54.rlib" "/opt/crater/target/debug/deps/libcairo_sys-ec5a4bc6d1b19f32.rlib" "/opt/crater/target/debug/deps/liblog-60511ed71c6d9c96.rlib" "/opt/crater/target/debug/deps/libframebuffer-d94e44f19f2a6b20.rlib" "/opt/crater/target/debug/deps/libmemmap-91aa4a4ebb7aeea4.rlib" "/opt/crater/target/debug/deps/libfailure-66aa3fca7aeb13db.rlib" "/opt/crater/target/debug/deps/libbacktrace-b71fce614735ed6c.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-6b15f76a17f69dfb.rlib" "/opt/crater/target/debug/deps/librustc_demangle-671ddd545bd5b66c.rlib" "/opt/crater/target/debug/deps/libcfg_if-3f691fa550e97962.rlib" "/opt/crater/target/debug/deps/liblibc-96489a6b7aca76d0.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.rlib" "-Wl,-Bdynamic" "-lpoppler-glib" "-lgobject-2.0" "-lglib-2.0" "-lglib-2.0" "-lcairo" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lpoppler-glib [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 `fbpdfrs`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "a267161bc953afd5559823996ce0243701ead1894536713f9948fb7074bc3c81"` [INFO] running `"docker" "rm" "-f" "a267161bc953afd5559823996ce0243701ead1894536713f9948fb7074bc3c81"` [INFO] [stdout] a267161bc953afd5559823996ce0243701ead1894536713f9948fb7074bc3c81