[INFO] cloning repository https://github.com/bartuakyurek/furry-tracer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bartuakyurek/furry-tracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbartuakyurek%2Ffurry-tracer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbartuakyurek%2Ffurry-tracer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 74d0faecae9d1371c0b2d7a7c27f3147fd272396
[INFO] checking bartuakyurek/furry-tracer against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbartuakyurek%2Ffurry-tracer" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bartuakyurek/furry-tracer
[INFO] finished tweaking git repo https://github.com/bartuakyurek/furry-tracer
[INFO] tweaked toml for git repo https://github.com/bartuakyurek/furry-tracer written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bartuakyurek/furry-tracer on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bartuakyurek/furry-tracer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded downcast-rs v2.0.2
[INFO] [stderr]   Downloaded serde-ply v0.2.1
[INFO] [stderr]   Downloaded bevy_utils v0.17.1
[INFO] [stderr]   Downloaded bevy_platform v0.17.1
[INFO] [stderr]   Downloaded bevy_macro_utils v0.17.1
[INFO] [stderr]   Downloaded bevy_ptr v0.17.1
[INFO] [stderr]   Downloaded bevy_reflect_derive v0.17.1
[INFO] [stderr]   Downloaded flate2 v1.1.4
[INFO] [stderr]   Downloaded wgpu-types v26.0.0
[INFO] [stderr]   Downloaded bevy_reflect v0.17.1
[INFO] [stderr]   Downloaded bevy_math v0.17.1
[INFO] [stderr]   Downloaded glam v0.30.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fdbdc2c08100823a1f8d0d3c5ad631f751eba5f2f9979baaa0a397deb7254e8e
[INFO] running `Command { std: "docker" "start" "-a" "fdbdc2c08100823a1f8d0d3c5ad631f751eba5f2f9979baaa0a397deb7254e8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fdbdc2c08100823a1f8d0d3c5ad631f751eba5f2f9979baaa0a397deb7254e8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdbdc2c08100823a1f8d0d3c5ad631f751eba5f2f9979baaa0a397deb7254e8e", kill_on_drop: false }`
[INFO] [stdout] fdbdc2c08100823a1f8d0d3c5ad631f751eba5f2f9979baaa0a397deb7254e8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ad2fc3bb1515ac7e968a204c1beeeb96853c693e193b5c833c9ce17d9c27e08
[INFO] running `Command { std: "docker" "start" "-a" "7ad2fc3bb1515ac7e968a204c1beeeb96853c693e193b5c833c9ce17d9c27e08", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking glam v0.30.8
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking serde-ply v0.2.1
[INFO] [stderr]     Checking bevy_math v0.17.1
[INFO] [stderr]     Checking fury-tracer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/acceleration.rs:39:23
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn build_nodes<T>(mut items: Vec<(Arc<T>, BBox, Vector3)>) -> OptionalBVHNodePtr {
[INFO] [stdout]    |                       ----^^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/scene.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 |         let mut rec: Option<HitRecord> = None;
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ray`
[INFO] [stdout]    --> src/scene.rs:157:27
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn hit_bvh(&self, ray: &Ray, t_interval: &Interval, early_break: bool) -> Option<HitRecord> {
[INFO] [stdout]     |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ray`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t_interval`
[INFO] [stdout]    --> src/scene.rs:157:38
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn hit_bvh(&self, ray: &Ray, t_interval: &Interval, early_break: bool) -> Option<HitRecord> {
[INFO] [stdout]     |                                      ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_t_interval`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `early_break`
[INFO] [stdout]    --> src/scene.rs:157:61
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn hit_bvh(&self, ray: &Ray, t_interval: &Interval, early_break: bool) -> Option<HitRecord> {
[INFO] [stdout]     |                                                             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_early_break`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rec`
[INFO] [stdout]    --> src/scene.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 |         let mut rec: Option<HitRecord> = None;
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t_min`
[INFO] [stdout]    --> src/scene.rs:159:13
[INFO] [stdout]     |
[INFO] [stdout] 159 |         let t_min: Float = FloatConst::INF;
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_min`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/acceleration.rs:39:23
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn build_nodes<T>(mut items: Vec<(Arc<T>, BBox, Vector3)>) -> OptionalBVHNodePtr {
[INFO] [stdout]    |                       ----^^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/scene.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 |         let mut rec: Option<HitRecord> = None;
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ray`
[INFO] [stdout]    --> src/scene.rs:157:27
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn hit_bvh(&self, ray: &Ray, t_interval: &Interval, early_break: bool) -> Option<HitRecord> {
[INFO] [stdout]     |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ray`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t_interval`
[INFO] [stdout]    --> src/scene.rs:157:38
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn hit_bvh(&self, ray: &Ray, t_interval: &Interval, early_break: bool) -> Option<HitRecord> {
[INFO] [stdout]     |                                      ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_t_interval`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `early_break`
[INFO] [stdout]    --> src/scene.rs:157:61
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn hit_bvh(&self, ray: &Ray, t_interval: &Interval, early_break: bool) -> Option<HitRecord> {
[INFO] [stdout]     |                                                             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_early_break`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rec`
[INFO] [stdout]    --> src/scene.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 |         let mut rec: Option<HitRecord> = None;
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t_min`
[INFO] [stdout]    --> src/scene.rs:159:13
[INFO] [stdout]     |
[INFO] [stdout] 159 |         let t_min: Float = FloatConst::INF;
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_min`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NearPlane` is more private than the item `Camera::nearplane`
[INFO] [stdout]    --> src/camera.rs:54:5
[INFO] [stdout]     |
[INFO] [stdout]  54 |     pub nearplane: NearPlane,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^ field `Camera::nearplane` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `NearPlane` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/camera.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub(crate) struct NearPlane {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NearPlane` is more private than the item `json_parser::deser_nearplane`
[INFO] [stdout]    --> src/json_parser.rs:295:1
[INFO] [stdout]     |
[INFO] [stdout] 295 | / pub fn deser_nearplane<'de, D>(deserializer: D) -> Result<NearPlane, D::Error>
[INFO] [stdout] 296 | | where
[INFO] [stdout] 297 | |     D: Deserializer<'de>,
[INFO] [stdout]     | |_________________________^ function `json_parser::deser_nearplane` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `NearPlane` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/camera.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub(crate) struct NearPlane {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NearPlane` is more private than the item `Camera::nearplane`
[INFO] [stdout]    --> src/camera.rs:54:5
[INFO] [stdout]     |
[INFO] [stdout]  54 |     pub nearplane: NearPlane,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^ field `Camera::nearplane` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `NearPlane` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/camera.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub(crate) struct NearPlane {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NearPlane` is more private than the item `json_parser::deser_nearplane`
[INFO] [stdout]    --> src/json_parser.rs:295:1
[INFO] [stdout]     |
[INFO] [stdout] 295 | / pub fn deser_nearplane<'de, D>(deserializer: D) -> Result<NearPlane, D::Error>
[INFO] [stdout] 296 | | where
[INFO] [stdout] 297 | |     D: Deserializer<'de>,
[INFO] [stdout]     | |_________________________^ function `json_parser::deser_nearplane` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `NearPlane` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/camera.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub(crate) struct NearPlane {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.02s
[INFO] running `Command { std: "docker" "inspect" "7ad2fc3bb1515ac7e968a204c1beeeb96853c693e193b5c833c9ce17d9c27e08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ad2fc3bb1515ac7e968a204c1beeeb96853c693e193b5c833c9ce17d9c27e08", kill_on_drop: false }`
[INFO] [stdout] 7ad2fc3bb1515ac7e968a204c1beeeb96853c693e193b5c833c9ce17d9c27e08
