[INFO] cloning repository https://github.com/donedgardo/ray-tracer-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/donedgardo/ray-tracer-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdonedgardo%2Fray-tracer-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdonedgardo%2Fray-tracer-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5fc6957bd511208460a0d97de061400f2faa9493 [INFO] checking donedgardo/ray-tracer-engine against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdonedgardo%2Fray-tracer-engine" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/donedgardo/ray-tracer-engine [INFO] finished tweaking git repo https://github.com/donedgardo/ray-tracer-engine [INFO] tweaked toml for git repo https://github.com/donedgardo/ray-tracer-engine written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/donedgardo/ray-tracer-engine on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/donedgardo/ray-tracer-engine 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cc85489bdd0b6e8f7db834a21c61c70f68c4777959b7d3000d884acf115f561 [INFO] running `Command { std: "docker" "start" "-a" "0cc85489bdd0b6e8f7db834a21c61c70f68c4777959b7d3000d884acf115f561", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cc85489bdd0b6e8f7db834a21c61c70f68c4777959b7d3000d884acf115f561", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cc85489bdd0b6e8f7db834a21c61c70f68c4777959b7d3000d884acf115f561", kill_on_drop: false }` [INFO] [stdout] 0cc85489bdd0b6e8f7db834a21c61c70f68c4777959b7d3000d884acf115f561 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1a6fd6fe2ee0cb7c917d71590ecb8e701ecf5da9d6886851ae7f9a13d8ec2d1 [INFO] running `Command { std: "docker" "start" "-a" "a1a6fd6fe2ee0cb7c917d71590ecb8e701ecf5da9d6886851ae7f9a13d8ec2d1", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling winnow v0.6.22 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.94 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rstest_macros v0.24.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rstest v0.24.0 [INFO] [stderr] Checking rusty_render_engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `get_pixels` is never used [INFO] [stdout] --> src/canvas.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl Canvas { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn get_pixels(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/matrix.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl Matrix4x4 { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 19 | pub fn identity() -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn transpose(&self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | pub fn submatrix(&self, row: usize, col: usize) -> Matrix3x3 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn minor(&self, row: usize, col: usize) -> f32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub fn cofactor(&self, row: usize, col: usize) -> f32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn determinant(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | pub fn is_invertible(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | pub fn inverse(&self) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Translation` is never constructed [INFO] [stdout] --> src/matrix.rs:192:8 [INFO] [stdout] | [INFO] [stdout] 192 | struct Translation; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/matrix.rs:195:12 [INFO] [stdout] | [INFO] [stdout] 194 | impl Translation { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 195 | pub fn new(x: f32, y: f32, z: f32) -> Matrix4x4 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Scaling` is never constructed [INFO] [stdout] --> src/matrix.rs:204:8 [INFO] [stdout] | [INFO] [stdout] 204 | struct Scaling(Matrix4x4); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `inverse` are never used [INFO] [stdout] --> src/matrix.rs:207:12 [INFO] [stdout] | [INFO] [stdout] 206 | impl Scaling { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 207 | pub fn new(x: f32, y: f32, z: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 215 | pub fn inverse(&self) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Matrix3x3` is never constructed [INFO] [stdout] --> src/matrix.rs:240:12 [INFO] [stdout] | [INFO] [stdout] 240 | pub struct Matrix3x3 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `submatrix`, `minor`, `cofactor`, and `determinant` are never used [INFO] [stdout] --> src/matrix.rs:245:12 [INFO] [stdout] | [INFO] [stdout] 244 | impl Matrix3x3 { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 245 | pub fn new(r1: [f32; 3], r2: [f32; 3], r3: [f32; 3]) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 249 | pub fn submatrix(&self, row: usize, col: usize) -> Matrix2x2 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 261 | pub fn minor(&self, row: usize, col: usize) -> f32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | pub fn cofactor(&self, row: usize, col: usize) -> f32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 272 | pub fn determinant(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Matrix2x2` is never constructed [INFO] [stdout] --> src/matrix.rs:296:12 [INFO] [stdout] | [INFO] [stdout] 296 | pub struct Matrix2x2 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `determinant` are never used [INFO] [stdout] --> src/matrix.rs:301:12 [INFO] [stdout] | [INFO] [stdout] 300 | impl Matrix2x2 { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 301 | pub fn new(r1: [f32; 2], r2: [f32; 2]) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 304 | pub fn determinant(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `dot` is never used [INFO] [stdout] --> src/tuple.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl Tuple { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn dot(&self, rhs: &Self) -> f32 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `magnitude`, `dot`, and `cross` are never used [INFO] [stdout] --> src/vector.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl Vector { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 15 | pub fn magnitude(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | pub fn dot(&self, rhs: &Vector) -> f32 { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn cross(&self, rhs: &Vector) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.33s [INFO] running `Command { std: "docker" "inspect" "a1a6fd6fe2ee0cb7c917d71590ecb8e701ecf5da9d6886851ae7f9a13d8ec2d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1a6fd6fe2ee0cb7c917d71590ecb8e701ecf5da9d6886851ae7f9a13d8ec2d1", kill_on_drop: false }` [INFO] [stdout] a1a6fd6fe2ee0cb7c917d71590ecb8e701ecf5da9d6886851ae7f9a13d8ec2d1