[INFO] cloning repository https://github.com/josefrcm/rspt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/josefrcm/rspt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosefrcm%2Frspt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosefrcm%2Frspt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ad534adf75635338134e4ec71491f55f3065fb6a
[INFO] checking josefrcm/rspt against try#4e55a504843955c97eb06907c71f6f3e99208021 for pr-146978
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosefrcm%2Frspt" "/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/josefrcm/rspt
[INFO] finished tweaking git repo https://github.com/josefrcm/rspt
[INFO] tweaked toml for git repo https://github.com/josefrcm/rspt written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/josefrcm/rspt on toolchain 4e55a504843955c97eb06907c71f6f3e99208021
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/josefrcm/rspt 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" "+4e55a504843955c97eb06907c71f6f3e99208021" "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 rayon-core v1.7.1
[INFO] [stderr]   Downloaded bytemuck v1.3.1
[INFO] [stderr]   Downloaded simba v0.1.5
[INFO] [stderr]   Downloaded ndarray v0.13.1
[INFO] [stderr]   Downloaded nalgebra v0.21.1
[INFO] [stderr]   Downloaded rayon v1.3.1
[INFO] [stderr]   Downloaded image v0.23.8
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb70371a4ccc1814eec1eca746c26d3379378554956d5d386622c1ca25603de7
[INFO] running `Command { std: "docker" "start" "-a" "cb70371a4ccc1814eec1eca746c26d3379378554956d5d386622c1ca25603de7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb70371a4ccc1814eec1eca746c26d3379378554956d5d386622c1ca25603de7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb70371a4ccc1814eec1eca746c26d3379378554956d5d386622c1ca25603de7", kill_on_drop: false }`
[INFO] [stdout] cb70371a4ccc1814eec1eca746c26d3379378554956d5d386622c1ca25603de7
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce24c9bbe9e407dff06f5059059bc98cc688f9e3931147da3fc03f5acf36de76
[INFO] running `Command { std: "docker" "start" "-a" "ce24c9bbe9e407dff06f5059059bc98cc688f9e3931147da3fc03f5acf36de76", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling memoffset v0.5.5
[INFO] [stderr]    Compiling syn v1.0.38
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling serde_derive v1.0.115
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling rayon-core v1.7.1
[INFO] [stderr]    Compiling serde v1.0.115
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling rayon v1.3.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]    Compiling num-iter v0.1.41
[INFO] [stderr]    Compiling num-rational v0.3.0
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]     Checking matrixmultiply v0.2.3
[INFO] [stderr]    Compiling ndarray v0.13.1
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking generic-array v0.13.2
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking bytemuck v1.3.1
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]     Checking paste v0.1.18
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking rand_distr v0.2.2
[INFO] [stderr]     Checking jpeg-decoder v0.1.20
[INFO] [stderr]     Checking image v0.23.8
[INFO] [stderr]     Checking ron v0.6.0
[INFO] [stderr]     Checking simba v0.1.5
[INFO] [stderr]     Checking nalgebra v0.21.1
[INFO] [stderr]     Checking rspt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `ray`
[INFO] [stdout]   --> src/geometry/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub mod ray;
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `ray`, create file "src/geometry/ray.rs" or "src/geometry/ray/mod.rs"
[INFO] [stdout]    = note: if there is a `mod ray` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `ray`
[INFO] [stdout]   --> src/geometry/mod.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub mod ray;
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `ray`, create file "src/geometry/ray.rs" or "src/geometry/ray/mod.rs"
[INFO] [stdout]    = note: if there is a `mod ray` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ray` in this scope
[INFO] [stdout]    --> src/geometry/aabb.rs:105:34
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub fn intersect(&self, ray: Ray) -> Interval {
[INFO] [stdout]     |                                  ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ray` in this scope
[INFO] [stdout]    --> src/geometry/bvh.rs:113:34
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn intersect(&self, ray: Ray) -> BundleIntersection {
[INFO] [stdout]     |                                  ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ray` in this scope
[INFO] [stdout]    --> src/geometry/mesh.rs:185:34
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn intersect(&self, ray: Ray) -> MeshIntersection {
[INFO] [stdout]     |                                  ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ray` in this scope
[INFO] [stdout]    --> src/geometry/triangle_bundle.rs:153:34
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn intersect(&self, ray: Ray) -> BundleIntersection {
[INFO] [stdout]     |                                  ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ray` in module `geometry`
[INFO] [stdout]   --> src/tracer/camera.rs:64:58
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn make_rays(&self) -> ndarray::Array2<geometry::Ray> {
[INFO] [stdout]    |                                                          ^^^ not found in `geometry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Ray` in module `geometry`
[INFO] [stdout]   --> src/tracer/camera.rs:73:23
[INFO] [stdout]    |
[INFO] [stdout] 73 |             geometry::Ray {
[INFO] [stdout]    |                       ^^^ not found in `geometry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ray` in module `geometry`
[INFO] [stdout]   --> src/tracer/material.rs:28:95
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn spawn_secondary_ray(&self, intersection: &geometry::MeshIntersection) -> geometry::Ray {
[INFO] [stdout]    |                                                                                               ^^^ not found in `geometry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Ray` in module `geometry`
[INFO] [stdout]   --> src/tracer/material.rs:30:49
[INFO] [stdout]    |
[INFO] [stdout] 30 |             Material::Light { .. } => geometry::Ray {
[INFO] [stdout]    |                                                 ^^^ not found in `geometry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ray` in module `geometry`
[INFO] [stdout]   --> src/tracer/material.rs:62:16
[INFO] [stdout]    |
[INFO] [stdout] 62 | ) -> geometry::Ray {
[INFO] [stdout]    |                ^^^ not found in `geometry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Ray` in module `geometry`
[INFO] [stdout]   --> src/tracer/material.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |     geometry::Ray {
[INFO] [stdout]    |               ^^^ not found in `geometry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ray` in module `geometry`
[INFO] [stdout]   --> src/tracer/sampling.rs:32:44
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn trace_ray(scene: &Scene, ray: geometry::Ray, max_bounces: usize) -> Color {
[INFO] [stdout]    |                                            ^^^ not found in `geometry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ray` in module `geometry`
[INFO] [stdout]   --> src/tracer/scene.rs:73:44
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn intersect(&self, ray: geometry::Ray) -> geometry::MeshIntersection {
[INFO] [stdout]    |                                            ^^^ not found in `geometry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ray::*`
[INFO] [stdout]   --> src/geometry/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use ray::*;
[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 import: `halton::*`
[INFO] [stdout]  --> src/tracer/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use halton::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ray` in this scope
[INFO] [stdout]    --> src/geometry/aabb.rs:105:34
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub fn intersect(&self, ray: Ray) -> Interval {
[INFO] [stdout]     |                                  ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ray` in this scope
[INFO] [stdout]    --> src/geometry/bvh.rs:113:34
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn intersect(&self, ray: Ray) -> BundleIntersection {
[INFO] [stdout]     |                                  ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ray` in this scope
[INFO] [stdout]    --> src/geometry/mesh.rs:185:34
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn intersect(&self, ray: Ray) -> MeshIntersection {
[INFO] [stdout]     |                                  ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ray` in this scope
[INFO] [stdout]    --> src/geometry/triangle_bundle.rs:153:34
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn intersect(&self, ray: Ray) -> BundleIntersection {
[INFO] [stdout]     |                                  ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ray` in module `geometry`
[INFO] [stdout]   --> src/tracer/camera.rs:64:58
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn make_rays(&self) -> ndarray::Array2<geometry::Ray> {
[INFO] [stdout]    |                                                          ^^^ not found in `geometry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Ray` in module `geometry`
[INFO] [stdout]   --> src/tracer/camera.rs:73:23
[INFO] [stdout]    |
[INFO] [stdout] 73 |             geometry::Ray {
[INFO] [stdout]    |                       ^^^ not found in `geometry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ray` in module `geometry`
[INFO] [stdout]   --> src/tracer/material.rs:28:95
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn spawn_secondary_ray(&self, intersection: &geometry::MeshIntersection) -> geometry::Ray {
[INFO] [stdout]    |                                                                                               ^^^ not found in `geometry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Ray` in module `geometry`
[INFO] [stdout]   --> src/tracer/material.rs:30:49
[INFO] [stdout]    |
[INFO] [stdout] 30 |             Material::Light { .. } => geometry::Ray {
[INFO] [stdout]    |                                                 ^^^ not found in `geometry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ray` in module `geometry`
[INFO] [stdout]   --> src/tracer/material.rs:62:16
[INFO] [stdout]    |
[INFO] [stdout] 62 | ) -> geometry::Ray {
[INFO] [stdout]    |                ^^^ not found in `geometry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Ray` in module `geometry`
[INFO] [stdout]   --> src/tracer/material.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |     geometry::Ray {
[INFO] [stdout]    |               ^^^ not found in `geometry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ray` in module `geometry`
[INFO] [stdout]   --> src/tracer/sampling.rs:32:44
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn trace_ray(scene: &Scene, ray: geometry::Ray, max_bounces: usize) -> Color {
[INFO] [stdout]    |                                            ^^^ not found in `geometry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ray` in module `geometry`
[INFO] [stdout]   --> src/tracer/scene.rs:73:44
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn intersect(&self, ray: geometry::Ray) -> geometry::MeshIntersection {
[INFO] [stdout]    |                                            ^^^ not found in `geometry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ray::*`
[INFO] [stdout]   --> src/geometry/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use ray::*;
[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 import: `halton::*`
[INFO] [stdout]  --> src/tracer/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use halton::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rspt` (bin "rspt") due to 13 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rspt` (bin "rspt" test) due to 13 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ce24c9bbe9e407dff06f5059059bc98cc688f9e3931147da3fc03f5acf36de76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce24c9bbe9e407dff06f5059059bc98cc688f9e3931147da3fc03f5acf36de76", kill_on_drop: false }`
[INFO] [stdout] ce24c9bbe9e407dff06f5059059bc98cc688f9e3931147da3fc03f5acf36de76
