[INFO] cloning repository https://github.com/TsiaohanWang/my-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/TsiaohanWang/my-ray-tracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTsiaohanWang%2Fmy-ray-tracer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTsiaohanWang%2Fmy-ray-tracer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ca455c2ca280af0ce6ac9f384497cd18cc9dedfe
[INFO] checking TsiaohanWang/my-ray-tracer against try#0611f7de057c584b8771102fde7aed6c70c71d3b for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTsiaohanWang%2Fmy-ray-tracer" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TsiaohanWang/my-ray-tracer
[INFO] finished tweaking git repo https://github.com/TsiaohanWang/my-ray-tracer
[INFO] tweaked toml for git repo https://github.com/TsiaohanWang/my-ray-tracer written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TsiaohanWang/my-ray-tracer on toolchain 0611f7de057c584b8771102fde7aed6c70c71d3b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TsiaohanWang/my-ray-tracer 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" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 152da85593eadca07c9a6c21140e1572d9fe75261f7a0ec18967c0bc76d73e7a
[INFO] running `Command { std: "docker" "start" "-a" "152da85593eadca07c9a6c21140e1572d9fe75261f7a0ec18967c0bc76d73e7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "152da85593eadca07c9a6c21140e1572d9fe75261f7a0ec18967c0bc76d73e7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "152da85593eadca07c9a6c21140e1572d9fe75261f7a0ec18967c0bc76d73e7a", kill_on_drop: false }`
[INFO] [stdout] 152da85593eadca07c9a6c21140e1572d9fe75261f7a0ec18967c0bc76d73e7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f11408026a7ca126c266667e814f74fe0af18f631d00ad65f456cf7bfc9b231d
[INFO] running `Command { std: "docker" "start" "-a" "f11408026a7ca126c266667e814f74fe0af18f631d00ad65f456cf7bfc9b231d", kill_on_drop: false }`
[INFO] [stderr]     Checking my-ray-tracer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: struct `BiTree` is never constructed
[INFO] [stdout]  --> src/basics/tree.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct BiTree<T> {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]   = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `OpaqueTexture` is never constructed
[INFO] [stdout]   --> src/objects/texture.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct OpaqueTexture {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_from` is never used
[INFO] [stdout]   --> src/objects/texture.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl OpaqueTexture {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 22 |     fn new_from(color_tuple: (u8, u8, u8, u8), reflectance: f64, material: OpaqueMaterial) -> Self {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OpaqueSphere` is never constructed
[INFO] [stdout]  --> src/objects/sphere.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct OpaqueSphere {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_from`, `get_center`, and `get_radius` are never used
[INFO] [stdout]   --> src/objects/sphere.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl OpaqueSphere {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 15 |     fn new_from(center: Coord3, radius: f64, texture: OpaqueTexture) -> Self {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     fn get_center(&self) -> &Coord3 {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     fn get_radius(&self) -> f64 {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `my-ray-tracer` (lib test) due to 2 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: struct `BiTree` is never constructed
[INFO] [stdout]  --> src/basics/tree.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct BiTree<T> {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]   = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `OpaqueTexture` is never constructed
[INFO] [stdout]   --> src/objects/texture.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct OpaqueTexture {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_from` is never used
[INFO] [stdout]   --> src/objects/texture.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl OpaqueTexture {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 22 |     fn new_from(color_tuple: (u8, u8, u8, u8), reflectance: f64, material: OpaqueMaterial) -> Self {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OpaqueSphere` is never constructed
[INFO] [stdout]  --> src/objects/sphere.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct OpaqueSphere {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_from`, `get_center`, and `get_radius` are never used
[INFO] [stdout]   --> src/objects/sphere.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl OpaqueSphere {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 15 |     fn new_from(center: Coord3, radius: f64, texture: OpaqueTexture) -> Self {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     fn get_center(&self) -> &Coord3 {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     fn get_radius(&self) -> f64 {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `my-ray-tracer` (lib) due to 2 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f11408026a7ca126c266667e814f74fe0af18f631d00ad65f456cf7bfc9b231d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f11408026a7ca126c266667e814f74fe0af18f631d00ad65f456cf7bfc9b231d", kill_on_drop: false }`
[INFO] [stdout] f11408026a7ca126c266667e814f74fe0af18f631d00ad65f456cf7bfc9b231d
