[INFO] cloning repository https://github.com/jrdnrs/maths-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jrdnrs/maths-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrdnrs%2Fmaths-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrdnrs%2Fmaths-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ee0c9e2dec7261caf6161954e787b3638288067
[INFO] checking jrdnrs/maths-rs against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrdnrs%2Fmaths-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jrdnrs/maths-rs on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/jrdnrs/maths-rs
[INFO] finished tweaking git repo https://github.com/jrdnrs/maths-rs
[INFO] tweaked toml for git repo https://github.com/jrdnrs/maths-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/jrdnrs/maths-rs 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f363be656cefff10186b22037e64f9b29a923c62b7b43698a2446940e1d2a38c
[INFO] running `Command { std: "docker" "start" "-a" "f363be656cefff10186b22037e64f9b29a923c62b7b43698a2446940e1d2a38c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f363be656cefff10186b22037e64f9b29a923c62b7b43698a2446940e1d2a38c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f363be656cefff10186b22037e64f9b29a923c62b7b43698a2446940e1d2a38c", kill_on_drop: false }`
[INFO] [stdout] f363be656cefff10186b22037e64f9b29a923c62b7b43698a2446940e1d2a38c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f70ae3ab5782fadc1e431b4720ee8627ed2d3d5779fe1d15f35bb2a729a85d13
[INFO] running `Command { std: "docker" "start" "-a" "f70ae3ab5782fadc1e431b4720ee8627ed2d3d5779fe1d15f35bb2a729a85d13", kill_on_drop: false }`
[INFO] [stderr]     Checking maths v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Mat4f` and `Vec4f`
[INFO] [stdout]  --> src/geometry/sphere.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::linear::{Mat4f, Vec3f, Vec4f};
[INFO] [stdout]   |                     ^^^^^         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/geometry/sphere.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `assert_near_eq`
[INFO] [stdout]   --> src/linear/mat.rs:47:14
[INFO] [stdout]    |
[INFO] [stdout] 47 | macro_rules! assert_near_eq {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Mat4f` and `Vec4f`
[INFO] [stdout]  --> src/geometry/sphere.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::linear::{Mat4f, Vec3f, Vec4f};
[INFO] [stdout]   |                     ^^^^^         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `direction`
[INFO] [stdout]   --> src/geometry/aabb.rs:99:30
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn furthest_point(&self, direction: Vec2f) -> Vec2f {
[INFO] [stdout]    |                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rotation`
[INFO] [stdout]    --> src/geometry/aabb.rs:117:26
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn rotate(&mut self, rotation: Vec2f) {
[INFO] [stdout]     |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ray`
[INFO] [stdout]    --> src/geometry/aabb.rs:173:30
[INFO] [stdout]     |
[INFO] [stdout] 173 |     fn intersects_ray(&self, ray: &Segment<Vec3f>) -> bool {
[INFO] [stdout]     |                              ^^^ help: if this is intentional, prefix it with an underscore: `_ray`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `direction`
[INFO] [stdout]    --> src/geometry/aabb.rs:185:30
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn furthest_point(&self, direction: Vec3f) -> Vec3f {
[INFO] [stdout]     |                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rotation`
[INFO] [stdout]    --> src/geometry/aabb.rs:203:26
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn rotate(&mut self, rotation: Vec3f) {
[INFO] [stdout]     |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `point`
[INFO] [stdout]   --> src/geometry/capsule.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn contains_point(&self, point: Vec3f) -> bool {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ray`
[INFO] [stdout]   --> src/geometry/capsule.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn intersects_ray(&self, ray: &Segment<Vec3f>) -> bool {
[INFO] [stdout]    |                              ^^^ help: if this is intentional, prefix it with an underscore: `_ray`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rotation`
[INFO] [stdout]   --> src/geometry/capsule.rs:81:26
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn rotate(&mut self, rotation: Vec3f) {
[INFO] [stdout]    |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `direction`
[INFO] [stdout]   --> src/geometry/circle.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn furthest_point(&self, direction: Vec2f) -> Vec2f {
[INFO] [stdout]    |                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `direction`
[INFO] [stdout]   --> src/geometry/poly.rs:84:30
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn furthest_point(&self, direction: Vec2f) -> Vec2f {
[INFO] [stdout]    |                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `point`
[INFO] [stdout]    --> src/geometry/poly.rs:123:30
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn contains_point(&self, point: Vec3f) -> bool {
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ray`
[INFO] [stdout]    --> src/geometry/poly.rs:127:30
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn intersects_ray(&self, ray: &Segment<Vec3f>) -> bool {
[INFO] [stdout]     |                              ^^^ help: if this is intentional, prefix it with an underscore: `_ray`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `direction`
[INFO] [stdout]    --> src/geometry/poly.rs:160:30
[INFO] [stdout]     |
[INFO] [stdout] 160 |     fn furthest_point(&self, direction: Vec3f) -> Vec3f {
[INFO] [stdout]     |                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rotation`
[INFO] [stdout]    --> src/geometry/poly.rs:186:26
[INFO] [stdout]     |
[INFO] [stdout] 186 |     fn rotate(&mut self, rotation: Vec3f) {
[INFO] [stdout]     |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `direction`
[INFO] [stdout]    --> src/geometry/segment.rs:287:30
[INFO] [stdout]     |
[INFO] [stdout] 287 |     fn furthest_point(&self, direction: Vec2f) -> Vec2f {
[INFO] [stdout]     |                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ray`
[INFO] [stdout]    --> src/geometry/segment.rs:330:30
[INFO] [stdout]     |
[INFO] [stdout] 330 |     fn intersects_ray(&self, ray: &Segment<Vec3f>) -> bool {
[INFO] [stdout]     |                              ^^^ help: if this is intentional, prefix it with an underscore: `_ray`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `direction`
[INFO] [stdout]    --> src/geometry/segment.rs:353:30
[INFO] [stdout]     |
[INFO] [stdout] 353 |     fn furthest_point(&self, direction: Vec3f) -> Vec3f {
[INFO] [stdout]     |                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rotation`
[INFO] [stdout]    --> src/geometry/segment.rs:371:26
[INFO] [stdout]     |
[INFO] [stdout] 371 |     fn rotate(&mut self, rotation: Vec3f) {
[INFO] [stdout]     |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ray`
[INFO] [stdout]   --> src/geometry/sphere.rs:39:30
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn intersects_ray(&self, ray: &Segment<Vec3f>) -> bool {
[INFO] [stdout]    |                              ^^^ help: if this is intentional, prefix it with an underscore: `_ray`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rotation`
[INFO] [stdout]   --> src/geometry/sphere.rs:66:26
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn rotate(&mut self, rotation: Vec3f) {
[INFO] [stdout]    |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `direction`
[INFO] [stdout]   --> src/geometry/triangle.rs:84:30
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn furthest_point(&self, direction: Vec2f) -> Vec2f {
[INFO] [stdout]    |                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `direction`
[INFO] [stdout]   --> src/geometry/aabb.rs:99:30
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn furthest_point(&self, direction: Vec2f) -> Vec2f {
[INFO] [stdout]    |                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rotation`
[INFO] [stdout]    --> src/geometry/aabb.rs:117:26
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn rotate(&mut self, rotation: Vec2f) {
[INFO] [stdout]     |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ray`
[INFO] [stdout]    --> src/geometry/aabb.rs:173:30
[INFO] [stdout]     |
[INFO] [stdout] 173 |     fn intersects_ray(&self, ray: &Segment<Vec3f>) -> bool {
[INFO] [stdout]     |                              ^^^ help: if this is intentional, prefix it with an underscore: `_ray`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `direction`
[INFO] [stdout]    --> src/geometry/aabb.rs:185:30
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn furthest_point(&self, direction: Vec3f) -> Vec3f {
[INFO] [stdout]     |                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rotation`
[INFO] [stdout]    --> src/geometry/aabb.rs:203:26
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn rotate(&mut self, rotation: Vec3f) {
[INFO] [stdout]     |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `point`
[INFO] [stdout]   --> src/geometry/capsule.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn contains_point(&self, point: Vec3f) -> bool {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ray`
[INFO] [stdout]   --> src/geometry/capsule.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn intersects_ray(&self, ray: &Segment<Vec3f>) -> bool {
[INFO] [stdout]    |                              ^^^ help: if this is intentional, prefix it with an underscore: `_ray`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rotation`
[INFO] [stdout]   --> src/geometry/capsule.rs:81:26
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn rotate(&mut self, rotation: Vec3f) {
[INFO] [stdout]    |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `direction`
[INFO] [stdout]   --> src/geometry/circle.rs:50:30
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn furthest_point(&self, direction: Vec2f) -> Vec2f {
[INFO] [stdout]    |                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `direction`
[INFO] [stdout]   --> src/geometry/poly.rs:84:30
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn furthest_point(&self, direction: Vec2f) -> Vec2f {
[INFO] [stdout]    |                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `point`
[INFO] [stdout]    --> src/geometry/poly.rs:123:30
[INFO] [stdout]     |
[INFO] [stdout] 123 |     fn contains_point(&self, point: Vec3f) -> bool {
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ray`
[INFO] [stdout]    --> src/geometry/poly.rs:127:30
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn intersects_ray(&self, ray: &Segment<Vec3f>) -> bool {
[INFO] [stdout]     |                              ^^^ help: if this is intentional, prefix it with an underscore: `_ray`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `direction`
[INFO] [stdout]    --> src/geometry/poly.rs:160:30
[INFO] [stdout]     |
[INFO] [stdout] 160 |     fn furthest_point(&self, direction: Vec3f) -> Vec3f {
[INFO] [stdout]     |                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rotation`
[INFO] [stdout]    --> src/geometry/poly.rs:186:26
[INFO] [stdout]     |
[INFO] [stdout] 186 |     fn rotate(&mut self, rotation: Vec3f) {
[INFO] [stdout]     |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `direction`
[INFO] [stdout]    --> src/geometry/segment.rs:287:30
[INFO] [stdout]     |
[INFO] [stdout] 287 |     fn furthest_point(&self, direction: Vec2f) -> Vec2f {
[INFO] [stdout]     |                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ray`
[INFO] [stdout]    --> src/geometry/segment.rs:330:30
[INFO] [stdout]     |
[INFO] [stdout] 330 |     fn intersects_ray(&self, ray: &Segment<Vec3f>) -> bool {
[INFO] [stdout]     |                              ^^^ help: if this is intentional, prefix it with an underscore: `_ray`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `direction`
[INFO] [stdout]    --> src/geometry/segment.rs:353:30
[INFO] [stdout]     |
[INFO] [stdout] 353 |     fn furthest_point(&self, direction: Vec3f) -> Vec3f {
[INFO] [stdout]     |                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rotation`
[INFO] [stdout]    --> src/geometry/segment.rs:371:26
[INFO] [stdout]     |
[INFO] [stdout] 371 |     fn rotate(&mut self, rotation: Vec3f) {
[INFO] [stdout]     |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ray`
[INFO] [stdout]   --> src/geometry/sphere.rs:39:30
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn intersects_ray(&self, ray: &Segment<Vec3f>) -> bool {
[INFO] [stdout]    |                              ^^^ help: if this is intentional, prefix it with an underscore: `_ray`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rotation`
[INFO] [stdout]   --> src/geometry/sphere.rs:66:26
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn rotate(&mut self, rotation: Vec3f) {
[INFO] [stdout]    |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `direction`
[INFO] [stdout]   --> src/geometry/triangle.rs:84:30
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn furthest_point(&self, direction: Vec2f) -> Vec2f {
[INFO] [stdout]    |                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `contains` is never used
[INFO] [stdout]   --> src/geometry/collision/sat.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn contains(main_min: f32, main_max: f32, other_min: f32, other_max: f32) -> bool {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/linear/mat.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub trait Matrix:
[INFO] [stdout]    |           ------ associated items in this trait
[INFO] [stdout] ...
[INFO] [stdout] 35 |     fn uniform(a: f32) -> Self;
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 36 |     fn transpose(&self) -> Self;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 37 |     fn sqrt(&self) -> Self;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 38 |     fn abs(&self) -> Self;
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 39 |     fn recip(&self) -> Self;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 40 |     fn round(&self) -> Self;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 41 |     fn trunc(&self) -> Self;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 42 |     fn fract(&self) -> Self;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 43 |     fn floor(&self) -> Self;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 44 |     fn ceil(&self) -> Self;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `contains` is never used
[INFO] [stdout]   --> src/geometry/collision/sat.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn contains(main_min: f32, main_max: f32, other_min: f32, other_max: f32) -> bool {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/linear/mat.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub trait Matrix:
[INFO] [stdout]    |           ------ associated items in this trait
[INFO] [stdout] ...
[INFO] [stdout] 35 |     fn uniform(a: f32) -> Self;
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 36 |     fn transpose(&self) -> Self;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 37 |     fn sqrt(&self) -> Self;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 38 |     fn abs(&self) -> Self;
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 39 |     fn recip(&self) -> Self;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 40 |     fn round(&self) -> Self;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 41 |     fn trunc(&self) -> Self;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 42 |     fn fract(&self) -> Self;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 43 |     fn floor(&self) -> Self;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 44 |     fn ceil(&self) -> Self;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] running `Command { std: "docker" "inspect" "f70ae3ab5782fadc1e431b4720ee8627ed2d3d5779fe1d15f35bb2a729a85d13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f70ae3ab5782fadc1e431b4720ee8627ed2d3d5779fe1d15f35bb2a729a85d13", kill_on_drop: false }`
[INFO] [stdout] f70ae3ab5782fadc1e431b4720ee8627ed2d3d5779fe1d15f35bb2a729a85d13
