[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] testing josefrcm/rspt against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosefrcm%2Frspt" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/josefrcm/rspt on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-4/source/Cargo.toml [INFO] crate git repo https://github.com/josefrcm/rspt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba09cbfbd66adf79159fc29cafdd2edbb4584b212e141b0893bbc425829cdf52 [INFO] running `Command { std: "docker" "start" "-a" "ba09cbfbd66adf79159fc29cafdd2edbb4584b212e141b0893bbc425829cdf52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba09cbfbd66adf79159fc29cafdd2edbb4584b212e141b0893bbc425829cdf52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba09cbfbd66adf79159fc29cafdd2edbb4584b212e141b0893bbc425829cdf52", kill_on_drop: false }` [INFO] [stdout] ba09cbfbd66adf79159fc29cafdd2edbb4584b212e141b0893bbc425829cdf52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fead0f7da4e0355eb9b2362d54460905bcbd8dd4cf62714d8a46e8989b1a4d4 [INFO] running `Command { std: "docker" "start" "-a" "3fead0f7da4e0355eb9b2362d54460905bcbd8dd4cf62714d8a46e8989b1a4d4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.3.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rayon v1.3.1 [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] Compiling deflate v0.8.6 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling image v0.23.8 [INFO] [stderr] Compiling ron v0.6.0 [INFO] [stderr] Compiling simba v0.1.5 [INFO] [stderr] Compiling nalgebra v0.21.1 [INFO] [stderr] Compiling 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] [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 { [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] error: aborting due to 13 previous errors [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] [stderr] error: could not compile `rspt` due to 14 previous errors [INFO] running `Command { std: "docker" "inspect" "3fead0f7da4e0355eb9b2362d54460905bcbd8dd4cf62714d8a46e8989b1a4d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fead0f7da4e0355eb9b2362d54460905bcbd8dd4cf62714d8a46e8989b1a4d4", kill_on_drop: false }` [INFO] [stdout] 3fead0f7da4e0355eb9b2362d54460905bcbd8dd4cf62714d8a46e8989b1a4d4