[INFO] cloning repository https://github.com/Wafelack/raytracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Wafelack/raytracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWafelack%2Fraytracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWafelack%2Fraytracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 60cde23a364b1d79a6fd17af05637c4400840048 [INFO] checking Wafelack/raytracer against try#81275a1445c7502a974118e0c69b795ab60be991 for pr-80243 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWafelack%2Fraytracer" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Wafelack/raytracer on toolchain 81275a1445c7502a974118e0c69b795ab60be991 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Wafelack/raytracer [INFO] finished tweaking git repo https://github.com/Wafelack/raytracer [INFO] tweaked toml for git repo https://github.com/Wafelack/raytracer written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Wafelack/raytracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a4cf3c8cf1ea832f61f9691bded95451441ebf154fcb50734f14af7b7a11374 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5a4cf3c8cf1ea832f61f9691bded95451441ebf154fcb50734f14af7b7a11374", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a4cf3c8cf1ea832f61f9691bded95451441ebf154fcb50734f14af7b7a11374", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a4cf3c8cf1ea832f61f9691bded95451441ebf154fcb50734f14af7b7a11374", kill_on_drop: false }` [INFO] [stdout] 5a4cf3c8cf1ea832f61f9691bded95451441ebf154fcb50734f14af7b7a11374 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbb311201560c8717318d0369ad9ab415b7a10e9fb615a4d2b1f679a7aa27681 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cbb311201560c8717318d0369ad9ab415b7a10e9fb615a4d2b1f679a7aa27681", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking libc v0.2.80 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking raytracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `box_x_compare` in this scope [INFO] [stdout] --> src/bvh.rs:28:7 [INFO] [stdout] | [INFO] [stdout] 28 | box_x_compare [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `box_y_compare` in this scope [INFO] [stdout] --> src/bvh.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | box_y_compare [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `box_z_compare` in this scope [INFO] [stdout] --> src/bvh.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | box_z_compare [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp::min` [INFO] [stdout] --> src/vec3.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::cmp::min; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `point3` should have an upper camel case name [INFO] [stdout] --> src/vec3.rs:183:10 [INFO] [stdout] | [INFO] [stdout] 183 | pub type point3 = Vec3; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Point3` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `color` should have an upper camel case name [INFO] [stdout] --> src/vec3.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | pub type color = Vec3; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `box_x_compare` in this scope [INFO] [stdout] --> src/bvh.rs:28:7 [INFO] [stdout] | [INFO] [stdout] 28 | box_x_compare [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `box_y_compare` in this scope [INFO] [stdout] --> src/bvh.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | box_y_compare [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `box_z_compare` in this scope [INFO] [stdout] --> src/bvh.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | box_z_compare [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp::min` [INFO] [stdout] --> src/vec3.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::cmp::min; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `point3` should have an upper camel case name [INFO] [stdout] --> src/vec3.rs:183:10 [INFO] [stdout] | [INFO] [stdout] 183 | pub type point3 = Vec3; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Point3` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `color` should have an upper camel case name [INFO] [stdout] --> src/vec3.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | pub type color = Vec3; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bvh.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 36 | if object_span == 1 { [INFO] [stdout] | _________________________^ [INFO] [stdout] 37 | | } else if object_span == 1 { [INFO] [stdout] | |_____^ expected struct `BvhNode`, found `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bvh.rs:38:57 [INFO] [stdout] | [INFO] [stdout] 38 | if comparator(objects[start], objects[start + 1]) { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 39 | | left = objects[start]; [INFO] [stdout] 40 | | right = objects[start + 1]; [INFO] [stdout] 41 | | } else { [INFO] [stdout] | |_______^ expected struct `BvhNode`, found `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bvh.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 36 | if object_span == 1 { [INFO] [stdout] | _________________________^ [INFO] [stdout] 37 | | } else if object_span == 1 { [INFO] [stdout] | |_____^ expected struct `BvhNode`, found `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bvh.rs:41:14 [INFO] [stdout] | [INFO] [stdout] 41 | } else { [INFO] [stdout] | ______________^ [INFO] [stdout] 42 | | right = objects[start]; [INFO] [stdout] 43 | | left = objects[start + 1]; [INFO] [stdout] 44 | | } [INFO] [stdout] | |_______^ expected struct `BvhNode`, found `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bvh.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | } else { [INFO] [stdout] | ____________^ [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ expected struct `BvhNode`, found `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bvh.rs:38:57 [INFO] [stdout] | [INFO] [stdout] 38 | if comparator(objects[start], objects[start + 1]) { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 39 | | left = objects[start]; [INFO] [stdout] 40 | | right = objects[start + 1]; [INFO] [stdout] 41 | | } else { [INFO] [stdout] | |_______^ expected struct `BvhNode`, found `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bvh.rs:41:14 [INFO] [stdout] | [INFO] [stdout] 41 | } else { [INFO] [stdout] | ______________^ [INFO] [stdout] 42 | | right = objects[start]; [INFO] [stdout] 43 | | left = objects[start + 1]; [INFO] [stdout] 44 | | } [INFO] [stdout] | |_______^ expected struct `BvhNode`, found `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bvh.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | } else { [INFO] [stdout] | ____________^ [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ expected struct `BvhNode`, found `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `raytracer` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cbb311201560c8717318d0369ad9ab415b7a10e9fb615a4d2b1f679a7aa27681", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbb311201560c8717318d0369ad9ab415b7a10e9fb615a4d2b1f679a7aa27681", kill_on_drop: false }` [INFO] [stdout] cbb311201560c8717318d0369ad9ab415b7a10e9fb615a4d2b1f679a7aa27681