[INFO] cloning repository https://github.com/zicklag/me-learning-opengl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zicklag/me-learning-opengl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzicklag%2Fme-learning-opengl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzicklag%2Fme-learning-opengl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5ab64daa9cbfacc124371e7b08f3deb76b95b2c [INFO] testing zicklag/me-learning-opengl against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzicklag%2Fme-learning-opengl" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zicklag/me-learning-opengl on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-28/source/.cargo/config [INFO] started tweaking git repo https://github.com/zicklag/me-learning-opengl [INFO] finished tweaking git repo https://github.com/zicklag/me-learning-opengl [INFO] tweaked toml for git repo https://github.com/zicklag/me-learning-opengl written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/zicklag/me-learning-opengl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded leaky-cow v0.1.1 [INFO] [stderr] Downloaded leak v0.1.2 [INFO] [stderr] Downloaded display-link v0.2.0 [INFO] [stderr] Downloaded surfman v0.3.0 [INFO] [stderr] Downloaded gleam v0.7.0 [INFO] [stderr] Downloaded cfg_aliases v0.1.0 [INFO] [stderr] Downloaded glow v0.6.0 [INFO] [stderr] Downloaded io-surface v0.12.1 [INFO] [stderr] Downloaded wayland-sys v0.24.1 [INFO] [stderr] Downloaded bytemuck v1.4.0 [INFO] [stderr] Downloaded winit v0.18.1 [INFO] [stderr] Downloaded time-point v0.1.1 [INFO] [stderr] Downloaded tobj v0.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25cd705a26a3bd93650747f2f685155d5e9f210ace498f62440f10f5a3bb02eb [INFO] running `Command { std: "docker" "start" "-a" "25cd705a26a3bd93650747f2f685155d5e9f210ace498f62440f10f5a3bb02eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25cd705a26a3bd93650747f2f685155d5e9f210ace498f62440f10f5a3bb02eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25cd705a26a3bd93650747f2f685155d5e9f210ace498f62440f10f5a3bb02eb", kill_on_drop: false }` [INFO] [stdout] 25cd705a26a3bd93650747f2f685155d5e9f210ace498f62440f10f5a3bb02eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e28f100b318aa502c2ba237615c1703b991c92ca2782369859e9c4146b5e3e32 [INFO] running `Command { std: "docker" "start" "-a" "e28f100b318aa502c2ba237615c1703b991c92ca2782369859e9c4146b5e3e32", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling cfg_aliases v0.1.0 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling bytemuck v1.4.0 [INFO] [stderr] Compiling glow v0.6.0 [INFO] [stderr] Compiling tobj v0.1.12 [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-iter v0.1.41 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling wayland-sys v0.24.1 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling surfman v0.3.0 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling image v0.23.9 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling me-learning-opengl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bin/06_framebuffers_01.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | let mut gl = unsafe { [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/05_textures_01-af6fd67ec7434348.05_textures_01.b81473c6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/05_textures_01-af6fd67ec7434348.05_textures_01.b81473c6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/05_textures_01-af6fd67ec7434348.05_textures_01.b81473c6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/05_textures_01-af6fd67ec7434348.05_textures_01.b81473c6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/05_textures_01-af6fd67ec7434348.05_textures_01.b81473c6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/05_textures_01-af6fd67ec7434348.05_textures_01.b81473c6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/05_textures_01-af6fd67ec7434348.05_textures_01.b81473c6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/05_textures_01-af6fd67ec7434348.05_textures_01.b81473c6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/05_textures_01-af6fd67ec7434348.05_textures_01.b81473c6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/05_textures_01-af6fd67ec7434348.05_textures_01.b81473c6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/05_textures_01-af6fd67ec7434348.05_textures_01.b81473c6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/05_textures_01-af6fd67ec7434348.05_textures_01.b81473c6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/05_textures_01-af6fd67ec7434348.05_textures_01.b81473c6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/05_textures_01-af6fd67ec7434348.05_textures_01.b81473c6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/05_textures_01-af6fd67ec7434348.05_textures_01.b81473c6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/05_textures_01-af6fd67ec7434348.05_textures_01.b81473c6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/05_textures_01-af6fd67ec7434348.l0hcpo7ht0354on.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libimage-e66d67e7adac635d.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-9d45262db5deca4e.rlib" "/opt/rustwide/target/debug/deps/libpng-38e4497a958b2449.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-546f7780b2629382.rlib" "/opt/rustwide/target/debug/deps/libdeflate-2744d6b2c91ec691.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-4992c73e16608f95.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-2979fc76f1bb6259.rlib" "/opt/rustwide/target/debug/deps/librayon-24b322ea70956997.rlib" "/opt/rustwide/target/debug/deps/librayon_core-71fefcf50993fa2f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e4837fdc2c54f1de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-1e12ea913160041e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-980d6668febf0e5c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-21ed58fb18085f29.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-005922909f1c6bac.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-90e53562623ba5ae.rlib" "/opt/rustwide/target/debug/deps/libeither-4d97174421ebee05.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-9774cbb4ea0c3a6f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-c67755d21d30119c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e50301827c95f384.rlib" "/opt/rustwide/target/debug/deps/libgif-513f9a791d86b909.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-458f2c48d66a0c93.rlib" "/opt/rustwide/target/debug/deps/libtiff-137f4b176e8b91f2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-d6377f5c1c04dcd7.rlib" "/opt/rustwide/target/debug/deps/libadler32-db47bf74eb7ba81c.rlib" "/opt/rustwide/target/debug/deps/liblzw-b804f8f46b161279.rlib" "/opt/rustwide/target/debug/deps/libme_learning_opengl-2c9892bed7c746a8.rlib" "/opt/rustwide/target/debug/deps/libsurfman-a7152bb15a6bd659.rlib" "/opt/rustwide/target/debug/deps/libx11-bdceb107518d92a5.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-ff3ab9fce447e9a1.rlib" "/opt/rustwide/target/debug/deps/libwinit-cfda87b99d75d7f3.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-9c1344a64e294451.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-0e1df0fe14368cce.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-f73a598e39644927.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-1b9df1b12c933412.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-c93e27df5a6c7239.rlib" "/opt/rustwide/target/debug/deps/libnix-728c78f941ad4932.rlib" "/opt/rustwide/target/debug/deps/libvoid-daee20f73a082eaf.rlib" "/opt/rustwide/target/debug/deps/libmemmap-af31f6a7dddc4340.rlib" "/opt/rustwide/target/debug/deps/libandrew-c5f6825f25623129.rlib" "/opt/rustwide/target/debug/deps/libxml-3ebfc5d21d19b6ad.rlib" "/opt/rustwide/target/debug/deps/libxdg-49bdb48f5fcefc9d.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-63258c93427dff8b.rlib" "/opt/rustwide/target/debug/deps/libsame_file-068aca36718eb7b4.rlib" "/opt/rustwide/target/debug/deps/librusttype-399854031a361763.rlib" "/opt/rustwide/target/debug/deps/librusttype-7f2f9952f1840f15.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-fee5d6a1720fddbf.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7d142d726959c64b.rlib" "/opt/rustwide/target/debug/deps/libordered_float-e2a745fc557f28b1.rlib" "/opt/rustwide/target/debug/deps/libapprox-6fc1d13896c60c91.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-df58c5df1fc3aac2.rlib" "/opt/rustwide/target/debug/deps/libdlib-b1fc471dcfcbdeeb.rlib" "/opt/rustwide/target/debug/deps/liblibloading-8b974bbea77afa75.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5467954df82172e2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b2f5dd092dc2b465.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-32085d3a45ac4515.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-83dd6c2e7fc7fa37.rlib" "/opt/rustwide/target/debug/deps/librand-11a5c818e579e66c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-eadf644fc823e615.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-04beb691bef1d141.rlib" "/opt/rustwide/target/debug/deps/librand_hc-bf2050fa144fc214.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c0eb42012a23c0df.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-6e30ee4f8f479b01.rlib" "/opt/rustwide/target/debug/deps/librand_core-b53e7babb778c84e.rlib" "/opt/rustwide/target/debug/deps/librand_os-10258ed5367eec9c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3a4a755403add799.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/liblock_api-869686a6ee94ffab.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-b394c8197697ebda.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a5bc1b6e70000018.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-701b7c561205ac6c.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-8beb94756eee584c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/libeuclid-af85ac6b5e2da80a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-aaaf69e30ca62c3a.rlib" "/opt/rustwide/target/debug/deps/liblibc-09b8dcedf4c6e1e0.rlib" "/opt/rustwide/target/debug/deps/liblog-bdf824d35c2a3095.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libglow-fe28d826712857ab.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lX11" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/05_textures_01-af6fd67ec7434348" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `me-learning-opengl` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e28f100b318aa502c2ba237615c1703b991c92ca2782369859e9c4146b5e3e32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e28f100b318aa502c2ba237615c1703b991c92ca2782369859e9c4146b5e3e32", kill_on_drop: false }` [INFO] [stdout] e28f100b318aa502c2ba237615c1703b991c92ca2782369859e9c4146b5e3e32