[INFO] cloning repository https://github.com/Avokadoen/TDT4195_code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Avokadoen/TDT4195_code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvokadoen%2FTDT4195_code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvokadoen%2FTDT4195_code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d53a6f4f48ab40097ebbacc76d4fad5de7a2f92e [INFO] testing Avokadoen/TDT4195_code against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvokadoen%2FTDT4195_code" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Avokadoen/TDT4195_code on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Avokadoen/TDT4195_code [INFO] finished tweaking git repo https://github.com/Avokadoen/TDT4195_code [INFO] tweaked toml for git repo https://github.com/Avokadoen/TDT4195_code written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Avokadoen/TDT4195_code already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63b0a033f0dcc6be4904839c14e30725fe625963be6b3056794a615f780e5590 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "63b0a033f0dcc6be4904839c14e30725fe625963be6b3056794a615f780e5590", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63b0a033f0dcc6be4904839c14e30725fe625963be6b3056794a615f780e5590", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63b0a033f0dcc6be4904839c14e30725fe625963be6b3056794a615f780e5590", kill_on_drop: false }` [INFO] [stdout] 63b0a033f0dcc6be4904839c14e30725fe625963be6b3056794a615f780e5590 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d60826de7c421f73cc01fc0f99ecba939dbb4c3cd1fcbe9d0fb8157ac14c627 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9d60826de7c421f73cc01fc0f99ecba939dbb4c3cd1fcbe9d0fb8157ac14c627", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling bytemuck v1.3.1 [INFO] [stderr] Compiling tobj v2.0.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling rand v0.7.3 [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 mio-extras v2.0.6 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling simba v0.2.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling nalgebra v0.22.0 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling image v0.23.9 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling winit v0.22.2 [INFO] [stderr] Compiling glutin v0.24.1 [INFO] [stderr] Compiling nalgebra-glm v0.8.0 [INFO] [stderr] Compiling gloom-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `geometric_object::GeometricObject` [INFO] [stdout] --> src/gl_utils/scene_graph.rs:10:66 [INFO] [stdout] | [INFO] [stdout] 10 | use super::{camera::Camera, geometric_object::GeometricInstance, geometric_object::GeometricObject}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `toolbox::simple_heading_animation` [INFO] [stdout] --> src/my_helicopter.rs:1:137 [INFO] [stdout] | [INFO] [stdout] 1 | ...::Node, scene_graph::SceneNode, toolbox::Heading, toolbox::simple_heading_animation}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Helicopter`, `toolbox::simple_heading_animation` [INFO] [stdout] --> src/main.rs:19:56 [INFO] [stdout] | [INFO] [stdout] 19 | ...}, mesh::{Helicopter, Terrain}, scene_graph::SceneNode, shaders::program::ProgramBuilder, toolbox::simple_heading_animation}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/my_helicopter.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | let mut main_rotor_node = SceneNode::from_vao(main_rotor_instance); [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] warning: associated function is never used: `draw_all` [INFO] [stdout] --> src/gl_utils/geometric_object.rs:204:12 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn draw_all(&self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update_transform` [INFO] [stdout] --> src/gl_utils/geometric_object.rs:224:12 [INFO] [stdout] | [INFO] [stdout] 224 | pub fn update_transform(&self, index: usize, new_transform: &glm::Mat4) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_uniform1` [INFO] [stdout] --> src/gl_utils/shaders/program.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn set_uniform1(&self, name: &str, value: T, assign_fn: unsafe fn(GLint, T) -> ()) -> Result<(), ShaderProgramError> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `position` [INFO] [stdout] --> src/gl_utils/camera.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn position(&self) -> glm::Vec3 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pitch` [INFO] [stdout] --> src/gl_utils/camera.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn pitch(mut self, pitch: f32) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `yaw` [INFO] [stdout] --> src/gl_utils/camera.rs:124:12 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn yaw(mut self, yaw: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `print` [INFO] [stdout] --> src/gl_utils/scene_graph.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn print(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `simple_heading_animation` [INFO] [stdout] --> src/gl_utils/toolbox.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn simple_heading_animation(time: f32) -> Heading { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 25s [INFO] running `Command { std: "docker" "inspect" "9d60826de7c421f73cc01fc0f99ecba939dbb4c3cd1fcbe9d0fb8157ac14c627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d60826de7c421f73cc01fc0f99ecba939dbb4c3cd1fcbe9d0fb8157ac14c627", kill_on_drop: false }` [INFO] [stdout] 9d60826de7c421f73cc01fc0f99ecba939dbb4c3cd1fcbe9d0fb8157ac14c627 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8371059de9e9af19380f3f2594f945e98f32ae51d8ff1eec19f05e6cde4b870 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d8371059de9e9af19380f3f2594f945e98f32ae51d8ff1eec19f05e6cde4b870", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling gloom-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `geometric_object::GeometricObject` [INFO] [stdout] --> src/gl_utils/scene_graph.rs:10:66 [INFO] [stdout] | [INFO] [stdout] 10 | use super::{camera::Camera, geometric_object::GeometricInstance, geometric_object::GeometricObject}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `toolbox::simple_heading_animation` [INFO] [stdout] --> src/my_helicopter.rs:1:137 [INFO] [stdout] | [INFO] [stdout] 1 | ...::Node, scene_graph::SceneNode, toolbox::Heading, toolbox::simple_heading_animation}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Helicopter`, `toolbox::simple_heading_animation` [INFO] [stdout] --> src/main.rs:19:56 [INFO] [stdout] | [INFO] [stdout] 19 | ...}, mesh::{Helicopter, Terrain}, scene_graph::SceneNode, shaders::program::ProgramBuilder, toolbox::simple_heading_animation}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/my_helicopter.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | let mut main_rotor_node = SceneNode::from_vao(main_rotor_instance); [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] warning: associated function is never used: `draw_all` [INFO] [stdout] --> src/gl_utils/geometric_object.rs:204:12 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn draw_all(&self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update_transform` [INFO] [stdout] --> src/gl_utils/geometric_object.rs:224:12 [INFO] [stdout] | [INFO] [stdout] 224 | pub fn update_transform(&self, index: usize, new_transform: &glm::Mat4) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_uniform1` [INFO] [stdout] --> src/gl_utils/shaders/program.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn set_uniform1(&self, name: &str, value: T, assign_fn: unsafe fn(GLint, T) -> ()) -> Result<(), ShaderProgramError> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `position` [INFO] [stdout] --> src/gl_utils/camera.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn position(&self) -> glm::Vec3 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pitch` [INFO] [stdout] --> src/gl_utils/camera.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn pitch(mut self, pitch: f32) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `yaw` [INFO] [stdout] --> src/gl_utils/camera.rs:124:12 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn yaw(mut self, yaw: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `print` [INFO] [stdout] --> src/gl_utils/scene_graph.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn print(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `simple_heading_animation` [INFO] [stdout] --> src/gl_utils/toolbox.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn simple_heading_animation(time: f32) -> Heading { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.83s [INFO] running `Command { std: "docker" "inspect" "d8371059de9e9af19380f3f2594f945e98f32ae51d8ff1eec19f05e6cde4b870", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8371059de9e9af19380f3f2594f945e98f32ae51d8ff1eec19f05e6cde4b870", kill_on_drop: false }` [INFO] [stdout] d8371059de9e9af19380f3f2594f945e98f32ae51d8ff1eec19f05e6cde4b870 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e0eceeb7c2a3b9ab58c16643f25fd40378d54f63373413a01a95f28db9979599 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e0eceeb7c2a3b9ab58c16643f25fd40378d54f63373413a01a95f28db9979599", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `geometric_object::GeometricObject` [INFO] [stderr] --> src/gl_utils/scene_graph.rs:10:66 [INFO] [stderr] | [INFO] [stderr] 10 | use super::{camera::Camera, geometric_object::GeometricInstance, geometric_object::GeometricObject}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `toolbox::simple_heading_animation` [INFO] [stderr] --> src/my_helicopter.rs:1:137 [INFO] [stderr] | [INFO] [stderr] 1 | ...::Node, scene_graph::SceneNode, toolbox::Heading, toolbox::simple_heading_animation}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Helicopter`, `toolbox::simple_heading_animation` [INFO] [stderr] --> src/main.rs:19:56 [INFO] [stderr] | [INFO] [stderr] 19 | ...}, mesh::{Helicopter, Terrain}, scene_graph::SceneNode, shaders::program::ProgramBuilder, toolbox::simple_heading_animation}; [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/my_helicopter.rs:80:13 [INFO] [stderr] | [INFO] [stderr] 80 | let mut main_rotor_node = SceneNode::from_vao(main_rotor_instance); [INFO] [stderr] | ----^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `draw_all` [INFO] [stderr] --> src/gl_utils/geometric_object.rs:204:12 [INFO] [stderr] | [INFO] [stderr] 204 | pub fn draw_all(&self) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `update_transform` [INFO] [stderr] --> src/gl_utils/geometric_object.rs:224:12 [INFO] [stderr] | [INFO] [stderr] 224 | pub fn update_transform(&self, index: usize, new_transform: &glm::Mat4) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_uniform1` [INFO] [stderr] --> src/gl_utils/shaders/program.rs:70:12 [INFO] [stderr] | [INFO] [stderr] 70 | pub fn set_uniform1(&self, name: &str, value: T, assign_fn: unsafe fn(GLint, T) -> ()) -> Result<(), ShaderProgramError> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `position` [INFO] [stderr] --> src/gl_utils/camera.rs:75:12 [INFO] [stderr] | [INFO] [stderr] 75 | pub fn position(&self) -> glm::Vec3 { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `pitch` [INFO] [stderr] --> src/gl_utils/camera.rs:118:12 [INFO] [stderr] | [INFO] [stderr] 118 | pub fn pitch(mut self, pitch: f32) -> Self { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `yaw` [INFO] [stderr] --> src/gl_utils/camera.rs:124:12 [INFO] [stderr] | [INFO] [stderr] 124 | pub fn yaw(mut self, yaw: f32) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `print` [INFO] [stderr] --> src/gl_utils/scene_graph.rs:65:12 [INFO] [stderr] | [INFO] [stderr] 65 | pub fn print(&self) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `simple_heading_animation` [INFO] [stderr] --> src/gl_utils/toolbox.rs:49:8 [INFO] [stderr] | [INFO] [stderr] 49 | pub fn simple_heading_animation(time: f32) -> Heading { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `gloom-rs` (bin "gloom-rs" test) generated 12 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gloom_rs-b5e684f3995c5b66) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e0eceeb7c2a3b9ab58c16643f25fd40378d54f63373413a01a95f28db9979599", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0eceeb7c2a3b9ab58c16643f25fd40378d54f63373413a01a95f28db9979599", kill_on_drop: false }` [INFO] [stdout] e0eceeb7c2a3b9ab58c16643f25fd40378d54f63373413a01a95f28db9979599