[INFO] cloning repository https://github.com/Maddog241/rbrt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Maddog241/rbrt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaddog241%2Frbrt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaddog241%2Frbrt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3efa33a17d13581786201779a249f47693222edf
[INFO] checking Maddog241/rbrt against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaddog241%2Frbrt" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Maddog241/rbrt
[INFO] finished tweaking git repo https://github.com/Maddog241/rbrt
[INFO] tweaked toml for git repo https://github.com/Maddog241/rbrt written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Maddog241/rbrt on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Maddog241/rbrt 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded console v0.15.2
[INFO] [stderr]   Downloaded num_cpus v1.14.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.12
[INFO] [stderr]   Downloaded tobj v3.2.3
[INFO] [stderr]   Downloaded indicatif v0.17.2
[INFO] [stderr]   Downloaded half v2.1.0
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.11
[INFO] [stderr]   Downloaded miniz_oxide v0.5.4
[INFO] [stderr]   Downloaded portable-atomic v0.3.15
[INFO] [stderr]   Downloaded cgmath v0.18.0
[INFO] [stderr]   Downloaded image v0.24.5
[INFO] [stderr]   Downloaded syn v1.0.103
[INFO] [stderr]   Downloaded exr v1.5.2
[INFO] [stderr]   Downloaded tiff v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d15efae43a5d91eb7fcb1c34c0f533916839660e032c95f09cf93aa3567182c3
[INFO] running `Command { std: "docker" "start" "-a" "d15efae43a5d91eb7fcb1c34c0f533916839660e032c95f09cf93aa3567182c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d15efae43a5d91eb7fcb1c34c0f533916839660e032c95f09cf93aa3567182c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d15efae43a5d91eb7fcb1c34c0f533916839660e032c95f09cf93aa3567182c3", kill_on_drop: false }`
[INFO] [stdout] d15efae43a5d91eb7fcb1c34c0f533916839660e032c95f09cf93aa3567182c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d09c099836b361bbdef96d8a8027662d299d596d6fe5ea1545d5d74cb260c18d
[INFO] running `Command { std: "docker" "start" "-a" "d09c099836b361bbdef96d8a8027662d299d596d6fe5ea1545d5d74cb260c18d", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking spin v0.9.4
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]    Compiling portable-atomic v0.3.15
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]     Checking half v2.1.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bit_field v0.10.1
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking console v0.15.2
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking bytemuck v1.12.3
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tobj v3.2.3
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking indicatif v0.17.2
[INFO] [stderr]     Checking png v0.17.7
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking tiff v0.8.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking exr v1.5.2
[INFO] [stderr]     Checking image v0.24.5
[INFO] [stderr]     Checking rbrt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `InnerSpace`
[INFO] [stdout]   --> src/bxdf/mod.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 | use cgmath::{EuclideanSpace, InnerSpace, Point2, Point3, Vector3};
[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: `InnerSpace`
[INFO] [stdout]   --> src/bxdf/mod.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 | use cgmath::{EuclideanSpace, InnerSpace, Point2, Point3, Vector3};
[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 variable: `x`
[INFO] [stdout]   --> src/bxdf/microfacet.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let x = roughness.ln();
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wo`
[INFO] [stdout]   --> src/bxdf/microfacet.rs:68:29
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn sample_wh(&self, wo: Vector3<f64>, u: Point2<f64>) -> Vector3<f64> {
[INFO] [stdout]    |                             ^^ help: if this is intentional, prefix it with an underscore: `_wo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/bxdf/microfacet.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |         let x = roughness.ln();
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wo`
[INFO] [stdout]   --> src/bxdf/microfacet.rs:68:29
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn sample_wh(&self, wo: Vector3<f64>, u: Point2<f64>) -> Vector3<f64> {
[INFO] [stdout]    |                             ^^ help: if this is intentional, prefix it with an underscore: `_wo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Cylinder` is never constructed
[INFO] [stdout]   --> src/geometry/shape/cylinder.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Cylinder {
[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 `new` is never used
[INFO] [stdout]   --> src/geometry/shape/cylinder.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl Cylinder {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 19 |     pub fn new(object_to_world: Transform, world_to_object: Transform, radius: f64, z_min: f64, z_max: f64) -> Cylinder {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `texcoords` and `normals` are never read
[INFO] [stdout]   --> src/mesh.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct TriangleMesh {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 10 |     pub positions: Vec<Point3<f64>>,
[INFO] [stdout] 11 |     pub texcoords: Vec<Point2<f64>>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 12 |     pub normals: Vec<Vector3<f64>>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FresnelSchlick` is never constructed
[INFO] [stdout]    --> src/bxdf/fresnel.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub struct FresnelSchlick {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/bxdf/fresnel.rs:145:12
[INFO] [stdout]     |
[INFO] [stdout] 144 | impl FresnelSchlick {
[INFO] [stdout]     | ------------------- associated function in this implementation
[INFO] [stdout] 145 |     pub fn new(eta_a: f64, eta_b: f64) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScaleTexture` is never constructed
[INFO] [stdout]  --> src/texture/scale.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct ScaleTexture<T, U> {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MixTexture` is never constructed
[INFO] [stdout]  --> src/texture/mix.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct MixTexture<T> {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Texels` is never constructed
[INFO] [stdout]  --> src/texture/imagemap.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Texels {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `eval`, and `to_spectrum` are never used
[INFO] [stdout]   --> src/texture/imagemap.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Texels {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 15 |     pub fn new(filename: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     fn eval(&self, st: Point2<f64>) -> Spectrum {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     fn to_spectrum(rgb: &Rgb<u8>) -> Spectrum {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ImageTexture` is never constructed
[INFO] [stdout]   --> src/texture/imagemap.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct ImageTexture {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/texture/imagemap.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl ImageTexture {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 54 |     pub fn new(map: Box<dyn TextureMapping2D>, texels: Texels) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `TextureMapping2D` is never used
[INFO] [stdout]  --> src/texture/mapping.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub trait TextureMapping2D : Send + Sync{
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SphericalMapping` is never constructed
[INFO] [stdout]  --> src/texture/mapping/spherical.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct SphericalMapping {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `sphere` are never used
[INFO] [stdout]   --> src/texture/mapping/spherical.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl SphericalMapping {
[INFO] [stdout]    | --------------------- associated items in this implementation
[INFO] [stdout] 14 |     pub fn new(world_to_texture: Transform) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     fn sphere(&self, p: Point3<f64>) -> Point2<f64> {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Cylinder` is never constructed
[INFO] [stdout]   --> src/geometry/shape/cylinder.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Cylinder {
[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 `new` is never used
[INFO] [stdout]   --> src/geometry/shape/cylinder.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl Cylinder {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 19 |     pub fn new(object_to_world: Transform, world_to_object: Transform, radius: f64, z_min: f64, z_max: f64) -> Cylinder {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `texcoords` and `normals` are never read
[INFO] [stdout]   --> src/mesh.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct TriangleMesh {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 10 |     pub positions: Vec<Point3<f64>>,
[INFO] [stdout] 11 |     pub texcoords: Vec<Point2<f64>>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 12 |     pub normals: Vec<Vector3<f64>>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FresnelSchlick` is never constructed
[INFO] [stdout]    --> src/bxdf/fresnel.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub struct FresnelSchlick {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/bxdf/fresnel.rs:145:12
[INFO] [stdout]     |
[INFO] [stdout] 144 | impl FresnelSchlick {
[INFO] [stdout]     | ------------------- associated function in this implementation
[INFO] [stdout] 145 |     pub fn new(eta_a: f64, eta_b: f64) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScaleTexture` is never constructed
[INFO] [stdout]  --> src/texture/scale.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct ScaleTexture<T, U> {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MixTexture` is never constructed
[INFO] [stdout]  --> src/texture/mix.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct MixTexture<T> {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Texels` is never constructed
[INFO] [stdout]  --> src/texture/imagemap.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Texels {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `eval`, and `to_spectrum` are never used
[INFO] [stdout]   --> src/texture/imagemap.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Texels {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 15 |     pub fn new(filename: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     fn eval(&self, st: Point2<f64>) -> Spectrum {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     fn to_spectrum(rgb: &Rgb<u8>) -> Spectrum {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ImageTexture` is never constructed
[INFO] [stdout]   --> src/texture/imagemap.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct ImageTexture {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/texture/imagemap.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl ImageTexture {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 54 |     pub fn new(map: Box<dyn TextureMapping2D>, texels: Texels) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `TextureMapping2D` is never used
[INFO] [stdout]  --> src/texture/mapping.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub trait TextureMapping2D : Send + Sync{
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SphericalMapping` is never constructed
[INFO] [stdout]  --> src/texture/mapping/spherical.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct SphericalMapping {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `sphere` are never used
[INFO] [stdout]   --> src/texture/mapping/spherical.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl SphericalMapping {
[INFO] [stdout]    | --------------------- associated items in this implementation
[INFO] [stdout] 14 |     pub fn new(world_to_texture: Transform) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     fn sphere(&self, p: Point3<f64>) -> Point2<f64> {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.38s
[INFO] running `Command { std: "docker" "inspect" "d09c099836b361bbdef96d8a8027662d299d596d6fe5ea1545d5d74cb260c18d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d09c099836b361bbdef96d8a8027662d299d596d6fe5ea1545d5d74cb260c18d", kill_on_drop: false }`
[INFO] [stdout] d09c099836b361bbdef96d8a8027662d299d596d6fe5ea1545d5d74cb260c18d
