[INFO] cloning repository https://github.com/sajis997/path_tracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sajis997/path_tracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsajis997%2Fpath_tracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsajis997%2Fpath_tracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91381fb72752945e596e04b947f0e8d551dfda55 [INFO] checking sajis997/path_tracer against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsajis997%2Fpath_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] validating manifest of git repo https://github.com/sajis997/path_tracer on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sajis997/path_tracer [INFO] finished tweaking git repo https://github.com/sajis997/path_tracer [INFO] tweaked toml for git repo https://github.com/sajis997/path_tracer written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sajis997/path_tracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assert_approx_eq v1.1.0 [INFO] [stderr] Downloaded zune-core v0.4.12 [INFO] [stderr] Downloaded system-deps v6.2.1 [INFO] [stderr] Downloaded image-webp v0.1.0 [INFO] [stderr] Downloaded zune-jpeg v0.4.11 [INFO] [stderr] Downloaded image v0.25.0 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31b17717a7adffcebc072a7ec7f9e09e3c94a4a2def85d7bec3b4ace5b075090 [INFO] running `Command { std: "docker" "start" "-a" "31b17717a7adffcebc072a7ec7f9e09e3c94a4a2def85d7bec3b4ace5b075090", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31b17717a7adffcebc072a7ec7f9e09e3c94a4a2def85d7bec3b4ace5b075090", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31b17717a7adffcebc072a7ec7f9e09e3c94a4a2def85d7bec3b4ace5b075090", kill_on_drop: false }` [INFO] [stdout] 31b17717a7adffcebc072a7ec7f9e09e3c94a4a2def85d7bec3b4ace5b075090 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8065da7b21095331cd2348c128ed61e7439e92c37992b74285e7420cab322df [INFO] running `Command { std: "docker" "start" "-a" "f8065da7b21095331cd2348c128ed61e7439e92c37992b74285e7420cab322df", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling built v0.7.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking bitstream-io v2.2.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking imgref v1.10.1 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Checking avif-serialize v0.8.1 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking zune-jpeg v0.4.11 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking assert_approx_eq v1.1.0 [INFO] [stderr] Checking glam v0.25.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] Checking rayon v1.9.0 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking image-webp v0.1.0 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Checking exr v1.7.0 [INFO] [stderr] Checking ravif v0.11.5 [INFO] [stderr] Checking image v0.25.0 [INFO] [stderr] Checking path_tracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/aabb.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl Aabb { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 20 | // creates a new Aabb with given bounds [INFO] [stdout] 21 | pub fn new(min: Point3, max: Point3) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn empty() -> Aabb { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn contains(&self, p: &Point3) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn approx_contains_eps(&self, p: &Point3, epsilon: f32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn approx_contains_aabb_eps(&self, other: &Aabb, epsilon: f32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn relative_eq(&self, other: &Aabb, epsilon: f32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn include(&self, other: &Aabb) -> Aabb { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | pub fn include_mut(&mut self, other: &Aabb) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | pub fn grow(&self, other: &Point3) -> Aabb { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | pub fn grow_mut(&mut self, other: &Point3) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | pub fn size(&self) -> Vec3 { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 131 | pub fn center(&self) -> Point3 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 135 | pub fn surface_area(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 140 | pub fn volume(&self) -> f32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 145 | pub fn largest_axis(&self) -> Axis { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `to_rgb`, `random_in_hemisphere`, and `format_color` are never used [INFO] [stdout] --> src/util.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Util { [INFO] [stdout] | --------- associated functions in this implementation [INFO] [stdout] 12 | /// Convert the Vec3 to Color Array [INFO] [stdout] 13 | pub fn to_rgb(vec: &Vec3) -> [u8; 3] { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn random_in_hemisphere(normal: &Vec3) -> Vec3 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | pub fn format_color(color: &Color) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aabb` [INFO] [stdout] --> src/aabb.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | let aabb = Aabb::new(Point3::new(-1.0, -1.0, -1.0), Point3::new(1.0, 1.0, 1.0)); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_aabb` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `point_barely_outside` [INFO] [stdout] --> src/aabb.rs:216:13 [INFO] [stdout] | [INFO] [stdout] 216 | let point_barely_outside = Point3::new(1.0000_0000_1, -1.0000_0000_1, 1.0000_0000_001); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_point_barely_outside` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `point_outside` [INFO] [stdout] --> src/aabb.rs:217:13 [INFO] [stdout] | [INFO] [stdout] 217 | let point_outside = Point3::new(1.0, -2.0, 4.0); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_point_outside` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `axis` [INFO] [stdout] --> src/aabb.rs:369:13 [INFO] [stdout] | [INFO] [stdout] 369 | let axis = aabb.largest_axis(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_axis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `approx_contains_eps` and `approx_contains_aabb_eps` are never used [INFO] [stdout] --> src/aabb.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl Aabb { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn approx_contains_eps(&self, p: &Point3, epsilon: f32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn approx_contains_aabb_eps(&self, other: &Aabb, epsilon: f32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `to_rgb`, `random_in_hemisphere`, and `format_color` are never used [INFO] [stdout] --> src/util.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Util { [INFO] [stdout] | --------- associated functions in this implementation [INFO] [stdout] 12 | /// Convert the Vec3 to Color Array [INFO] [stdout] 13 | pub fn to_rgb(vec: &Vec3) -> [u8; 3] { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn random_in_hemisphere(normal: &Vec3) -> Vec3 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | pub fn format_color(color: &Color) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 19.17s [INFO] running `Command { std: "docker" "inspect" "f8065da7b21095331cd2348c128ed61e7439e92c37992b74285e7420cab322df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8065da7b21095331cd2348c128ed61e7439e92c37992b74285e7420cab322df", kill_on_drop: false }` [INFO] [stdout] f8065da7b21095331cd2348c128ed61e7439e92c37992b74285e7420cab322df