[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-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhyeonjang%2Fr-rt" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hyeonjang/r-rt on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0bb431661cb94ba132a1e0d93b4d10e3f9610c85b885216c84f0779ea868402
[INFO] running `Command { std: "docker" "start" "-a" "a0bb431661cb94ba132a1e0d93b4d10e3f9610c85b885216c84f0779ea868402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0bb431661cb94ba132a1e0d93b4d10e3f9610c85b885216c84f0779ea868402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0bb431661cb94ba132a1e0d93b4d10e3f9610c85b885216c84f0779ea868402", kill_on_drop: false }`
[INFO] [stdout] a0bb431661cb94ba132a1e0d93b4d10e3f9610c85b885216c84f0779ea868402
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] feb62ae8dd84ae7cc71c16612e0b3f6cb79d600ea51afc47e396da1921d1c9df
[INFO] running `Command { std: "docker" "start" "-a" "feb62ae8dd84ae7cc71c16612e0b3f6cb79d600ea51afc47e396da1921d1c9df", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling weezl v0.1.3
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling number_prefix v0.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling bytemuck v1.5.0
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling gif v0.11.1
[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 num-integer v0.1.44
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling terminal_size v0.1.15
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling console v0.14.0
[INFO] [stderr]    Compiling rxmath v0.1.0 (/opt/rustwide/workdir/rxmath)
[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 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 20.65s
[INFO] running `Command { std: "docker" "inspect" "feb62ae8dd84ae7cc71c16612e0b3f6cb79d600ea51afc47e396da1921d1c9df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feb62ae8dd84ae7cc71c16612e0b3f6cb79d600ea51afc47e396da1921d1c9df", kill_on_drop: false }`
[INFO] [stdout] feb62ae8dd84ae7cc71c16612e0b3f6cb79d600ea51afc47e396da1921d1c9df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6167c488b9c68a0c9b21d4458ab872070f46a5559abae565728e55da4c5c84c
[INFO] running `Command { std: "docker" "start" "-a" "c6167c488b9c68a0c9b21d4458ab872070f46a5559abae565728e55da4c5c84c", 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] [stderr]    Compiling rxmath v0.1.0 (/opt/rustwide/workdir/rxmath)
[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 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 `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] [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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.83s
[INFO] running `Command { std: "docker" "inspect" "c6167c488b9c68a0c9b21d4458ab872070f46a5559abae565728e55da4c5c84c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6167c488b9c68a0c9b21d4458ab872070f46a5559abae565728e55da4c5c84c", kill_on_drop: false }`
[INFO] [stdout] c6167c488b9c68a0c9b21d4458ab872070f46a5559abae565728e55da4c5c84c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9cca9d44b653cabf604ba5a9a6cff15ee5e8d755e5c582ca916f5fd3553572a0
[INFO] running `Command { std: "docker" "start" "-a" "9cca9d44b653cabf604ba5a9a6cff15ee5e8d755e5c582ca916f5fd3553572a0", 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" --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/raytracer-e7bbb46dc046a7cf)
[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.1867743
[INFO] [stdout] 
[INFO] [stdout] thread 'intergrate::tests::name' (25) panicked at raytracer/src/intergrate/mod.rs:43:9:
[INFO] [stdout] not implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x573b6ea79b42 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x573b6ea79b42 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x573b6ea79b42 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x573b6ea79b42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x573b6ea8ab2f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x573b6ea8ab2f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x573b6ea46fa1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x573b6ea46fa1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x573b6ea53002 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x573b6ea57baf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x573b6ea57a41 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x573b6e9e253e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x573b6e9e253e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x573b6ea5826f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x573b6ea5826f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x573b6ea58096 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x573b6ea53139 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x573b6ea3b47d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x573b6ea924f0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x573b6ea924cc - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x573b6e9c15bf - raytracer::intergrate::tests::name::hd71800d1ca9b6e69
[INFO] [stdout]                                at /opt/rustwide/workdir/raytracer/src/intergrate/mod.rs:43:9
[INFO] [stdout]   21:     0x573b6e9c15d7 - raytracer::intergrate::tests::name::{{closure}}::he50bb133f8e4f4b5
[INFO] [stdout]                                at /opt/rustwide/workdir/raytracer/src/intergrate/mod.rs:38:14
[INFO] [stdout]   22:     0x573b6e9c1266 - core::ops::function::FnOnce::call_once::h602d3cfe815711e1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x573b6e9e22fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x573b6e9e22fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x573b6e9f7f65 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x573b6e9f7f65 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x573b6e9f7f65 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x573b6e9f7f65 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x573b6e9f7f65 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x573b6e9f7f65 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x573b6e9f7f65 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x573b6e9ce754 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x573b6e9ce754 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x573b6e9d201a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x573b6e9d201a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x573b6e9d201a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x573b6e9d201a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr] error: test failed, to rerun pass `-p raytracer --bin raytracer`
[INFO] [stdout]   38:     0x573b6e9d201a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x573b6e9d201a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x573b6e9d201a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x573b6ea4e29f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x573b6ea4e29f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x74d1ba1aaaa4 - <unknown>
[INFO] [stdout]   44:     0x74d1ba237a34 - 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.72s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9cca9d44b653cabf604ba5a9a6cff15ee5e8d755e5c582ca916f5fd3553572a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cca9d44b653cabf604ba5a9a6cff15ee5e8d755e5c582ca916f5fd3553572a0", kill_on_drop: false }`
[INFO] [stdout] 9cca9d44b653cabf604ba5a9a6cff15ee5e8d755e5c582ca916f5fd3553572a0
