[INFO] cloning repository https://github.com/mattgodbolt/path-tracer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattgodbolt/path-tracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattgodbolt%2Fpath-tracer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattgodbolt%2Fpath-tracer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 859efe093e9822f3ee5cc8e30dbb80094f7aad85
[INFO] checking mattgodbolt/path-tracer against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattgodbolt%2Fpath-tracer" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mattgodbolt/path-tracer on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mattgodbolt/path-tracer
[INFO] finished tweaking git repo https://github.com/mattgodbolt/path-tracer
[INFO] tweaked toml for git repo https://github.com/mattgodbolt/path-tracer written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/mattgodbolt/path-tracer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dcb27ddf34cdbb5e37cfd447ec08c158a9eaca5d54d9d6e2e86600db965ae420
[INFO] running `Command { std: "docker" "start" "-a" "dcb27ddf34cdbb5e37cfd447ec08c158a9eaca5d54d9d6e2e86600db965ae420", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dcb27ddf34cdbb5e37cfd447ec08c158a9eaca5d54d9d6e2e86600db965ae420", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcb27ddf34cdbb5e37cfd447ec08c158a9eaca5d54d9d6e2e86600db965ae420", kill_on_drop: false }`
[INFO] [stdout] dcb27ddf34cdbb5e37cfd447ec08c158a9eaca5d54d9d6e2e86600db965ae420
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47fdbafa87c558aaff1a87bdd90e0afd47df3b0205d737133c0c9c3c06ae5652
[INFO] running `Command { std: "docker" "start" "-a" "47fdbafa87c558aaff1a87bdd90e0afd47df3b0205d737133c0c9c3c06ae5652", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking nodrop v0.1.12
[INFO] [stderr]     Checking num-traits v0.2.2
[INFO] [stderr]     Checking libc v0.2.40
[INFO] [stderr]     Checking cfg-if v0.1.2
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]     Checking lazy_static v1.0.0
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]    Compiling rayon-core v1.4.0
[INFO] [stderr]     Checking adler32 v1.0.2
[INFO] [stderr]     Checking byteorder v1.2.2
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]     Checking color_quant v1.0.0
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking bitflags v1.0.1
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking argparse v0.2.1
[INFO] [stderr]     Checking crossbeam-utils v0.2.2
[INFO] [stderr]     Checking arrayvec v0.4.7
[INFO] [stderr]     Checking inflate v0.3.4
[INFO] [stderr]     Checking gif v0.9.2
[INFO] [stderr]     Checking deflate v0.7.18
[INFO] [stderr]     Checking crossbeam-epoch v0.3.1
[INFO] [stderr]     Checking num-integer v0.1.36
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking crossbeam-deque v0.2.0
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking num-iter v0.1.35
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking png v0.11.0
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]     Checking rand v0.4.2
[INFO] [stderr]     Checking threadpool v1.7.1
[INFO] [stderr]     Checking rayon v1.0.1
[INFO] [stderr]     Checking jpeg-decoder v0.1.14
[INFO] [stderr]     Checking image v0.18.0
[INFO] [stderr]     Checking path_tracer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn radiance(scene: &Scene, ray: &Ray, depth: i32, rng: &mut F64Rng, emit: bool) -> Vec3d {
[INFO] [stdout]    |                                                                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn radiance(scene: &Scene, ray: &Ray, depth: i32, rng: &mut dyn F64Rng, emit: bool) -> Vec3d {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/scene.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 |     objects: Vec<Box<Renderable>>
[INFO] [stdout]   |                      ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 8 |     objects: Vec<Box<dyn Renderable>>
[INFO] [stdout]   |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:17:65
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn radiance(scene: &Scene, ray: &Ray, depth: i32, rng: &mut F64Rng, emit: bool) -> Vec3d {
[INFO] [stdout]    |                                                                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn radiance(scene: &Scene, ray: &Ray, depth: i32, rng: &mut dyn F64Rng, emit: bool) -> Vec3d {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/scene.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 |     objects: Vec<Box<Renderable>>
[INFO] [stdout]   |                      ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 8 |     objects: Vec<Box<dyn Renderable>>
[INFO] [stdout]   |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/renderable.rs:17:69
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn random_emission(&self, from: Vec3d, normal: Vec3d, rng: &mut F64Rng) -> (Vec3d, Vec3d);
[INFO] [stdout]    |                                                                     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn random_emission(&self, from: Vec3d, normal: Vec3d, rng: &mut dyn F64Rng) -> (Vec3d, Vec3d);
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/geometry.rs:74:69
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn random_emission(&self, from: Vec3d, normal: Vec3d, rng: &mut F64Rng) -> (Vec3d, Vec3d) {
[INFO] [stdout]    |                                                                     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn random_emission(&self, from: Vec3d, normal: Vec3d, rng: &mut dyn F64Rng) -> (Vec3d, Vec3d) {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/scene.rs:15:39
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn add(&mut self, object: Box<Renderable>) {
[INFO] [stdout]    |                                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn add(&mut self, object: Box<dyn Renderable>) {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/scene.rs:38:46
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn shadow_cast(&self, ray: &Ray, light: &Renderable) -> bool {
[INFO] [stdout]    |                                              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn shadow_cast(&self, ray: &Ray, light: &dyn Renderable) -> bool {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/scene.rs:60:71
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn sample_lights(&self, from: Vec3d, normal: Vec3d, rng: &mut F64Rng) -> Vec3d {
[INFO] [stdout]    |                                                                       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn sample_lights(&self, from: Vec3d, normal: Vec3d, rng: &mut dyn F64Rng) -> Vec3d {
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/renderable.rs:17:69
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn random_emission(&self, from: Vec3d, normal: Vec3d, rng: &mut F64Rng) -> (Vec3d, Vec3d);
[INFO] [stdout]    |                                                                     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn random_emission(&self, from: Vec3d, normal: Vec3d, rng: &mut dyn F64Rng) -> (Vec3d, Vec3d);
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/geometry.rs:74:69
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn random_emission(&self, from: Vec3d, normal: Vec3d, rng: &mut F64Rng) -> (Vec3d, Vec3d) {
[INFO] [stdout]    |                                                                     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn random_emission(&self, from: Vec3d, normal: Vec3d, rng: &mut dyn F64Rng) -> (Vec3d, Vec3d) {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/scene.rs:15:39
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn add(&mut self, object: Box<Renderable>) {
[INFO] [stdout]    |                                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn add(&mut self, object: Box<dyn Renderable>) {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/scene.rs:38:46
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn shadow_cast(&self, ray: &Ray, light: &Renderable) -> bool {
[INFO] [stdout]    |                                              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn shadow_cast(&self, ray: &Ray, light: &dyn Renderable) -> bool {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/scene.rs:60:71
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn sample_lights(&self, from: Vec3d, normal: Vec3d, rng: &mut F64Rng) -> Vec3d {
[INFO] [stdout]    |                                                                       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn sample_lights(&self, from: Vec3d, normal: Vec3d, rng: &mut dyn F64Rng) -> Vec3d {
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 0 arguments were supplied
[INFO] [stdout]   --> src/math.rs:85:27
[INFO] [stdout]    |
[INFO] [stdout] 85 |         Vec3d { x: self.x.clamp(), y: self.y.clamp(), z: self.z.clamp() }
[INFO] [stdout]    |                           ^^^^^-- two arguments of type `f64` and `f64` are missing
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/num/f64.rs:1408:18
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]    |
[INFO] [stdout] 85 |         Vec3d { x: self.x.clamp(/* f64 */, /* f64 */), y: self.y.clamp(), z: self.z.clamp() }
[INFO] [stdout]    |                                 ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 0 arguments were supplied
[INFO] [stdout]   --> src/math.rs:85:46
[INFO] [stdout]    |
[INFO] [stdout] 85 |         Vec3d { x: self.x.clamp(), y: self.y.clamp(), z: self.z.clamp() }
[INFO] [stdout]    |                                              ^^^^^-- two arguments of type `f64` and `f64` are missing
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/num/f64.rs:1408:18
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]    |
[INFO] [stdout] 85 |         Vec3d { x: self.x.clamp(), y: self.y.clamp(/* f64 */, /* f64 */), z: self.z.clamp() }
[INFO] [stdout]    |                                                    ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 0 arguments were supplied
[INFO] [stdout]   --> src/math.rs:85:65
[INFO] [stdout]    |
[INFO] [stdout] 85 |         Vec3d { x: self.x.clamp(), y: self.y.clamp(), z: self.z.clamp() }
[INFO] [stdout]    |                                                                 ^^^^^-- two arguments of type `f64` and `f64` are missing
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/num/f64.rs:1408:18
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]    |
[INFO] [stdout] 85 |         Vec3d { x: self.x.clamp(), y: self.y.clamp(), z: self.z.clamp(/* f64 */, /* f64 */) }
[INFO] [stdout]    |                                                                       ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/scene.rs:20:38
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let mut hit_obj: Option<&Box<Renderable>> = None;
[INFO] [stdout]    |                                      ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let mut hit_obj: Option<&Box<dyn Renderable>> = None;
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/scene.rs:39:34
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let mut hit_obj: Option<&Renderable> = None;
[INFO] [stdout]    |                                  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let mut hit_obj: Option<&dyn Renderable> = None;
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 0 arguments were supplied
[INFO] [stdout]   --> src/math.rs:85:27
[INFO] [stdout]    |
[INFO] [stdout] 85 |         Vec3d { x: self.x.clamp(), y: self.y.clamp(), z: self.z.clamp() }
[INFO] [stdout]    |                           ^^^^^-- two arguments of type `f64` and `f64` are missing
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/num/f64.rs:1408:18
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]    |
[INFO] [stdout] 85 |         Vec3d { x: self.x.clamp(/* f64 */, /* f64 */), y: self.y.clamp(), z: self.z.clamp() }
[INFO] [stdout]    |                                 ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 0 arguments were supplied
[INFO] [stdout]   --> src/math.rs:85:46
[INFO] [stdout]    |
[INFO] [stdout] 85 |         Vec3d { x: self.x.clamp(), y: self.y.clamp(), z: self.z.clamp() }
[INFO] [stdout]    |                                              ^^^^^-- two arguments of type `f64` and `f64` are missing
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/num/f64.rs:1408:18
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]    |
[INFO] [stdout] 85 |         Vec3d { x: self.x.clamp(), y: self.y.clamp(/* f64 */, /* f64 */), z: self.z.clamp() }
[INFO] [stdout]    |                                                    ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 0 arguments were supplied
[INFO] [stdout]   --> src/math.rs:85:65
[INFO] [stdout]    |
[INFO] [stdout] 85 |         Vec3d { x: self.x.clamp(), y: self.y.clamp(), z: self.z.clamp() }
[INFO] [stdout]    |                                                                 ^^^^^-- two arguments of type `f64` and `f64` are missing
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/num/f64.rs:1408:18
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]    |
[INFO] [stdout] 85 |         Vec3d { x: self.x.clamp(), y: self.y.clamp(), z: self.z.clamp(/* f64 */, /* f64 */) }
[INFO] [stdout]    |                                                                       ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/scene.rs:20:38
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let mut hit_obj: Option<&Box<Renderable>> = None;
[INFO] [stdout]    |                                      ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let mut hit_obj: Option<&Box<dyn Renderable>> = None;
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/scene.rs:39:34
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let mut hit_obj: Option<&Renderable> = None;
[INFO] [stdout]    |                                  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let mut hit_obj: Option<&dyn Renderable> = None;
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `path_tracer` (lib test) due to 3 previous errors; 9 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `path_tracer` (lib) due to 3 previous errors; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "47fdbafa87c558aaff1a87bdd90e0afd47df3b0205d737133c0c9c3c06ae5652", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47fdbafa87c558aaff1a87bdd90e0afd47df3b0205d737133c0c9c3c06ae5652", kill_on_drop: false }`
[INFO] [stdout] 47fdbafa87c558aaff1a87bdd90e0afd47df3b0205d737133c0c9c3c06ae5652
