[INFO] cloning repository https://github.com/dannyn/ray_tracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dannyn/ray_tracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannyn%2Fray_tracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannyn%2Fray_tracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6030abc98669e2d5dc7b072507bfc6c029be8313 [INFO] checking dannyn/ray_tracer against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannyn%2Fray_tracer" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dannyn/ray_tracer on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dannyn/ray_tracer [INFO] finished tweaking git repo https://github.com/dannyn/ray_tracer [INFO] tweaked toml for git repo https://github.com/dannyn/ray_tracer written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/dannyn/ray_tracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f31e746e3c193feeeba162c6537d47bc55bce079639c118fc9942b03fc885b39 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f31e746e3c193feeeba162c6537d47bc55bce079639c118fc9942b03fc885b39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f31e746e3c193feeeba162c6537d47bc55bce079639c118fc9942b03fc885b39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f31e746e3c193feeeba162c6537d47bc55bce079639c118fc9942b03fc885b39", kill_on_drop: false }` [INFO] [stdout] f31e746e3c193feeeba162c6537d47bc55bce079639c118fc9942b03fc885b39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd4d6726455f4599e5646c8b53aa4f455c3a21e587a03db3dffb436274931ca3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dd4d6726455f4599e5646c8b53aa4f455c3a21e587a03db3dffb436274931ca3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking rand_distr v0.3.0 [INFO] [stderr] Checking simba v0.3.1 [INFO] [stderr] Checking nalgebra v0.24.1 [INFO] [stderr] Checking ray_tracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `approx::relative_eq` [INFO] [stdout] --> src/ray.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use approx::relative_eq; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/sphere.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `epsilon` [INFO] [stdout] --> src/transformation.rs:94:43 [INFO] [stdout] | [INFO] [stdout] 94 | fn abs_diff_eq(&self, other: &Vector, epsilon: f64) -> bool { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_epsilon` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `epsilon` [INFO] [stdout] --> src/transformation.rs:104:43 [INFO] [stdout] | [INFO] [stdout] 104 | fn relative_eq(&self, other: &Vector, epsilon: f64, max_relative: f64) -> bool { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_epsilon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_relative` [INFO] [stdout] --> src/transformation.rs:104:57 [INFO] [stdout] | [INFO] [stdout] 104 | fn relative_eq(&self, other: &Vector, epsilon: f64, max_relative: f64) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_relative` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/transformation.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn shear(&self, x: f64, y: f64, z: f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/transformation.rs:176:33 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn shear(&self, x: f64, y: f64, z: f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `z` [INFO] [stdout] --> src/transformation.rs:176:41 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn shear(&self, x: f64, y: f64, z: f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/transformation.rs:179:26 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn rotate(&self, x: f64, y: f64, z: f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/transformation.rs:179:34 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn rotate(&self, x: f64, y: f64, z: f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `z` [INFO] [stdout] --> src/transformation.rs:179:42 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn rotate(&self, x: f64, y: f64, z: f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/transformation.rs:218:18 [INFO] [stdout] | [INFO] [stdout] 218 | fn mul(self, other: Vector) -> Transformation { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/transformation.rs:225:18 [INFO] [stdout] | [INFO] [stdout] 225 | fn mul(self, other: Transformation) -> Transformation { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `epsilon` [INFO] [stdout] --> src/transformation.rs:94:43 [INFO] [stdout] | [INFO] [stdout] 94 | fn abs_diff_eq(&self, other: &Vector, epsilon: f64) -> bool { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_epsilon` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `epsilon` [INFO] [stdout] --> src/transformation.rs:104:43 [INFO] [stdout] | [INFO] [stdout] 104 | fn relative_eq(&self, other: &Vector, epsilon: f64, max_relative: f64) -> bool { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_epsilon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_relative` [INFO] [stdout] --> src/transformation.rs:104:57 [INFO] [stdout] | [INFO] [stdout] 104 | fn relative_eq(&self, other: &Vector, epsilon: f64, max_relative: f64) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_relative` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/transformation.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn shear(&self, x: f64, y: f64, z: f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/transformation.rs:176:33 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn shear(&self, x: f64, y: f64, z: f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `z` [INFO] [stdout] --> src/transformation.rs:176:41 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn shear(&self, x: f64, y: f64, z: f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/transformation.rs:179:26 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn rotate(&self, x: f64, y: f64, z: f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/transformation.rs:179:34 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn rotate(&self, x: f64, y: f64, z: f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `z` [INFO] [stdout] --> src/transformation.rs:179:42 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn rotate(&self, x: f64, y: f64, z: f64) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/transformation.rs:218:18 [INFO] [stdout] | [INFO] [stdout] 218 | fn mul(self, other: Vector) -> Transformation { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/transformation.rs:225:18 [INFO] [stdout] | [INFO] [stdout] 225 | fn mul(self, other: Transformation) -> Transformation { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `dot` [INFO] [stdout] --> src/transformation.rs:147:8 [INFO] [stdout] | [INFO] [stdout] 147 | fn dot() { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.40s [INFO] running `Command { std: "docker" "inspect" "dd4d6726455f4599e5646c8b53aa4f455c3a21e587a03db3dffb436274931ca3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd4d6726455f4599e5646c8b53aa4f455c3a21e587a03db3dffb436274931ca3", kill_on_drop: false }` [INFO] [stdout] dd4d6726455f4599e5646c8b53aa4f455c3a21e587a03db3dffb436274931ca3