[INFO] updating cached repository nickmass/mass-renderer [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nickmass/mass-renderer [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nickmass/mass-renderer" "work/ex/beta-1.37-6/sources/1.36.0/gh/nickmass/mass-renderer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/nickmass/mass-renderer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nickmass/mass-renderer" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nickmass/mass-renderer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nickmass/mass-renderer'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5ab559ff38beb36f259a8e8234b2a00801dcabc6 [INFO] sha for GitHub repo nickmass/mass-renderer: 5ab559ff38beb36f259a8e8234b2a00801dcabc6 [INFO] validating manifest of nickmass/mass-renderer 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 nickmass/mass-renderer 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 nickmass/mass-renderer [INFO] finished frobbing nickmass/mass-renderer [INFO] frobbed toml for nickmass/mass-renderer written to work/ex/beta-1.37-6/sources/1.36.0/gh/nickmass/mass-renderer/Cargo.toml [INFO] started frobbing nickmass/mass-renderer [INFO] finished frobbing nickmass/mass-renderer [INFO] frobbed toml for nickmass/mass-renderer written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nickmass/mass-renderer/Cargo.toml [INFO] crate nickmass/mass-renderer 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing nickmass/mass-renderer 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-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/nickmass/mass-renderer:/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] f9c7362c39cffb34a953f7e7e942caa9ef030f167ba69d8862de31d1e30c3d2f [INFO] running `"docker" "start" "-a" "f9c7362c39cffb34a953f7e7e942caa9ef030f167ba69d8862de31d1e30c3d2f"` [INFO] [stderr] Compiling gcc v0.3.42 [INFO] [stderr] Compiling adler32 v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.3 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling gif v0.9.0 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling deque v0.3.1 [INFO] [stderr] Compiling cgmath v0.12.0 [INFO] [stderr] Compiling wayland-scanner v0.7.6 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Compiling rayon v0.6.0 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling deflate v0.7.2 [INFO] [stderr] Compiling x11-dl v2.12.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Compiling target_build_utils v0.1.2 [INFO] [stderr] Compiling wayland-client v0.7.6 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Compiling glutin v0.7.4 [INFO] [stderr] Compiling glium v0.16.0 [INFO] [stderr] Compiling png v0.6.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.11 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling image v0.12.1 [INFO] [stderr] Compiling libloading v0.3.1 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.7.6 [INFO] [stderr] Compiling wayland-window v0.4.3 [INFO] [stderr] Compiling wayland-kbd v0.6.2 [INFO] [stderr] Compiling winit v0.5.10 [INFO] [stderr] Compiling mass-renderer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `SolidShader` [INFO] [stderr] --> src/main.rs:31:15 [INFO] [stderr] | [INFO] [stderr] 31 | use shaders::{SolidShader, DefaultShader, DepthShader}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] 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.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/mass_renderer-598281819be5722c.mass_renderer.e0se45qm-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/mass_renderer-598281819be5722c.mass_renderer.e0se45qm-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/mass_renderer-598281819be5722c.mass_renderer.e0se45qm-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/mass_renderer-598281819be5722c.mass_renderer.e0se45qm-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/mass_renderer-598281819be5722c.mass_renderer.e0se45qm-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/mass_renderer-598281819be5722c.mass_renderer.e0se45qm-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/mass_renderer-598281819be5722c.mass_renderer.e0se45qm-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/mass_renderer-598281819be5722c.mass_renderer.e0se45qm-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/mass_renderer-598281819be5722c.mass_renderer.e0se45qm-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/mass_renderer-598281819be5722c.mass_renderer.e0se45qm-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/mass_renderer-598281819be5722c.mass_renderer.e0se45qm-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/mass_renderer-598281819be5722c.mass_renderer.e0se45qm-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/mass_renderer-598281819be5722c.mass_renderer.e0se45qm-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/mass_renderer-598281819be5722c.mass_renderer.e0se45qm-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/mass_renderer-598281819be5722c.mass_renderer.e0se45qm-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/mass_renderer-598281819be5722c.mass_renderer.e0se45qm-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/mass_renderer-598281819be5722c" "/opt/crater/target/debug/deps/mass_renderer-598281819be5722c.42sgbss2xakpiz37.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-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/libglium-78345b22801eb75a.rlib" "/opt/crater/target/debug/deps/libglutin-6397cb511d21d91c.rlib" "/opt/crater/target/debug/deps/libosmesa_sys-e82741f4400d33bd.rlib" "/opt/crater/target/debug/deps/libwinit-9a33435c5b1c0b58.rlib" "/opt/crater/target/debug/deps/libwayland_window-03dfe8063d679111.rlib" "/opt/crater/target/debug/deps/libtempfile-0ebf8475a1fdcf98.rlib" "/opt/crater/target/debug/deps/libbyteorder-1f5f1f9046363f44.rlib" "/opt/crater/target/debug/deps/libwayland_kbd-2f75c939753740bb.rlib" "/opt/crater/target/debug/deps/libmemmap-69de3ce850fa19ca.rlib" "/opt/crater/target/debug/deps/libwayland_client-a3c788c7d5f8412f.rlib" "/opt/crater/target/debug/deps/libwayland_sys-2dece06d7f964786.rlib" "/opt/crater/target/debug/deps/libdlib-d6ecf7ae9b707419.rlib" "/opt/crater/target/debug/deps/liblibloading-44186640b59d8507.rlib" "/opt/crater/target/debug/deps/libx11_dl-5a822465f4c4fbb5.rlib" "/opt/crater/target/debug/deps/libshared_library-be3ffe490de56845.rlib" "/opt/crater/target/debug/deps/libfnv-225c0a678ed1f187.rlib" "/opt/crater/target/debug/deps/libsmallvec-b1fe14462ebabc35.rlib" "/opt/crater/target/debug/deps/libbacktrace-d28bef7e5127a862.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-7f6a8955b334b011.rlib" "/opt/crater/target/debug/deps/librustc_demangle-274c4da954efaa0a.rlib" "/opt/crater/target/debug/deps/libcfg_if-fcc9aff037f57c39.rlib" "/opt/crater/target/debug/deps/libdbghelp-4c5eeff50cd0cc4c.rlib" "/opt/crater/target/debug/deps/libwinapi-6779d1f046ce211b.rlib" "/opt/crater/target/debug/deps/libkernel32-579101ee9cfddddd.rlib" "/opt/crater/target/debug/deps/liblazy_static-d7718b504e03d468.rlib" "/opt/crater/target/debug/deps/libcgmath-48f003f5a2030a43.rlib" "/opt/crater/target/debug/deps/libapprox-1fd7e0dde6480993.rlib" "/opt/crater/target/debug/deps/libimage-5ccba66992e2d015.rlib" "/opt/crater/target/debug/deps/libscoped_threadpool-b62102866a1f3b83.rlib" "/opt/crater/target/debug/deps/libgif-6e178b28354901cb.rlib" "/opt/crater/target/debug/deps/libcolor_quant-cd7707e8063c859e.rlib" "/opt/crater/target/debug/deps/liblzw-f7952389a69c619d.rlib" "/opt/crater/target/debug/deps/libjpeg_decoder-fd7219e29d37c757.rlib" "/opt/crater/target/debug/deps/librayon-ea28131504b4529e.rlib" "/opt/crater/target/debug/deps/libnum_cpus-9c618dce7c13b2eb.rlib" "/opt/crater/target/debug/deps/libdeque-4bfb06929a44319b.rlib" "/opt/crater/target/debug/deps/libpng-5c220d9eefe5d011.rlib" "/opt/crater/target/debug/deps/libdeflate-86940fe426b64af8.rlib" "/opt/crater/target/debug/deps/libadler32-11ee0f22a8a82c61.rlib" "/opt/crater/target/debug/deps/libinflate-ee12526f9b65db51.rlib" "/opt/crater/target/debug/deps/libbitflags-df219a1ec24cdf3b.rlib" "/opt/crater/target/debug/deps/libenum_primitive-2f77623ae8d71946.rlib" "/opt/crater/target/debug/deps/libnum_rational-4bdc505e4a7d8d16.rlib" "/opt/crater/target/debug/deps/libnum_bigint-63d05944a9cf3b30.rlib" "/opt/crater/target/debug/deps/librand-acfe633efe25c9b2.rlib" "/opt/crater/target/debug/deps/liblibc-886b65bef8980b60.rlib" "/opt/crater/target/debug/deps/librustc_serialize-d3298b24124a3c5c.rlib" "/opt/crater/target/debug/deps/libnum_iter-0f89e24b063e10a9.rlib" "/opt/crater/target/debug/deps/libnum_integer-04eeb9b5654fb2cc.rlib" "/opt/crater/target/debug/deps/libnum_traits-5f46d2a51c998e26.rlib" "/opt/crater/target/debug/deps/libbyteorder-d1200a90fe14285f.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" "-ldl" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/crater/target/debug/deps/libbacktrace-d28bef7e5127a862.rlib(backtrace-d28bef7e5127a862.backtrace.50o0w9lh-cgu.15.rcgu.o): In function `backtrace::symbolize::libbacktrace::init_state::{{closure}}': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.2.3/src/symbolize/libbacktrace.rs:150: undefined reference to `backtrace_create_state' [INFO] [stderr] /opt/crater/target/debug/deps/libbacktrace-d28bef7e5127a862.rlib(backtrace-d28bef7e5127a862.backtrace.50o0w9lh-cgu.15.rcgu.o): In function `backtrace::symbolize::libbacktrace::resolve': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.2.3/src/symbolize/libbacktrace.rs:167: undefined reference to `backtrace_pcinfo' [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.2.3/src/symbolize/libbacktrace.rs:171: undefined reference to `backtrace_syminfo' [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 `mass-renderer`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "f9c7362c39cffb34a953f7e7e942caa9ef030f167ba69d8862de31d1e30c3d2f"` [INFO] running `"docker" "rm" "-f" "f9c7362c39cffb34a953f7e7e942caa9ef030f167ba69d8862de31d1e30c3d2f"` [INFO] [stdout] f9c7362c39cffb34a953f7e7e942caa9ef030f167ba69d8862de31d1e30c3d2f