[INFO] cloning repository https://github.com/Raunak-S/tinyrender [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Raunak-S/tinyrender" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaunak-S%2Ftinyrender", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaunak-S%2Ftinyrender'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd9ad671c0d35c20a1813470687f5536cc5a3e96 [INFO] checking Raunak-S/tinyrender against master#32c26302620b2dbbe0a2291f1969bc0b1622ae59 for pr-95755 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaunak-S%2Ftinyrender" "/workspace/builds/worker-104/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-104/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Raunak-S/tinyrender on toolchain 32c26302620b2dbbe0a2291f1969bc0b1622ae59 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32c26302620b2dbbe0a2291f1969bc0b1622ae59" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Raunak-S/tinyrender [INFO] finished tweaking git repo https://github.com/Raunak-S/tinyrender [INFO] tweaked toml for git repo https://github.com/Raunak-S/tinyrender written to /workspace/builds/worker-104/source/Cargo.toml [INFO] crate git repo https://github.com/Raunak-S/tinyrender already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32c26302620b2dbbe0a2291f1969bc0b1622ae59" "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 obj v0.10.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+32c26302620b2dbbe0a2291f1969bc0b1622ae59" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf57e56eb853162b32366d014ad6ccdc869f9c12161dbde2ab69ceda336d98cc [INFO] running `Command { std: "docker" "start" "-a" "cf57e56eb853162b32366d014ad6ccdc869f9c12161dbde2ab69ceda336d98cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf57e56eb853162b32366d014ad6ccdc869f9c12161dbde2ab69ceda336d98cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf57e56eb853162b32366d014ad6ccdc869f9c12161dbde2ab69ceda336d98cc", kill_on_drop: false }` [INFO] [stdout] cf57e56eb853162b32366d014ad6ccdc869f9c12161dbde2ab69ceda336d98cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+32c26302620b2dbbe0a2291f1969bc0b1622ae59" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] daeedc9e8e731a539b730ea3c84a0554539bc8b33f88e0016d8515a68c2eebda [INFO] running `Command { std: "docker" "start" "-a" "daeedc9e8e731a539b730ea3c84a0554539bc8b33f88e0016d8515a68c2eebda", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Checking num_threads v0.1.5 [INFO] [stderr] Checking obj v0.10.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking tinyrender v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `dt` should have an upper camel case name [INFO] [stdout] --> src/geometry.rs:290:12 [INFO] [stdout] | [INFO] [stdout] 290 | pub struct dt; [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `Dt` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Mul` [INFO] [stdout] --> src/tga.rs:5:33 [INFO] [stdout] | [INFO] [stdout] 5 | use std::ops::{Index, IndexMut, Mul}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `dt` should have an upper camel case name [INFO] [stdout] --> src/geometry.rs:290:12 [INFO] [stdout] | [INFO] [stdout] 290 | pub struct dt; [INFO] [stdout] | ^^ help: convert the identifier to upper camel case: `Dt` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Mul` [INFO] [stdout] --> src/tga.rs:5:33 [INFO] [stdout] | [INFO] [stdout] 5 | use std::ops::{Index, IndexMut, Mul}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `developer_area_ref` [INFO] [stdout] --> src/tga.rs:232:13 [INFO] [stdout] | [INFO] [stdout] 232 | let developer_area_ref: [u8; 4] = [0, 0, 0, 0]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_developer_area_ref` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `extension_area_ref` [INFO] [stdout] --> src/tga.rs:233:13 [INFO] [stdout] | [INFO] [stdout] 233 | let extension_area_ref: [u8; 4] = [0, 0, 0, 0]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_extension_area_ref` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `developer_area_ref` [INFO] [stdout] --> src/tga.rs:232:13 [INFO] [stdout] | [INFO] [stdout] 232 | let developer_area_ref: [u8; 4] = [0, 0, 0, 0]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_developer_area_ref` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `extension_area_ref` [INFO] [stdout] --> src/tga.rs:233:13 [INFO] [stdout] | [INFO] [stdout] 233 | let extension_area_ref: [u8; 4] = [0, 0, 0, 0]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_extension_area_ref` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `light_dir` should have an upper case name [INFO] [stdout] --> src/main.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | const light_dir: Vec3f = Vec3f { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `LIGHT_DIR` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `eye` should have an upper case name [INFO] [stdout] --> src/main.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | const eye: Vec3f = Vec3f { [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `EYE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `center` should have an upper case name [INFO] [stdout] --> src/main.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | const center: Vec3f = Vec3f { [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `CENTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `up` should have an upper case name [INFO] [stdout] --> src/main.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | const up: Vec3f = Vec3f { [INFO] [stdout] | ^^ help: convert the identifier to upper case: `UP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `gl_Position` should have a snake case name [INFO] [stdout] --> src/main.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | let mut gl_Position = [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `gl_position` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `AI` should have a snake case name [INFO] [stdout] --> src/main.rs:98:17 [INFO] [stdout] | [INFO] [stdout] 98 | let mut AI = Matrix::new(Some(3), Some(3)); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `ai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `B` should have a snake case name [INFO] [stdout] --> src/main.rs:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | let mut B = Matrix::new(Some(3), Some(3)); [INFO] [stdout] | ^ help: convert the identifier to snake case: `b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `gl_FragColor` should have a snake case name [INFO] [stdout] --> src/main.rs:155:17 [INFO] [stdout] | [INFO] [stdout] 155 | let mut gl_FragColor = TGAColor::new_rgba(255, 255, 255, 0); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `gl_frag_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ModelView` should have a snake case name [INFO] [stdout] --> src/main.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | let ModelView = lookat(eye, center, up); [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `model_view` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ViewPort` should have a snake case name [INFO] [stdout] --> src/main.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | let ViewPort = viewport(WIDTH / 8, HEIGHT / 8, WIDTH * 3 / 4, HEIGHT * 3 / 4); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `view_port` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Projection` should have a snake case name [INFO] [stdout] --> src/main.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | let Projection = projection((eye - center).norm()); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `projection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Projection` should have a snake case name [INFO] [stdout] --> src/our_gl.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | let mut Projection = Matrix::new(Some(4), Some(4)); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `projection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Minv` should have a snake case name [INFO] [stdout] --> src/our_gl.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | let mut Minv = Matrix::new(Some(4), Some(4)); [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `minv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `light_dir` should have an upper case name [INFO] [stdout] --> src/main.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | const light_dir: Vec3f = Vec3f { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `LIGHT_DIR` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Tr` should have a snake case name [INFO] [stdout] --> src/our_gl.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | let mut Tr = Matrix::new(Some(4), Some(4)); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `tr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `P` should have a snake case name [INFO] [stdout] --> src/our_gl.rs:38:38 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn barycentric(tri: &[Vec2f; 3], P: &Vec2f) -> Vec3f { [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `eye` should have an upper case name [INFO] [stdout] --> src/main.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | const eye: Vec3f = Vec3f { [INFO] [stdout] | ^^^ help: convert the identifier to upper case: `EYE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ABC` should have a snake case name [INFO] [stdout] --> src/our_gl.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | let mut ABC = Matrix::new(Some(3), Some(3)); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `abc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `center` should have an upper case name [INFO] [stdout] --> src/main.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | const center: Vec3f = Vec3f { [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `CENTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `up` should have an upper case name [INFO] [stdout] --> src/main.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | const up: Vec3f = Vec3f { [INFO] [stdout] | ^^ help: convert the identifier to upper case: `UP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ModelView` should have a snake case name [INFO] [stdout] --> src/our_gl.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | pub ModelView: Matrix, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `model_view` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ViewPort` should have a snake case name [INFO] [stdout] --> src/our_gl.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub ViewPort: Matrix, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `view_port` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `gl_Position` should have a snake case name [INFO] [stdout] --> src/main.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | let mut gl_Position = [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `gl_position` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Projection` should have a snake case name [INFO] [stdout] --> src/our_gl.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub Projection: Matrix, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `projection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `AI` should have a snake case name [INFO] [stdout] --> src/main.rs:98:17 [INFO] [stdout] | [INFO] [stdout] 98 | let mut AI = Matrix::new(Some(3), Some(3)); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `ai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `sample2D` should have a snake case name [INFO] [stdout] --> src/our_gl.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | fn sample2D(img: &TGAImage, uvf: &Vec2f) -> TGAColor { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `sample2_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `B` should have a snake case name [INFO] [stdout] --> src/main.rs:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | let mut B = Matrix::new(Some(3), Some(3)); [INFO] [stdout] | ^ help: convert the identifier to snake case: `b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Viewport` should have a snake case name [INFO] [stdout] --> src/our_gl.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | let Viewport = view_bundle.ViewPort.clone(); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `viewport` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `gl_FragColor` should have a snake case name [INFO] [stdout] --> src/main.rs:155:17 [INFO] [stdout] | [INFO] [stdout] 155 | let mut gl_FragColor = TGAColor::new_rgba(255, 255, 255, 0); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `gl_frag_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Grayscale` should have a snake case name [INFO] [stdout] --> src/tga.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | pub Grayscale: u8, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `grayscale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `RGB` should have a snake case name [INFO] [stdout] --> src/tga.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub RGB: u8, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `rgb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ModelView` should have a snake case name [INFO] [stdout] --> src/main.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | let ModelView = lookat(eye, center, up); [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `model_view` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `RGBA` should have a snake case name [INFO] [stdout] --> src/tga.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | pub RGBA: u8, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `rgba` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ViewPort` should have a snake case name [INFO] [stdout] --> src/main.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | let ViewPort = viewport(WIDTH / 8, HEIGHT / 8, WIDTH * 3 / 4, HEIGHT * 3 / 4); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `view_port` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TGAFormat` should have an upper case name [INFO] [stdout] --> src/tga.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub const TGAFormat: Format = Format { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `TGAFORMAT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Projection` should have a snake case name [INFO] [stdout] --> src/main.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | let Projection = projection((eye - center).norm()); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `projection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Projection` should have a snake case name [INFO] [stdout] --> src/our_gl.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | let mut Projection = Matrix::new(Some(4), Some(4)); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `projection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Minv` should have a snake case name [INFO] [stdout] --> src/our_gl.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | let mut Minv = Matrix::new(Some(4), Some(4)); [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `minv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Tr` should have a snake case name [INFO] [stdout] --> src/our_gl.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | let mut Tr = Matrix::new(Some(4), Some(4)); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `tr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `P` should have a snake case name [INFO] [stdout] --> src/our_gl.rs:38:38 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn barycentric(tri: &[Vec2f; 3], P: &Vec2f) -> Vec3f { [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ABC` should have a snake case name [INFO] [stdout] --> src/our_gl.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | let mut ABC = Matrix::new(Some(3), Some(3)); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `abc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ModelView` should have a snake case name [INFO] [stdout] --> src/our_gl.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | pub ModelView: Matrix, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `model_view` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ViewPort` should have a snake case name [INFO] [stdout] --> src/our_gl.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub ViewPort: Matrix, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `view_port` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Projection` should have a snake case name [INFO] [stdout] --> src/our_gl.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub Projection: Matrix, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `projection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `sample2D` should have a snake case name [INFO] [stdout] --> src/our_gl.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | fn sample2D(img: &TGAImage, uvf: &Vec2f) -> TGAColor { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `sample2_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Viewport` should have a snake case name [INFO] [stdout] --> src/our_gl.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | let Viewport = view_bundle.ViewPort.clone(); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `viewport` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Grayscale` should have a snake case name [INFO] [stdout] --> src/tga.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | pub Grayscale: u8, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `grayscale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `RGB` should have a snake case name [INFO] [stdout] --> src/tga.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub RGB: u8, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `rgb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `RGBA` should have a snake case name [INFO] [stdout] --> src/tga.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | pub RGBA: u8, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `rgba` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TGAFormat` should have an upper case name [INFO] [stdout] --> src/tga.rs:95:11 [INFO] [stdout] | [INFO] [stdout] 95 | pub const TGAFormat: Format = Format { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `TGAFORMAT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "daeedc9e8e731a539b730ea3c84a0554539bc8b33f88e0016d8515a68c2eebda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "daeedc9e8e731a539b730ea3c84a0554539bc8b33f88e0016d8515a68c2eebda", kill_on_drop: false }` [INFO] [stdout] daeedc9e8e731a539b730ea3c84a0554539bc8b33f88e0016d8515a68c2eebda