[INFO] cloning repository https://github.com/Cabba/rust-tracer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cabba/rust-tracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCabba%2Frust-tracer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCabba%2Frust-tracer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a30f547d5636fcf0e7a4fa190200c04f9a873544
[INFO] checking Cabba/rust-tracer against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCabba%2Frust-tracer" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Cabba/rust-tracer
[INFO] finished tweaking git repo https://github.com/Cabba/rust-tracer
[INFO] tweaked toml for git repo https://github.com/Cabba/rust-tracer written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cabba/rust-tracer on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Cabba/rust-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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83dac323222514e28b3f4d17ce5f8ee938f484d2a89d57d3bf2ddbde668104a5
[INFO] running `Command { std: "docker" "start" "-a" "83dac323222514e28b3f4d17ce5f8ee938f484d2a89d57d3bf2ddbde668104a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83dac323222514e28b3f4d17ce5f8ee938f484d2a89d57d3bf2ddbde668104a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83dac323222514e28b3f4d17ce5f8ee938f484d2a89d57d3bf2ddbde668104a5", kill_on_drop: false }`
[INFO] [stdout] 83dac323222514e28b3f4d17ce5f8ee938f484d2a89d57d3bf2ddbde668104a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75fffb8177bf5cd2538c5464df7bff78025eaecb9e21497cbfffc06bb946922d
[INFO] running `Command { std: "docker" "start" "-a" "75fffb8177bf5cd2538c5464df7bff78025eaecb9e21497cbfffc06bb946922d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking getrandom v0.3.3
[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 rust-tracer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `aspect_ratio` is never used
[INFO] [stdout]   --> src/image.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn aspect_ratio(width: i32, height: i32) -> i32 {
[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 `aspect_ratio` is never used
[INFO] [stdout]   --> src/image.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Image {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn aspect_ratio(&self) -> i32 {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `empty`, `universe`, `negative`, `size`, and `contains` are never used
[INFO] [stdout]   --> src/interval.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Interval {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub fn empty() -> Self {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn universe() -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn negative() -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn size(&self) -> f64 {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn contains(&self, v: f64) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `random_on_unit_sphere` found for struct `math::Vec3` in the current scope
[INFO] [stdout]    --> src/math.rs:259:27
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct Vec3 {
[INFO] [stdout]     | --------------- function or associated item `random_on_unit_sphere` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 259 |             let p = Vec3::random_on_unit_sphere();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `math::Vec3`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `math::Vec3` consider using one of the following associated functions:
[INFO] [stdout]       math::Vec3::new
[INFO] [stdout]       math::Vec3::zero
[INFO] [stdout]       math::Vec3::unit
[INFO] [stdout]       math::Vec3::unit_random_on_sphere
[INFO] [stdout]       and 2 others
[INFO] [stdout]    --> src/math.rs:21:5
[INFO] [stdout]     |
[INFO] [stdout]  21 |     pub fn new(x: f64, y: f64, z: f64) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  25 |     pub fn zero() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  29 |     pub fn unit() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 |     pub fn unit_random_on_sphere() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-tracer` (bin "rust-tracer" test) due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "75fffb8177bf5cd2538c5464df7bff78025eaecb9e21497cbfffc06bb946922d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75fffb8177bf5cd2538c5464df7bff78025eaecb9e21497cbfffc06bb946922d", kill_on_drop: false }`
[INFO] [stdout] 75fffb8177bf5cd2538c5464df7bff78025eaecb9e21497cbfffc06bb946922d
