[INFO] cloning repository https://github.com/oror-sine/ray-tracing-in-one-weekend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oror-sine/ray-tracing-in-one-weekend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foror-sine%2Fray-tracing-in-one-weekend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foror-sine%2Fray-tracing-in-one-weekend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 01df687f8737a32b233cf0dcb3603db9b7285604
[INFO] checking oror-sine/ray-tracing-in-one-weekend against 1.95.0-beta.7 for beta-1.95-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foror-sine%2Fray-tracing-in-one-weekend" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/oror-sine/ray-tracing-in-one-weekend
[INFO] finished tweaking git repo https://github.com/oror-sine/ray-tracing-in-one-weekend
[INFO] tweaked toml for git repo https://github.com/oror-sine/ray-tracing-in-one-weekend written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oror-sine/ray-tracing-in-one-weekend on toolchain 1.95.0-beta.7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oror-sine/ray-tracing-in-one-weekend 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-beta.7" "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 libc v0.2.171
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45c2b95a62a17d1ef68c0c7fefd1e5dffe23eb631f9235dadb1c7457a937102c
[INFO] running `Command { std: "docker" "start" "-a" "45c2b95a62a17d1ef68c0c7fefd1e5dffe23eb631f9235dadb1c7457a937102c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45c2b95a62a17d1ef68c0c7fefd1e5dffe23eb631f9235dadb1c7457a937102c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45c2b95a62a17d1ef68c0c7fefd1e5dffe23eb631f9235dadb1c7457a937102c", kill_on_drop: false }`
[INFO] [stdout] 45c2b95a62a17d1ef68c0c7fefd1e5dffe23eb631f9235dadb1c7457a937102c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7986bbeb685fb4ea84d3231719b28ac17338da97da377f2b64c6d32ef028445c
[INFO] running `Command { std: "docker" "start" "-a" "7986bbeb685fb4ea84d3231719b28ac17338da97da377f2b64c6d32ef028445c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking rayon v1.10.0
[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.0
[INFO] [stderr]     Checking ray-tracing-in-one-weeekend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `clear` is never used
[INFO] [stdout]   --> src/hittable_list.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl HittableList {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub fn clear(&mut 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 items `size`, `contains`, `EMPTY`, and `UNIVERSE` are never used
[INFO] [stdout]   --> src/interval.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout]  6 | impl Interval {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub const fn size(&self) -> f64 {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub const fn contains(&self, x: f64) -> bool {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub const EMPTY: Self = Self {
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub const UNIVERSE: Self = Self {
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_on_hemisphere` is never used
[INFO] [stdout]    --> src/vec3.rs:188:8
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub fn random_on_hemisphere(normal: &Vec3) -> Vec3 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear` is never used
[INFO] [stdout]   --> src/hittable_list.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl HittableList {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub fn clear(&mut 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 items `size`, `contains`, `EMPTY`, and `UNIVERSE` are never used
[INFO] [stdout]   --> src/interval.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout]  6 | impl Interval {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub const fn size(&self) -> f64 {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub const fn contains(&self, x: f64) -> bool {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub const EMPTY: Self = Self {
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub const UNIVERSE: Self = Self {
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_on_hemisphere` is never used
[INFO] [stdout]    --> src/vec3.rs:188:8
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub fn random_on_hemisphere(normal: &Vec3) -> Vec3 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.87s
[INFO] running `Command { std: "docker" "inspect" "7986bbeb685fb4ea84d3231719b28ac17338da97da377f2b64c6d32ef028445c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7986bbeb685fb4ea84d3231719b28ac17338da97da377f2b64c6d32ef028445c", kill_on_drop: false }`
[INFO] [stdout] 7986bbeb685fb4ea84d3231719b28ac17338da97da377f2b64c6d32ef028445c
