[INFO] cloning repository https://github.com/Erlend-Ranheim/Helikopter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Erlend-Ranheim/Helikopter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErlend-Ranheim%2FHelikopter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErlend-Ranheim%2FHelikopter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d40897f66e2fcf1fb1e4d0b8cc2e2638650a5307
[INFO] checking Erlend-Ranheim/Helikopter against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErlend-Ranheim%2FHelikopter" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Erlend-Ranheim/Helikopter
[INFO] finished tweaking git repo https://github.com/Erlend-Ranheim/Helikopter
[INFO] tweaked toml for git repo https://github.com/Erlend-Ranheim/Helikopter written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Erlend-Ranheim/Helikopter on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Erlend-Ranheim/Helikopter 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nalgebra-glm v0.17.0
[INFO] [stderr]   Downloaded tobj v4.0.2
[INFO] [stderr]   Downloaded exr v1.7.0
[INFO] [stderr]   Downloaded crossfont v0.5.1
[INFO] [stderr]   Downloaded serde_derive v1.0.186
[INFO] [stderr]   Downloaded serde v1.0.186
[INFO] [stderr]   Downloaded cocoa-foundation v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a0fed8ce6e26fe7fb9293fc34e32bb5caeede0cc9b480ba949b7766fb895d9ed
[INFO] running `Command { std: "docker" "start" "a0fed8ce6e26fe7fb9293fc34e32bb5caeede0cc9b480ba949b7766fb895d9ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0fed8ce6e26fe7fb9293fc34e32bb5caeede0cc9b480ba949b7766fb895d9ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a0fed8ce6e26fe7fb9293fc34e32bb5caeede0cc9b480ba949b7766fb895d9ed" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0fed8ce6e26fe7fb9293fc34e32bb5caeede0cc9b480ba949b7766fb895d9ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a0fed8ce6e26fe7fb9293fc34e32bb5caeede0cc9b480ba949b7766fb895d9ed" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling xml-rs v0.8.16
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking libloading v0.8.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]    Compiling crossfont v0.5.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking tiny-skia-path v0.7.0
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking wide v0.7.11
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking tiny-skia v0.7.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tobj v4.0.2
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]     Checking simba v0.7.3
[INFO] [stderr]     Checking freetype-rs v0.26.0
[INFO] [stderr]     Checking servo-fontconfig v0.5.1
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking wayland-egl v0.29.5
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking tiff v0.9.0
[INFO] [stderr]     Checking exr v1.7.0
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking nalgebra v0.31.4
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]     Checking nalgebra-glm v0.17.0
[INFO] [stderr]     Checking sctk-adwaita v0.4.3
[INFO] [stderr]     Checking winit v0.27.5
[INFO] [stderr]     Checking glutin v0.29.1
[INFO] [stderr]     Checking gloom-rs v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::ptr::null`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::ptr::null;
[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 import: `std::ptr::null`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::ptr::null;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:410:17
[INFO] [stdout]     |
[INFO] [stdout] 410 |             let mut door_node = SceneNode::from_vao(door_vao, door.index_count);
[INFO] [stdout]     |                 ----^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vertices`
[INFO] [stdout]    --> src/main.rs:293:13
[INFO] [stdout]     |
[INFO] [stdout] 293 |         let vertices: Vec<f32> = vec![
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vertices`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `indices`
[INFO] [stdout]    --> src/main.rs:297:13
[INFO] [stdout]     |
[INFO] [stdout] 297 |         let indices: Vec<u32> = vec![6, 7, 8, 3, 4, 5, 0, 1, 2];
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_indices`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `colors`
[INFO] [stdout]    --> src/main.rs:299:13
[INFO] [stdout]     |
[INFO] [stdout] 299 |         let colors: Vec<f32> = vec![
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/main.rs:406:13
[INFO] [stdout]     |
[INFO] [stdout] 406 |         for i in 0..5{
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `oscillation`
[INFO] [stdout]    --> src/main.rs:510:21
[INFO] [stdout]     |
[INFO] [stdout] 510 |                 let oscillation = elapsed.sin();
[INFO] [stdout]     |                     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_oscillation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_uniform_location` is never used
[INFO] [stdout]   --> src/shader.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl Shader {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 28 |     // Make sure the shader is active before calling this
[INFO] [stdout] 29 |     pub unsafe fn get_uniform_location(&self, name: &str) -> i32 {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scale` is never read
[INFO] [stdout]   --> src/scene_graph.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct SceneNode {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub scale           : glm::Vec3,   // How I should be scaled
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:410:17
[INFO] [stdout]     |
[INFO] [stdout] 410 |             let mut door_node = SceneNode::from_vao(door_vao, door.index_count);
[INFO] [stdout]     |                 ----^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vertices`
[INFO] [stdout]    --> src/main.rs:293:13
[INFO] [stdout]     |
[INFO] [stdout] 293 |         let vertices: Vec<f32> = vec![
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vertices`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `indices`
[INFO] [stdout]    --> src/main.rs:297:13
[INFO] [stdout]     |
[INFO] [stdout] 297 |         let indices: Vec<u32> = vec![6, 7, 8, 3, 4, 5, 0, 1, 2];
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_indices`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `colors`
[INFO] [stdout]    --> src/main.rs:299:13
[INFO] [stdout]     |
[INFO] [stdout] 299 |         let colors: Vec<f32> = vec![
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/main.rs:406:13
[INFO] [stdout]     |
[INFO] [stdout] 406 |         for i in 0..5{
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `oscillation`
[INFO] [stdout]    --> src/main.rs:510:21
[INFO] [stdout]     |
[INFO] [stdout] 510 |                 let oscillation = elapsed.sin();
[INFO] [stdout]     |                     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_oscillation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_uniform_location` is never used
[INFO] [stdout]   --> src/shader.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl Shader {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 28 |     // Make sure the shader is active before calling this
[INFO] [stdout] 29 |     pub unsafe fn get_uniform_location(&self, name: &str) -> i32 {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scale` is never read
[INFO] [stdout]   --> src/scene_graph.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct SceneNode {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub scale           : glm::Vec3,   // How I should be scaled
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `image`
[INFO] [stderr]  --> Cargo.toml:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | image = "0.24.3"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `image`
[INFO] [stderr] warning: unused dependency `rand`
[INFO] [stderr]  --> Cargo.toml:7:1
[INFO] [stderr]   |
[INFO] [stderr] 7 | rand = "0.8.4"
[INFO] [stderr]   | ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: consider removing the dependency on `rand`
[INFO] [stderr] warning: `gloom-rs` (manifest) generated 2 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.48s
[INFO] running `Command { std: "docker" "inspect" "a0fed8ce6e26fe7fb9293fc34e32bb5caeede0cc9b480ba949b7766fb895d9ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0fed8ce6e26fe7fb9293fc34e32bb5caeede0cc9b480ba949b7766fb895d9ed", kill_on_drop: false }`
[INFO] [stdout] a0fed8ce6e26fe7fb9293fc34e32bb5caeede0cc9b480ba949b7766fb895d9ed
