[INFO] cloning repository https://github.com/m-shaka/ray-tracing-in-one-weekend-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m-shaka/ray-tracing-in-one-weekend-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-shaka%2Fray-tracing-in-one-weekend-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-shaka%2Fray-tracing-in-one-weekend-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0fb5392c6f19c1658206106f387aa532b7dfc589 [INFO] checking m-shaka/ray-tracing-in-one-weekend-rust against master#a5f164faad4a2fed606b8160fd7ecd2d5cbba381 for pr-84920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-shaka%2Fray-tracing-in-one-weekend-rust" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/m-shaka/ray-tracing-in-one-weekend-rust on toolchain a5f164faad4a2fed606b8160fd7ecd2d5cbba381 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/m-shaka/ray-tracing-in-one-weekend-rust [INFO] finished tweaking git repo https://github.com/m-shaka/ray-tracing-in-one-weekend-rust [INFO] tweaked toml for git repo https://github.com/m-shaka/ray-tracing-in-one-weekend-rust written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/m-shaka/ray-tracing-in-one-weekend-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "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] fbedf8e58b8a9120b230ba0a8a7720a7ce25f51a60bea286603840a8f2741cdb [INFO] running `Command { std: "docker" "start" "-a" "fbedf8e58b8a9120b230ba0a8a7720a7ce25f51a60bea286603840a8f2741cdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbedf8e58b8a9120b230ba0a8a7720a7ce25f51a60bea286603840a8f2741cdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbedf8e58b8a9120b230ba0a8a7720a7ce25f51a60bea286603840a8f2741cdb", kill_on_drop: false }` [INFO] [stdout] fbedf8e58b8a9120b230ba0a8a7720a7ce25f51a60bea286603840a8f2741cdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "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] cb9b90e815b5214105e1b8cc0da0d50bfcebe2790b929ace444ca63105602423 [INFO] running `Command { std: "docker" "start" "-a" "cb9b90e815b5214105e1b8cc0da0d50bfcebe2790b929ace444ca63105602423", kill_on_drop: false }` [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking ray_tracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0609]: no field `p` on type `(Vec3, Ray)` [INFO] [stdout] --> src/bin/chap7.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | let target = rec.p + rec.normal + random_in_unit_sphere(); [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `normal` on type `(Vec3, Ray)` [INFO] [stdout] --> src/bin/chap7.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | let target = rec.p + rec.normal + random_in_unit_sphere(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `p` on type `(Vec3, Ray)` [INFO] [stdout] --> src/bin/chap7.rs:27:35 [INFO] [stdout] | [INFO] [stdout] 27 | return color(Ray::new(rec.p, target - rec.p), world) * 0.5; [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `p` on type `(Vec3, Ray)` [INFO] [stdout] --> src/bin/chap7.rs:27:51 [INFO] [stdout] | [INFO] [stdout] 27 | return color(Ray::new(rec.p, target - rec.p), world) * 0.5; [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/bin/chap7.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 43 | let s1 = hitable::Sphere::new(Vec3::new(0., 0., -1.), 0.5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ---------------------- --- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hitable.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(center: Vec3, radius: f32, mat: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/bin/chap7.rs:44:14 [INFO] [stdout] | [INFO] [stdout] 44 | let s2 = hitable::Sphere::new(Vec3::new(0., -100.5, -1.), 100.); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ -------------------------- ---- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hitable.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(center: Vec3, radius: f32, mat: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `p` on type `(Vec3, Ray)` [INFO] [stdout] --> src/bin/chap7.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | let target = rec.p + rec.normal + random_in_unit_sphere(); [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `normal` on type `(Vec3, Ray)` [INFO] [stdout] --> src/bin/chap7.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | let target = rec.p + rec.normal + random_in_unit_sphere(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `p` on type `(Vec3, Ray)` [INFO] [stdout] --> src/bin/chap7.rs:27:35 [INFO] [stdout] | [INFO] [stdout] 27 | return color(Ray::new(rec.p, target - rec.p), world) * 0.5; [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `p` on type `(Vec3, Ray)` [INFO] [stdout] --> src/bin/chap7.rs:27:51 [INFO] [stdout] | [INFO] [stdout] 27 | return color(Ray::new(rec.p, target - rec.p), world) * 0.5; [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ray_tracer` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/bin/chap7.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 43 | let s1 = hitable::Sphere::new(Vec3::new(0., 0., -1.), 0.5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ---------------------- --- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hitable.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(center: Vec3, radius: f32, mat: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/bin/chap7.rs:44:14 [INFO] [stdout] | [INFO] [stdout] 44 | let s2 = hitable::Sphere::new(Vec3::new(0., -100.5, -1.), 100.); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ -------------------------- ---- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hitable.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(center: Vec3, radius: f32, mat: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `normal` on type `(Vec3, Ray)` [INFO] [stdout] --> src/bin/chap6.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | return (rec.normal + 1.) * 0.5; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/bin/chap6.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | let s1 = hitable::Sphere::new(Vec3::new(0., 0., -1.), 0.5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ---------------------- --- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hitable.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(center: Vec3, radius: f32, mat: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/bin/chap6.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | let s2 = hitable::Sphere::new(Vec3::new(0., -100.5, -1.), 100.); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ -------------------------- ---- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hitable.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(center: Vec3, radius: f32, mat: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `normal` on type `(Vec3, Ray)` [INFO] [stdout] --> src/bin/chap5.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | return (rec.normal + 1.) * 0.5; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `normal` on type `(Vec3, Ray)` [INFO] [stdout] --> src/bin/chap6.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | return (rec.normal + 1.) * 0.5; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/bin/chap5.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | let s1 = hitable::Sphere::new(Vec3::new(0., 0., -1.), 0.5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ---------------------- --- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hitable.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(center: Vec3, radius: f32, mat: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/bin/chap5.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | let s2 = hitable::Sphere::new(Vec3::new(0., -100.5, -1.), 100.); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ -------------------------- ---- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hitable.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(center: Vec3, radius: f32, mat: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/bin/chap6.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | let s1 = hitable::Sphere::new(Vec3::new(0., 0., -1.), 0.5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ---------------------- --- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hitable.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(center: Vec3, radius: f32, mat: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `normal` on type `(Vec3, Ray)` [INFO] [stdout] --> src/bin/chap5.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | return (rec.normal + 1.) * 0.5; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/bin/chap6.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | let s2 = hitable::Sphere::new(Vec3::new(0., -100.5, -1.), 100.); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ -------------------------- ---- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hitable.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(center: Vec3, radius: f32, mat: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/bin/chap5.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | let s1 = hitable::Sphere::new(Vec3::new(0., 0., -1.), 0.5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ---------------------- --- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hitable.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(center: Vec3, radius: f32, mat: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/bin/chap5.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | let s2 = hitable::Sphere::new(Vec3::new(0., -100.5, -1.), 100.); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ -------------------------- ---- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/hitable.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(center: Vec3, radius: f32, mat: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cb9b90e815b5214105e1b8cc0da0d50bfcebe2790b929ace444ca63105602423", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb9b90e815b5214105e1b8cc0da0d50bfcebe2790b929ace444ca63105602423", kill_on_drop: false }` [INFO] [stdout] cb9b90e815b5214105e1b8cc0da0d50bfcebe2790b929ace444ca63105602423