[INFO] cloning repository https://github.com/nouvadam/pathtracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nouvadam/pathtracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnouvadam%2Fpathtracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnouvadam%2Fpathtracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92a194ed50272ee18fb13cc0de0565653fb16647 [INFO] checking nouvadam/pathtracer against master#9503ea19edbf01b9435e80e17d60ce1b88390116 for pr-81782 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnouvadam%2Fpathtracer" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nouvadam/pathtracer on toolchain 9503ea19edbf01b9435e80e17d60ce1b88390116 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nouvadam/pathtracer [INFO] finished tweaking git repo https://github.com/nouvadam/pathtracer [INFO] tweaked toml for git repo https://github.com/nouvadam/pathtracer written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/nouvadam/pathtracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "fetch" "--locked" "--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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 74b53a65f3e5dd808bceddcac98aeefa288546cab61c70842616d87765d798f1 [INFO] running `Command { std: "docker" "start" "-a" "74b53a65f3e5dd808bceddcac98aeefa288546cab61c70842616d87765d798f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74b53a65f3e5dd808bceddcac98aeefa288546cab61c70842616d87765d798f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74b53a65f3e5dd808bceddcac98aeefa288546cab61c70842616d87765d798f1", kill_on_drop: false }` [INFO] [stdout] 74b53a65f3e5dd808bceddcac98aeefa288546cab61c70842616d87765d798f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0e7db4ccb5bcc502509b60d5f49e6cdc41cb52ace5457fc3cc7a8f4f05ca9eac [INFO] running `Command { std: "docker" "start" "-a" "0e7db4ccb5bcc502509b60d5f49e6cdc41cb52ace5457fc3cc7a8f4f05ca9eac", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking objekt v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling lexical v2.2.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking wavefront_obj v8.0.0 [INFO] [stderr] Checking permutation_iterator v0.1.2 [INFO] [stderr] Compiling arr_macro_impl v0.1.3 [INFO] [stderr] Checking arr_macro v0.1.3 [INFO] [stderr] Compiling objekt-clonable-impl v0.2.2 [INFO] [stderr] Checking objekt-clonable v0.2.2 [INFO] [stderr] Checking pathtracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/cornell_box.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use raytracer::material::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/simple_light.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use raytracer::misc::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/simple_light.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use raytracer::material::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/simple_light.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use raytracer::primitive::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/simple_light.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use raytracer::texture::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/simple_light.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use raytracer::hitables::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `raytracer`, `raytracer::misc::*`, `raytracer::material::*`, `raytracer::primitive::*`, `raytracer::texture::*`, `raytracer::hitables::*` [INFO] [stdout] --> examples/simple_light.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use raytracer::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] 2 | use raytracer::misc::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use raytracer::material::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use raytracer::primitive::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | use raytracer::texture::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | use raytracer::hitables::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/cornell_box.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use raytracer::primitive::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/cornell_box.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use raytracer::texture::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/cornell_box.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use raytracer::transform::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/cornell_box.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use raytracer::hitables::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `raytracer`, `raytracer::material::*`, `raytracer::primitive::*`, `raytracer::texture::*`, `raytracer::transform::*`, `raytracer::hitables::*` [INFO] [stdout] --> examples/cornell_box.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use raytracer::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] 2 | use raytracer::material::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use raytracer::primitive::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use raytracer::texture::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | use raytracer::transform::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | use raytracer::hitables::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/metal_sphere.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use raytracer::material::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/metal_sphere.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use raytracer::primitive::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/metal_sphere.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use raytracer::texture::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/metal_sphere.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use raytracer::hitables::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `raytracer`, `raytracer::material::*`, `raytracer::primitive::*`, `raytracer::texture::*`, `raytracer::hitables::*` [INFO] [stdout] --> examples/metal_sphere.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use raytracer::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] 2 | use raytracer::material::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use raytracer::primitive::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use raytracer::texture::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | use raytracer::hitables::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/pegasus.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use raytracer::material::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/pegasus.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use raytracer::primitive::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/pegasus.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use raytracer::texture::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/pegasus.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use raytracer::transform::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/pegasus.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use raytracer::hitables::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `raytracer`, `raytracer::material::*`, `raytracer::primitive::*`, `raytracer::texture::*`, `raytracer::transform::*`, `raytracer::hitables::*` [INFO] [stdout] --> examples/pegasus.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use raytracer::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] 2 | use raytracer::material::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use raytracer::primitive::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use raytracer::texture::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | use raytracer::transform::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | use raytracer::hitables::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/plasma_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use raytracer::material::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/plasma_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use raytracer::primitive::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/plasma_test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use raytracer::texture::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/plasma_test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use raytracer::transform::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/plasma_test.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use raytracer::hitables::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `raytracer`, `raytracer::material::*`, `raytracer::primitive::*`, `raytracer::texture::*`, `raytracer::transform::*`, `raytracer::hitables::*` [INFO] [stdout] --> examples/plasma_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use raytracer::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] 2 | use raytracer::material::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use raytracer::primitive::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use raytracer::texture::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | use raytracer::transform::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | use raytracer::hitables::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/diffuse_sphere.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use raytracer::material::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/diffuse_sphere.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use raytracer::primitive::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/diffuse_sphere.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use raytracer::texture::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/diffuse_sphere.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use raytracer::hitables::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `raytracer`, `raytracer::material::*`, `raytracer::primitive::*`, `raytracer::texture::*`, `raytracer::hitables::*` [INFO] [stdout] --> examples/diffuse_sphere.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use raytracer::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] 2 | use raytracer::material::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use raytracer::primitive::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use raytracer::texture::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | use raytracer::hitables::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/glass_sphere.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use raytracer::material::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/random_scene_3.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use raytracer::material::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/random_scene_2.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use raytracer::material::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/random_scene_2.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use raytracer::primitive::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/random_scene_2.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use raytracer::texture::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/random_scene_3.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use raytracer::primitive::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/random_scene_2.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use raytracer::hitables::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `raytracer`, `raytracer::material::*`, `raytracer::primitive::*`, `raytracer::texture::*`, `raytracer::hitables::*` [INFO] [stdout] --> examples/random_scene_2.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use raytracer::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] 3 | use raytracer::material::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use raytracer::primitive::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | use raytracer::texture::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | use raytracer::hitables::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/random_scene_3.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use raytracer::texture::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/random_scene_3.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use raytracer::hitables::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `raytracer`, `raytracer::material::*`, `raytracer::primitive::*`, `raytracer::texture::*`, `raytracer::hitables::*` [INFO] [stdout] --> examples/random_scene_3.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use raytracer::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] 3 | use raytracer::material::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use raytracer::primitive::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | use raytracer::texture::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | use raytracer::hitables::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/funky_monkey.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use raytracer::material::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/funky_monkey.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use raytracer::primitive::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/funky_monkey.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use raytracer::texture::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/funky_monkey.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use raytracer::transform::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/funky_monkey.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use raytracer::hitables::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `raytracer`, `raytracer::material::*`, `raytracer::primitive::*`, `raytracer::texture::*`, `raytracer::transform::*`, `raytracer::hitables::*` [INFO] [stdout] --> examples/funky_monkey.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use raytracer::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] 2 | use raytracer::material::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use raytracer::primitive::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use raytracer::texture::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | use raytracer::transform::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | use raytracer::hitables::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/glass_sphere.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use raytracer::primitive::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/glass_sphere.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use raytracer::texture::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/glass_sphere.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use raytracer::hitables::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `raytracer`, `raytracer::material::*`, `raytracer::primitive::*`, `raytracer::texture::*`, `raytracer::hitables::*` [INFO] [stdout] --> examples/glass_sphere.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use raytracer::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] 2 | use raytracer::material::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use raytracer::primitive::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use raytracer::texture::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | use raytracer::hitables::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/random_scene.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use raytracer::material::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/random_scene.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use raytracer::primitive::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/random_scene.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use raytracer::texture::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/random_scene.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use raytracer::misc::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/random_scene.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use raytracer::hitables::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `raytracer`, `raytracer::material::*`, `raytracer::primitive::*`, `raytracer::texture::*`, `raytracer::misc::*`, `raytracer::hitables::*` [INFO] [stdout] --> examples/random_scene.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use raytracer::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] 3 | use raytracer::material::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use raytracer::primitive::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | use raytracer::texture::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | use raytracer::misc::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | use raytracer::hitables::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/dragon.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use raytracer::material::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/dragon.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use raytracer::primitive::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/dragon.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use raytracer::texture::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/dragon.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use raytracer::transform::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/dragon.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use raytracer::hitables::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `raytracer`, `raytracer::material::*`, `raytracer::primitive::*`, `raytracer::texture::*`, `raytracer::transform::*`, `raytracer::hitables::*` [INFO] [stdout] --> examples/dragon.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use raytracer::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] 2 | use raytracer::material::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use raytracer::primitive::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use raytracer::texture::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | use raytracer::transform::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | use raytracer::hitables::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HitableList` [INFO] [stdout] --> examples/metal_sphere.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | let mut hitable = HitableList::new(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::hitables::HitableList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HitableList` [INFO] [stdout] --> examples/simple_light.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | let mut hitable = HitableList::new(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::hitables::HitableList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/earth.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use raytracer::material::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/earth.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use raytracer::primitive::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/earth.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use raytracer::texture::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/earth.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use raytracer::hitables::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PerlinNoiseTexture` in this scope [INFO] [stdout] --> examples/simple_light.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | let perlin_texture = PerlinNoiseTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::PerlinNoiseTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `raytracer`, `raytracer::material::*`, `raytracer::primitive::*`, `raytracer::texture::*`, `raytracer::hitables::*` [INFO] [stdout] --> examples/earth.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use raytracer::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] 3 | use raytracer::material::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use raytracer::primitive::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | use raytracer::texture::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | use raytracer::hitables::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Perlin` [INFO] [stdout] --> examples/simple_light.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | perlin_noise: Perlin::new(), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::misc::Perlin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/simple_light.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | hitable.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/simple_light.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | center: V3::new(0.0, -1000.0, 0.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Lambertian` in this scope [INFO] [stdout] --> examples/simple_light.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | material: Box::new(Lambertian { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Lambertian; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PerlinNoiseTexture` in this scope [INFO] [stdout] --> examples/simple_light.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | let perlin_texture = PerlinNoiseTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::PerlinNoiseTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Perlin` [INFO] [stdout] --> examples/simple_light.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | perlin_noise: Perlin::new(), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::misc::Perlin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/simple_light.rs:28:26 [INFO] [stdout] | [INFO] [stdout] 28 | hitable.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/simple_light.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | center: V3::new(0.0, 2.0, 0.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Lambertian` in this scope [INFO] [stdout] --> examples/simple_light.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | material: Box::new(Lambertian { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Lambertian; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `XYrect` in this scope [INFO] [stdout] --> examples/simple_light.rs:36:26 [INFO] [stdout] | [INFO] [stdout] 36 | hitable.add(Box::new(XYrect { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::XYrect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LightSource` in this scope [INFO] [stdout] --> examples/simple_light.rs:42:28 [INFO] [stdout] | [INFO] [stdout] 42 | material: Box::new(LightSource { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::LightSource; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantTexture` in this scope [INFO] [stdout] --> examples/simple_light.rs:43:30 [INFO] [stdout] | [INFO] [stdout] 43 | albedo: Box::new(ConstantTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::ConstantTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/simple_light.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | color: V3::new(4.0, 4.0, 4.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ImageConfig` in this scope [INFO] [stdout] --> examples/simple_light.rs:49:24 [INFO] [stdout] | [INFO] [stdout] 49 | let image_config = ImageConfig { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::ImageConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RaySetting` in this scope [INFO] [stdout] --> examples/simple_light.rs:53:22 [INFO] [stdout] | [INFO] [stdout] 53 | ray_setting: RaySetting { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::RaySetting; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/simple_light.rs:54:31 [INFO] [stdout] | [INFO] [stdout] 54 | background_color: V3::new(0.0, 0.0, 0.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Scene` in this scope [INFO] [stdout] --> examples/simple_light.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | Scene { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::Scene; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/metal_sphere.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | hitable.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/metal_sphere.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | center: V3::new(0.0, -100.5, -1.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Camera` [INFO] [stdout] --> examples/simple_light.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | camera: Camera::new( [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::Camera; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Lambertian` in this scope [INFO] [stdout] --> examples/metal_sphere.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | material: Box::new(Lambertian { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Lambertian; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantTexture` in this scope [INFO] [stdout] --> examples/metal_sphere.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | albedo: Box::new(ConstantTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::ConstantTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/simple_light.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | V3::new(26.0, 3.0, 6.0), //lookfrom [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/metal_sphere.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | color: V3::new(0.8, 0.8, 0.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/metal_sphere.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | hitable.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/metal_sphere.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | center: V3::new(0.0, 0.0, -1.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/simple_light.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | V3::new(0.0, 2.0, 0.0), //lookat [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Lambertian` in this scope [INFO] [stdout] --> examples/metal_sphere.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | material: Box::new(Lambertian { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Lambertian; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/simple_light.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | V3::new(0.0, 1.0, 0.0), //vup [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantTexture` in this scope [INFO] [stdout] --> examples/metal_sphere.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | albedo: Box::new(ConstantTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::ConstantTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/metal_sphere.rs:27:24 [INFO] [stdout] | [INFO] [stdout] 27 | color: V3::new(0.7, 0.3, 0.3), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/metal_sphere.rs:33:26 [INFO] [stdout] | [INFO] [stdout] 33 | hitable.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/metal_sphere.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | center: V3::new(-1.0, 0.0, -1.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Metalic` in this scope [INFO] [stdout] --> examples/metal_sphere.rs:36:28 [INFO] [stdout] | [INFO] [stdout] 36 | material: Box::new(Metalic { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Metalic; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/metal_sphere.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | albedo: V3::new(0.8, 0.8, 0.8), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/metal_sphere.rs:43:26 [INFO] [stdout] | [INFO] [stdout] 43 | hitable.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/metal_sphere.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | center: V3::new(1.0, 0.0, -1.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Metalic` in this scope [INFO] [stdout] --> examples/metal_sphere.rs:46:28 [INFO] [stdout] | [INFO] [stdout] 46 | material: Box::new(Metalic { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Metalic; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/metal_sphere.rs:47:21 [INFO] [stdout] | [INFO] [stdout] 47 | albedo: V3::new(0.8, 0.6, 0.2), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HitableList` [INFO] [stdout] --> examples/plasma_test.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | let mut hitable = HitableList::new(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::hitables::HitableList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ImageConfig` in this scope [INFO] [stdout] --> examples/metal_sphere.rs:52:24 [INFO] [stdout] | [INFO] [stdout] 52 | let image_config = ImageConfig { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::ImageConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RaySetting` in this scope [INFO] [stdout] --> examples/metal_sphere.rs:56:22 [INFO] [stdout] | [INFO] [stdout] 56 | ray_setting: RaySetting { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::RaySetting; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/metal_sphere.rs:57:31 [INFO] [stdout] | [INFO] [stdout] 57 | background_color: V3::new(0.5, 0.7, 1.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Scene` in this scope [INFO] [stdout] --> examples/metal_sphere.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | Scene { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::Scene; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Camera` [INFO] [stdout] --> examples/metal_sphere.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | camera: Camera::new( [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::Camera; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/metal_sphere.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | V3::new(0.0, 0.0, 1.0), //lookfrom [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/metal_sphere.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | V3::new(0.0, 0.0, -1.0), //lookat [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/metal_sphere.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | V3::new(0.0, 1.0, 0.0), //vup [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/triangle_test.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use raytracer::material::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HitableList` [INFO] [stdout] --> examples/pegasus.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | let mut hitable = HitableList::new(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::hitables::HitableList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Lambertian` in this scope [INFO] [stdout] --> examples/pegasus.rs:13:39 [INFO] [stdout] | [INFO] [stdout] 13 | let _triangle_material = Box::new(Lambertian { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Lambertian; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantTexture` in this scope [INFO] [stdout] --> examples/pegasus.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | albedo: Box::new(ConstantTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::ConstantTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 32 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/plasma_test.rs:13:26 [INFO] [stdout] | [INFO] [stdout] 13 | hitable.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/pegasus.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | color: V3::new(1.0, 0.3, 0.3), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/plasma_test.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | center: V3::new(0.0, -100.5, -2.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Lambertian` in this scope [INFO] [stdout] --> examples/plasma_test.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | material: Box::new(Lambertian { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Lambertian; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Dielectric` in this scope [INFO] [stdout] --> examples/pegasus.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | let _glass_material = Box::new(Dielectric { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Dielectric; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantTexture` in this scope [INFO] [stdout] --> examples/plasma_test.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | albedo: Box::new(ConstantTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::ConstantTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Lambertian` in this scope [INFO] [stdout] --> examples/pegasus.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | let red = Lambertian { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Lambertian; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/plasma_test.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | color: V3::new(0.5, 0.5, 0.5), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantTexture` in this scope [INFO] [stdout] --> examples/pegasus.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | albedo: Box::new(ConstantTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::ConstantTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/plasma_test.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | hitable.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/pegasus.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | color: V3::new(0.65, 0.05, 0.05), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pathtracer` [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/plasma_test.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | center: V3::new(-1.0, 0.0, -2.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Lambertian` in this scope [INFO] [stdout] --> examples/pegasus.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let white = Lambertian { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Lambertian; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LightSource` in this scope [INFO] [stdout] --> examples/plasma_test.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | material: Box::new(LightSource { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::LightSource; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantTexture` in this scope [INFO] [stdout] --> examples/pegasus.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 29 | albedo: Box::new(ConstantTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::ConstantTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PlasmaTexture` in this scope [INFO] [stdout] --> examples/plasma_test.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 30 | albedo: Box::new(PlasmaTexture { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::PlasmaTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/pegasus.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | color: V3::new(0.73, 0.73, 0.73), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Lambertian` in this scope [INFO] [stdout] --> examples/pegasus.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | let green = Lambertian { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Lambertian; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `XYrect` in this scope [INFO] [stdout] --> examples/plasma_test.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 38 | Box::new(XYrect { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::XYrect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantTexture` in this scope [INFO] [stdout] --> examples/pegasus.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | albedo: Box::new(ConstantTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::ConstantTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LightSource` in this scope [INFO] [stdout] --> examples/plasma_test.rs:44:32 [INFO] [stdout] | [INFO] [stdout] 44 | material: Box::new(LightSource { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::LightSource; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PlasmaTexture` in this scope [INFO] [stdout] --> examples/plasma_test.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | albedo: Box::new(PlasmaTexture { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::PlasmaTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/pegasus.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | color: V3::new(0.12, 0.45, 0.15), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/plasma_test.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | .rotate(V3::new(0.0, 1.0, 0.0), -0.8) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LightSource` in this scope [INFO] [stdout] --> examples/pegasus.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | let light = LightSource { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::LightSource; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantTexture` in this scope [INFO] [stdout] --> examples/pegasus.rs:39:26 [INFO] [stdout] | [INFO] [stdout] 39 | albedo: Box::new(ConstantTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::ConstantTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/plasma_test.rs:52:20 [INFO] [stdout] | [INFO] [stdout] 52 | .translate(V3::new(0.5, 0.0, -2.0)), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/pegasus.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | color: V3::new(15.0, 15.0, 15.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 29 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `YZrect` in this scope [INFO] [stdout] --> examples/pegasus.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | hitable.add(Box::new(YZrect { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::YZrect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `YZrect` in this scope [INFO] [stdout] --> examples/pegasus.rs:53:26 [INFO] [stdout] | [INFO] [stdout] 53 | hitable.add(Box::new(YZrect { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::YZrect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `XZrect` in this scope [INFO] [stdout] --> examples/pegasus.rs:62:26 [INFO] [stdout] | [INFO] [stdout] 62 | hitable.add(Box::new(XZrect { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::XZrect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `XZrect` in this scope [INFO] [stdout] --> examples/pegasus.rs:71:26 [INFO] [stdout] | [INFO] [stdout] 71 | hitable.add(Box::new(XZrect { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::XZrect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `XZrect` in this scope [INFO] [stdout] --> examples/pegasus.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | hitable.add(Box::new(XZrect { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::XZrect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `XYrect` in this scope [INFO] [stdout] --> examples/pegasus.rs:89:26 [INFO] [stdout] | [INFO] [stdout] 89 | hitable.add(Box::new(XYrect { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::XYrect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mesh` [INFO] [stdout] --> examples/pegasus.rs:99:18 [INFO] [stdout] | [INFO] [stdout] 99 | Box::new(Mesh::new("assets/pegasus.obj", _glass_material).unwrap()) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Mesh; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/pegasus.rs:101:21 [INFO] [stdout] | [INFO] [stdout] 101 | .rotate(V3::new(0.0, 1.0, 0.0), 3.1415) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/pegasus.rs:102:24 [INFO] [stdout] | [INFO] [stdout] 102 | .translate(V3::new(0.85, 0.0, 0.85)) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ImageConfig` in this scope [INFO] [stdout] --> examples/pegasus.rs:105:24 [INFO] [stdout] | [INFO] [stdout] 105 | let image_config = ImageConfig { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::ImageConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RaySetting` in this scope [INFO] [stdout] --> examples/pegasus.rs:109:22 [INFO] [stdout] | [INFO] [stdout] 109 | ray_setting: RaySetting { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::RaySetting; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/pegasus.rs:110:31 [INFO] [stdout] | [INFO] [stdout] 110 | background_color: V3::new(0.0, 0.0, 0.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Scene` in this scope [INFO] [stdout] --> examples/pegasus.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | Scene { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::Scene; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Camera` [INFO] [stdout] --> examples/pegasus.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | camera: Camera::new( [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::Camera; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/pegasus.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | V3::new(0.85, 0.85, -1.7), //lookfrom [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ImageConfig` in this scope [INFO] [stdout] --> examples/plasma_test.rs:55:24 [INFO] [stdout] | [INFO] [stdout] 55 | let image_config = ImageConfig { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::ImageConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RaySetting` in this scope [INFO] [stdout] --> examples/plasma_test.rs:59:22 [INFO] [stdout] | [INFO] [stdout] 59 | ray_setting: RaySetting { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::RaySetting; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/plasma_test.rs:60:31 [INFO] [stdout] | [INFO] [stdout] 60 | background_color: V3::new(0.0, 0.0, 0.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Scene` in this scope [INFO] [stdout] --> examples/plasma_test.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | Scene { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::Scene; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Camera` [INFO] [stdout] --> examples/plasma_test.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | camera: Camera::new( [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::Camera; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/plasma_test.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | V3::new(0.0, 0.0, 0.0), //lookfrom [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/plasma_test.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | V3::new(0.0, 0.0, -1.0), //lookat [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/plasma_test.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | V3::new(0.0, 1.0, 0.0), //vup [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/pegasus.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | V3::new(0.85, 0.85, 0.0), //lookat [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/pegasus.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 120 | V3::new(0.0, 1.0, 0.0), //vup [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BvhNode` [INFO] [stdout] --> examples/pegasus.rs:128:25 [INFO] [stdout] | [INFO] [stdout] 128 | world: Box::new(BvhNode::new(hitable)) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::hitables::BvhNode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/triangle_test.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use raytracer::primitive::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/triangle_test.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use raytracer::texture::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/triangle_test.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use raytracer::transform::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `raytracer` [INFO] [stdout] --> examples/triangle_test.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use raytracer::hitables::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `raytracer`, `raytracer::material::*`, `raytracer::primitive::*`, `raytracer::texture::*`, `raytracer::transform::*`, `raytracer::hitables::*` [INFO] [stdout] --> examples/triangle_test.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use raytracer::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `raytracer` [INFO] [stdout] 15 | use raytracer::material::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | use raytracer::primitive::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | use raytracer::texture::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | use raytracer::transform::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | use raytracer::hitables::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HitableList` [INFO] [stdout] --> examples/diffuse_sphere.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | let mut hitable = HitableList::new(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::hitables::HitableList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/diffuse_sphere.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | hitable.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/diffuse_sphere.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | center: V3::new(0.0, 0.0, -2.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Lambertian` in this scope [INFO] [stdout] --> examples/diffuse_sphere.rs:13:28 [INFO] [stdout] | [INFO] [stdout] 13 | material: Box::new(Lambertian { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Lambertian; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantTexture` in this scope [INFO] [stdout] --> examples/diffuse_sphere.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | albedo: Box::new(ConstantTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::ConstantTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/diffuse_sphere.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | color: V3::new(0.5, 0.5, 0.5), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/diffuse_sphere.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | hitable.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/diffuse_sphere.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | center: V3::new(0.0, -100.5, -2.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Lambertian` in this scope [INFO] [stdout] --> examples/diffuse_sphere.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | material: Box::new(Lambertian { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Lambertian; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantTexture` in this scope [INFO] [stdout] --> examples/diffuse_sphere.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | albedo: Box::new(ConstantTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::ConstantTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/diffuse_sphere.rs:25:24 [INFO] [stdout] | [INFO] [stdout] 25 | color: V3::new(0.5, 0.5, 0.5), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ImageConfig` in this scope [INFO] [stdout] --> examples/diffuse_sphere.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | let image_config = ImageConfig { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::ImageConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RaySetting` in this scope [INFO] [stdout] --> examples/diffuse_sphere.rs:34:22 [INFO] [stdout] | [INFO] [stdout] 34 | ray_setting: RaySetting { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::RaySetting; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/diffuse_sphere.rs:35:31 [INFO] [stdout] | [INFO] [stdout] 35 | background_color: V3::new(0.5, 0.7, 1.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Scene` in this scope [INFO] [stdout] --> examples/diffuse_sphere.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | Scene { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::Scene; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Camera` [INFO] [stdout] --> examples/diffuse_sphere.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | camera: Camera::new( [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::Camera; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/diffuse_sphere.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | V3::new(0.0, 0.0, 0.0), //lookfrom [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/diffuse_sphere.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | V3::new(0.0, 0.0, -1.0), //lookat [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/diffuse_sphere.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | V3::new(0.0, 1.0, 0.0), //vup [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HitableList` [INFO] [stdout] --> examples/cornell_box.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | let mut hitable = HitableList::new(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::hitables::HitableList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Lambertian` in this scope [INFO] [stdout] --> examples/cornell_box.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | let red = Lambertian { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Lambertian; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantTexture` in this scope [INFO] [stdout] --> examples/cornell_box.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | albedo: Box::new(ConstantTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::ConstantTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/cornell_box.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | color: V3::new(0.65, 0.05, 0.05), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Lambertian` in this scope [INFO] [stdout] --> examples/cornell_box.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | let white = Lambertian { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Lambertian; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantTexture` in this scope [INFO] [stdout] --> examples/cornell_box.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | albedo: Box::new(ConstantTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::ConstantTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/cornell_box.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | color: V3::new(0.73, 0.73, 0.73), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Lambertian` in this scope [INFO] [stdout] --> examples/cornell_box.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | let green = Lambertian { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Lambertian; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantTexture` in this scope [INFO] [stdout] --> examples/cornell_box.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | albedo: Box::new(ConstantTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::ConstantTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/cornell_box.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | color: V3::new(0.12, 0.45, 0.15), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LightSource` in this scope [INFO] [stdout] --> examples/cornell_box.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | let light = LightSource { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::LightSource; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantTexture` in this scope [INFO] [stdout] --> examples/cornell_box.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | albedo: Box::new(ConstantTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::ConstantTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/cornell_box.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 28 | color: V3::new(15.0, 15.0, 15.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `YZrect` in this scope [INFO] [stdout] --> examples/cornell_box.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | hitable.add(Box::new(YZrect { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::YZrect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `YZrect` in this scope [INFO] [stdout] --> examples/cornell_box.rs:41:26 [INFO] [stdout] | [INFO] [stdout] 41 | hitable.add(Box::new(YZrect { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::YZrect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `XZrect` in this scope [INFO] [stdout] --> examples/cornell_box.rs:50:26 [INFO] [stdout] | [INFO] [stdout] 50 | hitable.add(Box::new(XZrect { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::XZrect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `XZrect` in this scope [INFO] [stdout] --> examples/cornell_box.rs:59:26 [INFO] [stdout] | [INFO] [stdout] 59 | hitable.add(Box::new(XZrect { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::XZrect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `XZrect` in this scope [INFO] [stdout] --> examples/cornell_box.rs:68:26 [INFO] [stdout] | [INFO] [stdout] 68 | hitable.add(Box::new(XZrect { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::XZrect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `XYrect` in this scope [INFO] [stdout] --> examples/cornell_box.rs:77:26 [INFO] [stdout] | [INFO] [stdout] 77 | hitable.add(Box::new(XYrect { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::XYrect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HitBox` [INFO] [stdout] --> examples/cornell_box.rs:87:18 [INFO] [stdout] | [INFO] [stdout] 87 | Box::new(HitBox::new( [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::HitBox; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HitableList` [INFO] [stdout] --> examples/funky_monkey.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 13 | let mut hitable = HitableList::new(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::hitables::HitableList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Dielectric` in this scope [INFO] [stdout] --> examples/funky_monkey.rs:18:35 [INFO] [stdout] | [INFO] [stdout] 18 | let glass_material = Box::new(Dielectric { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Dielectric; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `XYrect` in this scope [INFO] [stdout] --> examples/funky_monkey.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | Box::new(XYrect { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::XYrect; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LightSource` in this scope [INFO] [stdout] --> examples/funky_monkey.rs:29:32 [INFO] [stdout] | [INFO] [stdout] 29 | material: Box::new(LightSource { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::LightSource; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/cornell_box.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 88 | V3::new(0.0, 0.0, 0.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PlasmaTexture` in this scope [INFO] [stdout] --> examples/funky_monkey.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | albedo: Box::new(PlasmaTexture { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::PlasmaTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/funky_monkey.rs:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | .translate(V3::new(0.0, 0.0, -10.0)), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/cornell_box.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | V3::new(165.0, 330.0, 165.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/cornell_box.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | .rotate(V3::new(0.0, 1.0, 0.0), 0.261_799_4) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/cornell_box.rs:93:20 [INFO] [stdout] | [INFO] [stdout] 93 | .translate(V3::new(265.0, 0.0, 295.0)), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HitBox` [INFO] [stdout] --> examples/cornell_box.rs:97:18 [INFO] [stdout] | [INFO] [stdout] 97 | Box::new(HitBox::new( [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::HitBox; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/cornell_box.rs:98:13 [INFO] [stdout] | [INFO] [stdout] 98 | V3::new(0.0, 0.0, 0.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/cornell_box.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | V3::new(165.0, 165.0, 165.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/cornell_box.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 102 | .rotate(V3::new(0.0, 1.0, 0.0), -0.314_159_27) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/cornell_box.rs:103:20 [INFO] [stdout] | [INFO] [stdout] 103 | .translate(V3::new(130.0, 0.0, 65.0)), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ImageConfig` in this scope [INFO] [stdout] --> examples/cornell_box.rs:106:24 [INFO] [stdout] | [INFO] [stdout] 106 | let image_config = ImageConfig { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::ImageConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RaySetting` in this scope [INFO] [stdout] --> examples/cornell_box.rs:110:22 [INFO] [stdout] | [INFO] [stdout] 110 | ray_setting: RaySetting { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::RaySetting; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/cornell_box.rs:111:31 [INFO] [stdout] | [INFO] [stdout] 111 | background_color: V3::new(0.0, 0.0, 0.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Scene` in this scope [INFO] [stdout] --> examples/cornell_box.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | Scene { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::Scene; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Camera` [INFO] [stdout] --> examples/cornell_box.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | camera: Camera::new( [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::Camera; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/cornell_box.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 120 | V3::new(278.0, 278.0, -800.0), //lookfrom [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/cornell_box.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | V3::new(278.0, 278.0, 0.0), //lookat [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/cornell_box.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | V3::new(0.0, 1.0, 0.0), //vup [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mesh` [INFO] [stdout] --> examples/funky_monkey.rs:40:18 [INFO] [stdout] | [INFO] [stdout] 40 | Box::new(Mesh::new("assets/monkey (2).obj", glass_material).unwrap()) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Mesh; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/funky_monkey.rs:41:24 [INFO] [stdout] | [INFO] [stdout] 41 | .translate(V3::new(0.0, 0.0, -4.0)), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ImageConfig` in this scope [INFO] [stdout] --> examples/funky_monkey.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | let image_config = ImageConfig { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::ImageConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RaySetting` in this scope [INFO] [stdout] --> examples/funky_monkey.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 48 | ray_setting: RaySetting { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::RaySetting; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/funky_monkey.rs:49:31 [INFO] [stdout] | [INFO] [stdout] 49 | background_color: V3::new(0.0, 0.0, 0.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Scene` in this scope [INFO] [stdout] --> examples/funky_monkey.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | Scene { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::Scene; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Camera` [INFO] [stdout] --> examples/funky_monkey.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | camera: Camera::new( [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::Camera; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/funky_monkey.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | V3::new(0.0, 0.0, 0.0), //lookfrom [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/funky_monkey.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | V3::new(0.0, 0.0, -1.0), //lookat [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/funky_monkey.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | V3::new(0.0, 1.0, 0.0), //vup [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HitableList` [INFO] [stdout] --> examples/random_scene.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | let mut hitable = HitableList::new(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::hitables::HitableList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CheckerTexture` in this scope [INFO] [stdout] --> examples/random_scene.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | let checker_texture = CheckerTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::CheckerTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantTexture` in this scope [INFO] [stdout] --> examples/random_scene.rs:14:23 [INFO] [stdout] | [INFO] [stdout] 14 | odd: Box::new(ConstantTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::ConstantTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | color: V3::new(0.2, 0.3, 0.1), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantTexture` in this scope [INFO] [stdout] --> examples/random_scene.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | even: Box::new(ConstantTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::ConstantTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | color: V3::new(0.9, 0.9, 0.9), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PerlinNoiseTexture` in this scope [INFO] [stdout] --> examples/random_scene.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | let perlin_texture = PerlinNoiseTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::PerlinNoiseTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Perlin` [INFO] [stdout] --> examples/random_scene.rs:23:23 [INFO] [stdout] | [INFO] [stdout] 23 | perlin_noise: Perlin::new(), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::misc::Perlin; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/random_scene.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | hitable.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | center: V3::new(0.0, -1000.0, 0.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Lambertian` in this scope [INFO] [stdout] --> examples/random_scene.rs:30:28 [INFO] [stdout] | [INFO] [stdout] 30 | material: Box::new(Lambertian { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Lambertian; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HitableList` [INFO] [stdout] --> examples/random_scene.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | let mut hitable2 = HitableList::new(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::hitables::HitableList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene.rs:38:26 [INFO] [stdout] | [INFO] [stdout] 38 | let center = V3::new( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene.rs:43:26 [INFO] [stdout] | [INFO] [stdout] 43 | if (center - V3::new(4.0, 0.2, 0.0)).len() > 0.9 { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/random_scene.rs:45:43 [INFO] [stdout] | [INFO] [stdout] 45 | hitable2.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Lambertian` in this scope [INFO] [stdout] --> examples/random_scene.rs:48:44 [INFO] [stdout] | [INFO] [stdout] 48 | material: Box::new(Lambertian { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Lambertian; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantTexture` in this scope [INFO] [stdout] --> examples/random_scene.rs:49:46 [INFO] [stdout] | [INFO] [stdout] 49 | ... albedo: Box::new(ConstantTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::ConstantTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene.rs:50:40 [INFO] [stdout] | [INFO] [stdout] 50 | ... color: V3::new( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HitableList` [INFO] [stdout] --> examples/glass_sphere.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | let mut hitable = HitableList::new(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::hitables::HitableList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/random_scene.rs:59:43 [INFO] [stdout] | [INFO] [stdout] 59 | hitable2.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Metalic` in this scope [INFO] [stdout] --> examples/random_scene.rs:62:44 [INFO] [stdout] | [INFO] [stdout] 62 | material: Box::new(Metalic { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Metalic; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene.rs:63:37 [INFO] [stdout] | [INFO] [stdout] 63 | ... albedo: V3::new( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/random_scene.rs:72:43 [INFO] [stdout] | [INFO] [stdout] 72 | hitable2.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Dielectric` in this scope [INFO] [stdout] --> examples/random_scene.rs:75:44 [INFO] [stdout] | [INFO] [stdout] 75 | material: Box::new(Dielectric { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Dielectric; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/random_scene.rs:84:27 [INFO] [stdout] | [INFO] [stdout] 84 | hitable2.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | center: V3::new(-4.0, 1.0, 0.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Lambertian` in this scope [INFO] [stdout] --> examples/random_scene.rs:87:28 [INFO] [stdout] | [INFO] [stdout] 87 | material: Box::new(Lambertian { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Lambertian; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/random_scene.rs:91:27 [INFO] [stdout] | [INFO] [stdout] 91 | hitable2.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | center: V3::new(4.0, 1.0, 0.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Metalic` in this scope [INFO] [stdout] --> examples/random_scene.rs:94:28 [INFO] [stdout] | [INFO] [stdout] 94 | material: Box::new(Metalic { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Metalic; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene.rs:95:21 [INFO] [stdout] | [INFO] [stdout] 95 | albedo: V3::new(0.7, 0.6, 0.5), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/random_scene.rs:99:27 [INFO] [stdout] | [INFO] [stdout] 99 | hitable2.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene.rs:100:17 [INFO] [stdout] | [INFO] [stdout] 100 | center: V3::new(0.0, 1.0, 0.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Dielectric` in this scope [INFO] [stdout] --> examples/random_scene.rs:102:28 [INFO] [stdout] | [INFO] [stdout] 102 | material: Box::new(Dielectric { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Dielectric; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BvhNode` [INFO] [stdout] --> examples/random_scene.rs:107:26 [INFO] [stdout] | [INFO] [stdout] 107 | hitable.add(Box::new(BvhNode::new(hitable2))); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::hitables::BvhNode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ImageConfig` in this scope [INFO] [stdout] --> examples/random_scene.rs:109:24 [INFO] [stdout] | [INFO] [stdout] 109 | let image_config = ImageConfig { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::ImageConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RaySetting` in this scope [INFO] [stdout] --> examples/random_scene.rs:113:22 [INFO] [stdout] | [INFO] [stdout] 113 | ray_setting: RaySetting { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::RaySetting; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HitableList` [INFO] [stdout] --> examples/dragon.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | let mut hitable = HitableList::new(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::hitables::HitableList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene.rs:114:31 [INFO] [stdout] | [INFO] [stdout] 114 | background_color: V3::new(0.5, 0.7, 1.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Scene` in this scope [INFO] [stdout] --> examples/random_scene.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | Scene { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::Scene; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Camera` [INFO] [stdout] --> examples/random_scene.rs:121:17 [INFO] [stdout] | [INFO] [stdout] 121 | camera: Camera::new( [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::Camera; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | V3::new(13.0, 2.0, 3.0), //lookfrom [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | V3::new(0.0, 0.0, 0.0), //lookat [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | V3::new(0.0, 1.0, 0.0), //vup [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HitableList` [INFO] [stdout] --> examples/random_scene_3.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | let mut hitable = HitableList::new(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::hitables::HitableList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CheckerTexture` in this scope [INFO] [stdout] --> examples/random_scene_3.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | let checker_texture = CheckerTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::CheckerTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantTexture` in this scope [INFO] [stdout] --> examples/random_scene_3.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 13 | odd: Box::new(ConstantTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::ConstantTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene_3.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | color: V3::new(0.2, 0.3, 0.1), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantTexture` in this scope [INFO] [stdout] --> examples/random_scene_3.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | even: Box::new(ConstantTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::ConstantTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene_3.rs:17:20 [INFO] [stdout] | [INFO] [stdout] 17 | color: V3::new(0.9, 0.9, 0.9), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/random_scene_3.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | hitable.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene_3.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | center: V3::new(0.0, -1000.0, 0.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Lambertian` in this scope [INFO] [stdout] --> examples/random_scene_3.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 24 | material: Box::new(Lambertian { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Lambertian; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HitableList` [INFO] [stdout] --> examples/random_scene_3.rs:28:24 [INFO] [stdout] | [INFO] [stdout] 28 | let mut hitable2 = HitableList::new(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::hitables::HitableList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene_3.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | let center = V3::new( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene_3.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | if (center - V3::new(4.0, 0.2, 0.0)).len() > 0.9 { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/random_scene_3.rs:39:43 [INFO] [stdout] | [INFO] [stdout] 39 | hitable2.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Lambertian` in this scope [INFO] [stdout] --> examples/random_scene_3.rs:42:44 [INFO] [stdout] | [INFO] [stdout] 42 | material: Box::new(Lambertian { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Lambertian; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantTexture` in this scope [INFO] [stdout] --> examples/random_scene_3.rs:43:46 [INFO] [stdout] | [INFO] [stdout] 43 | ... albedo: Box::new(ConstantTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::ConstantTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene_3.rs:44:40 [INFO] [stdout] | [INFO] [stdout] 44 | ... color: V3::new( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/random_scene_3.rs:53:43 [INFO] [stdout] | [INFO] [stdout] 53 | hitable2.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LightSource` in this scope [INFO] [stdout] --> examples/random_scene_3.rs:56:44 [INFO] [stdout] | [INFO] [stdout] 56 | material: Box::new(LightSource { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::LightSource; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantTexture` in this scope [INFO] [stdout] --> examples/random_scene_3.rs:57:46 [INFO] [stdout] | [INFO] [stdout] 57 | ... albedo: Box::new(ConstantTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::ConstantTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene_3.rs:58:40 [INFO] [stdout] | [INFO] [stdout] 58 | ... color: V3::new( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/random_scene_3.rs:69:43 [INFO] [stdout] | [INFO] [stdout] 69 | hitable2.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Metalic` in this scope [INFO] [stdout] --> examples/random_scene_3.rs:72:44 [INFO] [stdout] | [INFO] [stdout] 72 | material: Box::new(Metalic { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Metalic; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene_3.rs:73:37 [INFO] [stdout] | [INFO] [stdout] 73 | ... albedo: V3::new( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/random_scene_3.rs:82:43 [INFO] [stdout] | [INFO] [stdout] 82 | hitable2.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Dielectric` in this scope [INFO] [stdout] --> examples/random_scene_3.rs:85:44 [INFO] [stdout] | [INFO] [stdout] 85 | material: Box::new(Dielectric { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Dielectric; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/random_scene_3.rs:94:27 [INFO] [stdout] | [INFO] [stdout] 94 | hitable2.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene_3.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | center: V3::new(-4.0, 1.0, 0.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Lambertian` in this scope [INFO] [stdout] --> examples/random_scene_3.rs:97:28 [INFO] [stdout] | [INFO] [stdout] 97 | material: Box::new(Lambertian { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Lambertian; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/glass_sphere.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | hitable.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HitableList` [INFO] [stdout] --> examples/random_scene_2.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | let mut hitable = HitableList::new(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::hitables::HitableList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/glass_sphere.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | center: V3::new(0.0, -100.5, -1.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Lambertian` in this scope [INFO] [stdout] --> examples/glass_sphere.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | material: Box::new(Lambertian { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Lambertian; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantTexture` in this scope [INFO] [stdout] --> examples/glass_sphere.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | albedo: Box::new(ConstantTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::ConstantTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/glass_sphere.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | color: V3::new(0.8, 0.8, 0.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/glass_sphere.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | hitable.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/glass_sphere.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | center: V3::new(0.0, 0.0, -1.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Lambertian` in this scope [INFO] [stdout] --> examples/glass_sphere.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | material: Box::new(Lambertian { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Lambertian; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantTexture` in this scope [INFO] [stdout] --> examples/glass_sphere.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | albedo: Box::new(ConstantTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::ConstantTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/glass_sphere.rs:27:24 [INFO] [stdout] | [INFO] [stdout] 27 | color: V3::new(0.1, 0.2, 0.5), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/glass_sphere.rs:33:26 [INFO] [stdout] | [INFO] [stdout] 33 | hitable.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/glass_sphere.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | center: V3::new(-1.0, 0.0, -1.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Dielectric` in this scope [INFO] [stdout] --> examples/glass_sphere.rs:36:28 [INFO] [stdout] | [INFO] [stdout] 36 | material: Box::new(Dielectric { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Dielectric; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/glass_sphere.rs:41:26 [INFO] [stdout] | [INFO] [stdout] 41 | hitable.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/glass_sphere.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | center: V3::new(-1.0, 0.0, -1.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Dielectric` in this scope [INFO] [stdout] --> examples/glass_sphere.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | material: Box::new(Dielectric { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Dielectric; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/glass_sphere.rs:50:26 [INFO] [stdout] | [INFO] [stdout] 50 | hitable.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/glass_sphere.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | center: V3::new(1.0, 0.0, -1.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Metalic` in this scope [INFO] [stdout] --> examples/glass_sphere.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | material: Box::new(Metalic { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Metalic; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/glass_sphere.rs:54:21 [INFO] [stdout] | [INFO] [stdout] 54 | albedo: V3::new(0.8, 0.6, 0.2), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ImageConfig` in this scope [INFO] [stdout] --> examples/glass_sphere.rs:59:24 [INFO] [stdout] | [INFO] [stdout] 59 | let image_config = ImageConfig { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::ImageConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RaySetting` in this scope [INFO] [stdout] --> examples/glass_sphere.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | ray_setting: RaySetting { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::RaySetting; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/glass_sphere.rs:64:31 [INFO] [stdout] | [INFO] [stdout] 64 | background_color: V3::new(0.5, 0.7, 1.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Scene` in this scope [INFO] [stdout] --> examples/glass_sphere.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | Scene { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::Scene; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Camera` [INFO] [stdout] --> examples/glass_sphere.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | camera: Camera::new( [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::Camera; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/glass_sphere.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | V3::new(-2.0, 2.0, 1.0), //lookfrom [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/glass_sphere.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | V3::new(0.0, 0.0, -1.0), //lookat [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/glass_sphere.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | V3::new(0.0, 1.0, 0.0), //vup [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Lambertian` in this scope [INFO] [stdout] --> examples/dragon.rs:14:39 [INFO] [stdout] | [INFO] [stdout] 14 | let _triangle_material = Box::new(Lambertian { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Lambertian; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CheckerTexture` in this scope [INFO] [stdout] --> examples/random_scene_2.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | let checker_texture = CheckerTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::CheckerTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantTexture` in this scope [INFO] [stdout] --> examples/random_scene_2.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | odd: Box::new(ConstantTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::ConstantTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantTexture` in this scope [INFO] [stdout] --> examples/dragon.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | albedo: Box::new(ConstantTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::ConstantTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantTexture` in this scope [INFO] [stdout] --> examples/random_scene_3.rs:98:30 [INFO] [stdout] | [INFO] [stdout] 98 | albedo: Box::new(ConstantTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::ConstantTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene_3.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 99 | color: V3::new(0.4, 0.2, 0.1), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/random_scene_3.rs:103:27 [INFO] [stdout] | [INFO] [stdout] 103 | hitable2.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/dragon.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | color: V3::new(0.4, 0.4, 0.9), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene_3.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | center: V3::new(4.0, 1.0, 0.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Metalic` in this scope [INFO] [stdout] --> examples/random_scene_3.rs:106:28 [INFO] [stdout] | [INFO] [stdout] 106 | material: Box::new(Metalic { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Metalic; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Metalic` in this scope [INFO] [stdout] --> examples/dragon.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | let gold_metal = Box::new(Metalic { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Metalic; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene_3.rs:107:21 [INFO] [stdout] | [INFO] [stdout] 107 | albedo: V3::new(0.7, 0.6, 0.5), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/random_scene_3.rs:111:27 [INFO] [stdout] | [INFO] [stdout] 111 | hitable2.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene_3.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 112 | center: V3::new(0.0, 1.0, 0.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/dragon.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | albedo: V3::new(0.831, 0.686, 0.215), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Dielectric` in this scope [INFO] [stdout] --> examples/random_scene_3.rs:114:28 [INFO] [stdout] | [INFO] [stdout] 114 | material: Box::new(Dielectric { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Dielectric; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BvhNode` [INFO] [stdout] --> examples/random_scene_3.rs:119:26 [INFO] [stdout] | [INFO] [stdout] 119 | hitable.add(Box::new(BvhNode::new(hitable2))); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::hitables::BvhNode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/dragon.rs:25:26 [INFO] [stdout] | [INFO] [stdout] 25 | hitable.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ImageConfig` in this scope [INFO] [stdout] --> examples/random_scene_3.rs:121:24 [INFO] [stdout] | [INFO] [stdout] 121 | let image_config = ImageConfig { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::ImageConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RaySetting` in this scope [INFO] [stdout] --> examples/random_scene_3.rs:125:22 [INFO] [stdout] | [INFO] [stdout] 125 | ray_setting: RaySetting { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::RaySetting; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene_3.rs:126:31 [INFO] [stdout] | [INFO] [stdout] 126 | background_color: V3::new(0.0, 0.0, 0.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/dragon.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | center: V3::new(0.0, -100.0, -10.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Scene` in this scope [INFO] [stdout] --> examples/random_scene_3.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | Scene { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::Scene; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Camera` [INFO] [stdout] --> examples/random_scene_3.rs:134:17 [INFO] [stdout] | [INFO] [stdout] 134 | camera: Camera::new( [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::Camera; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mesh` [INFO] [stdout] --> examples/dragon.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | Box::new(Mesh::new("assets/dragon.obj", gold_metal).unwrap()) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Mesh; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene_3.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | V3::new(13.0, 2.0, 3.0), //lookfrom [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene_3.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | V3::new(0.0, 0.0, 0.0), //lookat [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/dragon.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | .rotate(V3::new(0.0, 1.0, 0.0), 3.1415) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene_3.rs:137:13 [INFO] [stdout] | [INFO] [stdout] 137 | V3::new(0.0, 1.0, 0.0), //vup [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/dragon.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | .translate(V3::new(0.0, 0.0, 1.0)) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ImageConfig` in this scope [INFO] [stdout] --> examples/dragon.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 38 | let image_config = ImageConfig { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::ImageConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RaySetting` in this scope [INFO] [stdout] --> examples/dragon.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | ray_setting: RaySetting { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::RaySetting; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/dragon.rs:43:31 [INFO] [stdout] | [INFO] [stdout] 43 | background_color: V3::new(0.5, 0.7, 1.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Scene` in this scope [INFO] [stdout] --> examples/dragon.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | Scene { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::Scene; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Camera` [INFO] [stdout] --> examples/dragon.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | camera: Camera::new( [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::Camera; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/dragon.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | V3::new(0.0, 1.0, -2.0), //lookfrom [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/dragon.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | V3::new(0.0, 0.4, 0.0), //lookat [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/dragon.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | V3::new(0.0, 1.0, 0.0), //vup [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BvhNode` [INFO] [stdout] --> examples/dragon.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | world: Box::new(BvhNode::new(hitable)) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::hitables::BvhNode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene_2.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | color: V3::new(0.2, 0.3, 0.1), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantTexture` in this scope [INFO] [stdout] --> examples/random_scene_2.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | even: Box::new(ConstantTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::ConstantTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene_2.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | color: V3::new(0.9, 0.9, 0.9), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/random_scene_2.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | hitable.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene_2.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | center: V3::new(0.0, -1000.0, 0.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Lambertian` in this scope [INFO] [stdout] --> examples/random_scene_2.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | material: Box::new(Lambertian { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Lambertian; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HitableList` [INFO] [stdout] --> examples/random_scene_2.rs:27:24 [INFO] [stdout] | [INFO] [stdout] 27 | let mut hitable2 = HitableList::new(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::hitables::HitableList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene_2.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | let center = V3::new( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene_2.rs:36:26 [INFO] [stdout] | [INFO] [stdout] 36 | if (center - V3::new(4.0, 0.2, 0.0)).len() > 0.9 { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/random_scene_2.rs:38:43 [INFO] [stdout] | [INFO] [stdout] 38 | hitable2.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Lambertian` in this scope [INFO] [stdout] --> examples/random_scene_2.rs:41:44 [INFO] [stdout] | [INFO] [stdout] 41 | material: Box::new(Lambertian { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Lambertian; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantTexture` in this scope [INFO] [stdout] --> examples/random_scene_2.rs:42:46 [INFO] [stdout] | [INFO] [stdout] 42 | ... albedo: Box::new(ConstantTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::ConstantTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene_2.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 43 | ... color: V3::new( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/random_scene_2.rs:52:43 [INFO] [stdout] | [INFO] [stdout] 52 | hitable2.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Metalic` in this scope [INFO] [stdout] --> examples/random_scene_2.rs:55:44 [INFO] [stdout] | [INFO] [stdout] 55 | material: Box::new(Metalic { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Metalic; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene_2.rs:56:37 [INFO] [stdout] | [INFO] [stdout] 56 | ... albedo: V3::new( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/random_scene_2.rs:65:43 [INFO] [stdout] | [INFO] [stdout] 65 | hitable2.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Dielectric` in this scope [INFO] [stdout] --> examples/random_scene_2.rs:68:44 [INFO] [stdout] | [INFO] [stdout] 68 | material: Box::new(Dielectric { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Dielectric; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/random_scene_2.rs:77:27 [INFO] [stdout] | [INFO] [stdout] 77 | hitable2.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene_2.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | center: V3::new(4.0, 0.2, 0.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LightSource` in this scope [INFO] [stdout] --> examples/random_scene_2.rs:80:28 [INFO] [stdout] | [INFO] [stdout] 80 | material: Box::new(LightSource { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::LightSource; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantTexture` in this scope [INFO] [stdout] --> examples/random_scene_2.rs:81:30 [INFO] [stdout] | [INFO] [stdout] 81 | albedo: Box::new(ConstantTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::ConstantTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene_2.rs:82:24 [INFO] [stdout] | [INFO] [stdout] 82 | color: V3::new(1.0, 1.0, 1.0) * 300.0 as f32, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BvhNode` [INFO] [stdout] --> examples/random_scene_2.rs:87:26 [INFO] [stdout] | [INFO] [stdout] 87 | hitable.add(Box::new(BvhNode::new(hitable2))); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::hitables::BvhNode; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ImageConfig` in this scope [INFO] [stdout] --> examples/random_scene_2.rs:89:24 [INFO] [stdout] | [INFO] [stdout] 89 | let image_config = ImageConfig { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::ImageConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RaySetting` in this scope [INFO] [stdout] --> examples/random_scene_2.rs:93:22 [INFO] [stdout] | [INFO] [stdout] 93 | ray_setting: RaySetting { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::RaySetting; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene_2.rs:94:31 [INFO] [stdout] | [INFO] [stdout] 94 | background_color: V3::new(0.0, 0.0, 0.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Scene` in this scope [INFO] [stdout] --> examples/random_scene_2.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | Scene { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::Scene; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Camera` [INFO] [stdout] --> examples/random_scene_2.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 102 | camera: Camera::new( [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::Camera; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene_2.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | V3::new(13.0, 2.0, 3.0), //lookfrom [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene_2.rs:104:13 [INFO] [stdout] | [INFO] [stdout] 104 | V3::new(0.0, 0.0, 0.0), //lookat [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/random_scene_2.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | V3::new(0.0, 1.0, 0.0), //vup [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HitableList` [INFO] [stdout] --> examples/earth.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | let mut hitable = HitableList::new(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::hitables::HitableList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 34 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/earth.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | hitable.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/earth.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | center: V3::new(0.0, 0.0, 0.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Lambertian` in this scope [INFO] [stdout] --> examples/earth.rs:13:28 [INFO] [stdout] | [INFO] [stdout] 13 | material: Box::new(Lambertian { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::Lambertian; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ImageTexture` [INFO] [stdout] --> examples/earth.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | albedo: Box::new(ImageTexture::new("assets/earthmap.png")), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::ImageTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sphere` in this scope [INFO] [stdout] --> examples/earth.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | hitable.add(Box::new(Sphere { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::primitive::Sphere; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/earth.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | center: V3::new(15.0, 0.0, 60.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LightSource` in this scope [INFO] [stdout] --> examples/earth.rs:22:28 [INFO] [stdout] | [INFO] [stdout] 22 | material: Box::new(LightSource { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::material::LightSource; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantTexture` in this scope [INFO] [stdout] --> examples/earth.rs:23:30 [INFO] [stdout] | [INFO] [stdout] 23 | albedo: Box::new(ConstantTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::texture::ConstantTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/earth.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 24 | color: V3::new(1.0, 1.0, 1.0).norm() * (15.0 + 15.0 * seed.gen::()), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ImageConfig` in this scope [INFO] [stdout] --> examples/earth.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | let image_config = ImageConfig { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::ImageConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RaySetting` in this scope [INFO] [stdout] --> examples/earth.rs:33:22 [INFO] [stdout] | [INFO] [stdout] 33 | ray_setting: RaySetting { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::RaySetting; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/earth.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | background_color: V3::new(0.0, 0.0, 0.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Scene` in this scope [INFO] [stdout] --> examples/earth.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | Scene { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::Scene; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Camera` [INFO] [stdout] --> examples/earth.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | camera: Camera::new( [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::Camera; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/earth.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | V3::new(13.0, 2.0, 3.0), //lookfrom [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/earth.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | V3::new(0.0, 0.0, 0.0), //lookat [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/earth.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | V3::new(0.0, 1.0, 0.0), //vup [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HitableList` [INFO] [stdout] --> examples/triangle_test.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | let mut hitable = HitableList::new(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 14 | use pathtracer::hitables::HitableList; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Lambertian` in this scope [INFO] [stdout] --> examples/triangle_test.rs:24:40 [INFO] [stdout] | [INFO] [stdout] 24 | let triangle_material_1 = Box::new(Lambertian { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 14 | use pathtracer::material::Lambertian; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantTexture` in this scope [INFO] [stdout] --> examples/triangle_test.rs:25:26 [INFO] [stdout] | [INFO] [stdout] 25 | albedo: Box::new(ConstantTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 14 | use pathtracer::texture::ConstantTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/triangle_test.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | color: V3::new(0.5, 1.0, 0.5), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 14 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Lambertian` in this scope [INFO] [stdout] --> examples/triangle_test.rs:30:40 [INFO] [stdout] | [INFO] [stdout] 30 | let triangle_material_2 = Box::new(Lambertian { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 14 | use pathtracer::material::Lambertian; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ConstantTexture` in this scope [INFO] [stdout] --> examples/triangle_test.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | albedo: Box::new(ConstantTexture { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 14 | use pathtracer::texture::ConstantTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/triangle_test.rs:32:20 [INFO] [stdout] | [INFO] [stdout] 32 | color: V3::new(1.0, 0.5, 0.5), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 14 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Triangle` [INFO] [stdout] --> examples/triangle_test.rs:36:26 [INFO] [stdout] | [INFO] [stdout] 36 | hitable.add(Box::new(Triangle::new( [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 14 | use pathtracer::primitive::Triangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/triangle_test.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | V3::new( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 14 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/triangle_test.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | V3::new(0.0, 0.5, -2.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 14 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/triangle_test.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | V3::new(-0.25, 0.0, -2.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 14 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/triangle_test.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | V3::new(0.25, 0.0, -2.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 14 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Triangle` [INFO] [stdout] --> examples/triangle_test.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 47 | Box::new(Triangle::new( [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 14 | use pathtracer::primitive::Triangle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/triangle_test.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | V3::new( [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 14 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/triangle_test.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | V3::new(0.0, 0.5, -2.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 14 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/triangle_test.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | V3::new(-0.25, 0.0, -2.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 14 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/triangle_test.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | V3::new(0.25, 0.0, -2.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 14 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/triangle_test.rs:56:20 [INFO] [stdout] | [INFO] [stdout] 56 | .translate(V3::new(0.1, 0.1, 0.1)), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 14 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ImageConfig` in this scope [INFO] [stdout] --> examples/triangle_test.rs:59:24 [INFO] [stdout] | [INFO] [stdout] 59 | let image_config = ImageConfig { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 14 | use pathtracer::ImageConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RaySetting` in this scope [INFO] [stdout] --> examples/triangle_test.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | ray_setting: RaySetting { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 14 | use pathtracer::RaySetting; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/triangle_test.rs:64:31 [INFO] [stdout] | [INFO] [stdout] 64 | background_color: V3::new(0.5, 0.7, 1.0), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 14 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Scene` in this scope [INFO] [stdout] --> examples/triangle_test.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | Scene { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 14 | use pathtracer::Scene; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Camera` [INFO] [stdout] --> examples/triangle_test.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | camera: Camera::new( [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 14 | use pathtracer::Camera; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/triangle_test.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | V3::new(0.0, 0.0, 0.0), //lookfrom [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 14 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/triangle_test.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | V3::new(0.0, 0.0, -1.0), //lookat [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 14 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `V3` [INFO] [stdout] --> examples/triangle_test.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | V3::new(0.0, 1.0, 0.0), //vup [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 14 | use pathtracer::V3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 40 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 48 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 51 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 32 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 29 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 41 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 43 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0e7db4ccb5bcc502509b60d5f49e6cdc41cb52ace5457fc3cc7a8f4f05ca9eac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e7db4ccb5bcc502509b60d5f49e6cdc41cb52ace5457fc3cc7a8f4f05ca9eac", kill_on_drop: false }` [INFO] [stdout] 0e7db4ccb5bcc502509b60d5f49e6cdc41cb52ace5457fc3cc7a8f4f05ca9eac