[INFO] cloning repository https://github.com/TillWege/raytracer-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TillWege/raytracer-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTillWege%2Fraytracer-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTillWege%2Fraytracer-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 073eeaea99e6e53e0634aaccc0245649ad4e8dde
[INFO] checking TillWege/raytracer-rs against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTillWege%2Fraytracer-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TillWege/raytracer-rs
[INFO] finished tweaking git repo https://github.com/TillWege/raytracer-rs
[INFO] tweaked toml for git repo https://github.com/TillWege/raytracer-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TillWege/raytracer-rs on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TillWege/raytracer-rs 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2f32c5b6d9667802911c63bdb2ef97a424acb4bcfac6f095aac51a7f47df9c7c
[INFO] running `Command { std: "docker" "start" "-a" "2f32c5b6d9667802911c63bdb2ef97a424acb4bcfac6f095aac51a7f47df9c7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f32c5b6d9667802911c63bdb2ef97a424acb4bcfac6f095aac51a7f47df9c7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f32c5b6d9667802911c63bdb2ef97a424acb4bcfac6f095aac51a7f47df9c7c", kill_on_drop: false }`
[INFO] [stdout] 2f32c5b6d9667802911c63bdb2ef97a424acb4bcfac6f095aac51a7f47df9c7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbab8922cf862de53b00968f8f96cfd2e1ddcbf952f16c52fe43d894650b99c5
[INFO] running `Command { std: "docker" "start" "-a" "bbab8922cf862de53b00968f8f96cfd2e1ddcbf952f16c52fe43d894650b99c5", kill_on_drop: false }`
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]     Checking exr v1.5.2
[INFO] [stderr]     Checking image v0.24.5
[INFO] [stderr]     Checking raytracer-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `cross` is never used
[INFO] [stdout]   --> src/vec3.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Vec3 {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub(crate) fn cross(&self, rhs: Self) -> 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: associated functions `Black`, `Green`, and `Blue` are never used
[INFO] [stdout]   --> src/color.rs:6:19
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl Color {
[INFO] [stdout]    | ---------- associated functions in this implementation
[INFO] [stdout]  6 |     pub(crate) fn Black() -> Self{
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub(crate) fn Green() -> Self{
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub(crate) fn Blue() -> Self{
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `distance_from_origin` and `distance` are never used
[INFO] [stdout]   --> src/point.rs:6:19
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl Point{
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout]  6 |     pub(crate) fn distance_from_origin(&self) -> f32 {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub(crate) fn distance(&self, other: &Self) -> f32 {
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `at` is never used
[INFO] [stdout]   --> src/ray.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Ray {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub(crate) fn at(&self, t: f32) -> Point {
[INFO] [stdout]    |                   ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Black` should have a snake case name
[INFO] [stdout]  --> src/color.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub(crate) fn Black() -> Self{
[INFO] [stdout]   |                   ^^^^^ help: convert the identifier to snake case: `black`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `White` should have a snake case name
[INFO] [stdout]   --> src/color.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub(crate) fn White() -> Self{
[INFO] [stdout]    |                   ^^^^^ help: convert the identifier to snake case (notice the capitalization): `white`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Red` should have a snake case name
[INFO] [stdout]   --> src/color.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub(crate) fn Red() -> Self{
[INFO] [stdout]    |                   ^^^ help: convert the identifier to snake case: `red`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Green` should have a snake case name
[INFO] [stdout]   --> src/color.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub(crate) fn Green() -> Self{
[INFO] [stdout]    |                   ^^^^^ help: convert the identifier to snake case: `green`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Blue` should have a snake case name
[INFO] [stdout]   --> src/color.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub(crate) fn Blue() -> Self{
[INFO] [stdout]    |                   ^^^^ help: convert the identifier to snake case: `blue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `Black`, `Green`, and `Blue` are never used
[INFO] [stdout]   --> src/color.rs:6:19
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl Color {
[INFO] [stdout]    | ---------- associated functions in this implementation
[INFO] [stdout]  6 |     pub(crate) fn Black() -> Self{
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub(crate) fn Green() -> Self{
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub(crate) fn Blue() -> 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: method `Black` should have a snake case name
[INFO] [stdout]  --> src/color.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub(crate) fn Black() -> Self{
[INFO] [stdout]   |                   ^^^^^ help: convert the identifier to snake case: `black`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `White` should have a snake case name
[INFO] [stdout]   --> src/color.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub(crate) fn White() -> Self{
[INFO] [stdout]    |                   ^^^^^ help: convert the identifier to snake case (notice the capitalization): `white`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Red` should have a snake case name
[INFO] [stdout]   --> src/color.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub(crate) fn Red() -> Self{
[INFO] [stdout]    |                   ^^^ help: convert the identifier to snake case: `red`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Green` should have a snake case name
[INFO] [stdout]   --> src/color.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub(crate) fn Green() -> Self{
[INFO] [stdout]    |                   ^^^^^ help: convert the identifier to snake case: `green`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Blue` should have a snake case name
[INFO] [stdout]   --> src/color.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub(crate) fn Blue() -> Self{
[INFO] [stdout]    |                   ^^^^ help: convert the identifier to snake case: `blue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.63s
[INFO] running `Command { std: "docker" "inspect" "bbab8922cf862de53b00968f8f96cfd2e1ddcbf952f16c52fe43d894650b99c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbab8922cf862de53b00968f8f96cfd2e1ddcbf952f16c52fe43d894650b99c5", kill_on_drop: false }`
[INFO] [stdout] bbab8922cf862de53b00968f8f96cfd2e1ddcbf952f16c52fe43d894650b99c5
