[INFO] updating cached repository https://github.com/boustrophedon/glium_lerp_problem [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboustrophedon%2Fglium_lerp_problem" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/boustrophedon/glium_lerp_problem 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 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 /workspace/builds/worker-2/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 `"/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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stdout] 97b5de67588864e5f7656a8d08f254e36cd829fd2966598ccb960fa2a6c1abf3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "97b5de67588864e5f7656a8d08f254e36cd829fd2966598ccb960fa2a6c1abf3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling phf_shared v0.7.19 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling serde v0.8.18 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.3 [INFO] [stderr] Compiling rand v0.3.14 [INFO] [stderr] Compiling x11-dl v2.11.0 [INFO] [stderr] Compiling xml-rs v0.3.4 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling tempfile v2.1.4 [INFO] [stderr] Compiling memmap v0.2.3 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling phf v0.7.19 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling phf_generator v0.7.19 [INFO] [stderr] Compiling num-bigint v0.1.35 [INFO] [stderr] Compiling phf_codegen v0.7.19 [INFO] [stderr] Compiling target_build_utils v0.1.2 [INFO] [stderr] Compiling wayland-scanner v0.5.11 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Compiling num-rational v0.1.35 [INFO] [stderr] Compiling num v0.1.36 [INFO] [stderr] Compiling nalgebra v0.10.1 [INFO] [stderr] Compiling glutin v0.6.2 [INFO] [stderr] Compiling glium v0.15.0 [INFO] [stderr] Compiling wayland-client v0.5.12 [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-kbd v0.3.6 [INFO] [stderr] Compiling wayland-window v0.2.3 [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-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rendertest-6d85af7db2934cbf.rendertest.3zvz3qjr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-6d85af7db2934cbf.rendertest.3zvz3qjr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-6d85af7db2934cbf.rendertest.3zvz3qjr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-6d85af7db2934cbf.rendertest.3zvz3qjr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-6d85af7db2934cbf.rendertest.3zvz3qjr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-6d85af7db2934cbf.rendertest.3zvz3qjr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-6d85af7db2934cbf.rendertest.3zvz3qjr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-6d85af7db2934cbf.rendertest.3zvz3qjr-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-6d85af7db2934cbf.rendertest.3zvz3qjr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-6d85af7db2934cbf.rendertest.3zvz3qjr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-6d85af7db2934cbf.rendertest.3zvz3qjr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-6d85af7db2934cbf.rendertest.3zvz3qjr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-6d85af7db2934cbf.rendertest.3zvz3qjr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-6d85af7db2934cbf.rendertest.3zvz3qjr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-6d85af7db2934cbf.rendertest.3zvz3qjr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-6d85af7db2934cbf.rendertest.3zvz3qjr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rendertest-6d85af7db2934cbf" "/opt/rustwide/target/debug/deps/rendertest-6d85af7db2934cbf.km9317panl7h04q.rcgu.o" "-Wl,--gc-sections" "-pie" "-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" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtime-6f4c1e3f2d6c7253.rlib" "/opt/rustwide/target/debug/deps/libglium-3a9f6beda570e2a1.rlib" "/opt/rustwide/target/debug/deps/libglutin-44bf868fc069a73d.rlib" "/opt/rustwide/target/debug/deps/libwayland_window-052dea9e90153f7e.rlib" "/opt/rustwide/target/debug/deps/libtempfile-0af35516036d3780.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-df12a759a99edaf3.rlib" "/opt/rustwide/target/debug/deps/libwayland_kbd-33ee695d62a052eb.rlib" "/opt/rustwide/target/debug/deps/libmemmap-a91af0f3fd0aae93.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-1799c5cbf6411634.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-195499f457bb28a2.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-a690628249c127ad.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-668882bceb53d042.rlib" "/opt/rustwide/target/debug/deps/libdlib-5332bc5d51003bd9.rlib" "/opt/rustwide/target/debug/deps/liblibloading-5f89720a918cc496.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-4803ddcee578bb78.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2106c394414ab29b.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-704f78bd6986ee4d.rlib" "/opt/rustwide/target/debug/deps/libshared_library-e1420e233b7745f8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a96ac49ad517fc26.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2615bf7f1516965f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-9444d61eedf64b37.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-637630847693b450.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4ce6be6b55674710.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-6fc59348d4f477c3.rlib" "/opt/rustwide/target/debug/deps/libwinapi-0038aeeed11d463c.rlib" "/opt/rustwide/target/debug/deps/libkernel32-c8bbbe70f11db917.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-384dcc042ab28d9c.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-1ed325b62642a6ac.rlib" "/opt/rustwide/target/debug/deps/libnum-5e8101aab2b0e076.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b75fc44a488fd087.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-6dfad2ef3aa28c50.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-fc407e8d2c12d582.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-0ff6115acfc783e0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-de2fd437e03b997a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-171b1623b00a3c63.rlib" "/opt/rustwide/target/debug/deps/librand-9879786e982210d9.rlib" "/opt/rustwide/target/debug/deps/liblibc-7a79bd57a2af2c62.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-b7471469b47daefa.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libbacktrace-2615bf7f1516965f.rlib(backtrace-2615bf7f1516965f.backtrace.a0rj5t3l-cgu.12.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] /usr/bin/ld: /opt/rustwide/target/debug/deps/libbacktrace-2615bf7f1516965f.rlib(backtrace-2615bf7f1516965f.backtrace.a0rj5t3l-cgu.12.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] /usr/bin/ld: /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; 1 warning emitted [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" "97b5de67588864e5f7656a8d08f254e36cd829fd2966598ccb960fa2a6c1abf3"` [INFO] running `"docker" "rm" "-f" "97b5de67588864e5f7656a8d08f254e36cd829fd2966598ccb960fa2a6c1abf3"` [INFO] [stdout] 97b5de67588864e5f7656a8d08f254e36cd829fd2966598ccb960fa2a6c1abf3