[INFO] cloning repository https://github.com/ToastBreadMan/rust_3d_rendering
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ToastBreadMan/rust_3d_rendering" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FToastBreadMan%2Frust_3d_rendering", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FToastBreadMan%2Frust_3d_rendering'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3183d0bb8871fa904129f0d1a3c76dde709c8cb
[INFO] checking ToastBreadMan/rust_3d_rendering against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FToastBreadMan%2Frust_3d_rendering" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ToastBreadMan/rust_3d_rendering
[INFO] finished tweaking git repo https://github.com/ToastBreadMan/rust_3d_rendering
[INFO] tweaked toml for git repo https://github.com/ToastBreadMan/rust_3d_rendering written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ToastBreadMan/rust_3d_rendering on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ToastBreadMan/rust_3d_rendering 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wgpu-types v0.10.0
[INFO] [stderr]   Downloaded renderdoc-sys v0.7.1
[INFO] [stderr]   Downloaded matrixmultiply v0.3.1
[INFO] [stderr]   Downloaded range-alloc v0.1.2
[INFO] [stderr]   Downloaded gpu-descriptor-types v0.1.1
[INFO] [stderr]   Downloaded inplace_it v0.3.3
[INFO] [stderr]   Downloaded bit-set v0.5.2
[INFO] [stderr]   Downloaded pollster v0.2.4
[INFO] [stderr]   Downloaded gpu-descriptor v0.2.1
[INFO] [stderr]   Downloaded d3d12 v0.4.1
[INFO] [stderr]   Downloaded fixedbitset v0.4.0
[INFO] [stderr]   Downloaded gpu-alloc v0.5.2
[INFO] [stderr]   Downloaded khronos-egl v4.1.0
[INFO] [stderr]   Downloaded spirv v0.2.0+1.5.4
[INFO] [stderr]   Downloaded pixels v0.6.0
[INFO] [stderr]   Downloaded wgpu v0.10.2
[INFO] [stderr]   Downloaded glow v0.11.0
[INFO] [stderr]   Downloaded wgpu-core v0.10.4
[INFO] [stderr]   Downloaded wgpu-hal v0.10.7
[INFO] [stderr]   Downloaded petgraph v0.6.0
[INFO] [stderr]   Downloaded ndarray v0.15.3
[INFO] [stderr]   Downloaded naga v0.6.3
[INFO] [stderr]   Downloaded ash v0.33.3+1.2.191
[INFO] [stderr]   Downloaded metal v0.23.1
[INFO] [stderr]   Downloaded profiling v1.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] acea4c0257f742c4c993796985e65c3a797a7bbc32aca2dded6d70806db656c9
[INFO] running `Command { std: "docker" "start" "-a" "acea4c0257f742c4c993796985e65c3a797a7bbc32aca2dded6d70806db656c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "acea4c0257f742c4c993796985e65c3a797a7bbc32aca2dded6d70806db656c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acea4c0257f742c4c993796985e65c3a797a7bbc32aca2dded6d70806db656c9", kill_on_drop: false }`
[INFO] [stdout] acea4c0257f742c4c993796985e65c3a797a7bbc32aca2dded6d70806db656c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30de329f5b4e7426a81d2c54f3268083045e9f861874bb902d7b96bd1cbba0ab
[INFO] running `Command { std: "docker" "start" "-a" "30de329f5b4e7426a81d2c54f3268083045e9f861874bb902d7b96bd1cbba0ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]     Checking libloading v0.7.0
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]    Compiling pkg-config v0.3.20
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling syn v1.0.77
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]     Checking instant v0.1.11
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling nom v7.0.0
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]     Checking ahash v0.4.7
[INFO] [stderr]     Checking fixedbitset v0.4.0
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking bit-set v0.5.2
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.1
[INFO] [stderr]     Checking gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking ttf-parser v0.6.2
[INFO] [stderr]     Checking minimal-lexical v0.1.3
[INFO] [stderr]    Compiling wgpu-core v0.10.4
[INFO] [stderr]     Checking gpu-alloc v0.5.2
[INFO] [stderr]     Checking petgraph v0.6.0
[INFO] [stderr]     Checking gpu-descriptor v0.2.1
[INFO] [stderr]     Checking ash v0.33.3+1.2.191
[INFO] [stderr]     Checking wgpu-types v0.10.0
[INFO] [stderr]     Checking bytemuck v1.7.2
[INFO] [stderr]     Checking renderdoc-sys v0.7.1
[INFO] [stderr]     Checking inplace_it v0.3.3
[INFO] [stderr]     Checking arrayvec v0.7.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.4
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking glow v0.11.0
[INFO] [stderr]     Checking matrixmultiply v0.3.1
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking num-integer v0.1.44
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]     Checking profiling v1.0.3
[INFO] [stderr]     Checking owned_ttf_parser v0.6.0
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]     Checking copyless v0.1.5
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking rusttype v0.9.2
[INFO] [stderr]     Checking wide v0.6.5
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]     Checking ndarray v0.15.3
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]     Checking crossbeam v0.8.1
[INFO] [stderr]    Compiling winit v0.25.0
[INFO] [stderr]     Checking pollster v0.2.4
[INFO] [stderr]     Checking mio-misc v1.2.1
[INFO] [stderr]     Checking andrew v0.3.1
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking ultraviolet v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]     Checking wayland-commons v0.28.6
[INFO] [stderr]     Checking thiserror v1.0.29
[INFO] [stderr]     Checking naga v0.6.3
[INFO] [stderr]     Checking models v0.1.0 (/opt/rustwide/workdir/models)
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> models/src/World.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> models/src/World.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub world:Vec<Box<Funnel>>,
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub world:Vec<Box<dyn Funnel>>,
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> models/src/World.rs:22:38
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn add(&mut self, object:Box<Funnel>){
[INFO] [stdout]    |                                      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn add(&mut self, object:Box<dyn Funnel>){
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> models/src/World.rs:26:55
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn change(&mut self, index: usize, object:Box<Funnel>)->Box<Funnel> {
[INFO] [stdout]    |                                                       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn change(&mut self, index: usize, object:Box<dyn Funnel>)->Box<Funnel> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> models/src/World.rs:26:69
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn change(&mut self, index: usize, object:Box<Funnel>)->Box<Funnel> {
[INFO] [stdout]    |                                                                     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn change(&mut self, index: usize, object:Box<Funnel>)->Box<dyn Funnel> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> models/src/World.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 |         for (i, pixel) in frame.chunks_exact_mut(4).enumerate() {
[INFO] [stdout]    |              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dist`
[INFO] [stdout]   --> models/src/Circle.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |             let dist = proc.sqrt();
[INFO] [stdout]    |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_dist`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v1`
[INFO] [stdout]   --> models/src/Polygon.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let v1:Vec<Vec2d> = vectors.clone();
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_v1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `background` is never read
[INFO] [stdout]   --> models/src/World.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct World {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     background:Box<[u8]>,
[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 `get_min_max` is never used
[INFO] [stdout]   --> models/src/Polygon.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Polygon {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     fn get_min_max(&self, vectors:Vec<Vec2d>) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Rectangle` should have a snake case name
[INFO] [stdout]  --> models/src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub mod Rectangle;
[INFO] [stdout]   |         ^^^^^^^^^ help: convert the identifier to snake case: `rectangle`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `World` should have a snake case name
[INFO] [stdout]   --> models/src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub mod World;
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to snake case (notice the capitalization): `world`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Circle` should have a snake case name
[INFO] [stdout]   --> models/src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod Circle;
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `circle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Polygon` should have a snake case name
[INFO] [stdout]   --> models/src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod Polygon;
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `polygon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Vector` should have a snake case name
[INFO] [stdout]   --> models/src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub mod Vector;
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Line` should have a snake case name
[INFO] [stdout]   --> models/src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub mod Line;
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case: `line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Mats` should have a snake case name
[INFO] [stdout]   --> models/src/lib.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub mod Mats;
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case: `mats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Camera` should have a snake case name
[INFO] [stdout]  --> models/src/dim3/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub mod Camera;
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `camera`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Cube` should have a snake case name
[INFO] [stdout]  --> models/src/dim3/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub mod Cube;
[INFO] [stdout]   |         ^^^^ help: convert the identifier to snake case (notice the capitalization): `cube`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> models/src/dim3/Cube.rs:17:47
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn new(position: Vector::Vec3d, world:&mut World::World, rotation: Vector::Vec3d) -> Cube{
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^ the lifetime is elided here  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn new(position: Vector::Vec3d, world:&mut World::World, rotation: Vector::Vec3d) -> Cube<'_>{
[INFO] [stdout]    |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> models/src/World.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> models/src/World.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub world:Vec<Box<Funnel>>,
[INFO] [stdout]    |                       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub world:Vec<Box<dyn Funnel>>,
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> models/src/World.rs:22:38
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn add(&mut self, object:Box<Funnel>){
[INFO] [stdout]    |                                      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn add(&mut self, object:Box<dyn Funnel>){
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> models/src/World.rs:26:55
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn change(&mut self, index: usize, object:Box<Funnel>)->Box<Funnel> {
[INFO] [stdout]    |                                                       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn change(&mut self, index: usize, object:Box<dyn Funnel>)->Box<Funnel> {
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> models/src/World.rs:26:69
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn change(&mut self, index: usize, object:Box<Funnel>)->Box<Funnel> {
[INFO] [stdout]    |                                                                     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn change(&mut self, index: usize, object:Box<Funnel>)->Box<dyn Funnel> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> models/src/World.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 |         for (i, pixel) in frame.chunks_exact_mut(4).enumerate() {
[INFO] [stdout]    |              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dist`
[INFO] [stdout]   --> models/src/Circle.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |             let dist = proc.sqrt();
[INFO] [stdout]    |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_dist`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v1`
[INFO] [stdout]   --> models/src/Polygon.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let v1:Vec<Vec2d> = vectors.clone();
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_v1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `background` is never read
[INFO] [stdout]   --> models/src/World.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct World {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     background:Box<[u8]>,
[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 `get_min_max` is never used
[INFO] [stdout]   --> models/src/Polygon.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Polygon {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     fn get_min_max(&self, vectors:Vec<Vec2d>) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Rectangle` should have a snake case name
[INFO] [stdout]  --> models/src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub mod Rectangle;
[INFO] [stdout]   |         ^^^^^^^^^ help: convert the identifier to snake case: `rectangle`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `World` should have a snake case name
[INFO] [stdout]   --> models/src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub mod World;
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to snake case (notice the capitalization): `world`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Circle` should have a snake case name
[INFO] [stdout]   --> models/src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod Circle;
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `circle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Polygon` should have a snake case name
[INFO] [stdout]   --> models/src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub mod Polygon;
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `polygon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Vector` should have a snake case name
[INFO] [stdout]   --> models/src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub mod Vector;
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Line` should have a snake case name
[INFO] [stdout]   --> models/src/lib.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub mod Line;
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case: `line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Mats` should have a snake case name
[INFO] [stdout]   --> models/src/lib.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub mod Mats;
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case: `mats`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Camera` should have a snake case name
[INFO] [stdout]  --> models/src/dim3/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub mod Camera;
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `camera`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Cube` should have a snake case name
[INFO] [stdout]  --> models/src/dim3/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub mod Cube;
[INFO] [stdout]   |         ^^^^ help: convert the identifier to snake case (notice the capitalization): `cube`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> models/src/dim3/Cube.rs:17:47
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn new(position: Vector::Vec3d, world:&mut World::World, rotation: Vector::Vec3d) -> Cube{
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^ the lifetime is elided here  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn new(position: Vector::Vec3d, world:&mut World::World, rotation: Vector::Vec3d) -> Cube<'_>{
[INFO] [stdout]    |                                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking calloop v0.6.5
[INFO] [stderr]     Checking wayland-cursor v0.28.6
[INFO] [stderr]     Checking wgpu-hal v0.10.7
[INFO] [stderr]     Checking wgpu v0.10.2
[INFO] [stderr]     Checking pixels v0.6.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.12.3
[INFO] [stderr]     Checking engine_3d v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/main.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use pixels::{Error, Pixels, SurfaceTexture};
[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: `Duration`
[INFO] [stdout]   --> src/main.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::time::{Duration, Instant};
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Circle::Circle`, `Line::Line`, `Polygon::Polygon`, `Rectangle::Rect`, and `Vector::Vec2d`
[INFO] [stdout]   --> src/main.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use models::{Rectangle::Rect, World::World, Circle::Circle, Polygon::Polygon, Vector::Vec2d,Vector::Vec3d, Line::Line, Mats::Mats, d...
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^                ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/main.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use pixels::{Error, Pixels, SurfaceTexture};
[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: `Duration`
[INFO] [stdout]   --> src/main.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::time::{Duration, Instant};
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Circle::Circle`, `Line::Line`, `Polygon::Polygon`, `Rectangle::Rect`, and `Vector::Vec2d`
[INFO] [stdout]   --> src/main.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use models::{Rectangle::Rect, World::World, Circle::Circle, Polygon::Polygon, Vector::Vec2d,Vector::Vec3d, Line::Line, Mats::Mats, d...
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^                ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let mut a = 10.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: unused variable: `window_id`
[INFO] [stdout]   --> src/main.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 window_id
[INFO] [stdout]    |                 ^^^^^^^^^ help: try ignoring the field: `window_id: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `projection_matrix`
[INFO] [stdout]   --> src/main.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let projection_matrix = Mats::projection_matrix(ar, fov as f64, far,near, q);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_projection_matrix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rgba`
[INFO] [stdout]   --> src/main.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let rgba = [0,0xff,0,0xff];
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_rgba`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `WIDTH` should have a snake case name
[INFO] [stdout]   --> src/main.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let WIDTH:u32 = 600;
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to snake case: `width`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `HEIGHT` should have a snake case name
[INFO] [stdout]   --> src/main.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let HEIGHT:u32 = 600;
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let mut a = 10.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: unused variable: `window_id`
[INFO] [stdout]   --> src/main.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout] 72 |                 window_id
[INFO] [stdout]    |                 ^^^^^^^^^ help: try ignoring the field: `window_id: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `projection_matrix`
[INFO] [stdout]   --> src/main.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let projection_matrix = Mats::projection_matrix(ar, fov as f64, far,near, q);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_projection_matrix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rgba`
[INFO] [stdout]   --> src/main.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let rgba = [0,0xff,0,0xff];
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_rgba`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `WIDTH` should have a snake case name
[INFO] [stdout]   --> src/main.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let WIDTH:u32 = 600;
[INFO] [stdout]    |         ^^^^^ help: convert the identifier to snake case: `width`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `HEIGHT` should have a snake case name
[INFO] [stdout]   --> src/main.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let HEIGHT:u32 = 600;
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.61s
[INFO] running `Command { std: "docker" "inspect" "30de329f5b4e7426a81d2c54f3268083045e9f861874bb902d7b96bd1cbba0ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30de329f5b4e7426a81d2c54f3268083045e9f861874bb902d7b96bd1cbba0ab", kill_on_drop: false }`
[INFO] [stdout] 30de329f5b4e7426a81d2c54f3268083045e9f861874bb902d7b96bd1cbba0ab
