[INFO] cloning repository https://github.com/zehreken/rt_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zehreken/rt_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzehreken%2Frt_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzehreken%2Frt_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c4ab7f8045cd62e1591324a2ab9ad3222af820bd [INFO] testing zehreken/rt_rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzehreken%2Frt_rs" "/workspace/builds/worker-105/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-105/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zehreken/rt_rs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zehreken/rt_rs [INFO] finished tweaking git repo https://github.com/zehreken/rt_rs [INFO] tweaked toml for git repo https://github.com/zehreken/rt_rs written to /workspace/builds/worker-105/source/Cargo.toml [INFO] crate git repo https://github.com/zehreken/rt_rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cmake v0.1.48 [INFO] [stderr] Downloaded nom v7.1.1 [INFO] [stderr] Downloaded xkbcommon-sys v0.7.5 [INFO] [stderr] Downloaded sapp-windows v0.2.19 [INFO] [stderr] Downloaded sapp-android v0.1.10 [INFO] [stderr] Downloaded atomic_refcell v0.1.8 [INFO] [stderr] Downloaded x11-clipboard v0.5.3 [INFO] [stderr] Downloaded ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Downloaded sapp-jsutils v0.1.5 [INFO] [stderr] Downloaded miniquad v0.3.0-alpha.43 [INFO] [stderr] Downloaded sapp-linux v0.1.13 [INFO] [stderr] Downloaded sapp-darwin v0.1.7 [INFO] [stderr] Downloaded minifb v0.20.0 [INFO] [stderr] Downloaded puffin v0.13.1 [INFO] [stderr] Downloaded egui-miniquad v0.9.0 [INFO] [stderr] Downloaded owned_ttf_parser v0.15.0 [INFO] [stderr] Downloaded ab_glyph v0.2.15 [INFO] [stderr] Downloaded egui v0.17.0 [INFO] [stderr] Downloaded quad-rand v0.2.1 [INFO] [stderr] Downloaded ttf-parser v0.15.0 [INFO] [stderr] Downloaded quick-xml v0.22.0 [INFO] [stderr] Downloaded quad-url v0.1.1 [INFO] [stderr] Downloaded macroquad_macro v0.1.7 [INFO] [stderr] Downloaded xkb v0.2.1 [INFO] [stderr] Downloaded sapp-dummy v0.1.5 [INFO] [stderr] Downloaded fontdue v0.5.2 [INFO] [stderr] Downloaded glam v0.14.0 [INFO] [stderr] Downloaded smithay-clipboard v0.6.5 [INFO] [stderr] Downloaded egui-macroquad v0.9.0 [INFO] [stderr] Downloaded sapp-ios v0.1.2 [INFO] [stderr] Downloaded sapp-wasm v0.1.26 [INFO] [stderr] Downloaded xcb v0.10.1 [INFO] [stderr] Downloaded image v0.24.1 [INFO] [stderr] Downloaded sdl2 v0.35.2 [INFO] [stderr] Downloaded clang-sys v1.3.1 [INFO] [stderr] Downloaded epaint v0.17.0 [INFO] [stderr] Downloaded orbclient v0.3.32 [INFO] [stderr] Downloaded macroquad v0.3.10 [INFO] [stderr] Downloaded emath v0.17.0 [INFO] [stderr] Downloaded flume v0.10.12 [INFO] [stderr] Downloaded png v0.17.5 [INFO] [stderr] Downloaded sdl2-sys v0.35.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0cee3495c1d59768f97aeb9ea1a99cee64a94afacfaa4f24ca7c96df22bb356 [INFO] running `Command { std: "docker" "start" "-a" "c0cee3495c1d59768f97aeb9ea1a99cee64a94afacfaa4f24ca7c96df22bb356", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0cee3495c1d59768f97aeb9ea1a99cee64a94afacfaa4f24ca7c96df22bb356", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0cee3495c1d59768f97aeb9ea1a99cee64a94afacfaa4f24ca7c96df22bb356", kill_on_drop: false }` [INFO] [stdout] c0cee3495c1d59768f97aeb9ea1a99cee64a94afacfaa4f24ca7c96df22bb356 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80280c128d482d96b0fd07357ede4f5c4353a67fc73c182ce43a7cd662d93045 [INFO] running `Command { std: "docker" "start" "-a" "80280c128d482d96b0fd07357ede4f5c4353a67fc73c182ce43a7cd662d93045", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling ttf-parser v0.15.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling sapp-linux v0.1.13 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling quad-url v0.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling puffin v0.13.1 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling fontdue v0.5.2 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling minifb v0.20.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling owned_ttf_parser v0.15.0 [INFO] [stderr] Compiling ab_glyph v0.2.15 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tiff v0.7.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.43 [INFO] [stderr] Compiling jpeg-decoder v0.2.2 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling bytemuck v1.8.0 [INFO] [stderr] Compiling emath v0.17.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling epaint v0.17.0 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling exr v1.4.1 [INFO] [stderr] Compiling egui v0.17.0 [INFO] [stderr] Compiling macroquad v0.3.10 [INFO] [stderr] Compiling xkbcommon-sys v0.7.5 [INFO] [stderr] Compiling xkb v0.2.1 [INFO] [stderr] Compiling image v0.24.1 [INFO] [stderr] Compiling egui-miniquad v0.9.0 [INFO] [stderr] Compiling egui-macroquad v0.9.0 [INFO] [stderr] Compiling fo-rma v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::cpu_path_tracer::utility::*` [INFO] [stdout] --> src/shapes/aabb.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::cpu_path_tracer::utility::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::cpu_path_tracer::utility::*` [INFO] [stdout] --> src/shapes/rectangle.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::cpu_path_tracer::utility::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cpu_path_tracer::copy_scene` [INFO] [stdout] --> src/cpu_path_tracer/mod.rs:120:27 [INFO] [stdout] | [INFO] [stdout] 120 | let mut scene_x = copy_scene(&scene); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ray` [INFO] [stdout] --> src/shapes/aabb.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | fn hit(&self, ray: Ray, t_min: f32, t_max: f32, hit_record: &mut HitRecord) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ray` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t_min` [INFO] [stdout] --> src/shapes/aabb.rs:22:29 [INFO] [stdout] | [INFO] [stdout] 22 | fn hit(&self, ray: Ray, t_min: f32, t_max: f32, hit_record: &mut HitRecord) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_min` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t_max` [INFO] [stdout] --> src/shapes/aabb.rs:22:41 [INFO] [stdout] | [INFO] [stdout] 22 | fn hit(&self, ray: Ray, t_min: f32, t_max: f32, hit_record: &mut HitRecord) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hit_record` [INFO] [stdout] --> src/shapes/aabb.rs:22:53 [INFO] [stdout] | [INFO] [stdout] 22 | fn hit(&self, ray: Ray, t_min: f32, t_max: f32, hit_record: &mut HitRecord) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hit_record` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ray` [INFO] [stdout] --> src/shapes/aabb.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | ray: Ray, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ray` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hit_record` [INFO] [stdout] --> src/shapes/aabb.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | hit_record: &mut HitRecord, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hit_record` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reflect_record` [INFO] [stdout] --> src/shapes/aabb.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | reflect_record: &mut ReflectRecord, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reflect_record` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.78s [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/shapes/hitable.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | fn rotate(&mut self, v: Vec3) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ray` [INFO] [stdout] --> src/shapes/rectangle.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | fn hit(&self, ray: Ray, t_min: f32, t_max: f32, hit_record: &mut HitRecord) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ray` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t_min` [INFO] [stdout] --> src/shapes/rectangle.rs:22:29 [INFO] [stdout] | [INFO] [stdout] 22 | fn hit(&self, ray: Ray, t_min: f32, t_max: f32, hit_record: &mut HitRecord) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_min` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t_max` [INFO] [stdout] --> src/shapes/rectangle.rs:22:41 [INFO] [stdout] | [INFO] [stdout] 22 | fn hit(&self, ray: Ray, t_min: f32, t_max: f32, hit_record: &mut HitRecord) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hit_record` [INFO] [stdout] --> src/shapes/rectangle.rs:22:53 [INFO] [stdout] | [INFO] [stdout] 22 | fn hit(&self, ray: Ray, t_min: f32, t_max: f32, hit_record: &mut HitRecord) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hit_record` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ray` [INFO] [stdout] --> src/shapes/rectangle.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | ray: Ray, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ray` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hit_record` [INFO] [stdout] --> src/shapes/rectangle.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | hit_record: &mut HitRecord, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hit_record` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reflect_record` [INFO] [stdout] --> src/shapes/rectangle.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | reflect_record: &mut ReflectRecord, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reflect_record` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `focus_dist` [INFO] [stdout] --> src/cpu_path_tracer/camera.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | focus_dist: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Camera` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu_path_tracer/camera.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `orbit` [INFO] [stdout] --> src/cpu_path_tracer/camera.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn orbit(&mut self, delta: Vec3) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_simple_scene` [INFO] [stdout] --> src/cpu_path_tracer/scenes.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn get_simple_scene() -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_objects` [INFO] [stdout] --> src/cpu_path_tracer/scenes.rs:80:4 [INFO] [stdout] | [INFO] [stdout] 80 | fn get_objects() -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `run` [INFO] [stdout] --> src/frontend/minifb.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn run(width: usize, height: usize, fps_counter: &mut FpsCounter) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `texture` [INFO] [stdout] --> src/frontend/miniquad.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | texture: Texture, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/frontend/miniquad.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | fn new(ctx: &mut mq::Context) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WIDTH` [INFO] [stdout] --> src/frontend/miniquad.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const WIDTH: usize = 600; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `HEIGHT` [INFO] [stdout] --> src/frontend/miniquad.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | const HEIGHT: usize = 600; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `run` [INFO] [stdout] --> src/frontend/miniquad.rs:116:8 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn run() { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_objects` [INFO] [stdout] --> src/misc/strict_covers.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn get_objects() -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_cover_01` [INFO] [stdout] --> src/misc/strict_covers.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn get_cover_01() -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_cover_02` [INFO] [stdout] --> src/misc/strict_covers.rs:22:4 [INFO] [stdout] | [INFO] [stdout] 22 | fn get_cover_02() -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_cover_03` [INFO] [stdout] --> src/misc/strict_covers.rs:42:4 [INFO] [stdout] | [INFO] [stdout] 42 | fn get_cover_03() -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_cover_04` [INFO] [stdout] --> src/misc/strict_covers.rs:69:4 [INFO] [stdout] | [INFO] [stdout] 69 | fn get_cover_04() -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_cover_05` [INFO] [stdout] --> src/misc/strict_covers.rs:103:4 [INFO] [stdout] | [INFO] [stdout] 103 | fn get_cover_05() -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_cover_06` [INFO] [stdout] --> src/misc/strict_covers.rs:144:4 [INFO] [stdout] | [INFO] [stdout] 144 | fn get_cover_06() -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_cover_07` [INFO] [stdout] --> src/misc/strict_covers.rs:192:4 [INFO] [stdout] | [INFO] [stdout] 192 | fn get_cover_07() -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SIZE` [INFO] [stdout] --> src/misc/thread_test.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | const SIZE: usize = 10000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_thread` [INFO] [stdout] --> src/misc/thread_test.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn test_thread() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `run_functional` [INFO] [stdout] --> src/misc/thread_test.rs:20:4 [INFO] [stdout] | [INFO] [stdout] 20 | fn run_functional() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `run_main` [INFO] [stdout] --> src/misc/thread_test.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | fn run_main() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `run_threads` [INFO] [stdout] --> src/misc/thread_test.rs:81:4 [INFO] [stdout] | [INFO] [stdout] 81 | fn run_threads() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `bubble_sort` [INFO] [stdout] --> src/misc/thread_test.rs:159:4 [INFO] [stdout] | [INFO] [stdout] 159 | fn bubble_sort(a: &mut [u32; SIZE]) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `material` [INFO] [stdout] --> src/shapes/aabb.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | material: u8, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AABB` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/shapes/aabb.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `color` [INFO] [stdout] --> src/shapes/aabb.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | color: Vec3, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AABB` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/shapes/aabb.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fuzz` [INFO] [stdout] --> src/shapes/aabb.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | fuzz: f32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AABB` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/shapes/aabb.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `position` [INFO] [stdout] --> src/shapes/rectangle.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | position: Vec3, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Rectangle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/shapes/rectangle.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `material` [INFO] [stdout] --> src/shapes/rectangle.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | material: u8, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Rectangle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/shapes/rectangle.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `color` [INFO] [stdout] --> src/shapes/rectangle.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | color: Vec3, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Rectangle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/shapes/rectangle.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fuzz` [INFO] [stdout] --> src/shapes/rectangle.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | fuzz: f32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Rectangle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/shapes/rectangle.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 49 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "80280c128d482d96b0fd07357ede4f5c4353a67fc73c182ce43a7cd662d93045", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80280c128d482d96b0fd07357ede4f5c4353a67fc73c182ce43a7cd662d93045", kill_on_drop: false }` [INFO] [stdout] 80280c128d482d96b0fd07357ede4f5c4353a67fc73c182ce43a7cd662d93045 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96cc7f490c6b244164bce235d7a45e89f4eb1111a3c75fde03b71d26e995902f [INFO] running `Command { std: "docker" "start" "-a" "96cc7f490c6b244164bce235d7a45e89f4eb1111a3c75fde03b71d26e995902f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling fo-rma v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::cpu_path_tracer::utility::*` [INFO] [stdout] --> src/shapes/aabb.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::cpu_path_tracer::utility::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::cpu_path_tracer::utility::*` [INFO] [stdout] --> src/shapes/rectangle.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::cpu_path_tracer::utility::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `cpu_path_tracer::copy_scene` [INFO] [stdout] --> src/cpu_path_tracer/mod.rs:120:27 [INFO] [stdout] | [INFO] [stdout] 120 | let mut scene_x = copy_scene(&scene); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ray` [INFO] [stdout] --> src/shapes/aabb.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | fn hit(&self, ray: Ray, t_min: f32, t_max: f32, hit_record: &mut HitRecord) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ray` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t_min` [INFO] [stdout] --> src/shapes/aabb.rs:22:29 [INFO] [stdout] | [INFO] [stdout] 22 | fn hit(&self, ray: Ray, t_min: f32, t_max: f32, hit_record: &mut HitRecord) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_min` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t_max` [INFO] [stdout] --> src/shapes/aabb.rs:22:41 [INFO] [stdout] | [INFO] [stdout] 22 | fn hit(&self, ray: Ray, t_min: f32, t_max: f32, hit_record: &mut HitRecord) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hit_record` [INFO] [stdout] --> src/shapes/aabb.rs:22:53 [INFO] [stdout] | [INFO] [stdout] 22 | fn hit(&self, ray: Ray, t_min: f32, t_max: f32, hit_record: &mut HitRecord) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hit_record` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ray` [INFO] [stdout] --> src/shapes/aabb.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | ray: Ray, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ray` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hit_record` [INFO] [stdout] --> src/shapes/aabb.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | hit_record: &mut HitRecord, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hit_record` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reflect_record` [INFO] [stdout] --> src/shapes/aabb.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | reflect_record: &mut ReflectRecord, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reflect_record` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/shapes/hitable.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | fn rotate(&mut self, v: Vec3) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ray` [INFO] [stdout] --> src/shapes/rectangle.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | fn hit(&self, ray: Ray, t_min: f32, t_max: f32, hit_record: &mut HitRecord) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ray` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t_min` [INFO] [stdout] --> src/shapes/rectangle.rs:22:29 [INFO] [stdout] | [INFO] [stdout] 22 | fn hit(&self, ray: Ray, t_min: f32, t_max: f32, hit_record: &mut HitRecord) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_min` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t_max` [INFO] [stdout] --> src/shapes/rectangle.rs:22:41 [INFO] [stdout] | [INFO] [stdout] 22 | fn hit(&self, ray: Ray, t_min: f32, t_max: f32, hit_record: &mut HitRecord) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hit_record` [INFO] [stdout] --> src/shapes/rectangle.rs:22:53 [INFO] [stdout] | [INFO] [stdout] 22 | fn hit(&self, ray: Ray, t_min: f32, t_max: f32, hit_record: &mut HitRecord) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hit_record` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ray` [INFO] [stdout] --> src/shapes/rectangle.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | ray: Ray, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ray` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hit_record` [INFO] [stdout] --> src/shapes/rectangle.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | hit_record: &mut HitRecord, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hit_record` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reflect_record` [INFO] [stdout] --> src/shapes/rectangle.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | reflect_record: &mut ReflectRecord, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reflect_record` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `focus_dist` [INFO] [stdout] --> src/cpu_path_tracer/camera.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | focus_dist: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Camera` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/cpu_path_tracer/camera.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `orbit` [INFO] [stdout] --> src/cpu_path_tracer/camera.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn orbit(&mut self, delta: Vec3) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_simple_scene` [INFO] [stdout] --> src/cpu_path_tracer/scenes.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn get_simple_scene() -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_objects` [INFO] [stdout] --> src/cpu_path_tracer/scenes.rs:80:4 [INFO] [stdout] | [INFO] [stdout] 80 | fn get_objects() -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `run` [INFO] [stdout] --> src/frontend/minifb.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn run(width: usize, height: usize, fps_counter: &mut FpsCounter) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `texture` [INFO] [stdout] --> src/frontend/miniquad.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | texture: Texture, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/frontend/miniquad.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | fn new(ctx: &mut mq::Context) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `WIDTH` [INFO] [stdout] --> src/frontend/miniquad.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | const WIDTH: usize = 600; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `HEIGHT` [INFO] [stdout] --> src/frontend/miniquad.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | const HEIGHT: usize = 600; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `run` [INFO] [stdout] --> src/frontend/miniquad.rs:116:8 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn run() { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_objects` [INFO] [stdout] --> src/misc/strict_covers.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn get_objects() -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_cover_01` [INFO] [stdout] --> src/misc/strict_covers.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn get_cover_01() -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_cover_02` [INFO] [stdout] --> src/misc/strict_covers.rs:22:4 [INFO] [stdout] | [INFO] [stdout] 22 | fn get_cover_02() -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_cover_03` [INFO] [stdout] --> src/misc/strict_covers.rs:42:4 [INFO] [stdout] | [INFO] [stdout] 42 | fn get_cover_03() -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_cover_04` [INFO] [stdout] --> src/misc/strict_covers.rs:69:4 [INFO] [stdout] | [INFO] [stdout] 69 | fn get_cover_04() -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_cover_05` [INFO] [stdout] --> src/misc/strict_covers.rs:103:4 [INFO] [stdout] | [INFO] [stdout] 103 | fn get_cover_05() -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_cover_06` [INFO] [stdout] --> src/misc/strict_covers.rs:144:4 [INFO] [stdout] | [INFO] [stdout] 144 | fn get_cover_06() -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_cover_07` [INFO] [stdout] --> src/misc/strict_covers.rs:192:4 [INFO] [stdout] | [INFO] [stdout] 192 | fn get_cover_07() -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SIZE` [INFO] [stdout] --> src/misc/thread_test.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | const SIZE: usize = 10000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_thread` [INFO] [stdout] --> src/misc/thread_test.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn test_thread() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `run_functional` [INFO] [stdout] --> src/misc/thread_test.rs:20:4 [INFO] [stdout] | [INFO] [stdout] 20 | fn run_functional() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `run_main` [INFO] [stdout] --> src/misc/thread_test.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | fn run_main() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `run_threads` [INFO] [stdout] --> src/misc/thread_test.rs:81:4 [INFO] [stdout] | [INFO] [stdout] 81 | fn run_threads() { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `bubble_sort` [INFO] [stdout] --> src/misc/thread_test.rs:159:4 [INFO] [stdout] | [INFO] [stdout] 159 | fn bubble_sort(a: &mut [u32; SIZE]) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `material` [INFO] [stdout] --> src/shapes/aabb.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | material: u8, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AABB` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/shapes/aabb.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `color` [INFO] [stdout] --> src/shapes/aabb.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | color: Vec3, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AABB` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/shapes/aabb.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fuzz` [INFO] [stdout] --> src/shapes/aabb.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | fuzz: f32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AABB` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/shapes/aabb.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `position` [INFO] [stdout] --> src/shapes/rectangle.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | position: Vec3, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Rectangle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/shapes/rectangle.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `material` [INFO] [stdout] --> src/shapes/rectangle.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | material: u8, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Rectangle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/shapes/rectangle.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `color` [INFO] [stdout] --> src/shapes/rectangle.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | color: Vec3, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Rectangle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/shapes/rectangle.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fuzz` [INFO] [stdout] --> src/shapes/rectangle.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | fuzz: f32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Rectangle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/shapes/rectangle.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 49 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.26s [INFO] running `Command { std: "docker" "inspect" "96cc7f490c6b244164bce235d7a45e89f4eb1111a3c75fde03b71d26e995902f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96cc7f490c6b244164bce235d7a45e89f4eb1111a3c75fde03b71d26e995902f", kill_on_drop: false }` [INFO] [stdout] 96cc7f490c6b244164bce235d7a45e89f4eb1111a3c75fde03b71d26e995902f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1d764492978f178a39f3dee84e3cf419e567455fd71b32f628a3a10f87bc6430 [INFO] running `Command { std: "docker" "start" "-a" "1d764492978f178a39f3dee84e3cf419e567455fd71b32f628a3a10f87bc6430", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `crate::cpu_path_tracer::utility::*` [INFO] [stderr] --> src/shapes/aabb.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use crate::cpu_path_tracer::utility::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::cpu_path_tracer::utility::*` [INFO] [stderr] --> src/shapes/rectangle.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use crate::cpu_path_tracer::utility::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `cpu_path_tracer::copy_scene` [INFO] [stderr] --> src/cpu_path_tracer/mod.rs:120:27 [INFO] [stderr] | [INFO] [stderr] 120 | let mut scene_x = copy_scene(&scene); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ray` [INFO] [stderr] --> src/shapes/aabb.rs:22:19 [INFO] [stderr] | [INFO] [stderr] 22 | fn hit(&self, ray: Ray, t_min: f32, t_max: f32, hit_record: &mut HitRecord) -> bool { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ray` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `t_min` [INFO] [stderr] --> src/shapes/aabb.rs:22:29 [INFO] [stderr] | [INFO] [stderr] 22 | fn hit(&self, ray: Ray, t_min: f32, t_max: f32, hit_record: &mut HitRecord) -> bool { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_min` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `t_max` [INFO] [stderr] --> src/shapes/aabb.rs:22:41 [INFO] [stderr] | [INFO] [stderr] 22 | fn hit(&self, ray: Ray, t_min: f32, t_max: f32, hit_record: &mut HitRecord) -> bool { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_max` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `hit_record` [INFO] [stderr] --> src/shapes/aabb.rs:22:53 [INFO] [stderr] | [INFO] [stderr] 22 | fn hit(&self, ray: Ray, t_min: f32, t_max: f32, hit_record: &mut HitRecord) -> bool { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hit_record` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ray` [INFO] [stderr] --> src/shapes/aabb.rs:28:9 [INFO] [stderr] | [INFO] [stderr] 28 | ray: Ray, [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ray` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `hit_record` [INFO] [stderr] --> src/shapes/aabb.rs:29:9 [INFO] [stderr] | [INFO] [stderr] 29 | hit_record: &mut HitRecord, [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hit_record` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `reflect_record` [INFO] [stderr] --> src/shapes/aabb.rs:30:9 [INFO] [stderr] | [INFO] [stderr] 30 | reflect_record: &mut ReflectRecord, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reflect_record` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `v` [INFO] [stderr] --> src/shapes/hitable.rs:12:26 [INFO] [stderr] | [INFO] [stderr] 12 | fn rotate(&mut self, v: Vec3) {} [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ray` [INFO] [stderr] --> src/shapes/rectangle.rs:22:19 [INFO] [stderr] | [INFO] [stderr] 22 | fn hit(&self, ray: Ray, t_min: f32, t_max: f32, hit_record: &mut HitRecord) -> bool { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ray` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `t_min` [INFO] [stderr] --> src/shapes/rectangle.rs:22:29 [INFO] [stderr] | [INFO] [stderr] 22 | fn hit(&self, ray: Ray, t_min: f32, t_max: f32, hit_record: &mut HitRecord) -> bool { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_min` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `t_max` [INFO] [stderr] --> src/shapes/rectangle.rs:22:41 [INFO] [stderr] | [INFO] [stderr] 22 | fn hit(&self, ray: Ray, t_min: f32, t_max: f32, hit_record: &mut HitRecord) -> bool { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_max` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `hit_record` [INFO] [stderr] --> src/shapes/rectangle.rs:22:53 [INFO] [stderr] | [INFO] [stderr] 22 | fn hit(&self, ray: Ray, t_min: f32, t_max: f32, hit_record: &mut HitRecord) -> bool { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hit_record` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ray` [INFO] [stderr] --> src/shapes/rectangle.rs:28:9 [INFO] [stderr] | [INFO] [stderr] 28 | ray: Ray, [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ray` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `hit_record` [INFO] [stderr] --> src/shapes/rectangle.rs:29:9 [INFO] [stderr] | [INFO] [stderr] 29 | hit_record: &mut HitRecord, [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hit_record` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `reflect_record` [INFO] [stderr] --> src/shapes/rectangle.rs:30:9 [INFO] [stderr] | [INFO] [stderr] 30 | reflect_record: &mut ReflectRecord, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reflect_record` [INFO] [stderr] [INFO] [stderr] warning: field is never read: `focus_dist` [INFO] [stderr] --> src/cpu_path_tracer/camera.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | focus_dist: f32, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Camera` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/cpu_path_tracer/camera.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `orbit` [INFO] [stderr] --> src/cpu_path_tracer/camera.rs:117:12 [INFO] [stderr] | [INFO] [stderr] 117 | pub fn orbit(&mut self, delta: Vec3) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get_simple_scene` [INFO] [stderr] --> src/cpu_path_tracer/scenes.rs:6:8 [INFO] [stderr] | [INFO] [stderr] 6 | pub fn get_simple_scene() -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get_objects` [INFO] [stderr] --> src/cpu_path_tracer/scenes.rs:80:4 [INFO] [stderr] | [INFO] [stderr] 80 | fn get_objects() -> Vec { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `run` [INFO] [stderr] --> src/frontend/minifb.rs:4:8 [INFO] [stderr] | [INFO] [stderr] 4 | pub fn run(width: usize, height: usize, fps_counter: &mut FpsCounter) { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `texture` [INFO] [stderr] --> src/frontend/miniquad.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | texture: Texture, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/frontend/miniquad.rs:10:8 [INFO] [stderr] | [INFO] [stderr] 10 | fn new(ctx: &mut mq::Context) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `WIDTH` [INFO] [stderr] --> src/frontend/miniquad.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | const WIDTH: usize = 600; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `HEIGHT` [INFO] [stderr] --> src/frontend/miniquad.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 12 | const HEIGHT: usize = 600; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `run` [INFO] [stderr] --> src/frontend/miniquad.rs:116:8 [INFO] [stderr] | [INFO] [stderr] 116 | pub fn run() { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get_objects` [INFO] [stderr] --> src/misc/strict_covers.rs:5:8 [INFO] [stderr] | [INFO] [stderr] 5 | pub fn get_objects() -> Vec> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get_cover_01` [INFO] [stderr] --> src/misc/strict_covers.rs:9:4 [INFO] [stderr] | [INFO] [stderr] 9 | fn get_cover_01() -> Vec> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get_cover_02` [INFO] [stderr] --> src/misc/strict_covers.rs:22:4 [INFO] [stderr] | [INFO] [stderr] 22 | fn get_cover_02() -> Vec> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get_cover_03` [INFO] [stderr] --> src/misc/strict_covers.rs:42:4 [INFO] [stderr] | [INFO] [stderr] 42 | fn get_cover_03() -> Vec> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get_cover_04` [INFO] [stderr] --> src/misc/strict_covers.rs:69:4 [INFO] [stderr] | [INFO] [stderr] 69 | fn get_cover_04() -> Vec> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get_cover_05` [INFO] [stderr] --> src/misc/strict_covers.rs:103:4 [INFO] [stderr] | [INFO] [stderr] 103 | fn get_cover_05() -> Vec> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get_cover_06` [INFO] [stderr] --> src/misc/strict_covers.rs:144:4 [INFO] [stderr] | [INFO] [stderr] 144 | fn get_cover_06() -> Vec> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get_cover_07` [INFO] [stderr] --> src/misc/strict_covers.rs:192:4 [INFO] [stderr] | [INFO] [stderr] 192 | fn get_cover_07() -> Vec> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `SIZE` [INFO] [stderr] --> src/misc/thread_test.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | const SIZE: usize = 10000; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `test_thread` [INFO] [stderr] --> src/misc/thread_test.rs:9:8 [INFO] [stderr] | [INFO] [stderr] 9 | pub fn test_thread() { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `run_functional` [INFO] [stderr] --> src/misc/thread_test.rs:20:4 [INFO] [stderr] | [INFO] [stderr] 20 | fn run_functional() { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `run_main` [INFO] [stderr] --> src/misc/thread_test.rs:53:4 [INFO] [stderr] | [INFO] [stderr] 53 | fn run_main() { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `run_threads` [INFO] [stderr] --> src/misc/thread_test.rs:81:4 [INFO] [stderr] | [INFO] [stderr] 81 | fn run_threads() { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `bubble_sort` [INFO] [stderr] --> src/misc/thread_test.rs:159:4 [INFO] [stderr] | [INFO] [stderr] 159 | fn bubble_sort(a: &mut [u32; SIZE]) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `material` [INFO] [stderr] --> src/shapes/aabb.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | material: u8, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `AABB` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/shapes/aabb.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `color` [INFO] [stderr] --> src/shapes/aabb.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | color: Vec3, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `AABB` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/shapes/aabb.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `fuzz` [INFO] [stderr] --> src/shapes/aabb.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | fuzz: f32, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `AABB` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/shapes/aabb.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `position` [INFO] [stderr] --> src/shapes/rectangle.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | position: Vec3, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Rectangle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/shapes/rectangle.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `material` [INFO] [stderr] --> src/shapes/rectangle.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | material: u8, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Rectangle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/shapes/rectangle.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `color` [INFO] [stderr] --> src/shapes/rectangle.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | color: Vec3, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Rectangle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/shapes/rectangle.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `fuzz` [INFO] [stderr] --> src/shapes/rectangle.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | fuzz: f32, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Rectangle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/shapes/rectangle.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Debug, Copy, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `fo-rma` (bin "fo-rma" test) generated 49 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fo_rma-cf5e9759d74d21eb) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test cpu_path_tracer::primitives::vec3_tests::test_cross ... ok [INFO] [stdout] test cpu_path_tracer::primitives::vec3_tests::test_dot ... ok [INFO] [stdout] test cpu_path_tracer::primitives::vec3_tests::test_length ... ok [INFO] [stdout] test cpu_path_tracer::primitives::vec3_tests::test_operations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1d764492978f178a39f3dee84e3cf419e567455fd71b32f628a3a10f87bc6430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d764492978f178a39f3dee84e3cf419e567455fd71b32f628a3a10f87bc6430", kill_on_drop: false }` [INFO] [stdout] 1d764492978f178a39f3dee84e3cf419e567455fd71b32f628a3a10f87bc6430