[INFO] cloning repository https://github.com/DarkhanShakhan/ray-tracer-challenge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DarkhanShakhan/ray-tracer-challenge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkhanShakhan%2Fray-tracer-challenge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkhanShakhan%2Fray-tracer-challenge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 85820befeb6034aee34acfe99aad1136eff6ca30
[INFO] checking DarkhanShakhan/ray-tracer-challenge against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkhanShakhan%2Fray-tracer-challenge" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DarkhanShakhan/ray-tracer-challenge
[INFO] finished tweaking git repo https://github.com/DarkhanShakhan/ray-tracer-challenge
[INFO] tweaked toml for git repo https://github.com/DarkhanShakhan/ray-tracer-challenge written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DarkhanShakhan/ray-tracer-challenge on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DarkhanShakhan/ray-tracer-challenge 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f331bbfbc0f2d8742b0944e7b3b9429529c66bb45984cd47d48f6c025b55a88
[INFO] running `Command { std: "docker" "start" "-a" "7f331bbfbc0f2d8742b0944e7b3b9429529c66bb45984cd47d48f6c025b55a88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f331bbfbc0f2d8742b0944e7b3b9429529c66bb45984cd47d48f6c025b55a88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f331bbfbc0f2d8742b0944e7b3b9429529c66bb45984cd47d48f6c025b55a88", kill_on_drop: false }`
[INFO] [stdout] 7f331bbfbc0f2d8742b0944e7b3b9429529c66bb45984cd47d48f6c025b55a88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2248ed310be7e372471e9428f68d712faf5c0afe302051e110a58d4f8856f23
[INFO] running `Command { std: "docker" "start" "-a" "a2248ed310be7e372471e9428f68d712faf5c0afe302051e110a58d4f8856f23", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling portable-atomic v1.4.2
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking indicatif v0.17.6
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling uuid-macro-internal v1.4.1
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]     Checking ray-tracer-challenge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `intersections` and `self`
[INFO] [stdout]  --> src/features/cube.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 |     intersections::{self, intersections, Intersection},
[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: `hit`
[INFO] [stdout]    --> src/features/intersections.rs:178:17
[INFO] [stdout]     |
[INFO] [stdout] 178 |     use super::{hit, Intersection};
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rays::transform`
[INFO] [stdout]  --> src/features/planes.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::features::{rays::transform, shape::Shape};
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `self` and `transform`
[INFO] [stdout]  --> src/features/spheres.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 |     intersections::{self, intersections, Intersection},
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7 |     rays::{transform, Ray},
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Gradient`, `Ring`, `Stripe`, `rotation_z`, and `shearing`
[INFO] [stdout]   --> src/practice/sphere.rs:8:25
[INFO] [stdout]    |
[INFO] [stdout]  8 |     patterns::{Checker, Gradient, Pattern, Ring, Stripe},
[INFO] [stdout]    |                         ^^^^^^^^           ^^^^  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |         rotation_x, rotation_y, rotation_z, scaling, shearing, translation, view_transformation,
[INFO] [stdout]    |                                 ^^^^^^^^^^           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `field_of_view` is never read
[INFO] [stdout]   --> src/features/camera.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout]  8 |     pub struct Camera {
[INFO] [stdout]    |                ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |         pub field_of_view: 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: method `pixel_at` is never used
[INFO] [stdout]   --> src/features/canvas.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Canvas {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn pixel_at(&self, x: usize, y: usize) -> Tuple {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `t`, `point`, `inside`, `under_point`, `n1`, and `n2` are never read
[INFO] [stdout]    --> src/features/intersections.rs:181:13
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub struct Computation {
[INFO] [stdout]     |                ----------- fields in this struct
[INFO] [stdout] 181 |         pub t: f32,
[INFO] [stdout]     |             ^
[INFO] [stdout] 182 |         pub object: Shape,
[INFO] [stdout] 183 |         pub point: Tuple,
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |         pub inside: bool,
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] 188 |         pub over_point: Tuple,
[INFO] [stdout] 189 |         pub under_point: Tuple,
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] 190 |         pub n1: f32,
[INFO] [stdout]     |             ^^
[INFO] [stdout] 191 |         pub n2: f32,
[INFO] [stdout]     |             ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `random` is never used
[INFO] [stdout]   --> src/features/matrice.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Matrice {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     fn random(size: usize) -> Self {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Stripe`, `Gradient`, and `Ring` are never constructed
[INFO] [stdout]  --> src/features/patterns.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum Pattern {
[INFO] [stdout]   |          ------- variants in this enum
[INFO] [stdout] 7 |     Stripe(Stripe),
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 8 |     Gradient(Gradient),
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 9 |     Ring(Ring),
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Pattern` 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: method `set_transform` is never used
[INFO] [stdout]   --> src/features/patterns.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Pattern {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn set_transform(&mut self, transform: Matrice) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `at_object`, and `set_transform` are never used
[INFO] [stdout]   --> src/features/patterns.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl Stripe {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 51 |     pub fn new(a: Tuple, b: Tuple) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn at_object(&self, object: &Shape, point: &Tuple) -> Tuple {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn set_transform(&mut self, tranform: Matrice) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `set_transform` are never used
[INFO] [stdout]    --> src/features/patterns.rs:169:12
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl Gradient {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] 169 |     pub fn new(from: Tuple, to: Tuple) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 |     pub fn set_transform(&mut self, tranform: Matrice) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `set_transform`, and `transform` are never used
[INFO] [stdout]    --> src/features/patterns.rs:229:12
[INFO] [stdout]     |
[INFO] [stdout] 228 | impl Ring {
[INFO] [stdout]     | --------- associated items in this implementation
[INFO] [stdout] 229 |     pub fn new(a: Tuple, b: Tuple) -> Ring {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 237 |     pub fn set_transform(&mut self, transform: Matrice) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 240 |     pub fn transform(&self) -> Matrice {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_transform` and `transform` are never used
[INFO] [stdout]    --> src/features/patterns.rs:299:12
[INFO] [stdout]     |
[INFO] [stdout] 291 | impl Checker {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 299 |     pub fn set_transform(&mut self, transform: Matrice) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 302 |     pub fn transform(&self) -> Matrice {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_material_ambient` is never used
[INFO] [stdout]   --> src/features/shape.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl Shape {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub fn set_material_ambient(&mut self, ambient: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `glass_sphere` is never used
[INFO] [stdout]   --> src/features/spheres.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl Sphere {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn glass_sphere() -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rotation_z` is never used
[INFO] [stdout]   --> src/features/transformations.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn rotation_z(rad: f32) -> Matrice {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `shearing` is never used
[INFO] [stdout]   --> src/features/transformations.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn shearing(xy: f32, xz: f32, yx: f32, yz: f32, zx: f32, zy: f32) -> Matrice {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_light` and `refracted_color` are never used
[INFO] [stdout]   --> src/features/world.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl World {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn set_light(&mut self, light: Light) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn refracted_color(&self, comps: &Computation, remaining: u32) -> Tuple {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `intersections` and `self`
[INFO] [stdout]  --> src/features/cube.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 |     intersections::{self, intersections, Intersection},
[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: `hit`
[INFO] [stdout]    --> src/features/intersections.rs:178:17
[INFO] [stdout]     |
[INFO] [stdout] 178 |     use super::{hit, Intersection};
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::f32::EPSILON`
[INFO] [stdout]    --> src/features/intersections.rs:316:9
[INFO] [stdout]     |
[INFO] [stdout] 316 |     use std::f32::EPSILON;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rays::transform`
[INFO] [stdout]  --> src/features/planes.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::features::{rays::transform, shape::Shape};
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `self` and `transform`
[INFO] [stdout]  --> src/features/spheres.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 |     intersections::{self, intersections, Intersection},
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7 |     rays::{transform, Ray},
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Checker`
[INFO] [stdout]    --> src/features/world.rs:324:41
[INFO] [stdout]     |
[INFO] [stdout] 324 |         use crate::features::patterns::{Checker, Pattern, Stripe};
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Gradient`, `Ring`, `Stripe`, `rotation_z`, and `shearing`
[INFO] [stdout]   --> src/practice/sphere.rs:8:25
[INFO] [stdout]    |
[INFO] [stdout]  8 |     patterns::{Checker, Gradient, Pattern, Ring, Stripe},
[INFO] [stdout]    |                         ^^^^^^^^           ^^^^  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |         rotation_x, rotation_y, rotation_z, scaling, shearing, translation, view_transformation,
[INFO] [stdout]    |                                 ^^^^^^^^^^           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Gradient` and `Ring` are never constructed
[INFO] [stdout]  --> src/features/patterns.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum Pattern {
[INFO] [stdout]   |          ------- variants in this enum
[INFO] [stdout] 7 |     Stripe(Stripe),
[INFO] [stdout] 8 |     Gradient(Gradient),
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 9 |     Ring(Ring),
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Pattern` 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: method `set_transform` is never used
[INFO] [stdout]   --> src/features/patterns.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Pattern {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn set_transform(&mut self, transform: Matrice) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_transform` is never used
[INFO] [stdout]    --> src/features/patterns.rs:182:12
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl Gradient {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 182 |     pub fn set_transform(&mut self, tranform: Matrice) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_transform` and `transform` are never used
[INFO] [stdout]    --> src/features/patterns.rs:237:12
[INFO] [stdout]     |
[INFO] [stdout] 228 | impl Ring {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 237 |     pub fn set_transform(&mut self, transform: Matrice) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 240 |     pub fn transform(&self) -> Matrice {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_transform` and `transform` are never used
[INFO] [stdout]    --> src/features/patterns.rs:299:12
[INFO] [stdout]     |
[INFO] [stdout] 291 | impl Checker {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 299 |     pub fn set_transform(&mut self, transform: Matrice) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 302 |     pub fn transform(&self) -> Matrice {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.57s
[INFO] running `Command { std: "docker" "inspect" "a2248ed310be7e372471e9428f68d712faf5c0afe302051e110a58d4f8856f23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2248ed310be7e372471e9428f68d712faf5c0afe302051e110a58d4f8856f23", kill_on_drop: false }`
[INFO] [stdout] a2248ed310be7e372471e9428f68d712faf5c0afe302051e110a58d4f8856f23
