[INFO] cloning repository https://github.com/wwkeyboard/ray_tracer_challenge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wwkeyboard/ray_tracer_challenge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwkeyboard%2Fray_tracer_challenge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwkeyboard%2Fray_tracer_challenge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fddd457ef49cfbccf3430458a80ec55bd66029ca [INFO] checking wwkeyboard/ray_tracer_challenge against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwkeyboard%2Fray_tracer_challenge" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wwkeyboard/ray_tracer_challenge on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wwkeyboard/ray_tracer_challenge [INFO] finished tweaking git repo https://github.com/wwkeyboard/ray_tracer_challenge [INFO] tweaked toml for git repo https://github.com/wwkeyboard/ray_tracer_challenge written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/wwkeyboard/ray_tracer_challenge already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1beeaf974b1e6f8de06263726d318e31617d0ad49eaebfc602f1bc5387031ffe [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" "1beeaf974b1e6f8de06263726d318e31617d0ad49eaebfc602f1bc5387031ffe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1beeaf974b1e6f8de06263726d318e31617d0ad49eaebfc602f1bc5387031ffe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1beeaf974b1e6f8de06263726d318e31617d0ad49eaebfc602f1bc5387031ffe", kill_on_drop: false }` [INFO] [stdout] 1beeaf974b1e6f8de06263726d318e31617d0ad49eaebfc602f1bc5387031ffe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f5da2da59b9b4ab1714a39514c7b4460d3316881633a557140ceb1fa4239953f [INFO] running `Command { std: "docker" "start" "-a" "f5da2da59b9b4ab1714a39514c7b4460d3316881633a557140ceb1fa4239953f", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num-bigint v0.2.0 [INFO] [stderr] Compiling num-complex v0.2.0 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking ray_tracer_challenge v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/canvas.rs:80:71 [INFO] [stdout] | [INFO] [stdout] 80 | Err(why) => panic!("couldn't create {}: {}", display, why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/canvas.rs:85:73 [INFO] [stdout] | [INFO] [stdout] 85 | Err(why) => panic!("couldn't write to {}: {}", display, why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pixel_at` [INFO] [stdout] --> src/canvas.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | fn pixel_at(&self, x: usize, y: usize) -> color::Color { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/matrix.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn new(m: Vec>) -> Matrix { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ZERO_VECTOR` [INFO] [stdout] --> src/point.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / const ZERO_VECTOR: Tuple = Tuple { [INFO] [stdout] 8 | | x: 0., [INFO] [stdout] 9 | | y: 0., [INFO] [stdout] 10 | | z: 0., [INFO] [stdout] 11 | | w: 0., [INFO] [stdout] 12 | | }; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_vector` [INFO] [stdout] --> src/point.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn is_vector(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_point` [INFO] [stdout] --> src/point.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn is_point(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `negate` [INFO] [stdout] --> src/point.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn negate(self) -> Tuple { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `magnitude` [INFO] [stdout] --> src/point.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn magnitude(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `normalize` [INFO] [stdout] --> src/point.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn normalize(&self) -> Tuple { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `dot` [INFO] [stdout] --> src/point.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn dot(&self, other: Tuple) -> f32 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cross` [INFO] [stdout] --> src/point.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn cross(&self, other: Tuple) -> Tuple { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/canvas.rs:80:71 [INFO] [stdout] | [INFO] [stdout] 80 | Err(why) => panic!("couldn't create {}: {}", display, why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/canvas.rs:85:73 [INFO] [stdout] | [INFO] [stdout] 85 | Err(why) => panic!("couldn't write to {}: {}", display, why.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.95s [INFO] running `Command { std: "docker" "inspect" "f5da2da59b9b4ab1714a39514c7b4460d3316881633a557140ceb1fa4239953f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5da2da59b9b4ab1714a39514c7b4460d3316881633a557140ceb1fa4239953f", kill_on_drop: false }` [INFO] [stdout] f5da2da59b9b4ab1714a39514c7b4460d3316881633a557140ceb1fa4239953f