[INFO] updating cached repository https://github.com/boustrophedon/glium_lerp_problem [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1129e18d3743dc1bb98b84c6a65341205a396e78 [INFO] testing boustrophedon/glium_lerp_problem against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboustrophedon%2Fglium_lerp_problem" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/boustrophedon/glium_lerp_problem on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-8/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3d1d4228797c73e4cd7758e6b0d75a7ca73e2ca9260deaffb975bdfd2ed4a14 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d3d1d4228797c73e4cd7758e6b0d75a7ca73e2ca9260deaffb975bdfd2ed4a14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3d1d4228797c73e4cd7758e6b0d75a7ca73e2ca9260deaffb975bdfd2ed4a14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3d1d4228797c73e4cd7758e6b0d75a7ca73e2ca9260deaffb975bdfd2ed4a14", kill_on_drop: false }` [INFO] [stdout] d3d1d4228797c73e4cd7758e6b0d75a7ca73e2ca9260deaffb975bdfd2ed4a14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e80f7e2e2dd9f03e23554abf06d76f3d59d86c731e868a81fca005e9f7788e0b [INFO] running `Command { std: "docker" "start" "-a" "e80f7e2e2dd9f03e23554abf06d76f3d59d86c731e868a81fca005e9f7788e0b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.17 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling phf_shared v0.7.19 [INFO] [stderr] Compiling serde v0.8.18 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling gcc v0.3.38 [INFO] [stderr] Compiling crossbeam v0.2.10 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Compiling rustc-serialize v0.3.21 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.3 [INFO] [stderr] Compiling xml-rs v0.3.4 [INFO] [stderr] Compiling phf v0.7.19 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling rand v0.3.14 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling memmap v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.32 [INFO] [stderr] Compiling tempfile v2.1.4 [INFO] [stderr] Compiling x11-dl v2.11.0 [INFO] [stderr] Compiling num-iter v0.1.32 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Compiling phf_generator v0.7.19 [INFO] [stderr] Compiling phf_codegen v0.7.19 [INFO] [stderr] Compiling wayland-scanner v0.5.11 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Compiling target_build_utils v0.1.2 [INFO] [stderr] Compiling wayland-client v0.5.12 [INFO] [stderr] Compiling glutin v0.6.2 [INFO] [stderr] Compiling glium v0.15.0 [INFO] [stderr] Compiling num-bigint v0.1.35 [INFO] [stderr] Compiling num-complex v0.1.35 [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 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] [stdout] warning: unused import: `Matrix4` [INFO] [stdout] --> src/main.rs:7:45 [INFO] [stdout] | [INFO] [stdout] 7 | use nalgebra::{PerspectiveMatrix3, Vector3, Matrix4, Point3, Isometry3, ToHomogeneous, Translation}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rendertest-43b3a6ffd7398b0b.rendertest.7tw8wbgy-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-43b3a6ffd7398b0b.rendertest.7tw8wbgy-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-43b3a6ffd7398b0b.rendertest.7tw8wbgy-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-43b3a6ffd7398b0b.rendertest.7tw8wbgy-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-43b3a6ffd7398b0b.rendertest.7tw8wbgy-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-43b3a6ffd7398b0b.rendertest.7tw8wbgy-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-43b3a6ffd7398b0b.rendertest.7tw8wbgy-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-43b3a6ffd7398b0b.rendertest.7tw8wbgy-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-43b3a6ffd7398b0b.rendertest.7tw8wbgy-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-43b3a6ffd7398b0b.rendertest.7tw8wbgy-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-43b3a6ffd7398b0b.rendertest.7tw8wbgy-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-43b3a6ffd7398b0b.rendertest.7tw8wbgy-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-43b3a6ffd7398b0b.rendertest.7tw8wbgy-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-43b3a6ffd7398b0b.rendertest.7tw8wbgy-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-43b3a6ffd7398b0b.rendertest.7tw8wbgy-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rendertest-43b3a6ffd7398b0b.rendertest.7tw8wbgy-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rendertest-43b3a6ffd7398b0b" "/opt/rustwide/target/debug/deps/rendertest-43b3a6ffd7398b0b.f3bji65q88qn2g5.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-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtime-c8f3b4a42b155b6c.rlib" "/opt/rustwide/target/debug/deps/libglium-38dceefebd66e7c3.rlib" "/opt/rustwide/target/debug/deps/libglutin-1e9df94fc596f3d3.rlib" "/opt/rustwide/target/debug/deps/libwayland_window-a6b9e4fda5be8a6d.rlib" "/opt/rustwide/target/debug/deps/libtempfile-8428d7e1824227e9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6cddcccd56d44b5d.rlib" "/opt/rustwide/target/debug/deps/libwayland_kbd-6d2d2ce8a3567d5e.rlib" "/opt/rustwide/target/debug/deps/libmemmap-19f16b3a9d8986a4.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-897939026cc56779.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-83fa6eb2e05ceb03.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-e81a44b71797c387.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-a620965283095e55.rlib" "/opt/rustwide/target/debug/deps/libdlib-6689129d6c88115d.rlib" "/opt/rustwide/target/debug/deps/liblibloading-d6d5fea71dda3252.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-6b5170e65d5bab48.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7b15d77b989f677d.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-46e80ea97d88621c.rlib" "/opt/rustwide/target/debug/deps/libshared_library-81c5f5ba2b1b0e78.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-cacd07e96981e77a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f1b470e6697c5859.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-1002908a803466aa.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-bb1e9b9c91f65547.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e520603e5e391271.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-a8e91854f2a89c0f.rlib" "/opt/rustwide/target/debug/deps/libwinapi-08f0135bab856b5b.rlib" "/opt/rustwide/target/debug/deps/libkernel32-cceb62b1a55bf6d7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4742f6ccc7d0ed2b.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-c4b94932b8bbedfa.rlib" "/opt/rustwide/target/debug/deps/libnum-4bb6bbad5b175055.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-91ac8661d1640101.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-6e1efe6c259573af.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-ff9ea69c15a6cb06.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-950821ccc006961f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-796502dbe365111a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9b4027b6158eded1.rlib" "/opt/rustwide/target/debug/deps/librand-6675b8bbea346fc7.rlib" "/opt/rustwide/target/debug/deps/liblibc-baa3c7964edfb953.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-812521cfb90dce5e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libbacktrace-f1b470e6697c5859.rlib(backtrace-f1b470e6697c5859.backtrace.mjs50ym3-cgu.12.rcgu.o): in function `backtrace::symbolize::libbacktrace::init_state::{{closure}}': [INFO] [stdout] /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] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libbacktrace-f1b470e6697c5859.rlib(backtrace-f1b470e6697c5859.backtrace.mjs50ym3-cgu.12.rcgu.o): in function `backtrace::symbolize::libbacktrace::resolve': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.2.3/src/symbolize/libbacktrace.rs:167: undefined reference to `backtrace_pcinfo' [INFO] [stdout] /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] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rendertest`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "e80f7e2e2dd9f03e23554abf06d76f3d59d86c731e868a81fca005e9f7788e0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e80f7e2e2dd9f03e23554abf06d76f3d59d86c731e868a81fca005e9f7788e0b", kill_on_drop: false }` [INFO] [stdout] e80f7e2e2dd9f03e23554abf06d76f3d59d86c731e868a81fca005e9f7788e0b