[INFO] cloning repository https://github.com/ryanisaacg/raytracing-in-a-couple-weekends
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryanisaacg/raytracing-in-a-couple-weekends" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanisaacg%2Fraytracing-in-a-couple-weekends", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanisaacg%2Fraytracing-in-a-couple-weekends'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 52331a12a365f28b2a69d42d8accb33ae783a379
[INFO] checking ryanisaacg/raytracing-in-a-couple-weekends against try#1c4199da70f816f2239f41c55168ff75a3663718 for pr-155499
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanisaacg%2Fraytracing-in-a-couple-weekends" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ryanisaacg/raytracing-in-a-couple-weekends
[INFO] finished tweaking git repo https://github.com/ryanisaacg/raytracing-in-a-couple-weekends
[INFO] tweaked toml for git repo https://github.com/ryanisaacg/raytracing-in-a-couple-weekends written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ryanisaacg/raytracing-in-a-couple-weekends on toolchain 1c4199da70f816f2239f41c55168ff75a3663718
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ryanisaacg/raytracing-in-a-couple-weekends 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" "+1c4199da70f816f2239f41c55168ff75a3663718" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f11f0ef19b29c8366153145e2d6f68ce7153fdd8cc6d7e9c5166173c77bdae7d
[INFO] running `Command { std: "docker" "start" "-a" "f11f0ef19b29c8366153145e2d6f68ce7153fdd8cc6d7e9c5166173c77bdae7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f11f0ef19b29c8366153145e2d6f68ce7153fdd8cc6d7e9c5166173c77bdae7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f11f0ef19b29c8366153145e2d6f68ce7153fdd8cc6d7e9c5166173c77bdae7d", kill_on_drop: false }`
[INFO] [stdout] f11f0ef19b29c8366153145e2d6f68ce7153fdd8cc6d7e9c5166173c77bdae7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4e08b29be56125006b796fb59fc7211aad76681e64d91ee6b883446f029923d
[INFO] running `Command { std: "docker" "start" "-a" "e4e08b29be56125006b796fb59fc7211aad76681e64d91ee6b883446f029923d", kill_on_drop: false }`
[INFO] [stderr]     Checking raytracer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `origin` is never read
[INFO] [stdout]  --> src/ray.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Ray {
[INFO] [stdout]   |            --- field in this struct
[INFO] [stdout] 5 |     pub origin: Point3,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Ray` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `at` is never used
[INFO] [stdout]   --> src/ray.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Ray {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub fn at(&self, time: f64) -> Point3 {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `dot` and `cross` are never used
[INFO] [stdout]   --> src/vector3.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Vector3 {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn dot(&self, other: Vector3) -> Vector3 {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn cross(&self, other: Vector3) -> Vector3 {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `origin` is never read
[INFO] [stdout]  --> src/ray.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Ray {
[INFO] [stdout]   |            --- field in this struct
[INFO] [stdout] 5 |     pub origin: Point3,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Ray` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `at` is never used
[INFO] [stdout]   --> src/ray.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Ray {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub fn at(&self, time: f64) -> Point3 {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `dot` and `cross` are never used
[INFO] [stdout]   --> src/vector3.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Vector3 {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn dot(&self, other: Vector3) -> Vector3 {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn cross(&self, other: Vector3) -> Vector3 {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] running `Command { std: "docker" "inspect" "e4e08b29be56125006b796fb59fc7211aad76681e64d91ee6b883446f029923d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4e08b29be56125006b796fb59fc7211aad76681e64d91ee6b883446f029923d", kill_on_drop: false }`
[INFO] [stdout] e4e08b29be56125006b796fb59fc7211aad76681e64d91ee6b883446f029923d
