[INFO] cloning repository https://github.com/will-zegers/raytracer-challenge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/will-zegers/raytracer-challenge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwill-zegers%2Fraytracer-challenge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwill-zegers%2Fraytracer-challenge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d570a4c53f2bf7e31f7a73999ada0ffec704b215
[INFO] checking will-zegers/raytracer-challenge against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwill-zegers%2Fraytracer-challenge" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/will-zegers/raytracer-challenge
[INFO] finished tweaking git repo https://github.com/will-zegers/raytracer-challenge
[INFO] tweaked toml for git repo https://github.com/will-zegers/raytracer-challenge written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/will-zegers/raytracer-challenge on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/will-zegers/raytracer-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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8a51f156b715ecfbd0bfe2686145c47a4f718834b1474daf70f373c8a62e3f70
[INFO] running `Command { std: "docker" "start" "-a" "8a51f156b715ecfbd0bfe2686145c47a4f718834b1474daf70f373c8a62e3f70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a51f156b715ecfbd0bfe2686145c47a4f718834b1474daf70f373c8a62e3f70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a51f156b715ecfbd0bfe2686145c47a4f718834b1474daf70f373c8a62e3f70", kill_on_drop: false }`
[INFO] [stdout] 8a51f156b715ecfbd0bfe2686145c47a4f718834b1474daf70f373c8a62e3f70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a29040601eca1fda1a35744e29e03ba7a96d44c6ca21e88d72260557b23d8c22
[INFO] running `Command { std: "docker" "start" "-a" "a29040601eca1fda1a35744e29e03ba7a96d44c6ca21e88d72260557b23d8c22", kill_on_drop: false }`
[INFO] [stderr]     Checking bdd-raytracer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `t`, `point`, and `inside` are never read
[INFO] [stdout]   --> src/hit_record.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct HitRecord {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 14 |     pub t: f64,
[INFO] [stdout]    |         ^
[INFO] [stdout] 15 |     pub object: Rc<dyn Shape>,
[INFO] [stdout] 16 |     pub point: Point,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub inside: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `default` is never used
[INFO] [stdout]   --> src/light.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl PointLight {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn default() -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `with_ambient`, `with_specular`, and `with_shininess` are never used
[INFO] [stdout]   --> src/material.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl Material {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 19 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub fn with_ambient(mut self, ambient: f64) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn with_specular(mut self, specular: f64) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn with_shininess(mut self, shininess: f64) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Gradient` is never constructed
[INFO] [stdout]  --> src/patterns/gradient.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Gradient {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `with_transform` are never used
[INFO] [stdout]   --> src/patterns/gradient.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Gradient {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 15 |     pub fn new(color_from: Color, color_to: Color) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn with_transform(mut self, tf: Matrix) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ring` is never constructed
[INFO] [stdout]  --> src/patterns/ring.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Ring {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `with_transform` are never used
[INFO] [stdout]   --> src/patterns/ring.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Ring {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 15 |     pub fn new(color1: Color, color2: Color) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn with_transform(mut self, tf: Matrix) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_transform` is never used
[INFO] [stdout]   --> src/patterns/solid.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Solid {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn with_transform(mut self, tf: Matrix) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EPSILON` is never used
[INFO] [stdout]   --> src/shape/cone.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const EPSILON: f64 = BaseEPSILON * 1e6;
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Cone` is never constructed
[INFO] [stdout]   --> src/shape/cone.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Cone {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `default`, `with_material`, `with_transform`, `with_bounds`, and `intersects_caps` are never used
[INFO] [stdout]   --> src/shape/cone.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Cone {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 24 |     pub fn new(material: Material, tf: Matrix, bounds: (f64, f64), closed: bool) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn default() -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn with_material(mut self, m: Material) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn with_transform(mut self, tf: Matrix) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub fn with_bounds(mut self, min: f64, max: f64, closed: bool) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     fn intersects_caps(&self, r: Ray) -> Vec<f64> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_cap` is never used
[INFO] [stdout]   --> src/shape/cone.rs:94:4
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn check_cap(r: Ray, t: f64) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_material` and `set_transform` are never used
[INFO] [stdout]   --> src/shape/cube.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Cube {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn set_material(&mut self, m: Material) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn set_transform(&mut self, tf: Matrix) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EPSILON` is never used
[INFO] [stdout]   --> src/shape/cylinder.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | const EPSILON: f64 = BaseEPSILON * 1e6;
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Cylinder` is never constructed
[INFO] [stdout]   --> src/shape/cylinder.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Cylinder {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `default`, `with_material`, `with_transform`, `with_bounds`, and `intersect_caps` are never used
[INFO] [stdout]   --> src/shape/cylinder.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl Cylinder {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 25 |     pub fn new(material: Material, tf: Matrix, bounds: (f64, f64), closed: bool) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn default() -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn with_material(mut self, m: Material) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn with_transform(mut self, tf: Matrix) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub fn with_bounds(mut self, min: f64, max: f64, closed: bool) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     fn intersect_caps(&self, r: Ray) -> Vec<f64> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_cap` is never used
[INFO] [stdout]   --> src/shape/cylinder.rs:96:4
[INFO] [stdout]    |
[INFO] [stdout] 96 | fn check_cap(r: Ray, t: f64) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Plane` is never constructed
[INFO] [stdout]  --> src/shape/plane.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Plane {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `with_material`, and `with_transform` are never used
[INFO] [stdout]   --> src/shape/plane.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Plane {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout] 17 |     pub fn new(transform: Matrix, material: Material) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn with_material(mut self, m: Material) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn with_transform(mut self, t: Matrix) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `glass` is never used
[INFO] [stdout]   --> src/shape/sphere.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Sphere {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn glass() -> Self {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add` is never used
[INFO] [stdout]   --> src/world.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl World {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn add(&mut self, shape: Rc<dyn Shape>) {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `with_ambient`, `with_specular`, and `with_shininess` are never used
[INFO] [stdout]   --> src/material.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl Material {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub fn with_ambient(mut self, ambient: f64) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn with_specular(mut self, specular: f64) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn with_shininess(mut self, shininess: f64) -> Self {
[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 `with_transform` is never used
[INFO] [stdout]   --> src/patterns/gradient.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Gradient {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn with_transform(mut self, tf: Matrix) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_transform` is never used
[INFO] [stdout]   --> src/patterns/ring.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Ring {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn with_transform(mut self, tf: Matrix) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_transform` is never used
[INFO] [stdout]   --> src/patterns/solid.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Solid {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn with_transform(mut self, tf: Matrix) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_transform` is never used
[INFO] [stdout]   --> src/patterns/test_pattern.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl TestPattern {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn with_transform(mut self, tf: Matrix) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `with_material`, and `with_transform` are never used
[INFO] [stdout]   --> src/shape/cone.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Cone {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 24 |     pub fn new(material: Material, tf: Matrix, bounds: (f64, f64), closed: bool) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn with_material(mut self, m: Material) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn with_transform(mut self, tf: Matrix) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_material` and `set_transform` are never used
[INFO] [stdout]   --> src/shape/cube.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Cube {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn set_material(&mut self, m: Material) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn set_transform(&mut self, tf: Matrix) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `with_material`, and `with_transform` are never used
[INFO] [stdout]   --> src/shape/cylinder.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl Cylinder {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 25 |     pub fn new(material: Material, tf: Matrix, bounds: (f64, f64), closed: bool) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn with_material(mut self, m: Material) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn with_transform(mut self, tf: Matrix) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/shape/plane.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Plane {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 17 |     pub fn new(transform: Matrix, material: Material) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] running `Command { std: "docker" "inspect" "a29040601eca1fda1a35744e29e03ba7a96d44c6ca21e88d72260557b23d8c22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a29040601eca1fda1a35744e29e03ba7a96d44c6ca21e88d72260557b23d8c22", kill_on_drop: false }`
[INFO] [stdout] a29040601eca1fda1a35744e29e03ba7a96d44c6ca21e88d72260557b23d8c22
