[INFO] cloning repository https://github.com/reverenddude/raytrace
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reverenddude/raytrace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freverenddude%2Fraytrace", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freverenddude%2Fraytrace'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2a48bdae47d883c48c286faaaf51ebb60a73c5cd
[INFO] checking reverenddude/raytrace against try#48c9d93cf65d550d124c40108859fd993778c157 for pr-153692-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freverenddude%2Fraytrace" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/reverenddude/raytrace
[INFO] finished tweaking git repo https://github.com/reverenddude/raytrace
[INFO] tweaked toml for git repo https://github.com/reverenddude/raytrace written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/reverenddude/raytrace on toolchain 48c9d93cf65d550d124c40108859fd993778c157
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/reverenddude/raytrace 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" "+48c9d93cf65d550d124c40108859fd993778c157" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12cebbfe5f7ec0cdb1e11e7377cda3cc17533f0c68e2a3fa033cbd32b1d2e034
[INFO] running `Command { std: "docker" "start" "-a" "12cebbfe5f7ec0cdb1e11e7377cda3cc17533f0c68e2a3fa033cbd32b1d2e034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12cebbfe5f7ec0cdb1e11e7377cda3cc17533f0c68e2a3fa033cbd32b1d2e034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12cebbfe5f7ec0cdb1e11e7377cda3cc17533f0c68e2a3fa033cbd32b1d2e034", kill_on_drop: false }`
[INFO] [stdout] 12cebbfe5f7ec0cdb1e11e7377cda3cc17533f0c68e2a3fa033cbd32b1d2e034
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+48c9d93cf65d550d124c40108859fd993778c157" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 475724e96e91e70cb66ac633ba1406355cb50900511214550f55854750df4ed8
[INFO] running `Command { std: "docker" "start" "-a" "475724e96e91e70cb66ac633ba1406355cb50900511214550f55854750df4ed8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking raytrace v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Color`, `HitRecord`, and `Hittable`
[INFO] [stdout]  --> src/ray.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 |     hittable::{HitRecord, Hittable},
[INFO] [stdout]   |                ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 3 |     vec3::{Color, Point3, Vec3},
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Color`, `HitRecord`, and `Hittable`
[INFO] [stdout]  --> src/ray.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 |     hittable::{HitRecord, Hittable},
[INFO] [stdout]   |                ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 3 |     vec3::{Color, Point3, Vec3},
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `front_face` is never read
[INFO] [stdout]   --> src/hittable.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct HitRecord {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub front_face: bool,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HitRecord` has a derived impl for the trait `Clone`, but this is 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 `set_face_normal` is never used
[INFO] [stdout]   --> src/hittable.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl HitRecord {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn set_face_normal(&mut self, r: &Ray, outward_normal: Vec3) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `clear` are never used
[INFO] [stdout]   --> src/hittables.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl HittableList {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 13 |     pub fn new(object: Rc<dyn Hittable>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn clear(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `EMPTY`, `UNIVERSE`, `size`, and `contains` are never used
[INFO] [stdout]   --> src/interval.rs:9:15
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl Interval {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout]  9 |     pub const EMPTY: Interval = Interval {
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub const UNIVERSE: Interval = Interval {
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn size(&self) -> f64 {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn contains(&self, x: f64) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `hit_sphere` is never used
[INFO] [stdout]   --> src/ray.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Ray {
[INFO] [stdout]    | -------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 28 |     fn hit_sphere(center: Point3, radius: f64, r: &Ray) -> f64 {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PI` is never used
[INFO] [stdout]  --> src/rtweekend.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const PI: f64 = 3.1415926535897932385;
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `degrees_to_radians` is never used
[INFO] [stdout]  --> src/rtweekend.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn degrees_to_radians(degrees: f64) -> f64 {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_double` is never used
[INFO] [stdout]   --> src/rtweekend.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn random_double() -> f64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_double_range` is never used
[INFO] [stdout]   --> src/rtweekend.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn random_double_range(min: f64, max: f64) -> f64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `front_face` is never read
[INFO] [stdout]   --> src/hittable.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct HitRecord {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub front_face: bool,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HitRecord` has a derived impl for the trait `Clone`, but this is 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 `set_face_normal` is never used
[INFO] [stdout]   --> src/hittable.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl HitRecord {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn set_face_normal(&mut self, r: &Ray, outward_normal: Vec3) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `clear` are never used
[INFO] [stdout]   --> src/hittables.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl HittableList {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 13 |     pub fn new(object: Rc<dyn Hittable>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn clear(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `EMPTY`, `UNIVERSE`, `size`, and `contains` are never used
[INFO] [stdout]   --> src/interval.rs:9:15
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl Interval {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout]  9 |     pub const EMPTY: Interval = Interval {
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub const UNIVERSE: Interval = Interval {
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn size(&self) -> f64 {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn contains(&self, x: f64) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `hit_sphere` is never used
[INFO] [stdout]   --> src/ray.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Ray {
[INFO] [stdout]    | -------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 28 |     fn hit_sphere(center: Point3, radius: f64, r: &Ray) -> f64 {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PI` is never used
[INFO] [stdout]  --> src/rtweekend.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const PI: f64 = 3.1415926535897932385;
[INFO] [stdout]   |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `degrees_to_radians` is never used
[INFO] [stdout]  --> src/rtweekend.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn degrees_to_radians(degrees: f64) -> f64 {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_double` is never used
[INFO] [stdout]   --> src/rtweekend.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn random_double() -> f64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_double_range` is never used
[INFO] [stdout]   --> src/rtweekend.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn random_double_range(min: f64, max: f64) -> f64 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.09s
[INFO] running `Command { std: "docker" "inspect" "475724e96e91e70cb66ac633ba1406355cb50900511214550f55854750df4ed8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "475724e96e91e70cb66ac633ba1406355cb50900511214550f55854750df4ed8", kill_on_drop: false }`
[INFO] [stdout] 475724e96e91e70cb66ac633ba1406355cb50900511214550f55854750df4ed8
