[INFO] cloning repository https://github.com/jridenbaugh/raytracer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jridenbaugh/raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjridenbaugh%2Fraytracer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjridenbaugh%2Fraytracer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c1c79710225c01886404f9f11d7254e2fe806756
[INFO] checking jridenbaugh/raytracer against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjridenbaugh%2Fraytracer" "/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/jridenbaugh/raytracer
[INFO] finished tweaking git repo https://github.com/jridenbaugh/raytracer
[INFO] tweaked toml for git repo https://github.com/jridenbaugh/raytracer written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jridenbaugh/raytracer on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jridenbaugh/raytracer 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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syn v2.0.107
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 33698830afe49389e5d0283b3e04851e6f0605d958d1b6e2849ba5141a95b136
[INFO] running `Command { std: "docker" "start" "-a" "33698830afe49389e5d0283b3e04851e6f0605d958d1b6e2849ba5141a95b136", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33698830afe49389e5d0283b3e04851e6f0605d958d1b6e2849ba5141a95b136", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33698830afe49389e5d0283b3e04851e6f0605d958d1b6e2849ba5141a95b136", kill_on_drop: false }`
[INFO] [stdout] 33698830afe49389e5d0283b3e04851e6f0605d958d1b6e2849ba5141a95b136
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb5f9f1e9aa30d7f104fa2b27f59b213c1138a498495724486942f7309e49404
[INFO] running `Command { std: "docker" "start" "-a" "bb5f9f1e9aa30d7f104fa2b27f59b213c1138a498495724486942f7309e49404", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking raytracer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `focal_length` is never read
[INFO] [stdout]   --> src/camera.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Camera {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 12 |     center: Point3,
[INFO] [stdout] 13 |     focal_length: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_front_face` is never read
[INFO] [stdout]   --> src/hittable.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct HitRecord<'a> {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     is_front_face: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `min`, `empty`, `universe`, and `contains` are never used
[INFO] [stdout]   --> src/interval.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout]  6 | impl Interval {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub fn min(&self) -> f32 {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn empty() -> Self {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn universe() -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn contains(&self, x: f32) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cross` is never used
[INFO] [stdout]    --> src/vec3.rs:164:8
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub fn cross(left: &Vec3, right: &Vec3) -> Vec3 {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_unit_on_hemisphere` is never used
[INFO] [stdout]    --> src/vec3.rs:186:8
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub fn random_unit_on_hemisphere(normal: &Vec3) -> Vec3 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/hittable.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn hit(&self, ray: &Ray, interval: &Interval) -> Option<HitRecord>;
[INFO] [stdout]   |            ^^^^^ the lifetime is elided here                ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn hit(&self, ray: &Ray, interval: &Interval) -> Option<HitRecord<'_>>;
[INFO] [stdout]   |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hittable.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn hit(&self, ray: &Ray, interval: &Interval) -> Option<HitRecord> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn hit(&self, ray: &Ray, interval: &Interval) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sphere.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn hit(&self, ray: &Ray, interval: &Interval) -> Option<HitRecord> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn hit(&self, ray: &Ray, interval: &Interval) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `focal_length` is never read
[INFO] [stdout]   --> src/camera.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Camera {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 12 |     center: Point3,
[INFO] [stdout] 13 |     focal_length: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_front_face` is never read
[INFO] [stdout]   --> src/hittable.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct HitRecord<'a> {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     is_front_face: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `min`, `empty`, `universe`, and `contains` are never used
[INFO] [stdout]   --> src/interval.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout]  6 | impl Interval {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub fn min(&self) -> f32 {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn empty() -> Self {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn universe() -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn contains(&self, x: f32) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cross` is never used
[INFO] [stdout]    --> src/vec3.rs:164:8
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub fn cross(left: &Vec3, right: &Vec3) -> Vec3 {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_unit_on_hemisphere` is never used
[INFO] [stdout]    --> src/vec3.rs:186:8
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub fn random_unit_on_hemisphere(normal: &Vec3) -> Vec3 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/hittable.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn hit(&self, ray: &Ray, interval: &Interval) -> Option<HitRecord>;
[INFO] [stdout]   |            ^^^^^ the lifetime is elided here                ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 |     fn hit(&self, ray: &Ray, interval: &Interval) -> Option<HitRecord<'_>>;
[INFO] [stdout]   |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hittable.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn hit(&self, ray: &Ray, interval: &Interval) -> Option<HitRecord> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn hit(&self, ray: &Ray, interval: &Interval) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sphere.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn hit(&self, ray: &Ray, interval: &Interval) -> Option<HitRecord> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn hit(&self, ray: &Ray, interval: &Interval) -> Option<HitRecord<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.71s
[INFO] running `Command { std: "docker" "inspect" "bb5f9f1e9aa30d7f104fa2b27f59b213c1138a498495724486942f7309e49404", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb5f9f1e9aa30d7f104fa2b27f59b213c1138a498495724486942f7309e49404", kill_on_drop: false }`
[INFO] [stdout] bb5f9f1e9aa30d7f104fa2b27f59b213c1138a498495724486942f7309e49404
