[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#c8085cfed34c45021fc8f66d073f6394b3e35431 for pr-148939
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanisaacg%2Fraytracing-in-a-couple-weekends" "/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/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ryanisaacg/raytracing-in-a-couple-weekends on toolchain c8085cfed34c45021fc8f66d073f6394b3e35431
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "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" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking ryanisaacg/raytracing-in-a-couple-weekends against try#c8085cfed34c45021fc8f66d073f6394b3e35431 for pr-148939
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanisaacg%2Fraytracing-in-a-couple-weekends" "/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/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ryanisaacg/raytracing-in-a-couple-weekends on toolchain c8085cfed34c45021fc8f66d073f6394b3e35431
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "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" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "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-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1506dc62e40ffb11b611dd4f3db7263936e6a667a485c72b9f7f1d24e7238b46
[INFO] running `Command { std: "docker" "start" "-a" "1506dc62e40ffb11b611dd4f3db7263936e6a667a485c72b9f7f1d24e7238b46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1506dc62e40ffb11b611dd4f3db7263936e6a667a485c72b9f7f1d24e7238b46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1506dc62e40ffb11b611dd4f3db7263936e6a667a485c72b9f7f1d24e7238b46", kill_on_drop: false }`
[INFO] [stdout] 1506dc62e40ffb11b611dd4f3db7263936e6a667a485c72b9f7f1d24e7238b46
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8fbe301b64f27c795b3c6d2388dad634c241f7531d73032d7232e9b9c993d8b
[INFO] running `Command { std: "docker" "start" "-a" "f8fbe301b64f27c795b3c6d2388dad634c241f7531d73032d7232e9b9c993d8b", 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.08s
[INFO] running `Command { std: "docker" "inspect" "f8fbe301b64f27c795b3c6d2388dad634c241f7531d73032d7232e9b9c993d8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8fbe301b64f27c795b3c6d2388dad634c241f7531d73032d7232e9b9c993d8b", kill_on_drop: false }`
[INFO] [stdout] f8fbe301b64f27c795b3c6d2388dad634c241f7531d73032d7232e9b9c993d8b
