[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.38-1/sources/1.37.0/gh/nickmass/mass-renderer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/nickmass/mass-renderer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nickmass/mass-renderer" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nickmass/mass-renderer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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.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 nickmass/mass-renderer 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 nickmass/mass-renderer [INFO] finished frobbing nickmass/mass-renderer [INFO] frobbed toml for nickmass/mass-renderer written to work/ex/beta-1.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/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.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing nickmass/mass-renderer 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-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.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.37.0" "build" "--frozen"` [INFO] [stdout] ed50dff9197d5bc5218b695bfaac93fd3e2ccc96e21d4ef053e38c9cb279a776 [INFO] running `"docker" "start" "-a" "ed50dff9197d5bc5218b695bfaac93fd3e2ccc96e21d4ef053e38c9cb279a776"` [INFO] [stderr] Compiling gcc v0.3.42 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Compiling xml-rs v0.3.5 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling x11-dl v2.12.0 [INFO] [stderr] Compiling deflate v0.7.2 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling cgmath v0.12.0 [INFO] [stderr] Compiling num-bigint v0.1.35 [INFO] [stderr] Compiling phf_codegen v0.7.21 [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 osmesa-sys v0.1.2 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling num-rational v0.1.35 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Compiling png v0.6.2 [INFO] [stderr] Compiling wayland-scanner v0.7.6 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling image v0.12.1 [INFO] [stderr] Compiling wayland-client v0.7.6 [INFO] [stderr] Compiling glutin v0.7.4 [INFO] [stderr] Compiling glium v0.16.0 [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.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/mass_renderer-325575ef9d8f13a8.mass_renderer.sklcleqz-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/mass_renderer-325575ef9d8f13a8.mass_renderer.sklcleqz-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/mass_renderer-325575ef9d8f13a8.mass_renderer.sklcleqz-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/mass_renderer-325575ef9d8f13a8.mass_renderer.sklcleqz-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/mass_renderer-325575ef9d8f13a8.mass_renderer.sklcleqz-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/mass_renderer-325575ef9d8f13a8.mass_renderer.sklcleqz-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/mass_renderer-325575ef9d8f13a8.mass_renderer.sklcleqz-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/mass_renderer-325575ef9d8f13a8.mass_renderer.sklcleqz-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/mass_renderer-325575ef9d8f13a8.mass_renderer.sklcleqz-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/mass_renderer-325575ef9d8f13a8.mass_renderer.sklcleqz-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/mass_renderer-325575ef9d8f13a8.mass_renderer.sklcleqz-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/mass_renderer-325575ef9d8f13a8.mass_renderer.sklcleqz-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/mass_renderer-325575ef9d8f13a8.mass_renderer.sklcleqz-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/mass_renderer-325575ef9d8f13a8.mass_renderer.sklcleqz-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/mass_renderer-325575ef9d8f13a8.mass_renderer.sklcleqz-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/mass_renderer-325575ef9d8f13a8.mass_renderer.sklcleqz-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/mass_renderer-325575ef9d8f13a8" "/opt/crater/target/debug/deps/mass_renderer-325575ef9d8f13a8.509oko6lzpypziv4.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-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/libglium-f70c0b5a98098fdc.rlib" "/opt/crater/target/debug/deps/libglutin-7481293bf44fb647.rlib" "/opt/crater/target/debug/deps/libosmesa_sys-ba73bb1589e3c245.rlib" "/opt/crater/target/debug/deps/libwinit-5958158cf44977cb.rlib" "/opt/crater/target/debug/deps/libwayland_window-546c4a09303f1a0f.rlib" "/opt/crater/target/debug/deps/libtempfile-a09b6ea627840ade.rlib" "/opt/crater/target/debug/deps/libbyteorder-a3968c370c7b24cf.rlib" "/opt/crater/target/debug/deps/libwayland_kbd-850cabdc797ea3ca.rlib" "/opt/crater/target/debug/deps/libmemmap-37b818146750330d.rlib" "/opt/crater/target/debug/deps/libwayland_client-4711ca443ca99fb9.rlib" "/opt/crater/target/debug/deps/libwayland_sys-8db829dad3ca5d71.rlib" "/opt/crater/target/debug/deps/libdlib-63034dfc6a5456b9.rlib" "/opt/crater/target/debug/deps/liblibloading-5685dc19d741dc74.rlib" "/opt/crater/target/debug/deps/libx11_dl-bbea4cac13614358.rlib" "/opt/crater/target/debug/deps/libshared_library-c41458677ffcdb49.rlib" "/opt/crater/target/debug/deps/libfnv-590f8e3d6a0d0a2d.rlib" "/opt/crater/target/debug/deps/libsmallvec-1e4a6f6633b9c71f.rlib" "/opt/crater/target/debug/deps/libbacktrace-c1844baf22ab232b.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-6bd3b9e12a3f7d03.rlib" "/opt/crater/target/debug/deps/librustc_demangle-550740f22608ec8c.rlib" "/opt/crater/target/debug/deps/libcfg_if-55146e185022d321.rlib" "/opt/crater/target/debug/deps/libdbghelp-94ab056f98c942bf.rlib" "/opt/crater/target/debug/deps/libwinapi-d699aca12e7b19a5.rlib" "/opt/crater/target/debug/deps/libkernel32-68d3558eb82f9807.rlib" "/opt/crater/target/debug/deps/liblazy_static-287e3c5731c128ca.rlib" "/opt/crater/target/debug/deps/libcgmath-6bb1279d73113ab5.rlib" "/opt/crater/target/debug/deps/libapprox-006b105747eba6fa.rlib" "/opt/crater/target/debug/deps/libimage-5d8ef781ba9f69f9.rlib" "/opt/crater/target/debug/deps/libscoped_threadpool-71d3f86c183f04a6.rlib" "/opt/crater/target/debug/deps/libgif-86c2dac4d31c5a5c.rlib" "/opt/crater/target/debug/deps/libcolor_quant-a3347af2ac87caa9.rlib" "/opt/crater/target/debug/deps/liblzw-1f37f345e8096c7b.rlib" "/opt/crater/target/debug/deps/libjpeg_decoder-5d807c3bccd934ac.rlib" "/opt/crater/target/debug/deps/librayon-4e7bf85026d2e03a.rlib" "/opt/crater/target/debug/deps/libnum_cpus-29d47546e86a8682.rlib" "/opt/crater/target/debug/deps/libdeque-400973d56e73b167.rlib" "/opt/crater/target/debug/deps/libpng-336e53833a625ed6.rlib" "/opt/crater/target/debug/deps/libdeflate-139610ca7481ab34.rlib" "/opt/crater/target/debug/deps/libadler32-ae6cc66f867fbcf1.rlib" "/opt/crater/target/debug/deps/libinflate-c3ebc67038fd2709.rlib" "/opt/crater/target/debug/deps/libbitflags-05fa20c47058c1db.rlib" "/opt/crater/target/debug/deps/libenum_primitive-ab54cdd9964881b0.rlib" "/opt/crater/target/debug/deps/libnum_rational-870f755c8c6a5724.rlib" "/opt/crater/target/debug/deps/libnum_bigint-3f71101e9b5b91d2.rlib" "/opt/crater/target/debug/deps/librand-a87ee065092092b3.rlib" "/opt/crater/target/debug/deps/liblibc-3a9ab9364d9c9a5c.rlib" "/opt/crater/target/debug/deps/librustc_serialize-eee3b26c21f1fbaf.rlib" "/opt/crater/target/debug/deps/libnum_iter-b7c7094018b9b4e5.rlib" "/opt/crater/target/debug/deps/libnum_integer-1bb350ebdb52db08.rlib" "/opt/crater/target/debug/deps/libnum_traits-0b49cd367c6da4a1.rlib" "/opt/crater/target/debug/deps/libbyteorder-3dffb2228fd53a71.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" "-ldl" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/crater/target/debug/deps/libbacktrace-c1844baf22ab232b.rlib(backtrace-c1844baf22ab232b.backtrace.eyuhmx57-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-c1844baf22ab232b.rlib(backtrace-c1844baf22ab232b.backtrace.eyuhmx57-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" "ed50dff9197d5bc5218b695bfaac93fd3e2ccc96e21d4ef053e38c9cb279a776"` [INFO] running `"docker" "rm" "-f" "ed50dff9197d5bc5218b695bfaac93fd3e2ccc96e21d4ef053e38c9cb279a776"` [INFO] [stdout] ed50dff9197d5bc5218b695bfaac93fd3e2ccc96e21d4ef053e38c9cb279a776