[INFO] updating cached repository https://github.com/CarterTS/RustRayTracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e29af1b3b19f428c645c10f305397f6eb6b6edfe [INFO] documenting CarterTS/RustRayTracer against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarterTS%2FRustRayTracer" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CarterTS/RustRayTracer on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CarterTS/RustRayTracer [INFO] removed path dependency vec3 from git repo https://github.com/CarterTS/RustRayTracer [INFO] finished tweaking git repo https://github.com/CarterTS/RustRayTracer [INFO] tweaked toml for git repo https://github.com/CarterTS/RustRayTracer written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/CarterTS/RustRayTracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (vec3) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-12/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" "+394e1b40d264aa6928811919c1124fa248e7d802" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/ACRONYM-Group/clilib` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (vec3) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1314f5e4db444e04f382a7c37e4a8d22ce2f3cb7e37dfb3b63b5bca42cc4cc4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c1314f5e4db444e04f382a7c37e4a8d22ce2f3cb7e37dfb3b63b5bca42cc4cc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1314f5e4db444e04f382a7c37e4a8d22ce2f3cb7e37dfb3b63b5bca42cc4cc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1314f5e4db444e04f382a7c37e4a8d22ce2f3cb7e37dfb3b63b5bca42cc4cc4", kill_on_drop: false }` [INFO] [stdout] c1314f5e4db444e04f382a7c37e4a8d22ce2f3cb7e37dfb3b63b5bca42cc4cc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afc30c72df1a3d12a0a7d31e7c5f7755c2e402963da0377f124fc503342b98a8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "afc30c72df1a3d12a0a7d31e7c5f7755c2e402963da0377f124fc503342b98a8", kill_on_drop: false }` [INFO] [stderr] warning: dependency (vec3) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking bytemuck v1.2.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking cast_trait v0.1.2 [INFO] [stderr] Checking cli v0.3.1 (https://github.com/ACRONYM-Group/clilib#40f1669f) [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rson_rs v0.2.1 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Checking deflate v0.8.4 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking png v0.16.6 [INFO] [stderr] Checking vec3 v0.2.1 [INFO] [stderr] Checking jpeg-decoder v0.1.19 [INFO] [stderr] Checking image v0.23.6 [INFO] [stderr] Documenting ray_trace v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `vec3::Vec3` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use vec3::Vec3; [INFO] [stdout] | ^^^^^^^^^^ no `Vec3` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/./rotations.rs:5:39 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn rotate_through_axis(direction: Vec3, axis: Vec3, theta: f64) -> Vec3 [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/./rotations.rs:5:51 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn rotate_through_axis(direction: Vec3, axis: Vec3, theta: f64) -> Vec3 [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/./rotations.rs:5:72 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn rotate_through_axis(direction: Vec3, axis: Vec3, theta: f64) -> Vec3 [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/./rotations.rs:38:34 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn apply_rotation(direction: Vec3, pitch: f64, yaw: f64) -> Vec3 [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/./rotations.rs:38:65 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn apply_rotation(direction: Vec3, pitch: f64, yaw: f64) -> Vec3 [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/./rotations.rs:57:24 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn convert_to(vec: Vec3, i_hat: Vec3, j_hat: Vec3, k_hat: Vec3) -> Vec3 [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/./rotations.rs:57:37 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn convert_to(vec: Vec3, i_hat: Vec3, j_hat: Vec3, k_hat: Vec3) -> Vec3 [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/./rotations.rs:57:50 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn convert_to(vec: Vec3, i_hat: Vec3, j_hat: Vec3, k_hat: Vec3) -> Vec3 [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/./rotations.rs:57:63 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn convert_to(vec: Vec3, i_hat: Vec3, j_hat: Vec3, k_hat: Vec3) -> Vec3 [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/./rotations.rs:57:72 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn convert_to(vec: Vec3, i_hat: Vec3, j_hat: Vec3, k_hat: Vec3) -> Vec3 [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/./rotations.rs:67:26 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn convert_from(vec: Vec3, i_hat: Vec3, j_hat: Vec3, k_hat: Vec3) -> Vec3 [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/./rotations.rs:67:39 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn convert_from(vec: Vec3, i_hat: Vec3, j_hat: Vec3, k_hat: Vec3) -> Vec3 [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/./rotations.rs:67:52 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn convert_from(vec: Vec3, i_hat: Vec3, j_hat: Vec3, k_hat: Vec3) -> Vec3 [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/./rotations.rs:67:65 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn convert_from(vec: Vec3, i_hat: Vec3, j_hat: Vec3, k_hat: Vec3) -> Vec3 [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/./rotations.rs:67:74 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn convert_from(vec: Vec3, i_hat: Vec3, j_hat: Vec3, k_hat: Vec3) -> Vec3 [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/objects.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | fn cube_rotate(v: Vec3, pitch: f64, yaw: f64, roll: f64) -> Vec3 [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/objects.rs:9:61 [INFO] [stdout] | [INFO] [stdout] 9 | fn cube_rotate(v: Vec3, pitch: f64, yaw: f64, roll: f64) -> Vec3 [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/objects.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | pub origin: Vec3, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/objects.rs:32:20 [INFO] [stdout] | [INFO] [stdout] 32 | pub direction: Vec3 [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/objects.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn new(origin: Vec3, direction: Vec3) -> Self [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/objects.rs:38:41 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn new(origin: Vec3, direction: Vec3) -> Self [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/objects.rs:208:13 [INFO] [stdout] | [INFO] [stdout] 208 | center: Vec3, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/objects.rs:217:24 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn new(center: Vec3, radius: f64, material: Material) -> Self [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/objects.rs:334:9 [INFO] [stdout] | [INFO] [stdout] 334 | p0: Vec3, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/objects.rs:335:9 [INFO] [stdout] | [INFO] [stdout] 335 | p1: Vec3, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/objects.rs:336:9 [INFO] [stdout] | [INFO] [stdout] 336 | p2: Vec3, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/objects.rs:342:20 [INFO] [stdout] | [INFO] [stdout] 342 | pub fn new(p0: Vec3, p1: Vec3, p2: Vec3, material: Material) -> Self [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/objects.rs:342:30 [INFO] [stdout] | [INFO] [stdout] 342 | pub fn new(p0: Vec3, p1: Vec3, p2: Vec3, material: Material) -> Self [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/objects.rs:342:40 [INFO] [stdout] | [INFO] [stdout] 342 | pub fn new(p0: Vec3, p1: Vec3, p2: Vec3, material: Material) -> Self [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/objects.rs:433:20 [INFO] [stdout] | [INFO] [stdout] 433 | pub fn new(p0: Vec3, p1: Vec3, p2: Vec3, p3: Vec3, material: Material) -> Self [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/objects.rs:433:30 [INFO] [stdout] | [INFO] [stdout] 433 | pub fn new(p0: Vec3, p1: Vec3, p2: Vec3, p3: Vec3, material: Material) -> Self [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/objects.rs:433:40 [INFO] [stdout] | [INFO] [stdout] 433 | pub fn new(p0: Vec3, p1: Vec3, p2: Vec3, p3: Vec3, material: Material) -> Self [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/objects.rs:433:50 [INFO] [stdout] | [INFO] [stdout] 433 | pub fn new(p0: Vec3, p1: Vec3, p2: Vec3, p3: Vec3, material: Material) -> Self [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/objects.rs:485:24 [INFO] [stdout] | [INFO] [stdout] 485 | pub fn new(offset: Vec3, rotation: Vec3, scale: f64, material: Material) -> Self [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/objects.rs:485:40 [INFO] [stdout] | [INFO] [stdout] 485 | pub fn new(offset: Vec3, rotation: Vec3, scale: f64, material: Material) -> Self [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/objects.rs:570:14 [INFO] [stdout] | [INFO] [stdout] 570 | pub pos: Vec3, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/objects.rs:578:21 [INFO] [stdout] | [INFO] [stdout] 578 | pub fn new(pos: Vec3, color: Color, brightness: f64) -> Self [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/objects.rs:600:19 [INFO] [stdout] | [INFO] [stdout] 600 | pub location: Vec3, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/objects.rs:601:17 [INFO] [stdout] | [INFO] [stdout] 601 | pub normal: Vec3, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/objects.rs:610:26 [INFO] [stdout] | [INFO] [stdout] 610 | pub fn new(location: Vec3, normal: Vec3, depth: f64, material: Material, incoming_ray: Ray) -> Self [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/objects.rs:610:40 [INFO] [stdout] | [INFO] [stdout] 610 | pub fn new(location: Vec3, normal: Vec3, depth: f64, material: Material, incoming_ray: Ray) -> Self [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/objects.rs:639:15 [INFO] [stdout] | [INFO] [stdout] 639 | position: Vec3, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/objects.rs:645:15 [INFO] [stdout] | [INFO] [stdout] 645 | rotation: Vec3 [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/objects.rs:651:26 [INFO] [stdout] | [INFO] [stdout] 651 | pub fn new(position: Vec3, fov: f64, aspect_ratio: f64, rotation: Vec3) -> Self [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> src/raytracer/objects.rs:651:71 [INFO] [stdout] | [INFO] [stdout] 651 | pub fn new(position: Vec3, fov: f64, aspect_ratio: f64, rotation: Vec3) -> Self [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 47 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: Could not document `ray_trace`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name ray_trace src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern cli=/opt/rustwide/target/debug/deps/libcli-c443223d35f958e4.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-56b8896430a1e5cd.rmeta --extern rson_rs=/opt/rustwide/target/debug/deps/librson_rs-7a02985f482b48a6.rmeta --extern vec3=/opt/rustwide/target/debug/deps/libvec3-040da39dc670d400.rmeta --cap-lints=forbid` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "afc30c72df1a3d12a0a7d31e7c5f7755c2e402963da0377f124fc503342b98a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afc30c72df1a3d12a0a7d31e7c5f7755c2e402963da0377f124fc503342b98a8", kill_on_drop: false }` [INFO] [stdout] afc30c72df1a3d12a0a7d31e7c5f7755c2e402963da0377f124fc503342b98a8