[INFO] cloning repository https://github.com/CrazyFluger/relite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CrazyFluger/relite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrazyFluger%2Frelite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrazyFluger%2Frelite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cdbfce787052bd432fe0f265204f63c410c1f36d
[INFO] checking CrazyFluger/relite against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrazyFluger%2Frelite" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CrazyFluger/relite
[INFO] finished tweaking git repo https://github.com/CrazyFluger/relite
[INFO] tweaked toml for git repo https://github.com/CrazyFluger/relite written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CrazyFluger/relite on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CrazyFluger/relite 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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", 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]  Downloading crates ...
[INFO] [stderr]   Downloaded pixels v0.17.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 642d44bcdf34e8ef1497231233e40273ae68e7d18bc514e22de3a1b85d8b32a9
[INFO] running `Command { std: "docker" "start" "642d44bcdf34e8ef1497231233e40273ae68e7d18bc514e22de3a1b85d8b32a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "642d44bcdf34e8ef1497231233e40273ae68e7d18bc514e22de3a1b85d8b32a9", 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" "642d44bcdf34e8ef1497231233e40273ae68e7d18bc514e22de3a1b85d8b32a9" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "642d44bcdf34e8ef1497231233e40273ae68e7d18bc514e22de3a1b85d8b32a9", 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" "642d44bcdf34e8ef1497231233e40273ae68e7d18bc514e22de3a1b85d8b32a9" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling cc v1.4.4
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling wayland-client v0.31.15
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling naga v29.0.4
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling wgpu-hal v29.0.4
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking glow v0.17.0
[INFO] [stderr]    Compiling inotify-sys v0.1.8
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling wgpu-core v29.0.4
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking xcursor v0.3.11
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling wgpu v29.0.4
[INFO] [stderr]    Compiling quick-xml v0.41.0
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking cpufeatures v0.3.1
[INFO] [stderr]     Checking uuid v1.25.0
[INFO] [stderr]    Compiling gilrs v0.11.2
[INFO] [stderr]     Checking chacha20 v0.10.2
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking ordered-float v5.5.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling wayland-backend v0.3.17
[INFO] [stderr]    Compiling wayland-scanner v0.31.11
[INFO] [stderr]    Compiling bytemuck_derive v1.12.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking inotify v0.11.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking gilrs-core v0.6.8
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking wgpu-types v29.0.4
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling zerocopy-derive v0.8.56
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking ultraviolet v0.10.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.32.13
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking wgpu-naga-bridge v29.0.4
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v29.0.4
[INFO] [stderr]     Checking pixels v0.17.2
[INFO] [stderr]     Checking relite v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `market`
[INFO] [stdout]   --> src/main.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 | use crate::scenes::{Scene, market};
[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: `market`
[INFO] [stdout]   --> src/main.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 | use crate::scenes::{Scene, market};
[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/math.rs:260:13
[INFO] [stdout]     |
[INFO] [stdout] 260 |         let mut x = self.m[0] * vec.x + self.m[1] * vec.y + self.m[2] * vec.z + self.m[3] * 1.0;
[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/math.rs:261:13
[INFO] [stdout]     |
[INFO] [stdout] 261 |         let mut y = self.m[4] * vec.x + self.m[5] * vec.y + self.m[6] * vec.z + self.m[7] * 1.0;
[INFO] [stdout]     |             ----^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/math.rs:262:13
[INFO] [stdout]     |
[INFO] [stdout] 262 |         let mut z = self.m[8] * vec.x + self.m[9] * vec.y + self.m[10] * vec.z + self.m[11] * 1.0;
[INFO] [stdout]     |             ----^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/math.rs:260:13
[INFO] [stdout]     |
[INFO] [stdout] 260 |         let mut x = self.m[0] * vec.x + self.m[1] * vec.y + self.m[2] * vec.z + self.m[3] * 1.0;
[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/math.rs:261:13
[INFO] [stdout]     |
[INFO] [stdout] 261 |         let mut y = self.m[4] * vec.x + self.m[5] * vec.y + self.m[6] * vec.z + self.m[7] * 1.0;
[INFO] [stdout]     |             ----^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/math.rs:262:13
[INFO] [stdout]     |
[INFO] [stdout] 262 |         let mut z = self.m[8] * vec.x + self.m[9] * vec.y + self.m[10] * vec.z + self.m[11] * 1.0;
[INFO] [stdout]     |             ----^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `view_projection_matrix` is never used
[INFO] [stdout]   --> src/camera.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl Camera {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn view_projection_matrix(&self, aspect: f32) -> Mat4 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset` is never used
[INFO] [stdout]   --> src/input.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl KeyboardStates {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 98 |     pub fn reset(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset` is never used
[INFO] [stdout]    --> src/input.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 145 | impl GamepadStates {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 204 |     pub fn reset(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `z` is never read
[INFO] [stdout]   --> src/math.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Vec4 {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub z: f32,
[INFO] [stdout]    |         ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `one` and `distance` are never used
[INFO] [stdout]   --> src/math.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Vec3 {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn one() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn distance(&self, other: Self) -> f32 {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Mat3` is never constructed
[INFO] [stdout]    --> src/math.rs:111:12
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub struct Mat3 {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `view_projection_matrix` is never used
[INFO] [stdout]   --> src/camera.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl Camera {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn view_projection_matrix(&self, aspect: f32) -> Mat4 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new`, `identity`, `rotation_x`, `rotation_y`, and `rotation_z` are never used
[INFO] [stdout]    --> src/math.rs:116:12
[INFO] [stdout]     |
[INFO] [stdout] 115 | impl Mat3 {
[INFO] [stdout]     | --------- associated functions in this implementation
[INFO] [stdout] 116 |     pub fn new(m: [f32; 9]) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub fn identity() -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn rotation_x(angle: f32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 |     pub fn rotation_y(angle: f32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     pub fn rotation_z(angle: f32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_rotation` and `transform_vector` are never used
[INFO] [stdout]    --> src/math.rs:226:12
[INFO] [stdout]     |
[INFO] [stdout] 215 | impl Mat4 {
[INFO] [stdout]     | --------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 226 |     pub fn from_rotation(mat3: &Mat3) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |     pub fn transform_vector(&self, vec: Vec3) -> Vec3 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset` is never used
[INFO] [stdout]   --> src/input.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl KeyboardStates {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 98 |     pub fn reset(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset` is never used
[INFO] [stdout]    --> src/input.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 145 | impl GamepadStates {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 204 |     pub fn reset(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `z` is never read
[INFO] [stdout]   --> src/math.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Vec4 {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub z: f32,
[INFO] [stdout]    |         ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `ship` is never used
[INFO] [stdout]   --> src/mesh.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Mesh {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 14 |     /// Корабль
[INFO] [stdout] 15 |     pub fn ship() -> Mesh {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RED` is never used
[INFO] [stdout]  --> src/render.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const RED: Color = [255, 0, 0, 255];
[INFO] [stdout]   |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `ship` is never used
[INFO] [stdout]   --> src/mesh.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Mesh {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 14 |     /// Корабль
[INFO] [stdout] 15 |     pub fn ship() -> Mesh {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Line` is never constructed
[INFO] [stdout]   --> src/render.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Line {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RED` is never used
[INFO] [stdout]  --> src/render.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const RED: Color = [255, 0, 0, 255];
[INFO] [stdout]   |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/render.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Line {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 18 |     pub fn new(x0: i32, y0: i32, x1: i32, y1: i32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `model_matrix` is never used
[INFO] [stdout]   --> src/ship.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl Ship {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn model_matrix(&self) -> Mat4 {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Line` is never constructed
[INFO] [stdout]   --> src/render.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Line {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/render.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Line {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 18 |     pub fn new(x0: i32, y0: i32, x1: i32, y1: i32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `model_matrix` is never used
[INFO] [stdout]   --> src/ship.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl Ship {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn model_matrix(&self) -> Mat4 {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/system.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct Planet {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 58 |     /// Название
[INFO] [stdout] 59 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Planet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/system.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct Planet {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 58 |     /// Название
[INFO] [stdout] 59 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Planet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]    --> src/system.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub struct StarSystem {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] 111 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `StarSystem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]    --> src/system.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub struct StarSystem {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] 111 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `StarSystem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "642d44bcdf34e8ef1497231233e40273ae68e7d18bc514e22de3a1b85d8b32a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "642d44bcdf34e8ef1497231233e40273ae68e7d18bc514e22de3a1b85d8b32a9", kill_on_drop: false }`
[INFO] [stdout] 642d44bcdf34e8ef1497231233e40273ae68e7d18bc514e22de3a1b85d8b32a9
