[INFO] cloning repository https://github.com/MHanak1/jolly-renderer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MHanak1/jolly-renderer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMHanak1%2Fjolly-renderer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMHanak1%2Fjolly-renderer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3ea38c8e0a482a42bdcb3f12fe50a2c75df1d12 [INFO] checking MHanak1/jolly-renderer against try#e983148bd5f0f0db270bfb72149f5e892e68b67f for pr-150322 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMHanak1%2Fjolly-renderer" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MHanak1/jolly-renderer [INFO] finished tweaking git repo https://github.com/MHanak1/jolly-renderer [INFO] tweaked toml for git repo https://github.com/MHanak1/jolly-renderer written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MHanak1/jolly-renderer on toolchain e983148bd5f0f0db270bfb72149f5e892e68b67f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MHanak1/jolly-renderer 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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] help: build is a valid .cargo/config.toml key [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking MHanak1/jolly-renderer against try#e983148bd5f0f0db270bfb72149f5e892e68b67f for pr-150322 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMHanak1%2Fjolly-renderer" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MHanak1/jolly-renderer [INFO] finished tweaking git repo https://github.com/MHanak1/jolly-renderer [INFO] tweaked toml for git repo https://github.com/MHanak1/jolly-renderer written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MHanak1/jolly-renderer on toolchain e983148bd5f0f0db270bfb72149f5e892e68b67f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MHanak1/jolly-renderer 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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] help: build is a valid .cargo/config.toml key [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.97 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.97 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.47 [INFO] [stderr] Downloaded wasm-bindgen v0.2.97 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.97 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.97 [INFO] [stderr] Downloaded js-sys v0.3.74 [INFO] [stderr] Downloaded cc v1.2.2 [INFO] [stderr] Downloaded web-sys v0.3.74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 344698d4442d09da776c0299510281585f7cb2190260b3d3320ade84d0300dee [INFO] running `Command { std: "docker" "start" "-a" "344698d4442d09da776c0299510281585f7cb2190260b3d3320ade84d0300dee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "344698d4442d09da776c0299510281585f7cb2190260b3d3320ade84d0300dee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "344698d4442d09da776c0299510281585f7cb2190260b3d3320ade84d0300dee", kill_on_drop: false }` [INFO] [stdout] 344698d4442d09da776c0299510281585f7cb2190260b3d3320ade84d0300dee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efb61056b9374c136846a4dc71f27f03405bcf95658efaf94b387b7dad2e1631 [INFO] running `Command { std: "docker" "start" "-a" "efb61056b9374c136846a4dc71f27f03405bcf95658efaf94b387b7dad2e1631", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] help: build is a valid .cargo/config.toml key [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling wayland-client v0.31.7 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling tiny-xlib v0.2.4 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Checking drm-fourcc v2.2.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling softbuffer v0.4.6 [INFO] [stderr] Compiling winit v0.30.5 [INFO] [stderr] Checking fdeflate v0.3.6 [INFO] [stderr] Checking avif-serialize v0.8.2 [INFO] [stderr] Checking ctor-lite v0.1.0 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking image-webp v0.2.0 [INFO] [stderr] Checking png v0.17.14 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Checking dpi v0.1.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking bytemuck v1.20.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking drm-ffi v0.8.0 [INFO] [stderr] Checking drm v0.12.0 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking wayland-protocols v0.32.5 [INFO] [stderr] Checking wayland-cursor v0.31.7 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking ravif v0.11.11 [INFO] [stderr] Checking image v0.25.5 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.5 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.5 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking xmas-tree v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Add` [INFO] [stdout] --> src/main.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | use std::ops::{Add, Mul}; [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::thread` [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Event` [INFO] [stdout] --> src/main.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | ElementState, Event, MouseScrollDelta, StartCause, Touch, TouchPhase, WindowEvent, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `winit::event_loop` [INFO] [stdout] --> src/main.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | use winit::event_loop; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:1261:40 [INFO] [stdout] | [INFO] [stdout] 1261 | ... if (fingers == 1) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1261 - if (fingers == 1) { [INFO] [stdout] 1261 + if fingers == 1 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:1311:52 [INFO] [stdout] | [INFO] [stdout] 1311 | ... if (touch.location.x [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1320 | ... .y) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1311 ~ if touch.location.x [INFO] [stdout] 1312 | == self.touches[touch.id as usize] [INFO] [stdout] ... [INFO] [stdout] 1319 | .location [INFO] [stdout] 1320 ~ .y [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:1358:32 [INFO] [stdout] | [INFO] [stdout] 1358 | ... if (fingers < 2) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1358 - if (fingers < 2) { [INFO] [stdout] 1358 + if fingers < 2 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Add` [INFO] [stdout] --> src/main.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | use std::ops::{Add, Mul}; [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::thread` [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Event` [INFO] [stdout] --> src/main.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | ElementState, Event, MouseScrollDelta, StartCause, Touch, TouchPhase, WindowEvent, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `winit::event_loop` [INFO] [stdout] --> src/main.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | use winit::event_loop; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:1261:40 [INFO] [stdout] | [INFO] [stdout] 1261 | ... if (fingers == 1) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1261 - if (fingers == 1) { [INFO] [stdout] 1261 + if fingers == 1 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:1311:52 [INFO] [stdout] | [INFO] [stdout] 1311 | ... if (touch.location.x [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1320 | ... .y) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1311 ~ if touch.location.x [INFO] [stdout] 1312 | == self.touches[touch.id as usize] [INFO] [stdout] ... [INFO] [stdout] 1319 | .location [INFO] [stdout] 1320 ~ .y [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/main.rs:1358:32 [INFO] [stdout] | [INFO] [stdout] 1358 | ... if (fingers < 2) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1358 - if (fingers < 2) { [INFO] [stdout] 1358 + if fingers < 2 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `matrix` [INFO] [stdout] --> src/main.rs:607:32 [INFO] [stdout] | [INFO] [stdout] 607 | fn transform_by(&mut self, matrix: Matrix3) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_matrix` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `matrix` [INFO] [stdout] --> src/main.rs:607:32 [INFO] [stdout] | [INFO] [stdout] 607 | fn transform_by(&mut self, matrix: Matrix3) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_matrix` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start` [INFO] [stdout] --> src/main.rs:1121:21 [INFO] [stdout] | [INFO] [stdout] 1121 | start, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `start: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `requested_resume` [INFO] [stdout] --> src/main.rs:1122:21 [INFO] [stdout] | [INFO] [stdout] 1122 | requested_resume, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try ignoring the field: `requested_resume: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start` [INFO] [stdout] --> src/main.rs:1121:21 [INFO] [stdout] | [INFO] [stdout] 1121 | start, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `start: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `requested_resume` [INFO] [stdout] --> src/main.rs:1122:21 [INFO] [stdout] | [INFO] [stdout] 1122 | requested_resume, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try ignoring the field: `requested_resume: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:1486:9 [INFO] [stdout] | [INFO] [stdout] 1486 | let mut last_render = Instant::now(); [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: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:1487:9 [INFO] [stdout] | [INFO] [stdout] 1487 | let mut last_frame = Instant::now(); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_render` [INFO] [stdout] --> src/main.rs:1486:9 [INFO] [stdout] | [INFO] [stdout] 1486 | let mut last_render = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_render` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_frame` [INFO] [stdout] --> src/main.rs:1487:9 [INFO] [stdout] | [INFO] [stdout] 1487 | let mut last_frame = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `get_mut` are never used [INFO] [stdout] --> src/main.rs:100:8 [INFO] [stdout] | [INFO] [stdout] 99 | impl Matrix3 { [INFO] [stdout] | ------------------------------- associated items in this implementation [INFO] [stdout] 100 | fn new(mat: [[T; 3]; 3]) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | fn get_mut(&mut self, row: usize, col: usize) -> &mut T { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `x_mut`, `y_mut`, and `z_mut` are never used [INFO] [stdout] --> src/main.rs:136:8 [INFO] [stdout] | [INFO] [stdout] 126 | trait Position: DynClone { [INFO] [stdout] | -------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 136 | fn x_mut(&mut self) -> &mut f32; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 137 | fn y_mut(&mut self) -> &mut f32; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 138 | fn z_mut(&mut self) -> &mut f32; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ZAxisRotation` is never constructed [INFO] [stdout] --> src/main.rs:315:8 [INFO] [stdout] | [INFO] [stdout] 315 | struct ZAxisRotation { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from` is never used [INFO] [stdout] --> src/main.rs:387:8 [INFO] [stdout] | [INFO] [stdout] 386 | impl ZAxisRotation { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 387 | fn from(angle: f32) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_scalar` is never used [INFO] [stdout] --> src/main.rs:397:8 [INFO] [stdout] | [INFO] [stdout] 392 | impl ScaleTransform { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 397 | fn from_scalar(scale: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `scale_by` is never used [INFO] [stdout] --> src/main.rs:445:8 [INFO] [stdout] | [INFO] [stdout] 438 | trait DrawableElement: DynClone { [INFO] [stdout] | --------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 445 | fn scale_by(&mut self, scalar: f32); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:1486:9 [INFO] [stdout] | [INFO] [stdout] 1486 | let mut last_render = Instant::now(); [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: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:1487:9 [INFO] [stdout] | [INFO] [stdout] 1487 | let mut last_frame = Instant::now(); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_render` [INFO] [stdout] --> src/main.rs:1486:9 [INFO] [stdout] | [INFO] [stdout] 1486 | let mut last_render = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_render` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_frame` [INFO] [stdout] --> src/main.rs:1487:9 [INFO] [stdout] | [INFO] [stdout] 1487 | let mut last_frame = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `get_mut` are never used [INFO] [stdout] --> src/main.rs:100:8 [INFO] [stdout] | [INFO] [stdout] 99 | impl Matrix3 { [INFO] [stdout] | ------------------------------- associated items in this implementation [INFO] [stdout] 100 | fn new(mat: [[T; 3]; 3]) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | fn get_mut(&mut self, row: usize, col: usize) -> &mut T { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `x_mut`, `y_mut`, and `z_mut` are never used [INFO] [stdout] --> src/main.rs:136:8 [INFO] [stdout] | [INFO] [stdout] 126 | trait Position: DynClone { [INFO] [stdout] | -------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 136 | fn x_mut(&mut self) -> &mut f32; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 137 | fn y_mut(&mut self) -> &mut f32; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 138 | fn z_mut(&mut self) -> &mut f32; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ZAxisRotation` is never constructed [INFO] [stdout] --> src/main.rs:315:8 [INFO] [stdout] | [INFO] [stdout] 315 | struct ZAxisRotation { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from` is never used [INFO] [stdout] --> src/main.rs:387:8 [INFO] [stdout] | [INFO] [stdout] 386 | impl ZAxisRotation { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 387 | fn from(angle: f32) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_scalar` is never used [INFO] [stdout] --> src/main.rs:397:8 [INFO] [stdout] | [INFO] [stdout] 392 | impl ScaleTransform { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 397 | fn from_scalar(scale: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `scale_by` is never used [INFO] [stdout] --> src/main.rs:445:8 [INFO] [stdout] | [INFO] [stdout] 438 | trait DrawableElement: DynClone { [INFO] [stdout] | --------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 445 | fn scale_by(&mut self, scalar: f32); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.09s [INFO] running `Command { std: "docker" "inspect" "efb61056b9374c136846a4dc71f27f03405bcf95658efaf94b387b7dad2e1631", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efb61056b9374c136846a4dc71f27f03405bcf95658efaf94b387b7dad2e1631", kill_on_drop: false }` [INFO] [stdout] efb61056b9374c136846a4dc71f27f03405bcf95658efaf94b387b7dad2e1631