[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] testing MHanak1/jolly-renderer against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMHanak1%2Fjolly-renderer" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MHanak1/jolly-renderer on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c2592ac283db6158aff8f51d90f065d6ee7667476f7e88ab973de5e57efe55f
[INFO] running `Command { std: "docker" "start" "-a" "0c2592ac283db6158aff8f51d90f065d6ee7667476f7e88ab973de5e57efe55f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c2592ac283db6158aff8f51d90f065d6ee7667476f7e88ab973de5e57efe55f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c2592ac283db6158aff8f51d90f065d6ee7667476f7e88ab973de5e57efe55f", kill_on_drop: false }`
[INFO] [stdout] 0c2592ac283db6158aff8f51d90f065d6ee7667476f7e88ab973de5e57efe55f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 659f4b487c8200fcf630de7105b6ae6ace35a95bdbfca01bbc7b91f4ac558302
[INFO] running `Command { std: "docker" "start" "-a" "659f4b487c8200fcf630de7105b6ae6ace35a95bdbfca01bbc7b91f4ac558302", 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 pkg-config v0.3.31
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling built v0.7.5
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling drm-sys v0.7.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.6.5
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling tiny-xlib v0.2.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling softbuffer v0.4.6
[INFO] [stderr]    Compiling winit v0.30.5
[INFO] [stderr]    Compiling avif-serialize v0.8.2
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.6
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling ctor-lite v0.1.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.13
[INFO] [stderr]    Compiling png v0.17.14
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling image-webp v0.2.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling itertools v0.13.0
[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 arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bytemuck v1.20.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling drm-ffi v0.8.0
[INFO] [stderr]    Compiling drm v0.12.0
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.5
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.7
[INFO] [stderr]    Compiling ravif v0.11.11
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.5
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.5
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling 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 variable: `matrix`
[INFO] [stdout]    --> src/main.rs:607:32
[INFO] [stdout]     |
[INFO] [stdout] 607 |     fn transform_by(&mut self, matrix: Matrix3<f32>) {
[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: 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<T: Mul + Clone> Matrix3<T> {
[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 21.63s
[INFO] running `Command { std: "docker" "inspect" "659f4b487c8200fcf630de7105b6ae6ace35a95bdbfca01bbc7b91f4ac558302", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "659f4b487c8200fcf630de7105b6ae6ace35a95bdbfca01bbc7b91f4ac558302", kill_on_drop: false }`
[INFO] [stdout] 659f4b487c8200fcf630de7105b6ae6ace35a95bdbfca01bbc7b91f4ac558302
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b18c9f6f969a5a158b93bc00aa8250434e25e38b37b94a0627133f3fa0ff3260
[INFO] running `Command { std: "docker" "start" "-a" "b18c9f6f969a5a158b93bc00aa8250434e25e38b37b94a0627133f3fa0ff3260", 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 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 variable: `matrix`
[INFO] [stdout]    --> src/main.rs:607:32
[INFO] [stdout]     |
[INFO] [stdout] 607 |     fn transform_by(&mut self, matrix: Matrix3<f32>) {
[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: 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<T: Mul + Clone> Matrix3<T> {
[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 `test` profile [unoptimized + debuginfo] target(s) in 1.85s
[INFO] running `Command { std: "docker" "inspect" "b18c9f6f969a5a158b93bc00aa8250434e25e38b37b94a0627133f3fa0ff3260", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b18c9f6f969a5a158b93bc00aa8250434e25e38b37b94a0627133f3fa0ff3260", kill_on_drop: false }`
[INFO] [stdout] b18c9f6f969a5a158b93bc00aa8250434e25e38b37b94a0627133f3fa0ff3260
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3b842a99030a0ebc0f1db3755a09e87eef9cd4313937a4250338f024f7feaf90
[INFO] running `Command { std: "docker" "start" "-a" "3b842a99030a0ebc0f1db3755a09e87eef9cd4313937a4250338f024f7feaf90", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr] warning: unused import: `Add`
[INFO] [stderr]   --> src/main.rs:11:16
[INFO] [stderr]    |
[INFO] [stderr] 11 | use std::ops::{Add, Mul};
[INFO] [stderr]    |                ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::thread`
[INFO] [stderr]   --> src/main.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | use std::thread;
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Event`
[INFO] [stderr]   --> src/main.rs:16:19
[INFO] [stderr]    |
[INFO] [stderr] 16 |     ElementState, Event, MouseScrollDelta, StartCause, Touch, TouchPhase, WindowEvent,
[INFO] [stderr]    |                   ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `winit::event_loop`
[INFO] [stderr]   --> src/main.rs:48:5
[INFO] [stderr]    |
[INFO] [stderr] 48 | use winit::event_loop;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around `if` condition
[INFO] [stderr]     --> src/main.rs:1261:40
[INFO] [stderr]      |
[INFO] [stderr] 1261 | ...                   if (fingers == 1) {
[INFO] [stderr]      |                          ^            ^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]      |
[INFO] [stderr] 1261 -                                     if (fingers == 1) {
[INFO] [stderr] 1261 +                                     if fingers == 1 {
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around `if` condition
[INFO] [stderr]     --> src/main.rs:1311:52
[INFO] [stderr]      |
[INFO] [stderr] 1311 | ...                   if (touch.location.x
[INFO] [stderr]      |                          ^
[INFO] [stderr] ...
[INFO] [stderr] 1320 | ...                               .y)
[INFO] [stderr]      |                                     ^
[INFO] [stderr]      |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]      |
[INFO] [stderr] 1311 ~                                                 if touch.location.x
[INFO] [stderr] 1312 |                                                     == self.touches[touch.id as usize]
[INFO] [stderr]  ...
[INFO] [stderr] 1319 |                                                             .location
[INFO] [stderr] 1320 ~                                                             .y
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around `if` condition
[INFO] [stderr]     --> src/main.rs:1358:32
[INFO] [stderr]      |
[INFO] [stderr] 1358 | ...                   if (fingers < 2) {
[INFO] [stderr]      |                          ^           ^
[INFO] [stderr]      |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]      |
[INFO] [stderr] 1358 -                             if (fingers < 2) {
[INFO] [stderr] 1358 +                             if fingers < 2 {
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `matrix`
[INFO] [stderr]    --> src/main.rs:607:32
[INFO] [stderr]     |
[INFO] [stderr] 607 |     fn transform_by(&mut self, matrix: Matrix3<f32>) {
[INFO] [stderr]     |                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_matrix`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `start`
[INFO] [stderr]     --> src/main.rs:1121:21
[INFO] [stderr]      |
[INFO] [stderr] 1121 |                     start,
[INFO] [stderr]      |                     ^^^^^ help: try ignoring the field: `start: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `requested_resume`
[INFO] [stderr]     --> src/main.rs:1122:21
[INFO] [stderr]      |
[INFO] [stderr] 1122 |                     requested_resume,
[INFO] [stderr]      |                     ^^^^^^^^^^^^^^^^ help: try ignoring the field: `requested_resume: _`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]     --> src/main.rs:1486:9
[INFO] [stderr]      |
[INFO] [stderr] 1486 |     let mut last_render = Instant::now();
[INFO] [stderr]      |         ----^^^^^^^^^^^
[INFO] [stderr]      |         |
[INFO] [stderr]      |         help: remove this `mut`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]     --> src/main.rs:1487:9
[INFO] [stderr]      |
[INFO] [stderr] 1487 |     let mut last_frame = Instant::now();
[INFO] [stderr]      |         ----^^^^^^^^^^
[INFO] [stderr]      |         |
[INFO] [stderr]      |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `last_render`
[INFO] [stderr]     --> src/main.rs:1486:9
[INFO] [stderr]      |
[INFO] [stderr] 1486 |     let mut last_render = Instant::now();
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_render`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `last_frame`
[INFO] [stderr]     --> src/main.rs:1487:9
[INFO] [stderr]      |
[INFO] [stderr] 1487 |     let mut last_frame = Instant::now();
[INFO] [stderr]      |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_frame`
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `get_mut` are never used
[INFO] [stderr]    --> src/main.rs:100:8
[INFO] [stderr]     |
[INFO] [stderr]  99 | impl<T: Mul + Clone> Matrix3<T> {
[INFO] [stderr]     | ------------------------------- associated items in this implementation
[INFO] [stderr] 100 |     fn new(mat: [[T; 3]; 3]) -> Self {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 106 |     fn get_mut(&mut self, row: usize, col: usize) -> &mut T {
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `x_mut`, `y_mut`, and `z_mut` are never used
[INFO] [stderr]    --> src/main.rs:136:8
[INFO] [stderr]     |
[INFO] [stderr] 126 | trait Position: DynClone {
[INFO] [stderr]     |       -------- methods in this trait
[INFO] [stderr] ...
[INFO] [stderr] 136 |     fn x_mut(&mut self) -> &mut f32;
[INFO] [stderr]     |        ^^^^^
[INFO] [stderr] 137 |     fn y_mut(&mut self) -> &mut f32;
[INFO] [stderr]     |        ^^^^^
[INFO] [stderr] 138 |     fn z_mut(&mut self) -> &mut f32;
[INFO] [stderr]     |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ZAxisRotation` is never constructed
[INFO] [stderr]    --> src/main.rs:315:8
[INFO] [stderr]     |
[INFO] [stderr] 315 | struct ZAxisRotation {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from` is never used
[INFO] [stderr]    --> src/main.rs:387:8
[INFO] [stderr]     |
[INFO] [stderr] 386 | impl ZAxisRotation {
[INFO] [stderr]     | ------------------ associated function in this implementation
[INFO] [stderr] 387 |     fn from(angle: f32) -> Self {
[INFO] [stderr]     |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_scalar` is never used
[INFO] [stderr]    --> src/main.rs:397:8
[INFO] [stderr]     |
[INFO] [stderr] 392 | impl ScaleTransform {
[INFO] [stderr]     | ------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 397 |     fn from_scalar(scale: f32) -> Self {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `scale_by` is never used
[INFO] [stderr]    --> src/main.rs:445:8
[INFO] [stderr]     |
[INFO] [stderr] 438 | trait DrawableElement: DynClone {
[INFO] [stderr]     |       --------------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 445 |     fn scale_by(&mut self, scalar: f32);
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `xmas-tree` (bin "xmas-tree" test) generated 20 warnings (run `cargo fix --bin "xmas-tree" -p xmas-tree --tests` to apply 14 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xmas_tree-9248147f2e2d30e0)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xmas_tree-6ee9591af0626918)
[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" "3b842a99030a0ebc0f1db3755a09e87eef9cd4313937a4250338f024f7feaf90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b842a99030a0ebc0f1db3755a09e87eef9cd4313937a4250338f024f7feaf90", kill_on_drop: false }`
[INFO] [stdout] 3b842a99030a0ebc0f1db3755a09e87eef9cd4313937a4250338f024f7feaf90
