[INFO] cloning repository https://github.com/Jackrekirby/Ray-Tracing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jackrekirby/Ray-Tracing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJackrekirby%2FRay-Tracing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJackrekirby%2FRay-Tracing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc9ba41f9c09da77ef6e00389cdb64ad386dbc93 [INFO] testing Jackrekirby/Ray-Tracing against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJackrekirby%2FRay-Tracing" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jackrekirby/Ray-Tracing on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Jackrekirby/Ray-Tracing [INFO] finished tweaking git repo https://github.com/Jackrekirby/Ray-Tracing [INFO] tweaked toml for git repo https://github.com/Jackrekirby/Ray-Tracing written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Jackrekirby/Ray-Tracing 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossbeam-channel v0.5.4 [INFO] [stderr] Downloaded queues v1.1.0 [INFO] [stderr] Downloaded glam v0.20.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5629f2d24082b4737bb4902a48c395bcde2ebb3570345118b04a6255dd327fb [INFO] running `Command { std: "docker" "start" "-a" "e5629f2d24082b4737bb4902a48c395bcde2ebb3570345118b04a6255dd327fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5629f2d24082b4737bb4902a48c395bcde2ebb3570345118b04a6255dd327fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5629f2d24082b4737bb4902a48c395bcde2ebb3570345118b04a6255dd327fb", kill_on_drop: false }` [INFO] [stdout] e5629f2d24082b4737bb4902a48c395bcde2ebb3570345118b04a6255dd327fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ef78246e386518d79727fbaa61d032fb3cb76af5ac5906170aab54fd36d6378 [INFO] running `Command { std: "docker" "start" "-a" "7ef78246e386518d79727fbaa61d032fb3cb76af5ac5906170aab54fd36d6378", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling queues v1.1.0 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] Compiling glam v0.20.5 [INFO] [stderr] Compiling js-sys v0.3.57 [INFO] [stderr] Compiling web-sys v0.3.57 [INFO] [stderr] Compiling raytracing v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/main.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | index: usize, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PixelDelta` is never constructed [INFO] [stdout] --> src/raytracer.rs:228:12 [INFO] [stdout] | [INFO] [stdout] 228 | pub struct PixelDelta { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PixelDelta` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/raytracer.rs:234:12 [INFO] [stdout] | [INFO] [stdout] 233 | impl PixelDelta { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 234 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_bounding_volume` is never used [INFO] [stdout] --> src/raytracer.rs:255:8 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn add_bounding_volume( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `slice` is never used [INFO] [stdout] --> src/raytracer.rs:344:12 [INFO] [stdout] | [INFO] [stdout] 277 | impl BoundingVolume { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 344 | pub fn slice<'a>(&self, spheres: &'a mut Vec) -> &'a mut [Sphere] { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `calc_test` is never used [INFO] [stdout] --> src/raytracer.rs:387:8 [INFO] [stdout] | [INFO] [stdout] 387 | pub fn calc_test(spheres: &[Sphere]) -> (Vec3A, Vec3A, Vec3A, usize) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_scene2` is never used [INFO] [stdout] --> src/raytracer.rs:489:8 [INFO] [stdout] | [INFO] [stdout] 489 | pub fn render_scene2( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `calculate_bounding_volumes` is never used [INFO] [stdout] --> src/raytracer.rs:873:12 [INFO] [stdout] | [INFO] [stdout] 810 | impl Objects { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 873 | pub fn calculate_bounding_volumes(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `w` is never read [INFO] [stdout] --> src/raytracer.rs:1187:9 [INFO] [stdout] | [INFO] [stdout] 1180 | pub struct Camera { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 1187 | pub w: Vec3A, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `w` is never read [INFO] [stdout] --> src/raytracer.rs:1187:9 [INFO] [stdout] | [INFO] [stdout] 1180 | pub struct Camera { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 1187 | pub w: Vec3A, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.80 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "7ef78246e386518d79727fbaa61d032fb3cb76af5ac5906170aab54fd36d6378", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ef78246e386518d79727fbaa61d032fb3cb76af5ac5906170aab54fd36d6378", kill_on_drop: false }` [INFO] [stdout] 7ef78246e386518d79727fbaa61d032fb3cb76af5ac5906170aab54fd36d6378 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9656fe230b5de03f2ae8602da0404220c1aef071c142acfdb6d4c7d9be161efa [INFO] running `Command { std: "docker" "start" "-a" "9656fe230b5de03f2ae8602da0404220c1aef071c142acfdb6d4c7d9be161efa", kill_on_drop: false }` [INFO] [stderr] Compiling raytracing v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `PixelDelta` is never constructed [INFO] [stdout] --> src/raytracer.rs:228:12 [INFO] [stdout] | [INFO] [stdout] 228 | pub struct PixelDelta { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PixelDelta` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/raytracer.rs:234:12 [INFO] [stdout] | [INFO] [stdout] 233 | impl PixelDelta { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 234 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_bounding_volume` is never used [INFO] [stdout] --> src/raytracer.rs:255:8 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn add_bounding_volume( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `slice` is never used [INFO] [stdout] --> src/raytracer.rs:344:12 [INFO] [stdout] | [INFO] [stdout] 277 | impl BoundingVolume { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 344 | pub fn slice<'a>(&self, spheres: &'a mut Vec) -> &'a mut [Sphere] { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `calc_test` is never used [INFO] [stdout] --> src/raytracer.rs:387:8 [INFO] [stdout] | [INFO] [stdout] 387 | pub fn calc_test(spheres: &[Sphere]) -> (Vec3A, Vec3A, Vec3A, usize) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_scene2` is never used [INFO] [stdout] --> src/raytracer.rs:489:8 [INFO] [stdout] | [INFO] [stdout] 489 | pub fn render_scene2( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `calculate_bounding_volumes` is never used [INFO] [stdout] --> src/raytracer.rs:873:12 [INFO] [stdout] | [INFO] [stdout] 810 | impl Objects { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 873 | pub fn calculate_bounding_volumes(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `w` is never read [INFO] [stdout] --> src/raytracer.rs:1187:9 [INFO] [stdout] | [INFO] [stdout] 1180 | pub struct Camera { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 1187 | pub w: Vec3A, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/main.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | index: usize, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `w` is never read [INFO] [stdout] --> src/raytracer.rs:1187:9 [INFO] [stdout] | [INFO] [stdout] 1180 | pub struct Camera { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 1187 | pub w: Vec3A, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.44s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.80 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "9656fe230b5de03f2ae8602da0404220c1aef071c142acfdb6d4c7d9be161efa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9656fe230b5de03f2ae8602da0404220c1aef071c142acfdb6d4c7d9be161efa", kill_on_drop: false }` [INFO] [stdout] 9656fe230b5de03f2ae8602da0404220c1aef071c142acfdb6d4c7d9be161efa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4022dc074dc6de1ede15579f642b8c5f9ccb4231a161c268d95095cb52c5950f [INFO] running `Command { std: "docker" "start" "-a" "4022dc074dc6de1ede15579f642b8c5f9ccb4231a161c268d95095cb52c5950f", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `index` [INFO] [stderr] --> src/main.rs:158:5 [INFO] [stderr] | [INFO] [stderr] 158 | index: usize, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `w` is never read [INFO] [stderr] --> src/raytracer.rs:1187:9 [INFO] [stderr] | [INFO] [stderr] 1180 | pub struct Camera { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 1187 | pub w: Vec3A, [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `raytracing` (bin "raytracer_bin" test) generated 2 warnings [INFO] [stderr] warning: struct `PixelDelta` is never constructed [INFO] [stderr] --> src/raytracer.rs:228:12 [INFO] [stderr] | [INFO] [stderr] 228 | pub struct PixelDelta { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `PixelDelta` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/raytracer.rs:234:12 [INFO] [stderr] | [INFO] [stderr] 233 | impl PixelDelta { [INFO] [stderr] | --------------- associated function in this implementation [INFO] [stderr] 234 | pub fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `add_bounding_volume` is never used [INFO] [stderr] --> src/raytracer.rs:255:8 [INFO] [stderr] | [INFO] [stderr] 255 | pub fn add_bounding_volume( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `slice` is never used [INFO] [stderr] --> src/raytracer.rs:344:12 [INFO] [stderr] | [INFO] [stderr] 277 | impl BoundingVolume { [INFO] [stderr] | ------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 344 | pub fn slice<'a>(&self, spheres: &'a mut Vec) -> &'a mut [Sphere] { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `calc_test` is never used [INFO] [stderr] --> src/raytracer.rs:387:8 [INFO] [stderr] | [INFO] [stderr] 387 | pub fn calc_test(spheres: &[Sphere]) -> (Vec3A, Vec3A, Vec3A, usize) { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `render_scene2` is never used [INFO] [stderr] --> src/raytracer.rs:489:8 [INFO] [stderr] | [INFO] [stderr] 489 | pub fn render_scene2( [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `calculate_bounding_volumes` is never used [INFO] [stderr] --> src/raytracer.rs:873:12 [INFO] [stderr] | [INFO] [stderr] 810 | impl Objects { [INFO] [stderr] | ------------ method in this implementation [INFO] [stderr] ... [INFO] [stderr] 873 | pub fn calculate_bounding_volumes(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `w` is never read [INFO] [stderr] --> src/raytracer.rs:1187:9 [INFO] [stderr] | [INFO] [stderr] 1180 | pub struct Camera { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 1187 | pub w: Vec3A, [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] warning: `raytracing` (lib test) generated 8 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.80 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/raytracer_lib-b7f503f41c1a30e7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/raytracer_bin-1ae3d3331e2537e1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4022dc074dc6de1ede15579f642b8c5f9ccb4231a161c268d95095cb52c5950f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4022dc074dc6de1ede15579f642b8c5f9ccb4231a161c268d95095cb52c5950f", kill_on_drop: false }` [INFO] [stdout] 4022dc074dc6de1ede15579f642b8c5f9ccb4231a161c268d95095cb52c5950f