[INFO] updating cached repository https://github.com/boustrophedon/glium_lerp_problem [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] 1129e18d3743dc1bb98b84c6a65341205a396e78 [INFO] testing boustrophedon/glium_lerp_problem against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboustrophedon%2Fglium_lerp_problem" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/boustrophedon/glium_lerp_problem 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/boustrophedon/glium_lerp_problem [INFO] finished tweaking git repo https://github.com/boustrophedon/glium_lerp_problem [INFO] tweaked toml for git repo https://github.com/boustrophedon/glium_lerp_problem written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/boustrophedon/glium_lerp_problem 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] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] 5927828f2e8d1754bb0ff5d2a41a3199c6b53c2cf8e0babdc0ac992380cab01e [INFO] running `"docker" "start" "-a" "5927828f2e8d1754bb0ff5d2a41a3199c6b53c2cf8e0babdc0ac992380cab01e"` [INFO] [stderr] Compiling phf_shared v0.7.19 [INFO] [stderr] Compiling serde v0.8.18 [INFO] [stderr] Compiling rand v0.3.14 [INFO] [stderr] Compiling xml-rs v0.3.4 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling num-complex v0.1.35 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling x11-dl v2.11.0 [INFO] [stderr] Compiling memmap v0.2.3 [INFO] [stderr] Compiling phf v0.7.19 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling phf_generator v0.7.19 [INFO] [stderr] Compiling num-bigint v0.1.35 [INFO] [stderr] Compiling tempfile v2.1.4 [INFO] [stderr] Compiling wayland-scanner v0.5.11 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.7.19 [INFO] [stderr] Compiling target_build_utils v0.1.2 [INFO] [stderr] Compiling num-rational v0.1.35 [INFO] [stderr] Compiling wayland-client v0.5.12 [INFO] [stderr] Compiling num v0.1.36 [INFO] [stderr] Compiling glutin v0.6.2 [INFO] [stderr] Compiling glium v0.15.0 [INFO] [stderr] Compiling nalgebra v0.10.1 [INFO] [stderr] Compiling serde_json v0.8.3 [INFO] [stderr] Compiling libloading v0.3.1 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.5.11 [INFO] [stderr] Compiling wayland-window v0.2.3 [INFO] [stderr] Compiling wayland-kbd v0.3.6 [INFO] [stderr] Compiling rendertest v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `Matrix4` [INFO] [stderr] --> src/main.rs:7:45 [INFO] [stderr] | [INFO] [stderr] 7 | use nalgebra::{PerspectiveMatrix3, Vector3, Matrix4, Point3, Isometry3, ToHomogeneous, Translation}; [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/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/rendertest-3658f5ee6657ae74.rendertest.5h5w29a9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-3658f5ee6657ae74.rendertest.5h5w29a9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-3658f5ee6657ae74.rendertest.5h5w29a9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-3658f5ee6657ae74.rendertest.5h5w29a9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-3658f5ee6657ae74.rendertest.5h5w29a9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-3658f5ee6657ae74.rendertest.5h5w29a9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-3658f5ee6657ae74.rendertest.5h5w29a9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-3658f5ee6657ae74.rendertest.5h5w29a9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-3658f5ee6657ae74.rendertest.5h5w29a9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-3658f5ee6657ae74.rendertest.5h5w29a9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-3658f5ee6657ae74.rendertest.5h5w29a9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-3658f5ee6657ae74.rendertest.5h5w29a9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-3658f5ee6657ae74.rendertest.5h5w29a9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-3658f5ee6657ae74.rendertest.5h5w29a9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-3658f5ee6657ae74.rendertest.5h5w29a9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-3658f5ee6657ae74.rendertest.5h5w29a9-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rendertest-3658f5ee6657ae74" "/opt/rustwide/target/debug/deps/rendertest-3658f5ee6657ae74.35dxstac8dladfpt.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/libtime-0a0978d6dd586d9c.rlib" "/opt/rustwide/target/debug/deps/libglium-8a1812f3434f6bde.rlib" "/opt/rustwide/target/debug/deps/libglutin-ba682c235fa080b3.rlib" "/opt/rustwide/target/debug/deps/libwayland_window-6f73e42da0366011.rlib" "/opt/rustwide/target/debug/deps/libtempfile-f84e0a5e91f34c1c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b04634ccf21d278a.rlib" "/opt/rustwide/target/debug/deps/libwayland_kbd-be75bd1ade5ee498.rlib" "/opt/rustwide/target/debug/deps/libmemmap-e80305dca86a2d87.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-7ea9c6ac946ca03c.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-1ea1a859bb18a766.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-cad955c5143e9b37.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b65ca12c8c07c468.rlib" "/opt/rustwide/target/debug/deps/libdlib-9887ca03b8b04d61.rlib" "/opt/rustwide/target/debug/deps/liblibloading-0325423c4fcc37d1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-9f9d501e0795965b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-cfca1255836e7478.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-e2e322a3af0318c7.rlib" "/opt/rustwide/target/debug/deps/libshared_library-ddef68b3226f14d6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ae1121ef61d5370c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6714cc7c11b6cf3f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-ba096185fbb54469.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ab61bcfc78ca3f72.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-74a8da7eb87e7425.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-12ada7abe4f2a2f8.rlib" "/opt/rustwide/target/debug/deps/libwinapi-7e701baf38e52a01.rlib" "/opt/rustwide/target/debug/deps/libkernel32-599f52907835aafd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-e7342ac075278d29.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-a58965d73045a937.rlib" "/opt/rustwide/target/debug/deps/libnum-63ab87a581f5eeb7.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-26116150640c04f7.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-57ea75c16c79fa81.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-7abaa4aa7a72c8ca.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6545af337561e069.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8fb6afb409aee759.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-bfd91076d5db9145.rlib" "/opt/rustwide/target/debug/deps/librand-ac7bdbe57896b8bc.rlib" "/opt/rustwide/target/debug/deps/liblibc-339f3d25fc3363a4.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-34bd256757a029a3.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" "-ldl" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/deps/libbacktrace-6714cc7c11b6cf3f.rlib(backtrace-6714cc7c11b6cf3f.backtrace.2juybo91-cgu.6.rcgu.o): In function `backtrace::symbolize::libbacktrace::init_state::{{closure}}': [INFO] [stderr] /opt/rustwide/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/rustwide/target/debug/deps/libbacktrace-6714cc7c11b6cf3f.rlib(backtrace-6714cc7c11b6cf3f.backtrace.2juybo91-cgu.6.rcgu.o): In function `backtrace::symbolize::libbacktrace::resolve': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.2.3/src/symbolize/libbacktrace.rs:167: undefined reference to `backtrace_pcinfo' [INFO] [stderr] /opt/rustwide/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 `rendertest`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "5927828f2e8d1754bb0ff5d2a41a3199c6b53c2cf8e0babdc0ac992380cab01e"` [INFO] running `"docker" "rm" "-f" "5927828f2e8d1754bb0ff5d2a41a3199c6b53c2cf8e0babdc0ac992380cab01e"` [INFO] [stdout] 5927828f2e8d1754bb0ff5d2a41a3199c6b53c2cf8e0babdc0ac992380cab01e