[INFO] cloning repository https://github.com/hammackj/learn_opengl_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hammackj/learn_opengl_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhammackj%2Flearn_opengl_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhammackj%2Flearn_opengl_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6607c05a6d47e7893d7ba53445a884a6cd90abc2
[INFO] testing hammackj/learn_opengl_rust against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhammackj%2Flearn_opengl_rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hammackj/learn_opengl_rust
[INFO] finished tweaking git repo https://github.com/hammackj/learn_opengl_rust
[INFO] tweaked toml for git repo https://github.com/hammackj/learn_opengl_rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hammackj/learn_opengl_rust on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hammackj/learn_opengl_rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nalgebra-glm v0.19.0
[INFO] [stderr]   Downloaded ravif v0.11.12
[INFO] [stderr]   Downloaded glfw v0.59.0
[INFO] [stderr]   Downloaded xml-rs v0.8.26
[INFO] [stderr]   Downloaded glfw-sys v5.0.0+3.3.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] adcaba2ba808197a4c9560f5f4f61ac7a8653e126c58b965d26fdb1004c956b6
[INFO] running `Command { std: "docker" "start" "-a" "adcaba2ba808197a4c9560f5f4f61ac7a8653e126c58b965d26fdb1004c956b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "adcaba2ba808197a4c9560f5f4f61ac7a8653e126c58b965d26fdb1004c956b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adcaba2ba808197a4c9560f5f4f61ac7a8653e126c58b965d26fdb1004c956b6", kill_on_drop: false }`
[INFO] [stdout] adcaba2ba808197a4c9560f5f4f61ac7a8653e126c58b965d26fdb1004c956b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48c4fc334b596c08f8443d3b5e526208b52f8869966dff5309a23fa90edeb9ca
[INFO] running `Command { std: "docker" "start" "-a" "48c4fc334b596c08f8443d3b5e526208b52f8869966dff5309a23fa90edeb9ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling avif-serialize v0.8.3
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling image-webp v0.2.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling transformations_exercise_01 v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/20_transformations_exercise_01)
[INFO] [stderr]    Compiling glfw-sys v5.0.0+3.3.9
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling textures_exercise_03 v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/17_exercise_03)
[INFO] [stderr]    Compiling textures_exercise_02 v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/16_exercise_02)
[INFO] [stderr]    Compiling coords_more_cubes v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/24_coords_more_cubes)
[INFO] [stderr]    Compiling transformations_exercise_02 v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/21_transformations_exercise_02)
[INFO] [stderr]    Compiling light_exercise_03 v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/35_light_exercise_03)
[INFO] [stderr]    Compiling camera v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/26_camera)
[INFO] [stderr]    Compiling camera_walk_around v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/27_camera_walk_around)
[INFO] [stderr]    Compiling light_specular v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/32_light_specular)
[INFO] [stderr]    Compiling shaders_exercise_03 v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/12_shaders_exercise_03)
[INFO] [stderr]    Compiling shaders_object v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/09_shaders_object)
[INFO] [stderr]    Compiling light_materials v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/37_light_materials)
[INFO] [stderr]    Compiling light_exercise_01 v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/33_light_exercise_01)
[INFO] [stderr]    Compiling coords v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/22_coords)
[INFO] [stderr]    Compiling transformations v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/19_transformations)
[INFO] [stderr]    Compiling coords_depth v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/23_coords_depth)
[INFO] [stderr]    Compiling light_exercise_04 v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/36_light_exercise_04)
[INFO] [stderr]    Compiling textures_exercise_04 v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/18_exercise_04)
[INFO] [stderr]    Compiling textures_units v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/14_texture_units)
[INFO] [stderr]    Compiling shaders_exercise_01 v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/10_shaders_exercise_01)
[INFO] [stderr]    Compiling shaders_exercise_02 v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/11_shaders_exercise_02)
[INFO] [stderr]    Compiling light_colors v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/30_light_colors)
[INFO] [stderr]    Compiling camera_mouse v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/28_camera_mouse)
[INFO] [stderr]    Compiling textures v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/13_textures)
[INFO] [stderr]    Compiling light_exercise_02 v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/34_light_exercise_02)
[INFO] [stderr]    Compiling coords_more_cubes_exercise_03 v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/25_coords_exercise_03)
[INFO] [stderr]    Compiling textures_exercise_01 v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/15_exercise_01)
[INFO] [stderr]    Compiling light_basic v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/31_light_basic)
[INFO] [stderr]    Compiling camera_object v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/29_camera_object)
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling glfw v0.59.0
[INFO] [stderr]    Compiling hello_triangle_exercise_02 v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/05_hello_triangle_exercise_02)
[INFO] [stderr]    Compiling hello_triangle_exercise_01 v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/04_hello_triangle_exercise_01)
[INFO] [stderr]    Compiling shaders_attributes v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/08_shaders_attributes)
[INFO] [stderr]    Compiling shaders v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/07_shaders)
[INFO] [stderr]    Compiling hello_triangle v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/02_hello_triangle)
[INFO] [stderr]    Compiling hello_triangle_exercise_03 v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/06_hello_triangle_exercise_03)
[INFO] [stderr]    Compiling hello_triangle_indexed v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/03_hello_triangle_indexed)
[INFO] [stderr]    Compiling hello_window v0.1.0 (/opt/rustwide/workdir/learn_opengl/01_getting_started/01_hello_window)
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling ravif v0.11.12
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling nalgebra-glm v0.19.0
[INFO] [stdout] warning: value assigned to `projection` is never read
[INFO] [stdout]    --> learn_opengl/01_getting_started/22_coords/src/main.rs:209:34
[INFO] [stdout]     |
[INFO] [stdout] 209 |               let mut projection = glm::Mat4::identity();
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 213 | /             projection = glm::perspective(
[INFO] [stdout] 214 | |                 45.0f32.to_radians(),
[INFO] [stdout] 215 | |                 SCR_WIDTH as f32 / SCR_HEIGHT as f32,
[INFO] [stdout] 216 | |                 0.1,
[INFO] [stdout] 217 | |                 100.0,
[INFO] [stdout] 218 | |             );
[INFO] [stdout]     | |_____________- `projection` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `camera_object` (bin "camera_object")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name camera_object --edition=2021 learn_opengl/01_getting_started/29_camera_object/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3deb3b4e75241401 -C extra-filename=-583319027efaf08e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern gl=/opt/rustwide/target/debug/deps/libgl-7a63325e877f331f.rlib --extern glfw=/opt/rustwide/target/debug/deps/libglfw-8079df67e04f40ba.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-9f80e5d75a989eae.rlib --extern nalgebra_glm=/opt/rustwide/target/debug/deps/libnalgebra_glm-d92d1ea692e33d5a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/glfw-sys-7e843d569f877e72/out/lib` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `camera_mouse` (bin "camera_mouse")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name camera_mouse --edition=2021 learn_opengl/01_getting_started/28_camera_mouse/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1deafb8fa5d16442 -C extra-filename=-51840b13d5cb0621 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern gl=/opt/rustwide/target/debug/deps/libgl-7a63325e877f331f.rlib --extern glfw=/opt/rustwide/target/debug/deps/libglfw-8079df67e04f40ba.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-9f80e5d75a989eae.rlib --extern nalgebra_glm=/opt/rustwide/target/debug/deps/libnalgebra_glm-d92d1ea692e33d5a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/glfw-sys-7e843d569f877e72/out/lib` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `camera` (bin "camera")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name camera --edition=2021 learn_opengl/01_getting_started/26_camera/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f104a4db12512049 -C extra-filename=-5440577096b1fc14 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern gl=/opt/rustwide/target/debug/deps/libgl-7a63325e877f331f.rlib --extern glfw=/opt/rustwide/target/debug/deps/libglfw-8079df67e04f40ba.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-9f80e5d75a989eae.rlib --extern nalgebra_glm=/opt/rustwide/target/debug/deps/libnalgebra_glm-d92d1ea692e33d5a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/glfw-sys-7e843d569f877e72/out/lib` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `coords_more_cubes` (bin "coords_more_cubes")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name coords_more_cubes --edition=2021 learn_opengl/01_getting_started/24_coords_more_cubes/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=73bbea5b01de8a4b -C extra-filename=-32e861e382abab40 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern gl=/opt/rustwide/target/debug/deps/libgl-7a63325e877f331f.rlib --extern glfw=/opt/rustwide/target/debug/deps/libglfw-8079df67e04f40ba.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-9f80e5d75a989eae.rlib --extern nalgebra_glm=/opt/rustwide/target/debug/deps/libnalgebra_glm-d92d1ea692e33d5a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/glfw-sys-7e843d569f877e72/out/lib` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `coords_more_cubes_exercise_03` (bin "coords_more_cubes_exercise_03")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name coords_more_cubes_exercise_03 --edition=2021 learn_opengl/01_getting_started/25_coords_exercise_03/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4bcb46fbf2d3927a -C extra-filename=-57d2ecee82a22679 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern gl=/opt/rustwide/target/debug/deps/libgl-7a63325e877f331f.rlib --extern glfw=/opt/rustwide/target/debug/deps/libglfw-8079df67e04f40ba.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-9f80e5d75a989eae.rlib --extern nalgebra_glm=/opt/rustwide/target/debug/deps/libnalgebra_glm-d92d1ea692e33d5a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/glfw-sys-7e843d569f877e72/out/lib` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `coords_depth` (bin "coords_depth")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name coords_depth --edition=2021 learn_opengl/01_getting_started/23_coords_depth/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6be8567376b5a015 -C extra-filename=-9e7db78c63a90873 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern gl=/opt/rustwide/target/debug/deps/libgl-7a63325e877f331f.rlib --extern glfw=/opt/rustwide/target/debug/deps/libglfw-8079df67e04f40ba.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-9f80e5d75a989eae.rlib --extern nalgebra_glm=/opt/rustwide/target/debug/deps/libnalgebra_glm-d92d1ea692e33d5a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/glfw-sys-7e843d569f877e72/out/lib` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `coords` (bin "coords"); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name coords --edition=2021 learn_opengl/01_getting_started/22_coords/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a2764aa908f2bc55 -C extra-filename=-c26a6632d12d7ca1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern gl=/opt/rustwide/target/debug/deps/libgl-7a63325e877f331f.rlib --extern glfw=/opt/rustwide/target/debug/deps/libglfw-8079df67e04f40ba.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-9f80e5d75a989eae.rlib --extern nalgebra_glm=/opt/rustwide/target/debug/deps/libnalgebra_glm-d92d1ea692e33d5a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/glfw-sys-7e843d569f877e72/out/lib` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `transformations` (bin "transformations")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name transformations --edition=2021 learn_opengl/01_getting_started/19_transformations/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3ff724a1892889d9 -C extra-filename=-6f93e1f70490ee95 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern gl=/opt/rustwide/target/debug/deps/libgl-7a63325e877f331f.rlib --extern glfw=/opt/rustwide/target/debug/deps/libglfw-8079df67e04f40ba.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-9f80e5d75a989eae.rlib --extern nalgebra_glm=/opt/rustwide/target/debug/deps/libnalgebra_glm-d92d1ea692e33d5a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/glfw-sys-7e843d569f877e72/out/lib` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `transformations_exercise_01` (bin "transformations_exercise_01")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name transformations_exercise_01 --edition=2021 learn_opengl/01_getting_started/20_transformations_exercise_01/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=549825e2aedd0110 -C extra-filename=-78c9b9ecc0129c13 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern gl=/opt/rustwide/target/debug/deps/libgl-7a63325e877f331f.rlib --extern glfw=/opt/rustwide/target/debug/deps/libglfw-8079df67e04f40ba.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-9f80e5d75a989eae.rlib --extern nalgebra_glm=/opt/rustwide/target/debug/deps/libnalgebra_glm-d92d1ea692e33d5a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/glfw-sys-7e843d569f877e72/out/lib` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `transformations_exercise_02` (bin "transformations_exercise_02")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name transformations_exercise_02 --edition=2021 learn_opengl/01_getting_started/21_transformations_exercise_02/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=647c72b250bef4cc -C extra-filename=-74d50b0ba02aedce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern gl=/opt/rustwide/target/debug/deps/libgl-7a63325e877f331f.rlib --extern glfw=/opt/rustwide/target/debug/deps/libglfw-8079df67e04f40ba.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-9f80e5d75a989eae.rlib --extern nalgebra_glm=/opt/rustwide/target/debug/deps/libnalgebra_glm-d92d1ea692e33d5a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/glfw-sys-7e843d569f877e72/out/lib` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "48c4fc334b596c08f8443d3b5e526208b52f8869966dff5309a23fa90edeb9ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48c4fc334b596c08f8443d3b5e526208b52f8869966dff5309a23fa90edeb9ca", kill_on_drop: false }`
[INFO] [stdout] 48c4fc334b596c08f8443d3b5e526208b52f8869966dff5309a23fa90edeb9ca
