[INFO] cloning repository https://github.com/CarterTS/RustRayTracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CarterTS/RustRayTracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarterTS%2FRustRayTracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarterTS%2FRustRayTracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e29af1b3b19f428c645c10f305397f6eb6b6edfe [INFO] documenting CarterTS/RustRayTracer against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarterTS%2FRustRayTracer" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CarterTS/RustRayTracer on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "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-1/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" "+1.46.0" "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] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-1/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" "+1.46.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/ACRONYM-Group/clilib` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8042b9251012c7f54a510f09a7247b1f3a34edc792b3bc4ff88757e93ed43fda [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" "8042b9251012c7f54a510f09a7247b1f3a34edc792b3bc4ff88757e93ed43fda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8042b9251012c7f54a510f09a7247b1f3a34edc792b3bc4ff88757e93ed43fda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8042b9251012c7f54a510f09a7247b1f3a34edc792b3bc4ff88757e93ed43fda", kill_on_drop: false }` [INFO] [stdout] 8042b9251012c7f54a510f09a7247b1f3a34edc792b3bc4ff88757e93ed43fda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7b0c8de389eb1d42e5b32b7fe5884006a7556e70cd83bf876abc503e39f7ed2 [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" "d7b0c8de389eb1d42e5b32b7fe5884006a7556e70cd83bf876abc503e39f7ed2", 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] Checking cli v0.3.3 (https://github.com/ACRONYM-Group/clilib#bc9432ca) [INFO] [stderr] Checking rson_rs v0.2.1 [INFO] [stderr] Checking vec3 v0.2.1 [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-4952de3752222e66.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-d2617eb15c725283.rmeta --extern rson_rs=/opt/rustwide/target/debug/deps/librson_rs-5f810c6f05baf667.rmeta --extern vec3=/opt/rustwide/target/debug/deps/libvec3-d8d8f38b187c96d1.rmeta --cap-lints=warn` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "d7b0c8de389eb1d42e5b32b7fe5884006a7556e70cd83bf876abc503e39f7ed2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7b0c8de389eb1d42e5b32b7fe5884006a7556e70cd83bf876abc503e39f7ed2", kill_on_drop: false }` [INFO] [stdout] d7b0c8de389eb1d42e5b32b7fe5884006a7556e70cd83bf876abc503e39f7ed2