[INFO] cloning repository https://github.com/Dkoplik/ray-casting
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dkoplik/ray-casting" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDkoplik%2Fray-casting", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDkoplik%2Fray-casting'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d634c538208d557455b2a10dbd4c404e12f8e88a
[INFO] checking Dkoplik/ray-casting against master#8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDkoplik%2Fray-casting" "/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/Dkoplik/ray-casting
[INFO] finished tweaking git repo https://github.com/Dkoplik/ray-casting
[INFO] tweaked toml for git repo https://github.com/Dkoplik/ray-casting written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dkoplik/ray-casting on toolchain 8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dkoplik/ray-casting 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" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] abcccf8d9ab9e54d9436395c47ffc064d2f9b5011d32cbd34dcbaf932db82927
[INFO] running `Command { std: "docker" "start" "-a" "abcccf8d9ab9e54d9436395c47ffc064d2f9b5011d32cbd34dcbaf932db82927", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abcccf8d9ab9e54d9436395c47ffc064d2f9b5011d32cbd34dcbaf932db82927", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abcccf8d9ab9e54d9436395c47ffc064d2f9b5011d32cbd34dcbaf932db82927", kill_on_drop: false }`
[INFO] [stdout] abcccf8d9ab9e54d9436395c47ffc064d2f9b5011d32cbd34dcbaf932db82927
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8d4840a28890c6cac440f07dee28ee744be9d064b986072c1570368d569416a
[INFO] running `Command { std: "docker" "start" "-a" "f8d4840a28890c6cac440f07dee28ee744be9d064b986072c1570368d569416a", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking endi v1.1.0
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking wayland-sys v0.31.7
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking accesskit v0.21.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking aligned v0.4.2
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking accesskit_consumer v0.31.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]     Checking pxfm v0.1.24
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking zune-core v0.5.0
[INFO] [stderr]     Checking epaint_default_fonts v0.33.2
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking zune-jpeg v0.5.6
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]    Compiling rfd v0.16.0
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking moxcms v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking gethostname v1.0.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking wayland-client v0.31.11
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking emath v0.33.2
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking ecolor v0.33.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking epaint v0.33.2
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zvariant_utils v3.2.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]     Checking egui v0.33.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling zvariant_derive v5.7.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling zvariant v5.7.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking egui_glow v0.33.2
[INFO] [stderr]     Checking webbrowser v1.0.5
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.9
[INFO] [stderr]    Compiling zbus_xml v5.0.2
[INFO] [stderr]    Compiling zbus_macros v5.11.0
[INFO] [stderr]    Compiling zbus-lockstep v0.5.1
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.1
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking zbus v5.11.0
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking atspi-common v0.9.0
[INFO] [stderr]     Checking ashpd v0.11.0
[INFO] [stderr]     Checking atspi-proxies v0.9.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.14.2
[INFO] [stderr]     Checking atspi-connection v0.9.0
[INFO] [stderr]     Checking atspi v0.25.0
[INFO] [stderr]     Checking accesskit_unix v0.17.2
[INFO] [stderr]     Checking accesskit_winit v0.29.2
[INFO] [stderr]     Checking egui-winit v0.33.2
[INFO] [stderr]     Checking eframe v0.33.2
[INFO] [stderr]     Checking graphics-3d v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/library/model/mesh.rs:713:31
[INFO] [stdout]     |
[INFO] [stdout] 713 |                 .map(move |n| (n.apply_transform(transform).unwrap())),
[INFO] [stdout]     |                               ^                                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 713 -                 .map(move |n| (n.apply_transform(transform).unwrap())),
[INFO] [stdout] 713 +                 .map(move |n| n.apply_transform(transform).unwrap()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/library/model/mesh.rs:713:31
[INFO] [stdout]     |
[INFO] [stdout] 713 |                 .map(move |n| (n.apply_transform(transform).unwrap())),
[INFO] [stdout]     |                               ^                                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 713 -                 .map(move |n| (n.apply_transform(transform).unwrap())),
[INFO] [stdout] 713 +                 .map(move |n| n.apply_transform(transform).unwrap()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height`
[INFO] [stdout]    --> src/library/camera.rs:397:13
[INFO] [stdout]     |
[INFO] [stdout] 397 |         let height = width / self.get_aspect_ratio();
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height`
[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_type`
[INFO] [stdout]    --> src/library/scene_renderer.rs:309:9
[INFO] [stdout]     |
[INFO] [stdout] 309 |         projection_type: ProjectionType,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_projection_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `canvas`
[INFO] [stdout]    --> src/library/scene_renderer.rs:310:9
[INFO] [stdout]     |
[INFO] [stdout] 310 |         canvas: &Canvas,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_canvas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p2`
[INFO] [stdout]    --> src/library/utils.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 150 |     p2: Point3,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_p2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `triangle` is never read
[INFO] [stdout]    --> src/library/ray_tracer.rs:241:9
[INFO] [stdout]     |
[INFO] [stdout] 233 | struct HitRecord<'a> {
[INFO] [stdout]     |        --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 241 |     pub triangle: [usize; 3],
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `HitRecord` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_bounds` is never used
[INFO] [stdout]   --> src/library/utils.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn calculate_bounds(points: &Vec<Point3>) -> (Point3, Point3) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_inside_polygon` is never used
[INFO] [stdout]   --> src/library/utils.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn is_inside_polygon(vertexes: &Vec<Vec3>, indexes: &Vec<usize>, pos: Vec3) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bilerp_vec` is never used
[INFO] [stdout]    --> src/library/utils.rs:275:8
[INFO] [stdout]     |
[INFO] [stdout] 275 | pub fn bilerp_vec(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lerp_vec` is never used
[INFO] [stdout]    --> src/library/utils.rs:289:4
[INFO] [stdout]     |
[INFO] [stdout] 289 | fn lerp_vec(a: Vec3, b: Vec3, t: f32) -> Vec3 {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height`
[INFO] [stdout]    --> src/library/camera.rs:397:13
[INFO] [stdout]     |
[INFO] [stdout] 397 |         let height = width / self.get_aspect_ratio();
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height`
[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_type`
[INFO] [stdout]    --> src/library/scene_renderer.rs:309:9
[INFO] [stdout]     |
[INFO] [stdout] 309 |         projection_type: ProjectionType,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_projection_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `canvas`
[INFO] [stdout]    --> src/library/scene_renderer.rs:310:9
[INFO] [stdout]     |
[INFO] [stdout] 310 |         canvas: &Canvas,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_canvas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p2`
[INFO] [stdout]    --> src/library/utils.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 150 |     p2: Point3,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_p2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_vecs` is never used
[INFO] [stdout]    --> src/library/model/mesh.rs:789:8
[INFO] [stdout]     |
[INFO] [stdout] 789 |     fn assert_vecs(got: Vec3, expected: Vec3, tolerance: f32) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_hvecs` is never used
[INFO] [stdout]    --> src/library/model/mesh.rs:809:8
[INFO] [stdout]     |
[INFO] [stdout] 809 |     fn assert_hvecs(got: HVec3, expected: HVec3, tolerance: f32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_vecs` is never used
[INFO] [stdout]    --> src/library/model.rs:360:8
[INFO] [stdout]     |
[INFO] [stdout] 360 |     fn assert_vecs(got: Vec3, expected: Vec3, tolerance: f32) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_hvecs` is never used
[INFO] [stdout]    --> src/library/model.rs:390:8
[INFO] [stdout]     |
[INFO] [stdout] 390 |     fn assert_hvecs(got: HVec3, expected: HVec3, tolerance: f32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `triangle` is never read
[INFO] [stdout]    --> src/library/ray_tracer.rs:241:9
[INFO] [stdout]     |
[INFO] [stdout] 233 | struct HitRecord<'a> {
[INFO] [stdout]     |        --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 241 |     pub triangle: [usize; 3],
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `HitRecord` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_vecs` is never used
[INFO] [stdout]    --> src/library/scene_renderer.rs:430:8
[INFO] [stdout]     |
[INFO] [stdout] 430 |     fn assert_vecs(got: Vec3, expected: Vec3, tolerance: f32) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_points` is never used
[INFO] [stdout]    --> src/library/scene_renderer.rs:440:8
[INFO] [stdout]     |
[INFO] [stdout] 440 |     fn assert_points(got: Point3, expected: Point3, tolerance: f32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_hvecs` is never used
[INFO] [stdout]    --> src/library/scene_renderer.rs:450:8
[INFO] [stdout]     |
[INFO] [stdout] 450 |     fn assert_hvecs(got: HVec3, expected: HVec3, tolerance: f32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_bounds` is never used
[INFO] [stdout]   --> src/library/utils.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn calculate_bounds(points: &Vec<Point3>) -> (Point3, Point3) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_inside_polygon` is never used
[INFO] [stdout]   --> src/library/utils.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn is_inside_polygon(vertexes: &Vec<Vec3>, indexes: &Vec<usize>, pos: Vec3) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bilerp_vec` is never used
[INFO] [stdout]    --> src/library/utils.rs:275:8
[INFO] [stdout]     |
[INFO] [stdout] 275 | pub fn bilerp_vec(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lerp_vec` is never used
[INFO] [stdout]    --> src/library/utils.rs:289:4
[INFO] [stdout]     |
[INFO] [stdout] 289 | fn lerp_vec(a: Vec3, b: Vec3, t: f32) -> Vec3 {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `show_rotation_model_controls`, `show_rotation_params_ui`, `show_rotation_actions`, and `show_function_model_controls` are never used
[INFO] [stdout]    --> src/app/ui.rs:153:8
[INFO] [stdout]     |
[INFO] [stdout]  17 | impl AthenianApp {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 153 |     fn show_rotation_model_controls(&mut self, ui: &mut egui::Ui) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     fn show_rotation_params_ui(&mut self, ui: &mut egui::Ui) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 |     fn show_rotation_actions(&mut self, ui: &mut egui::Ui) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 300 |     fn show_function_model_controls(&mut self, ui: &mut egui::Ui) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `show_rotation_model_controls`, `show_rotation_params_ui`, `show_rotation_actions`, and `show_function_model_controls` are never used
[INFO] [stdout]    --> src/app/ui.rs:153:8
[INFO] [stdout]     |
[INFO] [stdout]  17 | impl AthenianApp {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 153 |     fn show_rotation_model_controls(&mut self, ui: &mut egui::Ui) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 |     fn show_rotation_params_ui(&mut self, ui: &mut egui::Ui) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 |     fn show_rotation_actions(&mut self, ui: &mut egui::Ui) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 300 |     fn show_function_model_controls(&mut self, ui: &mut egui::Ui) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "f8d4840a28890c6cac440f07dee28ee744be9d064b986072c1570368d569416a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8d4840a28890c6cac440f07dee28ee744be9d064b986072c1570368d569416a", kill_on_drop: false }`
[INFO] [stdout] f8d4840a28890c6cac440f07dee28ee744be9d064b986072c1570368d569416a
