[INFO] cloning repository https://github.com/paulabaal12/lab4-shaders
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulabaal12/lab4-shaders" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulabaal12%2Flab4-shaders", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulabaal12%2Flab4-shaders'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b123971de8375c2040e7fa58b08e0e623cfda881
[INFO] checking paulabaal12/lab4-shaders against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulabaal12%2Flab4-shaders" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  83% (563/674)
Updating files:  84% (567/674)
Updating files:  85% (573/674)
Updating files:  86% (580/674)
Updating files:  87% (587/674)
Updating files:  88% (594/674)
Updating files:  89% (600/674)
Updating files:  90% (607/674)
Updating files:  91% (614/674)
Updating files:  92% (621/674)
Updating files:  93% (627/674)
Updating files:  94% (634/674)
Updating files:  95% (641/674)
Updating files:  96% (648/674)
Updating files:  97% (654/674)
Updating files:  98% (661/674)
Updating files:  99% (668/674)
Updating files: 100% (674/674)
Updating files: 100% (674/674), done.
[INFO] validating manifest of git repo https://github.com/paulabaal12/lab4-shaders on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/paulabaal12/lab4-shaders
[INFO] finished tweaking git repo https://github.com/paulabaal12/lab4-shaders
[INFO] tweaked toml for git repo https://github.com/paulabaal12/lab4-shaders written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/paulabaal12/lab4-shaders 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a15cd8ed81a68ec1b2679b53b5c073589970911ce5cf07ddadfe4aee0ce53922
[INFO] running `Command { std: "docker" "start" "-a" "a15cd8ed81a68ec1b2679b53b5c073589970911ce5cf07ddadfe4aee0ce53922", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a15cd8ed81a68ec1b2679b53b5c073589970911ce5cf07ddadfe4aee0ce53922", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a15cd8ed81a68ec1b2679b53b5c073589970911ce5cf07ddadfe4aee0ce53922", kill_on_drop: false }`
[INFO] [stdout] a15cd8ed81a68ec1b2679b53b5c073589970911ce5cf07ddadfe4aee0ce53922
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c3d20c942b2e6c5bdf925d52a6ac9cc1d11b764fb321c458b8a9939a3f38b42
[INFO] running `Command { std: "docker" "start" "-a" "9c3d20c942b2e6c5bdf925d52a6ac9cc1d11b764fb321c458b8a9939a3f38b42", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling xml-rs v0.8.22
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking wide v0.7.28
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking fastnoise-lite v1.1.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling minifb v0.26.0
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking tobj v4.0.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking nalgebra-glm v0.18.0
[INFO] [stderr]     Checking shaders v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `color6`
[INFO] [stdout]   --> src/shaders.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let color6 = Color::new(245, 168, 162); 
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_color6`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mossy_neon`
[INFO] [stdout]    --> src/shaders.rs:457:9
[INFO] [stdout]     |
[INFO] [stdout] 457 |     let mossy_neon = Color::new(128, 255, 170);
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mossy_neon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_with_color` and `set_transformed` are never used
[INFO] [stdout]   --> src/vertex.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Vertex {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |   pub fn new_with_color(position: Vec3, color: Color) -> Self {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |   pub fn set_transformed(&mut self, position: Vec3, normal: Vec3) {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/color.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Color {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub const fn from_hex(hex: u32) -> Self {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub const fn transparent() -> Self {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn is_black(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn blend_normal(&self, blend: &Color) -> Color {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn blend_multiply(&self, blend: &Color) -> Color {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn blend_add(&self, blend: &Color) -> Color {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn blend_subtract(&self, blend: &Color) -> Color {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `color` and `normal` are never read
[INFO] [stdout]  --> src/fragment.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Fragment {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 6 |     pub position: Vec2,
[INFO] [stdout] 7 |     pub color: Color,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 8 |     pub depth: f32,
[INFO] [stdout] 9 |     pub normal: Vec3,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `basis_change` and `check_if_changed` are never used
[INFO] [stdout]   --> src/camera.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Camera {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |   pub fn basis_change(&self, vector: &Vec3) -> Vec3 {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |   pub fn check_if_changed(&mut self) -> bool {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `color6`
[INFO] [stdout]   --> src/shaders.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let color6 = Color::new(245, 168, 162); 
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_color6`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mossy_neon`
[INFO] [stdout]    --> src/shaders.rs:457:9
[INFO] [stdout]     |
[INFO] [stdout] 457 |     let mossy_neon = Color::new(128, 255, 170);
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mossy_neon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_with_color` and `set_transformed` are never used
[INFO] [stdout]   --> src/vertex.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Vertex {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |   pub fn new_with_color(position: Vec3, color: Color) -> Self {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |   pub fn set_transformed(&mut self, position: Vec3, normal: Vec3) {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/color.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Color {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub const fn from_hex(hex: u32) -> Self {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub const fn transparent() -> Self {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn is_black(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn blend_normal(&self, blend: &Color) -> Color {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn blend_multiply(&self, blend: &Color) -> Color {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn blend_add(&self, blend: &Color) -> Color {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn blend_subtract(&self, blend: &Color) -> Color {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `color` and `normal` are never read
[INFO] [stdout]  --> src/fragment.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Fragment {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 6 |     pub position: Vec2,
[INFO] [stdout] 7 |     pub color: Color,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 8 |     pub depth: f32,
[INFO] [stdout] 9 |     pub normal: Vec3,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `basis_change` and `check_if_changed` are never used
[INFO] [stdout]   --> src/camera.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Camera {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |   pub fn basis_change(&self, vector: &Vec3) -> Vec3 {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |   pub fn check_if_changed(&mut self) -> bool {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.58s
[INFO] running `Command { std: "docker" "inspect" "9c3d20c942b2e6c5bdf925d52a6ac9cc1d11b764fb321c458b8a9939a3f38b42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c3d20c942b2e6c5bdf925d52a6ac9cc1d11b764fb321c458b8a9939a3f38b42", kill_on_drop: false }`
[INFO] [stdout] 9c3d20c942b2e6c5bdf925d52a6ac9cc1d11b764fb321c458b8a9939a3f38b42
