[INFO] cloning repository https://github.com/OkiMusix05/paracosm_game_rlb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OkiMusix05/paracosm_game_rlb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOkiMusix05%2Fparacosm_game_rlb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOkiMusix05%2Fparacosm_game_rlb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae9f049e2f74d84927f66e3bf4ac2a5b9d6db433 [INFO] checking OkiMusix05/paracosm_game_rlb against try#9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOkiMusix05%2Fparacosm_game_rlb" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/OkiMusix05/paracosm_game_rlb on toolchain 9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/OkiMusix05/paracosm_game_rlb [INFO] finished tweaking git repo https://github.com/OkiMusix05/paracosm_game_rlb [INFO] tweaked toml for git repo https://github.com/OkiMusix05/paracosm_game_rlb written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/OkiMusix05/paracosm_game_rlb 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" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96a5a50e4ac6ba8c3dfbb63cab3d09b7e62c9e360e556e697f4ba032dbcce81b [INFO] running `Command { std: "docker" "start" "-a" "96a5a50e4ac6ba8c3dfbb63cab3d09b7e62c9e360e556e697f4ba032dbcce81b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96a5a50e4ac6ba8c3dfbb63cab3d09b7e62c9e360e556e697f4ba032dbcce81b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96a5a50e4ac6ba8c3dfbb63cab3d09b7e62c9e360e556e697f4ba032dbcce81b", kill_on_drop: false }` [INFO] [stdout] 96a5a50e4ac6ba8c3dfbb63cab3d09b7e62c9e360e556e697f4ba032dbcce81b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9167ba0d34e17f04ac1e72f275b5943e1d7fa80ad86f475f4211ea697905fc2 [INFO] running `Command { std: "docker" "start" "-a" "d9167ba0d34e17f04ac1e72f275b5943e1d7fa80ad86f475f4211ea697905fc2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling cc v1.2.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Checking shrev v1.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking hibitset v0.6.4 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking tynm v0.1.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking shred v0.10.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Checking specs v0.16.1 [INFO] [stderr] Compiling raylib-sys v5.0.2 [INFO] [stderr] Checking raylib v5.0.2 [INFO] [stderr] Checking paracosm_game_rlb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `to_tile_coords`, `ΞM`, `ξM`, and `ξ` [INFO] [stdout] --> src/player.rs:2:35 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::special_functions::{Ξ, ξ, to_tile_coords, ΞM, ξM}; [INFO] [stdout] | ^ ^^^^^^^^^^^^^^ ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `to_tile_coords`, `ΞM`, `ξM`, and `ξ` [INFO] [stdout] --> src/player.rs:2:35 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::special_functions::{Ξ, ξ, to_tile_coords, ΞM, ξM}; [INFO] [stdout] | ^ ^^^^^^^^^^^^^^ ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/player.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | let mut p = Ξ(self.position - Vector3::new(0., 1., 0.), zoom, offset); [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: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | let (mut x, mut y, z) = (pos.x as i32, pos.y as i32, pos.z.floor() as usize); [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/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | let (mut x, mut y, z) = (pos.x as i32, pos.y as i32, pos.z.floor() as usize); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inverted_layers` [INFO] [stdout] --> src/main.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | let inverted_layers:Vec<(usize, &Vec>)> = world_layers_raw.iter().enumerate().rev().collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inverted_layers` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/main.rs:114:25 [INFO] [stdout] | [INFO] [stdout] 114 | for (i, x) in y.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `is_clicking` is never read [INFO] [stdout] --> src/main.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | let mut is_clicking:bool = false; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p1_z` [INFO] [stdout] --> src/main.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | let p1_z = p1.position.z as usize; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_p1_z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/player.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | let mut p = Ξ(self.position - Vector3::new(0., 1., 0.), zoom, offset); [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: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | let (mut x, mut y, z) = (pos.x as i32, pos.y as i32, pos.z.floor() as usize); [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/main.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | let (mut x, mut y, z) = (pos.x as i32, pos.y as i32, pos.z.floor() as usize); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inverted_layers` [INFO] [stdout] --> src/main.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | let inverted_layers:Vec<(usize, &Vec>)> = world_layers_raw.iter().enumerate().rev().collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inverted_layers` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/main.rs:114:25 [INFO] [stdout] | [INFO] [stdout] 114 | for (i, x) in y.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `is_clicking` is never read [INFO] [stdout] --> src/main.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | let mut is_clicking:bool = false; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p1_z` [INFO] [stdout] --> src/main.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | let p1_z = p1.position.z as usize; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_p1_z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | let mut texture_lookup:Vec = { [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/main.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | let mut texture_lookup:Vec = { [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ξ` is never used [INFO] [stdout] --> src/special_functions.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn ξ(p:Vector2, z:f32, zoom:f32, offset:Vector2) -> Vector3 { //R^2->R^3 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_tile_coords` is never used [INFO] [stdout] --> src/special_functions.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn to_tile_coords(p:Vector2, zoom:f32, offset:Vector2, inverse_layers:&Vec<(usize, &Vec>)>) -> Vector3 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ξ` is never used [INFO] [stdout] --> src/special_functions.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn ξ(p:Vector2, z:f32, zoom:f32, offset:Vector2) -> Vector3 { //R^2->R^3 [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_tile_coords` is never used [INFO] [stdout] --> src/special_functions.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn to_tile_coords(p:Vector2, zoom:f32, offset:Vector2, inverse_layers:&Vec<(usize, &Vec>)>) -> Vector3 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `int_vector` is never used [INFO] [stdout] --> src/special_functions.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn int_vector(v:Vector3) -> Vector3 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ΞM` is never used [INFO] [stdout] --> src/special_functions.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn ΞM(v:Vector2) -> Vector2 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ξM` is never used [INFO] [stdout] --> src/special_functions.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn ξM(v:Vector2) -> Vector2 { // Inverse of ΞM [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Direction` is never used [INFO] [stdout] --> src/player.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum Direction { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Direction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `health` are never read [INFO] [stdout] --> src/player.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Player { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 22 | /// Identifier [INFO] [stdout] 23 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 24 | /// Characteristics [INFO] [stdout] 25 | health: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `int_vector` is never used [INFO] [stdout] --> src/special_functions.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn int_vector(v:Vector3) -> Vector3 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ΞM` is never used [INFO] [stdout] --> src/special_functions.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn ΞM(v:Vector2) -> Vector2 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ξM` is never used [INFO] [stdout] --> src/special_functions.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn ξM(v:Vector2) -> Vector2 { // Inverse of ΞM [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Direction` is never used [INFO] [stdout] --> src/player.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | pub enum Direction { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Direction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `health` are never read [INFO] [stdout] --> src/player.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Player { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 22 | /// Identifier [INFO] [stdout] 23 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 24 | /// Characteristics [INFO] [stdout] 25 | health: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `raylib::prelude::Vector2` to `raylib::prelude::Vector2` [INFO] [stdout] --> src/special_functions.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | let world_position = ξ(p.into(), 0., zoom, offset.into()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `raylib::prelude::Vector2` to `raylib::prelude::Vector2` [INFO] [stdout] --> src/special_functions.rs:34:48 [INFO] [stdout] | [INFO] [stdout] 34 | let world_position = ξ(p.into(), 0., zoom, offset.into()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `raylib::prelude::Vector3` to `raylib::prelude::Vector3` [INFO] [stdout] --> src/main.rs:247:47 [INFO] [stdout] | [INFO] [stdout] 247 | let mut screen_coords = Ξ(world_coords.into(), zoom, offset.into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `raylib::prelude::Vector2` to `raylib::prelude::Vector2` [INFO] [stdout] --> src/main.rs:247:74 [INFO] [stdout] | [INFO] [stdout] 247 | let mut screen_coords = Ξ(world_coords.into(), zoom, offset.into()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `raylib::prelude::Vector2` to `raylib::prelude::Vector2` [INFO] [stdout] --> src/main.rs:280:87 [INFO] [stdout] | [INFO] [stdout] 280 | ... Ξ(Vector3::new(p1.position.x, p1.position.y-1., p1.position.z), zoom, offset.into())+Vector2::new(0.5*TILE_WIDTH as f32,-1.0*TILE_H... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `raylib::prelude::Vector2` to `raylib::prelude::Vector2` [INFO] [stdout] --> src/special_functions.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | let world_position = ξ(p.into(), 0., zoom, offset.into()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `raylib::prelude::Vector2` to `raylib::prelude::Vector2` [INFO] [stdout] --> src/special_functions.rs:34:48 [INFO] [stdout] | [INFO] [stdout] 34 | let world_position = ξ(p.into(), 0., zoom, offset.into()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `raylib::prelude::Vector3` to `raylib::prelude::Vector3` [INFO] [stdout] --> src/main.rs:247:47 [INFO] [stdout] | [INFO] [stdout] 247 | let mut screen_coords = Ξ(world_coords.into(), zoom, offset.into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `raylib::prelude::Vector2` to `raylib::prelude::Vector2` [INFO] [stdout] --> src/main.rs:247:74 [INFO] [stdout] | [INFO] [stdout] 247 | let mut screen_coords = Ξ(world_coords.into(), zoom, offset.into()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `raylib::prelude::Vector2` to `raylib::prelude::Vector2` [INFO] [stdout] --> src/main.rs:280:87 [INFO] [stdout] | [INFO] [stdout] 280 | ... Ξ(Vector3::new(p1.position.x, p1.position.y-1., p1.position.z), zoom, offset.into())+Vector2::new(0.5*TILE_WIDTH as f32,-1.0*TILE_H... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ΞM` should have a snake case name [INFO] [stdout] --> src/special_functions.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn ΞM(v:Vector2) -> Vector2 { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `ξm` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ξM` should have a snake case name [INFO] [stdout] --> src/special_functions.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn ξM(v:Vector2) -> Vector2 { // Inverse of ΞM [INFO] [stdout] | ^^ help: convert the identifier to snake case: `ξ_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ΞM` should have a snake case name [INFO] [stdout] --> src/special_functions.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn ΞM(v:Vector2) -> Vector2 { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `ξm` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ξM` should have a snake case name [INFO] [stdout] --> src/special_functions.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn ξM(v:Vector2) -> Vector2 { // Inverse of ΞM [INFO] [stdout] | ^^ help: convert the identifier to snake case: `ξ_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `paracosm_game_rlb` (bin "paracosm_game_rlb" test) due to 5 previous errors; 18 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `paracosm_game_rlb` (bin "paracosm_game_rlb") due to 5 previous errors; 18 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d9167ba0d34e17f04ac1e72f275b5943e1d7fa80ad86f475f4211ea697905fc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9167ba0d34e17f04ac1e72f275b5943e1d7fa80ad86f475f4211ea697905fc2", kill_on_drop: false }` [INFO] [stdout] d9167ba0d34e17f04ac1e72f275b5943e1d7fa80ad86f475f4211ea697905fc2