[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.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzicklag%2Fme-learning-opengl" "/workspace/builds/worker-46/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-46/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zicklag/me-learning-opengl on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-46/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-46/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.59.0" "fetch" "--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-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88cf4039e8aafd9aa2b68e9d381c49104db23d9dab793093f95a95c03bc0dbbe [INFO] running `Command { std: "docker" "start" "-a" "88cf4039e8aafd9aa2b68e9d381c49104db23d9dab793093f95a95c03bc0dbbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88cf4039e8aafd9aa2b68e9d381c49104db23d9dab793093f95a95c03bc0dbbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88cf4039e8aafd9aa2b68e9d381c49104db23d9dab793093f95a95c03bc0dbbe", kill_on_drop: false }` [INFO] [stdout] 88cf4039e8aafd9aa2b68e9d381c49104db23d9dab793093f95a95c03bc0dbbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eda4a8b4fdcc5913d6f0e8809b214ec492a1dbeb6c9773547d2f2866a69ae3ac [INFO] running `Command { std: "docker" "start" "-a" "eda4a8b4fdcc5913d6f0e8809b214ec492a1dbeb6c9773547d2f2866a69ae3ac", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling cfg_aliases v0.1.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling bytemuck v1.4.0 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling tobj v0.1.12 [INFO] [stderr] Compiling glow v0.6.0 [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-bigint v0.2.6 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling owning_ref v0.4.1 [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_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling dlib v0.4.2 [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 png v0.16.7 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.0 [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 wayland-sys v0.21.13 [INFO] [stderr] Compiling wayland-sys v0.24.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling surfman v0.3.0 [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 wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling num v0.2.1 [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-81955ef0a739e320.05_textures_01.baa3bf48-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/05_textures_01-81955ef0a739e320.05_textures_01.baa3bf48-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/05_textures_01-81955ef0a739e320.05_textures_01.baa3bf48-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/05_textures_01-81955ef0a739e320.05_textures_01.baa3bf48-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/05_textures_01-81955ef0a739e320.05_textures_01.baa3bf48-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/05_textures_01-81955ef0a739e320.05_textures_01.baa3bf48-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/05_textures_01-81955ef0a739e320.05_textures_01.baa3bf48-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/05_textures_01-81955ef0a739e320.05_textures_01.baa3bf48-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/05_textures_01-81955ef0a739e320.05_textures_01.baa3bf48-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/05_textures_01-81955ef0a739e320.05_textures_01.baa3bf48-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/05_textures_01-81955ef0a739e320.05_textures_01.baa3bf48-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/05_textures_01-81955ef0a739e320.05_textures_01.baa3bf48-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/05_textures_01-81955ef0a739e320.05_textures_01.baa3bf48-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/05_textures_01-81955ef0a739e320.05_textures_01.baa3bf48-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/05_textures_01-81955ef0a739e320.05_textures_01.baa3bf48-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/05_textures_01-81955ef0a739e320.05_textures_01.baa3bf48-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/05_textures_01-81955ef0a739e320.4f6whavqkj1xbbpj.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.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libimage-355aa831daf6aa8f.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-c20c686e153e078c.rlib" "/opt/rustwide/target/debug/deps/libpng-275258a6a98263a7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9f2eced82c986060.rlib" "/opt/rustwide/target/debug/deps/libdeflate-f75367061b4e2d8a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-05790a9c7805af85.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-1b3caa2c3649df01.rlib" "/opt/rustwide/target/debug/deps/librayon-2b862c259935a304.rlib" "/opt/rustwide/target/debug/deps/librayon_core-acb42032c763fff7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d046885f16568998.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e2027a9f7bc56cb7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-41cffdd18cadeafb.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b288a55c070bb966.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7886784667fc1591.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1d33e57ad3464760.rlib" "/opt/rustwide/target/debug/deps/libeither-ab89cdb9253d8731.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-50f58f4ebda690ae.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b1fa52c5aa9e66f1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6cf31e2092cc9aa5.rlib" "/opt/rustwide/target/debug/deps/libgif-83246d3644ba9a2a.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-cc1f24a9b346f47a.rlib" "/opt/rustwide/target/debug/deps/libtiff-7db704b7eae1a173.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-cbe1f5d281b355c7.rlib" "/opt/rustwide/target/debug/deps/libadler32-45a11eeaabb26c9a.rlib" "/opt/rustwide/target/debug/deps/liblzw-7f6c936569036a7d.rlib" "/opt/rustwide/target/debug/deps/libme_learning_opengl-930da35a1dcb26bd.rlib" "/opt/rustwide/target/debug/deps/libsurfman-313db1e059bf4759.rlib" "/opt/rustwide/target/debug/deps/libx11-b9cf1ba4de0bb5d9.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-8d8687c69d57198d.rlib" "/opt/rustwide/target/debug/deps/libwinit-882f3c51c83f58db.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-02169d7e1b7f3be3.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-848815aaddefbe9a.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-89eef1064a97d2f0.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-dd0b7ebb78a74d55.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-59d74cd9d63a2480.rlib" "/opt/rustwide/target/debug/deps/libnix-9465e90f40040de7.rlib" "/opt/rustwide/target/debug/deps/libvoid-601034c5058ec8c7.rlib" "/opt/rustwide/target/debug/deps/libmemmap-e62211ee086dff37.rlib" "/opt/rustwide/target/debug/deps/libandrew-24722981a6662130.rlib" "/opt/rustwide/target/debug/deps/libxml-86878b77be48679d.rlib" "/opt/rustwide/target/debug/deps/libxdg-1867574b0521edfd.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-02cd8726e8dfdbb4.rlib" "/opt/rustwide/target/debug/deps/libsame_file-7cad1936c4c8685b.rlib" "/opt/rustwide/target/debug/deps/librusttype-ab55564c864597b2.rlib" "/opt/rustwide/target/debug/deps/librusttype-a1b2a5d3f0f75b2a.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-c75e5af8c8f4c180.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-195565e85f6c1ed0.rlib" "/opt/rustwide/target/debug/deps/libordered_float-7c0f4a316dd0a4ec.rlib" "/opt/rustwide/target/debug/deps/libapprox-efbedf36e069b5e9.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-20f918ca64350911.rlib" "/opt/rustwide/target/debug/deps/libdlib-5e4f69cf3c0a6136.rlib" "/opt/rustwide/target/debug/deps/liblibloading-f4016c5185a6904e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a5414215aa73ce68.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-117487098b080558.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-33cf0c99b7e85695.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5624204947a7f309.rlib" "/opt/rustwide/target/debug/deps/librand-19e2895eaa73b210.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-94f9adcc97573d4b.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-88c6ef67666ca8c2.rlib" "/opt/rustwide/target/debug/deps/librand_hc-cbaeb3fc62f6ddc3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-78152b52e730055a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9b4c1868445dade4.rlib" "/opt/rustwide/target/debug/deps/librand_core-42d53bd199876080.rlib" "/opt/rustwide/target/debug/deps/librand_os-c38ba8c59333221a.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-1a11cbf0bb1b7906.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c28905e9ca21444.rlib" "/opt/rustwide/target/debug/deps/liblock_api-35d633638e97ac81.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7ac8b5b490169cf1.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-852732f916612378.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-2802a6bcce05c759.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-437288df701b8571.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libeuclid-00fbe2370d7ddc4c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c95c96bea49110d9.rlib" "/opt/rustwide/target/debug/deps/liblibc-3accc78d6ffd143c.rlib" "/opt/rustwide/target/debug/deps/liblog-410faf3f32838acd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libglow-2e818584e6e3b5b1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.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.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/05_textures_01-81955ef0a739e320" "-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" "eda4a8b4fdcc5913d6f0e8809b214ec492a1dbeb6c9773547d2f2866a69ae3ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eda4a8b4fdcc5913d6f0e8809b214ec492a1dbeb6c9773547d2f2866a69ae3ac", kill_on_drop: false }` [INFO] [stdout] eda4a8b4fdcc5913d6f0e8809b214ec492a1dbeb6c9773547d2f2866a69ae3ac