[INFO] cloning repository https://github.com/bisforboman/RayTracingInOneWeekend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bisforboman/RayTracingInOneWeekend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbisforboman%2FRayTracingInOneWeekend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbisforboman%2FRayTracingInOneWeekend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9b13db4641a00abe8e3c98ab78e3f7bb09c3e5b [INFO] checking bisforboman/RayTracingInOneWeekend against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbisforboman%2FRayTracingInOneWeekend" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bisforboman/RayTracingInOneWeekend [INFO] finished tweaking git repo https://github.com/bisforboman/RayTracingInOneWeekend [INFO] tweaked toml for git repo https://github.com/bisforboman/RayTracingInOneWeekend written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bisforboman/RayTracingInOneWeekend on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bisforboman/RayTracingInOneWeekend 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2438c053841aace799eea90c3eb594b0f61eaa4e7e95e2fa83e3ca2e97343073 [INFO] running `Command { std: "docker" "start" "-a" "2438c053841aace799eea90c3eb594b0f61eaa4e7e95e2fa83e3ca2e97343073", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2438c053841aace799eea90c3eb594b0f61eaa4e7e95e2fa83e3ca2e97343073", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2438c053841aace799eea90c3eb594b0f61eaa4e7e95e2fa83e3ca2e97343073", kill_on_drop: false }` [INFO] [stdout] 2438c053841aace799eea90c3eb594b0f61eaa4e7e95e2fa83e3ca2e97343073 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebcaa6a22138c0efce7724e577719168622cd49e554f4b22a0c48a7cdc46e931 [INFO] running `Command { std: "docker" "start" "-a" "ebcaa6a22138c0efce7724e577719168622cd49e554f4b22a0c48a7cdc46e931", kill_on_drop: false }` [INFO] [stderr] Checking chapter2_v2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `ray_color` is never used [INFO] [stdout] --> src/main.rs:14:4 [INFO] [stdout] | [INFO] [stdout] 14 | fn ray_color(r: &Ray) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `point` is never used [INFO] [stdout] --> src/vec3.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn point(x: f64, y: f64, z: f64) -> Vec3 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vec` is never used [INFO] [stdout] --> src/vec3.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn vec(x: f64, y: f64, z: f64) -> Vec3 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cross` is never used [INFO] [stdout] --> src/vec3.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn cross(u: Vec3, v: Vec3) -> Vec3 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Ray` is never constructed [INFO] [stdout] --> src/ray.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Ray { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ray` is never used [INFO] [stdout] --> src/ray.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn ray(orig: Vec3, dir: Vec3) -> Ray { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `at` is never used [INFO] [stdout] --> src/ray.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Ray { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] 13 | [INFO] [stdout] 14 | pub fn at(&self, t: f64) -> Vec3 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused arithmetic operation that must be used [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | (1.0 - t) * Vec3::one() + t * color(0.5, 0.7, 1.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the arithmetic operation produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 17 | let _ = (1.0 - t) * Vec3::one() + t * color(0.5, 0.7, 1.0); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ray_color` is never used [INFO] [stdout] --> src/main.rs:14:4 [INFO] [stdout] | [INFO] [stdout] 14 | fn ray_color(r: &Ray) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `point` is never used [INFO] [stdout] --> src/vec3.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn point(x: f64, y: f64, z: f64) -> Vec3 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `vec` is never used [INFO] [stdout] --> src/vec3.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn vec(x: f64, y: f64, z: f64) -> Vec3 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cross` is never used [INFO] [stdout] --> src/vec3.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn cross(u: Vec3, v: Vec3) -> Vec3 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Ray` is never constructed [INFO] [stdout] --> src/ray.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Ray { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ray` is never used [INFO] [stdout] --> src/ray.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn ray(orig: Vec3, dir: Vec3) -> Ray { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `at` is never used [INFO] [stdout] --> src/ray.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Ray { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] 13 | [INFO] [stdout] 14 | pub fn at(&self, t: f64) -> Vec3 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused arithmetic operation that must be used [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | (1.0 - t) * Vec3::one() + t * color(0.5, 0.7, 1.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the arithmetic operation produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 17 | let _ = (1.0 - t) * Vec3::one() + t * color(0.5, 0.7, 1.0); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] running `Command { std: "docker" "inspect" "ebcaa6a22138c0efce7724e577719168622cd49e554f4b22a0c48a7cdc46e931", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebcaa6a22138c0efce7724e577719168622cd49e554f4b22a0c48a7cdc46e931", kill_on_drop: false }` [INFO] [stdout] ebcaa6a22138c0efce7724e577719168622cd49e554f4b22a0c48a7cdc46e931