[INFO] cloning repository https://github.com/DanielDubon/RayTracedRender
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DanielDubon/RayTracedRender" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielDubon%2FRayTracedRender", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielDubon%2FRayTracedRender'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 37cbb90332d0b5feed0a8c5c608f42772d802401
[INFO] checking DanielDubon/RayTracedRender against master#f2c70877a7dbc51cd98e2d5d25209b24d4a586d5 for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielDubon%2FRayTracedRender" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DanielDubon/RayTracedRender
[INFO] finished tweaking git repo https://github.com/DanielDubon/RayTracedRender
[INFO] tweaked toml for git repo https://github.com/DanielDubon/RayTracedRender written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DanielDubon/RayTracedRender on toolchain f2c70877a7dbc51cd98e2d5d25209b24d4a586d5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DanielDubon/RayTracedRender 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" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.1.11
[INFO] [stderr]   Downloaded minifb v0.27.0
[INFO] [stderr]   Downloaded xml-rs v0.8.21
[INFO] [stderr]   Downloaded sdl2 v0.35.2
[INFO] [stderr]   Downloaded sdl2-sys v0.35.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85bbb6a2e9074a9f7c585cce0878a85e7fdac0302af71f71d1c0ea256d873285
[INFO] running `Command { std: "docker" "start" "-a" "85bbb6a2e9074a9f7c585cce0878a85e7fdac0302af71f71d1c0ea256d873285", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85bbb6a2e9074a9f7c585cce0878a85e7fdac0302af71f71d1c0ea256d873285", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85bbb6a2e9074a9f7c585cce0878a85e7fdac0302af71f71d1c0ea256d873285", kill_on_drop: false }`
[INFO] [stdout] 85bbb6a2e9074a9f7c585cce0878a85e7fdac0302af71f71d1c0ea256d873285
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9566747967f6f672f55e3fbab2d89bb999e48a1b4d46e5a060efde31462b19b9
[INFO] running `Command { std: "docker" "start" "-a" "9566747967f6f672f55e3fbab2d89bb999e48a1b4d46e5a060efde31462b19b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling xml-rs v0.8.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling cc v1.1.11
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling minifb v0.27.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking tempfile v3.12.0
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking RayTracedRender v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `nalgebra_glm`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use nalgebra_glm::{Vec2};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `nalgebra_glm`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `nalgebra_glm`, use `cargo add nalgebra_glm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nalgebra_glm`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use nalgebra_glm::{Vec2};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `nalgebra_glm`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `nalgebra_glm`, use `cargo add nalgebra_glm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Instant`
[INFO] [stdout]   --> src/main.rs:41:32
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let frame_start_time = Instant::now();
[INFO] [stdout]    |                                ^^^^^^^ use of undeclared type `Instant`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::time::Instant;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::f32::consts::PI`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::f32::consts::PI;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Instant`
[INFO] [stdout]   --> src/main.rs:41:32
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let frame_start_time = Instant::now();
[INFO] [stdout]    |                                ^^^^^^^ use of undeclared type `Instant`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::time::Instant;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::f32::consts::PI`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::f32::consts::PI;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `framebuffer`
[INFO] [stdout]  --> src/main.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn render(framebuffer: &mut Framebuffer) {
[INFO] [stdout]   |           ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_framebuffer`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `framebuffer`
[INFO] [stdout]  --> src/main.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn render(framebuffer: &mut Framebuffer) {
[INFO] [stdout]   |           ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_framebuffer`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `RayTracedRender` (bin "RayTracedRender") due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `RayTracedRender` (bin "RayTracedRender" test) due to 2 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "9566747967f6f672f55e3fbab2d89bb999e48a1b4d46e5a060efde31462b19b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9566747967f6f672f55e3fbab2d89bb999e48a1b4d46e5a060efde31462b19b9", kill_on_drop: false }`
[INFO] [stdout] 9566747967f6f672f55e3fbab2d89bb999e48a1b4d46e5a060efde31462b19b9
