[INFO] cloning repository https://github.com/Bleeky/rustracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bleeky/rustracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBleeky%2Frustracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBleeky%2Frustracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69a4d7bd93c2b2e75a7d8007b8cca1097d3ccd0e [INFO] checking Bleeky/rustracer against try#377afada703be70d3fdff9164a481570a3cba7fe for pr-113240 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBleeky%2Frustracer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Bleeky/rustracer on toolchain 377afada703be70d3fdff9164a481570a3cba7fe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Bleeky/rustracer [INFO] finished tweaking git repo https://github.com/Bleeky/rustracer [INFO] tweaked toml for git repo https://github.com/Bleeky/rustracer written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Bleeky/rustracer 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" "+377afada703be70d3fdff9164a481570a3cba7fe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ec49f06b7dc694f7301b89c3456c49c24613e84d788afb909a16cb328539307 [INFO] running `Command { std: "docker" "start" "-a" "0ec49f06b7dc694f7301b89c3456c49c24613e84d788afb909a16cb328539307", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ec49f06b7dc694f7301b89c3456c49c24613e84d788afb909a16cb328539307", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ec49f06b7dc694f7301b89c3456c49c24613e84d788afb909a16cb328539307", kill_on_drop: false }` [INFO] [stdout] 0ec49f06b7dc694f7301b89c3456c49c24613e84d788afb909a16cb328539307 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f929cef2a3b762dac6ece6418bf1f51e6d976b51f07439c807d6982fa7413f75 [INFO] running `Command { std: "docker" "start" "-a" "f929cef2a3b762dac6ece6418bf1f51e6d976b51f07439c807d6982fa7413f75", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Checking weezl v0.1.6 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking gpu-alloc v0.5.3 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Checking wgpu-types v0.12.0 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking profiling v1.0.5 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking wide v0.6.5 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking lebe v0.5.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking gpu-descriptor v0.2.2 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Checking pollster v0.2.5 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking ultraviolet v0.8.1 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking jpeg-decoder v0.2.6 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking tiff v0.7.2 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Checking wayland-commons v0.29.4 [INFO] [stderr] Checking calloop v0.9.3 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking naga v0.8.5 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking flume v0.10.12 [INFO] [stderr] Checking exr v1.4.2 [INFO] [stderr] Checking wayland-cursor v0.29.4 [INFO] [stderr] Checking noise v0.7.0 [INFO] [stderr] Checking image v0.24.2 [INFO] [stderr] Checking wgpu-hal v0.12.5 [INFO] [stderr] Checking winit_input_helper v0.12.0 [INFO] [stderr] Checking wgpu v0.12.0 [INFO] [stderr] Checking pixels v0.9.0 [INFO] [stderr] Checking rustracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::cmp::max` [INFO] [stdout] --> src/objects/cube.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cmp::max; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Fbm` [INFO] [stdout] --> src/patterns/perturbed.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use noise::{Fbm, NoiseFn, Perlin}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::patterns::gradient::*` [INFO] [stdout] --> src/main.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | use crate::patterns::gradient::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::patterns::checker::*` [INFO] [stdout] --> src/./intersection_tests.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::patterns::checker::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::patterns::solid_color::*` [INFO] [stdout] --> src/./intersection_tests.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::patterns::solid_color::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::world` [INFO] [stdout] --> src/./intersection_tests.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::world; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp::max` [INFO] [stdout] --> src/objects/cube.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cmp::max; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Fbm` [INFO] [stdout] --> src/patterns/perturbed.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use noise::{Fbm, NoiseFn, Perlin}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::patterns::gradient::*` [INFO] [stdout] --> src/main.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | use crate::patterns::gradient::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `identity` is never used [INFO] [stdout] --> src/matrix.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl Matrix33 { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 24 | pub fn identity() -> Matrix33 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `shearing` and `shear` are never used [INFO] [stdout] --> src/matrix.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 60 | impl Matrix44 { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 102 | pub fn shearing(xy: f64, xz: f64, yx: f64, yz: f64, zx: f64, zy: f64) -> Matrix44 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | pub fn shear(self, xy: f64, xz: f64, yx: f64, yz: f64, zx: f64, zy: f64) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_material` is never used [INFO] [stdout] --> src/objects.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl Object { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn set_material(&mut self, material: Material) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `glass` is never used [INFO] [stdout] --> src/objects/sphere.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl Sphere { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn glass(refractive_index: f32) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Gradient` and `TestPattern` are never constructed [INFO] [stdout] --> src/patterns.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub enum Pattern { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 25 | Stripe(Stripe), [INFO] [stdout] 26 | Gradient(Gradient), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | TestPattern, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Pattern` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/patterns/gradient.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl Gradient { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 14 | pub fn new(pattern_a: Pattern, pattern_b: Pattern) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/world.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl World { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] 15 | pub fn new(objects: Vec, lights: Vec) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `identity` is never used [INFO] [stdout] --> src/matrix.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl Matrix33 { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 24 | pub fn identity() -> Matrix33 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `shear` is never used [INFO] [stdout] --> src/matrix.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 60 | impl Matrix44 { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 113 | pub fn shear(self, xy: f64, xz: f64, yx: f64, yz: f64, zx: f64, zy: f64) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Gradient` is never constructed [INFO] [stdout] --> src/patterns.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub enum Pattern { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] 25 | Stripe(Stripe), [INFO] [stdout] 26 | Gradient(Gradient), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Pattern` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.47s [INFO] running `Command { std: "docker" "inspect" "f929cef2a3b762dac6ece6418bf1f51e6d976b51f07439c807d6982fa7413f75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f929cef2a3b762dac6ece6418bf1f51e6d976b51f07439c807d6982fa7413f75", kill_on_drop: false }` [INFO] [stdout] f929cef2a3b762dac6ece6418bf1f51e6d976b51f07439c807d6982fa7413f75