[INFO] cloning repository https://github.com/Technical27/opengl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Technical27/opengl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTechnical27%2Fopengl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTechnical27%2Fopengl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9605959105a7998be1194907fb96ec539d03bfa0 [INFO] testing Technical27/opengl against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTechnical27%2Fopengl" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Technical27/opengl on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Technical27/opengl [INFO] finished tweaking git repo https://github.com/Technical27/opengl [INFO] tweaked toml for git repo https://github.com/Technical27/opengl written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Technical27/opengl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27e100ab22b413f16060cee21502d8f4fee8d32201bde1eff268ac0925413d11 [INFO] running `Command { std: "docker" "start" "-a" "27e100ab22b413f16060cee21502d8f4fee8d32201bde1eff268ac0925413d11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27e100ab22b413f16060cee21502d8f4fee8d32201bde1eff268ac0925413d11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27e100ab22b413f16060cee21502d8f4fee8d32201bde1eff268ac0925413d11", kill_on_drop: false }` [INFO] [stdout] 27e100ab22b413f16060cee21502d8f4fee8d32201bde1eff268ac0925413d11 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e821b957296afaaa19788e46c38bf2115d18ab0802f0ecd8d241827cbc354cce [INFO] running `Command { std: "docker" "start" "-a" "e821b957296afaaa19788e46c38bf2115d18ab0802f0ecd8d241827cbc354cce", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling glfw v0.40.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling simba v0.2.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling nalgebra v0.22.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling image v0.23.9 [INFO] [stderr] Compiling nalgebra-glm v0.8.0 [INFO] [stderr] Compiling opengl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `set_vec1` [INFO] [stdout] --> src/shader.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn set_vec1(&self, name: &str, value: &glm::Vec1) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_vec2` [INFO] [stdout] --> src/shader.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn set_vec2(&self, name: &str, value: &glm::Vec2) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Vertex` [INFO] [stdout] --> src/main.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | struct Vertex { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/opengl-bcaa9d01650f34c9.opengl.bx16c675-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-bcaa9d01650f34c9.opengl.bx16c675-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-bcaa9d01650f34c9.opengl.bx16c675-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-bcaa9d01650f34c9.opengl.bx16c675-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-bcaa9d01650f34c9.opengl.bx16c675-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-bcaa9d01650f34c9.opengl.bx16c675-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-bcaa9d01650f34c9.opengl.bx16c675-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-bcaa9d01650f34c9.opengl.bx16c675-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-bcaa9d01650f34c9.opengl.bx16c675-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-bcaa9d01650f34c9.opengl.bx16c675-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-bcaa9d01650f34c9.opengl.bx16c675-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-bcaa9d01650f34c9.opengl.bx16c675-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-bcaa9d01650f34c9.opengl.bx16c675-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-bcaa9d01650f34c9.opengl.bx16c675-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-bcaa9d01650f34c9.opengl.bx16c675-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-bcaa9d01650f34c9.opengl.bx16c675-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/opengl-bcaa9d01650f34c9" "/opt/rustwide/target/debug/deps/opengl-bcaa9d01650f34c9.3zkjshowwrvycizp.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libimage-56485c0a30ef6ff6.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-54360d6dff631c94.rlib" "/opt/rustwide/target/debug/deps/libpng-47858ae09b1a038c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-838f0c3581e4174c.rlib" "/opt/rustwide/target/debug/deps/libdeflate-b8de602f93e447a0.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-f3a45d42c2e79cb2.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-a702bae33404b099.rlib" "/opt/rustwide/target/debug/deps/librayon-f932c1e4745eebe3.rlib" "/opt/rustwide/target/debug/deps/librayon_core-8d78805049648f24.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0496796eaec33c6b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-0adf47ce1205a1a7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-abcfb31b5c5803a2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7b0affbdc6b4c0b1.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ed1d2a3a2cc2c4d3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ebc1d734ababec95.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libeither-c07a48b0b1c94939.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-828b0d4cf8a2c77a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2b996e5dcbc8911a.rlib" "/opt/rustwide/target/debug/deps/libgif-254d0bb04aa7dbf3.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-8d82edba8aab80d8.rlib" "/opt/rustwide/target/debug/deps/libtiff-b321d61783065101.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b012d5b8729bbffe.rlib" "/opt/rustwide/target/debug/deps/libadler32-4f658ed19281c650.rlib" "/opt/rustwide/target/debug/deps/liblzw-c1eedea7c77109bb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6c984759c2f0f595.rlib" "/opt/rustwide/target/debug/deps/libglfw-84d68d7c1fd2baf0.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-562f04b77750e446.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/liblog-18735faa5ca48638.rlib" "/opt/rustwide/target/debug/deps/libsemver-f6a678163681db3d.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c99524a11d7de8f4.rlib" "/opt/rustwide/target/debug/deps/libgl-e7f6515a298587b7.rlib" "/opt/rustwide/target/debug/deps/libnalgebra_glm-f5b580872b1847e0.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-018ed34890e138d9.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a2bab26517bd1cd9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-05e2967f67f0f7ce.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f55221a545ad2f08.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6d828ce14ff0d095.rlib" "/opt/rustwide/target/debug/deps/libsimba-5d1c3fee9d56a09b.rlib" "/opt/rustwide/target/debug/deps/libpaste-27916d9c8ec901bd.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-c1eefc6406cf15dd.rlib" "/opt/rustwide/target/debug/deps/librand_distr-7323b0c61f912104.rlib" "/opt/rustwide/target/debug/deps/librand-64e5ed0154114dec.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4a1e155639490281.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0d204ff60c48d1f2.rlib" "/opt/rustwide/target/debug/deps/librand_core-d8ca3280a9df0b1a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e08bc61758c9963d.rlib" "/opt/rustwide/target/debug/deps/liblibc-31b16b70f417db04.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-44d5baf87f953448.rlib" "/opt/rustwide/target/debug/deps/librawpointer-f4398a5de7c6347b.rlib" "/opt/rustwide/target/debug/deps/libapprox-ca2a6438822d90b3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d984924daed8474e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lglfw" "-lX11" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lglfw [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `opengl` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "e821b957296afaaa19788e46c38bf2115d18ab0802f0ecd8d241827cbc354cce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e821b957296afaaa19788e46c38bf2115d18ab0802f0ecd8d241827cbc354cce", kill_on_drop: false }` [INFO] [stdout] e821b957296afaaa19788e46c38bf2115d18ab0802f0ecd8d241827cbc354cce