[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#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTechnical27%2Fopengl" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Technical27/opengl on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", 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-0/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", 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] 00fc094e33f30e00760f7d408d856bc50809def7805e560aa3f88c41d8dbbff9 [INFO] running `Command { std: "docker" "start" "-a" "00fc094e33f30e00760f7d408d856bc50809def7805e560aa3f88c41d8dbbff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00fc094e33f30e00760f7d408d856bc50809def7805e560aa3f88c41d8dbbff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00fc094e33f30e00760f7d408d856bc50809def7805e560aa3f88c41d8dbbff9", kill_on_drop: false }` [INFO] [stdout] 00fc094e33f30e00760f7d408d856bc50809def7805e560aa3f88c41d8dbbff9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b7e701a3841954df7e6a5443dd8ad162bb9c71fb9d8e22c8bac075c8d3c6d51 [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" "2b7e701a3841954df7e6a5443dd8ad162bb9c71fb9d8e22c8bac075c8d3c6d51", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling bytemuck v1.4.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [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-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [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 paste-impl v0.1.18 [INFO] [stderr] Compiling glfw v0.40.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling gl v0.14.0 [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 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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/opengl-fdb818d1c47e55f7.opengl.a8i37kwe-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-fdb818d1c47e55f7.opengl.a8i37kwe-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-fdb818d1c47e55f7.opengl.a8i37kwe-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-fdb818d1c47e55f7.opengl.a8i37kwe-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-fdb818d1c47e55f7.opengl.a8i37kwe-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-fdb818d1c47e55f7.opengl.a8i37kwe-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-fdb818d1c47e55f7.opengl.a8i37kwe-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-fdb818d1c47e55f7.opengl.a8i37kwe-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-fdb818d1c47e55f7.opengl.a8i37kwe-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-fdb818d1c47e55f7.opengl.a8i37kwe-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-fdb818d1c47e55f7.opengl.a8i37kwe-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-fdb818d1c47e55f7.opengl.a8i37kwe-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-fdb818d1c47e55f7.opengl.a8i37kwe-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-fdb818d1c47e55f7.opengl.a8i37kwe-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-fdb818d1c47e55f7.opengl.a8i37kwe-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/opengl-fdb818d1c47e55f7.opengl.a8i37kwe-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/opengl-fdb818d1c47e55f7" "/opt/rustwide/target/debug/deps/opengl-fdb818d1c47e55f7.2oaxctfak50y0efr.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libimage-3e96b872f7da9cd7.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-0b78d8ecea0441e0.rlib" "/opt/rustwide/target/debug/deps/libpng-f61bbe2332e5aae5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libdeflate-6c80b69fd18f7de5.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d77f3c6665e169d8.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-3e8f37d0f325f9cd.rlib" "/opt/rustwide/target/debug/deps/librayon-54537398be99969c.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e1b7317456dbe31c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2f6fac621eb05a0d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-cb108d846a5b530f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-536db71fdc26a6e0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-283681799931ab79.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-56a3a6f69bccc982.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libeither-204b5b9aafe54338.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-11e74d797b60fabd.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a63f6d97908325e1.rlib" "/opt/rustwide/target/debug/deps/libgif-1502cd5519aa1391.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-c62edbc34292a4ab.rlib" "/opt/rustwide/target/debug/deps/libtiff-6b0befc446f0a8af.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fc17e526f6e589a7.rlib" "/opt/rustwide/target/debug/deps/libadler32-dcc44765b301a7a2.rlib" "/opt/rustwide/target/debug/deps/liblzw-63170644178dc297.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libglfw-d9fd6bb979634b47.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-28d2b71b0bcc40c5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liblog-88fcab3e6ed3ef89.rlib" "/opt/rustwide/target/debug/deps/libsemver-39369018244c8515.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-73acef8e5119efe3.rlib" "/opt/rustwide/target/debug/deps/libgl-c83e2820a0ee0bc0.rlib" "/opt/rustwide/target/debug/deps/libnalgebra_glm-0f0e1ce0f45dba04.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-d411c16513c5334a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-5fe8bcd65307d084.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-034714b3ae30a80f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-06352a1a40b022bd.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libsimba-a906c98564481bcf.rlib" "/opt/rustwide/target/debug/deps/libpaste-9e74b5a75d17dfb9.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-7377ad10202543c7.rlib" "/opt/rustwide/target/debug/deps/librand_distr-eeb294b534fa768e.rlib" "/opt/rustwide/target/debug/deps/librand-7164ef8641684a8d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6a4786831d667340.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-f9ec8364262c1093.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-068e363d534b32aa.rlib" "/opt/rustwide/target/debug/deps/liblibc-a699ae28749cdf0d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-ffe9e7d94e97493a.rlib" "/opt/rustwide/target/debug/deps/librawpointer-5f566245f6baa3b8.rlib" "/opt/rustwide/target/debug/deps/libapprox-6d5dcb012f0d726d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5e65d0043e1ddeae.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.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" "2b7e701a3841954df7e6a5443dd8ad162bb9c71fb9d8e22c8bac075c8d3c6d51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b7e701a3841954df7e6a5443dd8ad162bb9c71fb9d8e22c8bac075c8d3c6d51", kill_on_drop: false }` [INFO] [stdout] 2b7e701a3841954df7e6a5443dd8ad162bb9c71fb9d8e22c8bac075c8d3c6d51