[INFO] cloning repository https://github.com/hyeonjang/r-rt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hyeonjang/r-rt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhyeonjang%2Fr-rt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhyeonjang%2Fr-rt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 17a689ae7249fbf47e14b7961e98d9de410ba4c0
[INFO] testing hyeonjang/r-rt against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhyeonjang%2Fr-rt" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hyeonjang/r-rt
[INFO] finished tweaking git repo https://github.com/hyeonjang/r-rt
[INFO] tweaked toml for git repo https://github.com/hyeonjang/r-rt written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hyeonjang/r-rt on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hyeonjang/r-rt 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13489a7850d6004bb98cab0b5dc5fc10cd8e3b2d01186049fd927f43fd1bb365
[INFO] running `Command { std: "docker" "start" "-a" "13489a7850d6004bb98cab0b5dc5fc10cd8e3b2d01186049fd927f43fd1bb365", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13489a7850d6004bb98cab0b5dc5fc10cd8e3b2d01186049fd927f43fd1bb365", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13489a7850d6004bb98cab0b5dc5fc10cd8e3b2d01186049fd927f43fd1bb365", kill_on_drop: false }`
[INFO] [stdout] 13489a7850d6004bb98cab0b5dc5fc10cd8e3b2d01186049fd927f43fd1bb365
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a55aec0e3d9231581ee6e95b58f641000440b0e1c0d8afe4f871cba496ddc3d
[INFO] running `Command { std: "docker" "start" "-a" "7a55aec0e3d9231581ee6e95b58f641000440b0e1c0d8afe4f871cba496ddc3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.1
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling weezl v0.1.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling terminal_size v0.1.15
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling gif v0.11.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling number_prefix v0.3.0
[INFO] [stderr]    Compiling bytemuck v1.5.0
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling rxmath v0.1.0 (/opt/rustwide/workdir/rxmath)
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rxmath/src/macros.rs:139:48
[INFO] [stdout]     |
[INFO] [stdout] 139 |             fn index<'a>(&'a self, i:usize) -> &T {
[INFO] [stdout]     |                           --                   ^^ the same lifetime is elided here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: rxmath/src/vector.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | impl_idx!(Gvec2<T>{ x 0 y 1 });
[INFO] [stdout]     | ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_idx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 139 |             fn index<'a>(&'a self, i:usize) -> &'a T {
[INFO] [stdout]     |                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rxmath/src/macros.rs:139:48
[INFO] [stdout]     |
[INFO] [stdout] 139 |             fn index<'a>(&'a self, i:usize) -> &T {
[INFO] [stdout]     |                           --                   ^^ the same lifetime is elided here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: rxmath/src/vector.rs:89:1
[INFO] [stdout]     |
[INFO] [stdout]  89 | impl_idx!(Gvec3<T>{ x 0 y 1 z 2 });
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_idx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 139 |             fn index<'a>(&'a self, i:usize) -> &'a T {
[INFO] [stdout]     |                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rxmath/src/macros.rs:139:48
[INFO] [stdout]     |
[INFO] [stdout] 139 |             fn index<'a>(&'a self, i:usize) -> &T {
[INFO] [stdout]     |                           --                   ^^ the same lifetime is elided here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: rxmath/src/vector.rs:90:1
[INFO] [stdout]     |
[INFO] [stdout]  90 | impl_idx!(Gvec4<T>{ x 0 y 1 z 2 w 3 });
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_idx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 139 |             fn index<'a>(&'a self, i:usize) -> &'a T {
[INFO] [stdout]     |                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling console v0.14.0
[INFO] [stderr]    Compiling indicatif v0.15.0
[INFO] [stderr]    Compiling jpeg-decoder v0.1.20
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling image v0.23.12
[INFO] [stderr]    Compiling raytracer v0.1.0 (/opt/rustwide/workdir/raytracer)
[INFO] [stdout] warning: unused import: `image::*`
[INFO] [stdout]  --> raytracer/src/intergrate/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use image::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `accelerator::*`
[INFO] [stdout]  --> raytracer/src/shape/prism.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use accelerator::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::texture::*`
[INFO] [stdout]   --> raytracer/src/shape/volume.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::texture::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> raytracer/src/main.rs:102:6
[INFO] [stdout]     |
[INFO] [stdout] 102 |     };
[INFO] [stdout]     |      ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]  --> raytracer/src/intergrate/mod.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn pdf(x:vec3) -> f32 {
[INFO] [stdout]   |            ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p`
[INFO] [stdout]   --> raytracer/src/texture.rs:70:37
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn value(&self, u: f32, v: f32, p: &vec3) -> vec3 {
[INFO] [stdout]    |                                     ^ help: if this is intentional, prefix it with an underscore: `_p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]   --> raytracer/src/accelerator/bounds.rs:95:55
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn intersect(&self, r:&Ray, t_min:f32, t_max:f32, h:&mut Hit) -> bool {
[INFO] [stdout]    |                                                       ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> raytracer/src/shape/material.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn scatter_pdf(&self, r:&Ray, h:&Hit, scattered:&mut Ray) -> f32 { return 0.0; }
[INFO] [stdout]    |                           ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]   --> raytracer/src/shape/material.rs:17:35
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn scatter_pdf(&self, r:&Ray, h:&Hit, scattered:&mut Ray) -> f32 { return 0.0; }
[INFO] [stdout]    |                                   ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scattered`
[INFO] [stdout]   --> raytracer/src/shape/material.rs:17:43
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn scatter_pdf(&self, r:&Ray, h:&Hit, scattered:&mut Ray) -> f32 { return 0.0; }
[INFO] [stdout]    |                                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scattered`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> raytracer/src/shape/material.rs:94:27
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn scatter_pdf(&self, r: &Ray, h: &Hit, scattered: &mut Ray) -> f32 {
[INFO] [stdout]    |                           ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pdf`
[INFO] [stdout]    --> raytracer/src/shape/material.rs:102:82
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn scatter(&self, r:&Ray, h:&Hit, attenuation:&mut vec3, scattered:&mut Ray, pdf:&mut f32) -> bool {
[INFO] [stdout]     |                                                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_pdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pdf`
[INFO] [stdout]    --> raytracer/src/shape/material.rs:111:82
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn scatter(&self, r:&Ray, h:&Hit, attenuation:&mut vec3, scattered:&mut Ray, pdf:&mut f32) -> bool {
[INFO] [stdout]     |                                                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_pdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pdf`
[INFO] [stdout]    --> raytracer/src/shape/material.rs:138:90
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn scatter(&self, _r: &Ray, _h: &Hit, _attenuation: &mut vec3, _scattered: &mut Ray, pdf:&mut f32) -> bool {
[INFO] [stdout]     |                                                                                          ^^^ help: if this is intentional, prefix it with an underscore: `_pdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pdf`
[INFO] [stdout]    --> raytracer/src/shape/material.rs:144:86
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn scatter(&self, r: &Ray, h: &Hit, attenuation: &mut vec3, scattered: &mut Ray, pdf:&mut f32) -> bool {
[INFO] [stdout]     |                                                                                      ^^^ help: if this is intentional, prefix it with an underscore: `_pdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t_max`
[INFO] [stdout]   --> raytracer/src/shape/volume.rs:29:48
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn intersect(&self, ray: &Ray, t_min: f32, t_max: f32, hit0:&mut Hit) -> bool {
[INFO] [stdout]    |                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_max`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `w` is never read
[INFO] [stdout]   --> raytracer/src/camera.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Camera {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     w:vec3, u:vec3, v:vec3,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Camera` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `pdf` is never used
[INFO] [stdout]  --> raytracer/src/intergrate/mod.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn pdf(x:vec3) -> f32 {
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `integrate_squared_x` is never used
[INFO] [stdout]   --> raytracer/src/intergrate/mod.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn integrate_squared_x() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `simple_mc` is never used
[INFO] [stdout]   --> raytracer/src/intergrate/mod.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn simple_mc() {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `parent` and `id` are never read
[INFO] [stdout]    --> raytracer/src/accelerator/bvh.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct Node {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 110 |     parent:u32,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 111 |     id:usize,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Node` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Triangle` is never constructed
[INFO] [stdout]  --> raytracer/src/shape/triangle.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Triangle {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `N` should have a snake case name
[INFO] [stdout]   --> raytracer/src/intergrate/mod.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |         let N = 1000000;
[INFO] [stdout]    |             ^ help: convert the identifier to snake case: `n`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `N` should have a snake case name
[INFO] [stdout]   --> raytracer/src/intergrate/mod.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let N = 1000000;
[INFO] [stdout]    |             ^ help: convert the identifier to snake case: `n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> raytracer/src/accelerator/bounds.rs:51:40
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn index<'a>(&'a self, i:usize) -> &Gvec3<T> {
[INFO] [stdout]    |                   --                   ^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn index<'a>(&'a self, i:usize) -> &'a Gvec3<T> {
[INFO] [stdout]    |                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> raytracer/src/accelerator/bvh.rs:208:20
[INFO] [stdout]     |
[INFO] [stdout] 208 |                 if (*self.mesh).list[node.second as usize].intersect(r, t_min, t_max, &mut i) && i.t_min<h.t_min {
[INFO] [stdout]     |                    ^^---------^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this raw pointer has type `*mut shape::ShapeList`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&Vec<Box<dyn shape::Shape>>`
[INFO] [stdout]    --> raytracer/src/accelerator/bvh.rs:208:20
[INFO] [stdout]     |
[INFO] [stdout] 208 |                 if (*self.mesh).list[node.second as usize].intersect(r, t_min, t_max, &mut i) && i.t_min<h.t_min {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 208 |                 if (&(*self.mesh).list)[node.second as usize].intersect(r, t_min, t_max, &mut i) && i.t_min<h.t_min {
[INFO] [stdout]     |                    ++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.95s
[INFO] running `Command { std: "docker" "inspect" "7a55aec0e3d9231581ee6e95b58f641000440b0e1c0d8afe4f871cba496ddc3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a55aec0e3d9231581ee6e95b58f641000440b0e1c0d8afe4f871cba496ddc3d", kill_on_drop: false }`
[INFO] [stdout] 7a55aec0e3d9231581ee6e95b58f641000440b0e1c0d8afe4f871cba496ddc3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8cb2bbae0cfec00a0aebc7c7c9d875efdccd98a077c974652fc5036a9a0eb04b
[INFO] running `Command { std: "docker" "start" "-a" "8cb2bbae0cfec00a0aebc7c7c9d875efdccd98a077c974652fc5036a9a0eb04b", kill_on_drop: false }`
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rxmath/src/macros.rs:139:48
[INFO] [stdout]     |
[INFO] [stdout] 139 |             fn index<'a>(&'a self, i:usize) -> &T {
[INFO] [stdout]     |                           --                   ^^ the same lifetime is elided here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: rxmath/src/vector.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | impl_idx!(Gvec2<T>{ x 0 y 1 });
[INFO] [stdout]     | ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_idx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 139 |             fn index<'a>(&'a self, i:usize) -> &'a T {
[INFO] [stdout]     |                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rxmath/src/macros.rs:139:48
[INFO] [stdout]     |
[INFO] [stdout] 139 |             fn index<'a>(&'a self, i:usize) -> &T {
[INFO] [stdout]     |                           --                   ^^ the same lifetime is elided here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: rxmath/src/vector.rs:89:1
[INFO] [stdout]     |
[INFO] [stdout]  89 | impl_idx!(Gvec3<T>{ x 0 y 1 z 2 });
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_idx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 139 |             fn index<'a>(&'a self, i:usize) -> &'a T {
[INFO] [stdout]     |                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rxmath/src/macros.rs:139:48
[INFO] [stdout]     |
[INFO] [stdout] 139 |             fn index<'a>(&'a self, i:usize) -> &T {
[INFO] [stdout]     |                           --                   ^^ the same lifetime is elided here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: rxmath/src/vector.rs:90:1
[INFO] [stdout]     |
[INFO] [stdout]  90 | impl_idx!(Gvec4<T>{ x 0 y 1 z 2 w 3 });
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_idx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 139 |             fn index<'a>(&'a self, i:usize) -> &'a T {
[INFO] [stdout]     |                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rxmath v0.1.0 (/opt/rustwide/workdir/rxmath)
[INFO] [stderr]    Compiling raytracer v0.1.0 (/opt/rustwide/workdir/raytracer)
[INFO] [stdout] warning: unused import: `image::*`
[INFO] [stdout]  --> raytracer/src/intergrate/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use image::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `accelerator::*`
[INFO] [stdout]  --> raytracer/src/shape/prism.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use accelerator::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::texture::*`
[INFO] [stdout]   --> raytracer/src/shape/volume.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::texture::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> raytracer/src/main.rs:102:6
[INFO] [stdout]     |
[INFO] [stdout] 102 |     };
[INFO] [stdout]     |      ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rxmath/src/macros.rs:139:48
[INFO] [stdout]     |
[INFO] [stdout] 139 |             fn index<'a>(&'a self, i:usize) -> &T {
[INFO] [stdout]     |                           --                   ^^ the same lifetime is elided here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: rxmath/src/vector.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | impl_idx!(Gvec2<T>{ x 0 y 1 });
[INFO] [stdout]     | ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_idx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 139 |             fn index<'a>(&'a self, i:usize) -> &'a T {
[INFO] [stdout]     |                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rxmath/src/macros.rs:139:48
[INFO] [stdout]     |
[INFO] [stdout] 139 |             fn index<'a>(&'a self, i:usize) -> &T {
[INFO] [stdout]     |                           --                   ^^ the same lifetime is elided here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: rxmath/src/vector.rs:89:1
[INFO] [stdout]     |
[INFO] [stdout]  89 | impl_idx!(Gvec3<T>{ x 0 y 1 z 2 });
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_idx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 139 |             fn index<'a>(&'a self, i:usize) -> &'a T {
[INFO] [stdout]     |                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rxmath/src/macros.rs:139:48
[INFO] [stdout]     |
[INFO] [stdout] 139 |             fn index<'a>(&'a self, i:usize) -> &T {
[INFO] [stdout]     |                           --                   ^^ the same lifetime is elided here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]    ::: rxmath/src/vector.rs:90:1
[INFO] [stdout]     |
[INFO] [stdout]  90 | impl_idx!(Gvec4<T>{ x 0 y 1 z 2 w 3 });
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_idx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 139 |             fn index<'a>(&'a self, i:usize) -> &'a T {
[INFO] [stdout]     |                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]  --> raytracer/src/intergrate/mod.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn pdf(x:vec3) -> f32 {
[INFO] [stdout]   |            ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p`
[INFO] [stdout]   --> raytracer/src/texture.rs:70:37
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn value(&self, u: f32, v: f32, p: &vec3) -> vec3 {
[INFO] [stdout]    |                                     ^ help: if this is intentional, prefix it with an underscore: `_p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]   --> raytracer/src/accelerator/bounds.rs:95:55
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn intersect(&self, r:&Ray, t_min:f32, t_max:f32, h:&mut Hit) -> bool {
[INFO] [stdout]    |                                                       ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> raytracer/src/shape/material.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn scatter_pdf(&self, r:&Ray, h:&Hit, scattered:&mut Ray) -> f32 { return 0.0; }
[INFO] [stdout]    |                           ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]   --> raytracer/src/shape/material.rs:17:35
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn scatter_pdf(&self, r:&Ray, h:&Hit, scattered:&mut Ray) -> f32 { return 0.0; }
[INFO] [stdout]    |                                   ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scattered`
[INFO] [stdout]   --> raytracer/src/shape/material.rs:17:43
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn scatter_pdf(&self, r:&Ray, h:&Hit, scattered:&mut Ray) -> f32 { return 0.0; }
[INFO] [stdout]    |                                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scattered`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> raytracer/src/shape/material.rs:94:27
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn scatter_pdf(&self, r: &Ray, h: &Hit, scattered: &mut Ray) -> f32 {
[INFO] [stdout]    |                           ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pdf`
[INFO] [stdout]    --> raytracer/src/shape/material.rs:102:82
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn scatter(&self, r:&Ray, h:&Hit, attenuation:&mut vec3, scattered:&mut Ray, pdf:&mut f32) -> bool {
[INFO] [stdout]     |                                                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_pdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pdf`
[INFO] [stdout]    --> raytracer/src/shape/material.rs:111:82
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn scatter(&self, r:&Ray, h:&Hit, attenuation:&mut vec3, scattered:&mut Ray, pdf:&mut f32) -> bool {
[INFO] [stdout]     |                                                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_pdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pdf`
[INFO] [stdout]    --> raytracer/src/shape/material.rs:138:90
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn scatter(&self, _r: &Ray, _h: &Hit, _attenuation: &mut vec3, _scattered: &mut Ray, pdf:&mut f32) -> bool {
[INFO] [stdout]     |                                                                                          ^^^ help: if this is intentional, prefix it with an underscore: `_pdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pdf`
[INFO] [stdout]    --> raytracer/src/shape/material.rs:144:86
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn scatter(&self, r: &Ray, h: &Hit, attenuation: &mut vec3, scattered: &mut Ray, pdf:&mut f32) -> bool {
[INFO] [stdout]     |                                                                                      ^^^ help: if this is intentional, prefix it with an underscore: `_pdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t_max`
[INFO] [stdout]   --> raytracer/src/shape/volume.rs:29:48
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn intersect(&self, ray: &Ray, t_min: f32, t_max: f32, hit0:&mut Hit) -> bool {
[INFO] [stdout]    |                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_max`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `w` is never read
[INFO] [stdout]   --> raytracer/src/camera.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Camera {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     w:vec3, u:vec3, v:vec3,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Camera` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `simple_mc` is never used
[INFO] [stdout]   --> raytracer/src/intergrate/mod.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn simple_mc() {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `parent` and `id` are never read
[INFO] [stdout]    --> raytracer/src/accelerator/bvh.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct Node {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 110 |     parent:u32,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 111 |     id:usize,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Node` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Triangle` is never constructed
[INFO] [stdout]  --> raytracer/src/shape/triangle.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Triangle {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `N` should have a snake case name
[INFO] [stdout]   --> raytracer/src/intergrate/mod.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |         let N = 1000000;
[INFO] [stdout]    |             ^ help: convert the identifier to snake case: `n`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `N` should have a snake case name
[INFO] [stdout]   --> raytracer/src/intergrate/mod.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let N = 1000000;
[INFO] [stdout]    |             ^ help: convert the identifier to snake case: `n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> raytracer/src/accelerator/bounds.rs:51:40
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn index<'a>(&'a self, i:usize) -> &Gvec3<T> {
[INFO] [stdout]    |                   --                   ^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn index<'a>(&'a self, i:usize) -> &'a Gvec3<T> {
[INFO] [stdout]    |                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> raytracer/src/accelerator/bvh.rs:208:20
[INFO] [stdout]     |
[INFO] [stdout] 208 |                 if (*self.mesh).list[node.second as usize].intersect(r, t_min, t_max, &mut i) && i.t_min<h.t_min {
[INFO] [stdout]     |                    ^^---------^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this raw pointer has type `*mut shape::ShapeList`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&Vec<Box<dyn shape::Shape>>`
[INFO] [stdout]    --> raytracer/src/accelerator/bvh.rs:208:20
[INFO] [stdout]     |
[INFO] [stdout] 208 |                 if (*self.mesh).list[node.second as usize].intersect(r, t_min, t_max, &mut i) && i.t_min<h.t_min {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 208 |                 if (&(*self.mesh).list)[node.second as usize].intersect(r, t_min, t_max, &mut i) && i.t_min<h.t_min {
[INFO] [stdout]     |                    ++                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.02s
[INFO] running `Command { std: "docker" "inspect" "8cb2bbae0cfec00a0aebc7c7c9d875efdccd98a077c974652fc5036a9a0eb04b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cb2bbae0cfec00a0aebc7c7c9d875efdccd98a077c974652fc5036a9a0eb04b", kill_on_drop: false }`
[INFO] [stdout] 8cb2bbae0cfec00a0aebc7c7c9d875efdccd98a077c974652fc5036a9a0eb04b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 48ed1e67403bfcfb6948c22ed9c83d9e7d6d23c0d42042bca49166e54fed7b03
[INFO] running `Command { std: "docker" "start" "-a" "48ed1e67403bfcfb6948c22ed9c83d9e7d6d23c0d42042bca49166e54fed7b03", kill_on_drop: false }`
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> rxmath/src/macros.rs:139:48
[INFO] [stderr]     |
[INFO] [stderr] 139 |             fn index<'a>(&'a self, i:usize) -> &T {
[INFO] [stderr]     |                           --                   ^^ the same lifetime is elided here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]    ::: rxmath/src/vector.rs:88:1
[INFO] [stderr]     |
[INFO] [stderr]  88 | impl_idx!(Gvec2<T>{ x 0 y 1 });
[INFO] [stderr]     | ------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `impl_idx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 139 |             fn index<'a>(&'a self, i:usize) -> &'a T {
[INFO] [stderr]     |                                                 ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> rxmath/src/macros.rs:139:48
[INFO] [stderr]     |
[INFO] [stderr] 139 |             fn index<'a>(&'a self, i:usize) -> &T {
[INFO] [stderr]     |                           --                   ^^ the same lifetime is elided here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]    ::: rxmath/src/vector.rs:89:1
[INFO] [stderr]     |
[INFO] [stderr]  89 | impl_idx!(Gvec3<T>{ x 0 y 1 z 2 });
[INFO] [stderr]     | ---------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `impl_idx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 139 |             fn index<'a>(&'a self, i:usize) -> &'a T {
[INFO] [stderr]     |                                                 ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> rxmath/src/macros.rs:139:48
[INFO] [stderr]     |
[INFO] [stderr] 139 |             fn index<'a>(&'a self, i:usize) -> &T {
[INFO] [stderr]     |                           --                   ^^ the same lifetime is elided here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]    ::: rxmath/src/vector.rs:90:1
[INFO] [stderr]     |
[INFO] [stderr]  90 | impl_idx!(Gvec4<T>{ x 0 y 1 z 2 w 3 });
[INFO] [stderr]     | -------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `impl_idx` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 139 |             fn index<'a>(&'a self, i:usize) -> &'a T {
[INFO] [stderr]     |                                                 ++
[INFO] [stderr] 
[INFO] [stderr] warning: `rxmath` (lib) generated 3 warnings (run `cargo fix --lib -p rxmath` to apply 3 suggestions)
[INFO] [stderr] warning: `rxmath` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: unused import: `image::*`
[INFO] [stderr]  --> raytracer/src/intergrate/mod.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 |     use image::*;
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `accelerator::*`
[INFO] [stderr]  --> raytracer/src/shape/prism.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use accelerator::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::texture::*`
[INFO] [stderr]   --> raytracer/src/shape/volume.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | use crate::texture::*;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> raytracer/src/main.rs:102:6
[INFO] [stderr]     |
[INFO] [stderr] 102 |     };
[INFO] [stderr]     |      ^ help: remove this semicolon
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `x`
[INFO] [stderr]  --> raytracer/src/intergrate/mod.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 |     fn pdf(x:vec3) -> f32 {
[INFO] [stderr]   |            ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `p`
[INFO] [stderr]   --> raytracer/src/texture.rs:70:37
[INFO] [stderr]    |
[INFO] [stderr] 70 |     fn value(&self, u: f32, v: f32, p: &vec3) -> vec3 {
[INFO] [stderr]    |                                     ^ help: if this is intentional, prefix it with an underscore: `_p`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `h`
[INFO] [stderr]   --> raytracer/src/accelerator/bounds.rs:95:55
[INFO] [stderr]    |
[INFO] [stderr] 95 |     fn intersect(&self, r:&Ray, t_min:f32, t_max:f32, h:&mut Hit) -> bool {
[INFO] [stderr]    |                                                       ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `r`
[INFO] [stderr]   --> raytracer/src/shape/material.rs:17:27
[INFO] [stderr]    |
[INFO] [stderr] 17 |     fn scatter_pdf(&self, r:&Ray, h:&Hit, scattered:&mut Ray) -> f32 { return 0.0; }
[INFO] [stderr]    |                           ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `h`
[INFO] [stderr]   --> raytracer/src/shape/material.rs:17:35
[INFO] [stderr]    |
[INFO] [stderr] 17 |     fn scatter_pdf(&self, r:&Ray, h:&Hit, scattered:&mut Ray) -> f32 { return 0.0; }
[INFO] [stderr]    |                                   ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `scattered`
[INFO] [stderr]   --> raytracer/src/shape/material.rs:17:43
[INFO] [stderr]    |
[INFO] [stderr] 17 |     fn scatter_pdf(&self, r:&Ray, h:&Hit, scattered:&mut Ray) -> f32 { return 0.0; }
[INFO] [stderr]    |                                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scattered`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `r`
[INFO] [stderr]   --> raytracer/src/shape/material.rs:94:27
[INFO] [stderr]    |
[INFO] [stderr] 94 |     fn scatter_pdf(&self, r: &Ray, h: &Hit, scattered: &mut Ray) -> f32 {
[INFO] [stderr]    |                           ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pdf`
[INFO] [stderr]    --> raytracer/src/shape/material.rs:102:82
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn scatter(&self, r:&Ray, h:&Hit, attenuation:&mut vec3, scattered:&mut Ray, pdf:&mut f32) -> bool {
[INFO] [stderr]     |                                                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_pdf`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pdf`
[INFO] [stderr]    --> raytracer/src/shape/material.rs:111:82
[INFO] [stderr]     |
[INFO] [stderr] 111 |     fn scatter(&self, r:&Ray, h:&Hit, attenuation:&mut vec3, scattered:&mut Ray, pdf:&mut f32) -> bool {
[INFO] [stderr]     |                                                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_pdf`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pdf`
[INFO] [stderr]    --> raytracer/src/shape/material.rs:138:90
[INFO] [stderr]     |
[INFO] [stderr] 138 |     fn scatter(&self, _r: &Ray, _h: &Hit, _attenuation: &mut vec3, _scattered: &mut Ray, pdf:&mut f32) -> bool {
[INFO] [stderr]     |                                                                                          ^^^ help: if this is intentional, prefix it with an underscore: `_pdf`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pdf`
[INFO] [stderr]    --> raytracer/src/shape/material.rs:144:86
[INFO] [stderr]     |
[INFO] [stderr] 144 |     fn scatter(&self, r: &Ray, h: &Hit, attenuation: &mut vec3, scattered: &mut Ray, pdf:&mut f32) -> bool {
[INFO] [stderr]     |                                                                                      ^^^ help: if this is intentional, prefix it with an underscore: `_pdf`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `t_max`
[INFO] [stderr]   --> raytracer/src/shape/volume.rs:29:48
[INFO] [stderr]    |
[INFO] [stderr] 29 |     fn intersect(&self, ray: &Ray, t_min: f32, t_max: f32, hit0:&mut Hit) -> bool {
[INFO] [stderr]    |                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_max`
[INFO] [stderr] 
[INFO] [stderr] warning: field `w` is never read
[INFO] [stderr]   --> raytracer/src/camera.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub struct Camera {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 13 |     w:vec3, u:vec3, v:vec3,
[INFO] [stderr]    |     ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Camera` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `simple_mc` is never used
[INFO] [stderr]   --> raytracer/src/intergrate/mod.rs:24:8
[INFO] [stderr]    |
[INFO] [stderr] 24 |     fn simple_mc() {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `parent` and `id` are never read
[INFO] [stderr]    --> raytracer/src/accelerator/bvh.rs:110:5
[INFO] [stderr]     |
[INFO] [stderr] 107 | pub struct Node {
[INFO] [stderr]     |            ---- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 110 |     parent:u32,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 111 |     id:usize,
[INFO] [stderr]     |     ^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Node` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Triangle` is never constructed
[INFO] [stderr]  --> raytracer/src/shape/triangle.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub struct Triangle {
[INFO] [stderr]   |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable `N` should have a snake case name
[INFO] [stderr]   --> raytracer/src/intergrate/mod.rs:14:13
[INFO] [stderr]    |
[INFO] [stderr] 14 |         let N = 1000000;
[INFO] [stderr]    |             ^ help: convert the identifier to snake case: `n`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `N` should have a snake case name
[INFO] [stderr]   --> raytracer/src/intergrate/mod.rs:25:13
[INFO] [stderr]    |
[INFO] [stderr] 25 |         let N = 1000000;
[INFO] [stderr]    |             ^ help: convert the identifier to snake case: `n`
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> raytracer/src/accelerator/bounds.rs:51:40
[INFO] [stderr]    |
[INFO] [stderr] 51 |     fn index<'a>(&'a self, i:usize) -> &Gvec3<T> {
[INFO] [stderr]    |                   --                   ^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 51 |     fn index<'a>(&'a self, i:usize) -> &'a Gvec3<T> {
[INFO] [stderr]    |                                         ++
[INFO] [stderr] 
[INFO] [stderr] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stderr]    --> raytracer/src/accelerator/bvh.rs:208:20
[INFO] [stderr]     |
[INFO] [stderr] 208 |                 if (*self.mesh).list[node.second as usize].intersect(r, t_min, t_max, &mut i) && i.t_min<h.t_min {
[INFO] [stderr]     |                    ^^---------^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      this raw pointer has type `*mut shape::ShapeList`
[INFO] [stderr]     |
[INFO] [stderr]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stderr] note: autoref is being applied to this expression, resulting in: `&Vec<Box<dyn shape::Shape>>`
[INFO] [stderr]    --> raytracer/src/accelerator/bvh.rs:208:20
[INFO] [stderr]     |
[INFO] [stderr] 208 |                 if (*self.mesh).list[node.second as usize].intersect(r, t_min, t_max, &mut i) && i.t_min<h.t_min {
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(dangerous_implicit_autorefs)]` on by default
[INFO] [stderr] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stderr]     |
[INFO] [stderr] 208 |                 if (&(*self.mesh).list)[node.second as usize].intersect(r, t_min, t_max, &mut i) && i.t_min<h.t_min {
[INFO] [stderr]     |                    ++                 +
[INFO] [stderr] 
[INFO] [stderr] warning: `raytracer` (bin "raytracer" test) generated 24 warnings (run `cargo fix --bin "raytracer" -p raytracer --tests` to apply 16 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/raytracer-b72b4a331303dffa)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test intergrate::tests::name ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- intergrate::tests::name stdout ----
[INFO] [stdout] I = 4.176723
[INFO] [stdout] 
[INFO] [stdout] thread 'intergrate::tests::name' (16) panicked at raytracer/src/intergrate/mod.rs:43:9:
[INFO] [stdout] not implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d864dce24a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59d864dce24a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59d864dce24a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d864dce24a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59d864de2d5a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d864de2d5a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x59d864dd2b82 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59d864dd2b82 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59d864dad45f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d864dad45f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d864dc67b9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d864d2e28c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59d864d2e28c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59d864dc6972 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59d864dc6972 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d864dad54a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59d864da4e89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59d864dae22d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d864de35cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d864de3592 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x59d864d2221f - raytracer::intergrate::tests::name::h9d2e18916003df52
[INFO] [stdout]                                at /opt/rustwide/workdir/raytracer/src/intergrate/mod.rs:43:9
[INFO] [stdout]   21:     0x59d864d22237 - raytracer::intergrate::tests::name::{{closure}}::h2c212c7d6cc686b4
[INFO] [stdout]                                at /opt/rustwide/workdir/raytracer/src/intergrate/mod.rs:38:14
[INFO] [stdout]   22:     0x59d864d21dd6 - core::ops::function::FnOnce::call_once::hf11f729eb89e4f6c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x59d864d2236b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59d864d2236b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x59d864d2ed5b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x59d864d2ed5b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x59d864d2ed5b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x59d864d2ed5b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x59d864d2ed5b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x59d864d2ed5b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x59d864d2ed5b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x59d864d2a474 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x59d864d2a474 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x59d864d31962 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x59d864d31962 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x59d864d31962 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x59d864d31962 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x59d864d31962 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x59d864d31962 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x59d864d31962 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x59d864dcdb5f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x59d864dcdb5f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7768d88fcaa4 - <unknown>
[INFO] [stdout]   44:     0x7768d8989a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     intergrate::tests::name
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.95s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p raytracer --bin raytracer`
[INFO] running `Command { std: "docker" "inspect" "48ed1e67403bfcfb6948c22ed9c83d9e7d6d23c0d42042bca49166e54fed7b03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48ed1e67403bfcfb6948c22ed9c83d9e7d6d23c0d42042bca49166e54fed7b03", kill_on_drop: false }`
[INFO] [stdout] 48ed1e67403bfcfb6948c22ed9c83d9e7d6d23c0d42042bca49166e54fed7b03
