[INFO] cloning repository https://github.com/rezural/heightfield-raycast-bug [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rezural/heightfield-raycast-bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frezural%2Fheightfield-raycast-bug", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frezural%2Fheightfield-raycast-bug'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b69d6dd4dbbbdb4281b0292c2d95f320d5700e40 [INFO] testing rezural/heightfield-raycast-bug 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%2Frezural%2Fheightfield-raycast-bug" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rezural/heightfield-raycast-bug 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/rezural/heightfield-raycast-bug [INFO] finished tweaking git repo https://github.com/rezural/heightfield-raycast-bug [INFO] tweaked toml for git repo https://github.com/rezural/heightfield-raycast-bug written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/rezural/heightfield-raycast-bug 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 39353f4358d3d2e3676d8baf8acfa86fe50cb84026b8f511710a3963431e786f [INFO] running `Command { std: "docker" "start" "-a" "39353f4358d3d2e3676d8baf8acfa86fe50cb84026b8f511710a3963431e786f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39353f4358d3d2e3676d8baf8acfa86fe50cb84026b8f511710a3963431e786f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39353f4358d3d2e3676d8baf8acfa86fe50cb84026b8f511710a3963431e786f", kill_on_drop: false }` [INFO] [stdout] 39353f4358d3d2e3676d8baf8acfa86fe50cb84026b8f511710a3963431e786f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 66f1970cbb3e56680f68e6437aad079dc66e8ff2ed2356764d79db7f033892b0 [INFO] running `Command { std: "docker" "start" "-a" "66f1970cbb3e56680f68e6437aad079dc66e8ff2ed2356764d79db7f033892b0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling wide v0.7.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling parry3d v0.7.1 [INFO] [stderr] Compiling rapier3d v0.11.1 [INFO] [stderr] Compiling salva3d v0.7.0 [INFO] [stderr] Compiling heightfield-raycast-bug v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/main.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 25 | return; [INFO] [stdout] | ------ any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 28 | / for particle_radius in (1..10).map(|a| a as f32 / 5.) { [INFO] [stdout] 29 | | for size in (1..20).map(|s| s as f32) { [INFO] [stdout] 30 | | let scale = Vector::new(size, 0., size); [INFO] [stdout] 31 | | let particles = raytrace_particles(particle_radius, scale, 1.0); [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] 44 | | } [INFO] [stdout] | |_____^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `particles` [INFO] [stdout] --> src/main.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | let particles = raytrace_particles(particle_radius, scale, 1.0); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particles` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/main.rs:59:65 [INFO] [stdout] | [INFO] [stdout] 59 | let heights = DMatrix::from_fn(nsubdivs + 1, nsubdivs + 1, |i, j| height); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `j` [INFO] [stdout] --> src/main.rs:59:68 [INFO] [stdout] | [INFO] [stdout] 59 | let heights = DMatrix::from_fn(nsubdivs + 1, nsubdivs + 1, |i, j| height); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_j` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "66f1970cbb3e56680f68e6437aad079dc66e8ff2ed2356764d79db7f033892b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66f1970cbb3e56680f68e6437aad079dc66e8ff2ed2356764d79db7f033892b0", kill_on_drop: false }` [INFO] [stdout] 66f1970cbb3e56680f68e6437aad079dc66e8ff2ed2356764d79db7f033892b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbf107a9d163e73d6cec9da8a76212388238c2fcc66b177738fa54904a9fcf84 [INFO] running `Command { std: "docker" "start" "-a" "bbf107a9d163e73d6cec9da8a76212388238c2fcc66b177738fa54904a9fcf84", kill_on_drop: false }` [INFO] [stderr] Compiling heightfield-raycast-bug v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/main.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 25 | return; [INFO] [stdout] | ------ any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 28 | / for particle_radius in (1..10).map(|a| a as f32 / 5.) { [INFO] [stdout] 29 | | for size in (1..20).map(|s| s as f32) { [INFO] [stdout] 30 | | let scale = Vector::new(size, 0., size); [INFO] [stdout] 31 | | let particles = raytrace_particles(particle_radius, scale, 1.0); [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] 44 | | } [INFO] [stdout] | |_____^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `particles` [INFO] [stdout] --> src/main.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | let particles = raytrace_particles(particle_radius, scale, 1.0); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particles` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/main.rs:59:65 [INFO] [stdout] | [INFO] [stdout] 59 | let heights = DMatrix::from_fn(nsubdivs + 1, nsubdivs + 1, |i, j| height); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `j` [INFO] [stdout] --> src/main.rs:59:68 [INFO] [stdout] | [INFO] [stdout] 59 | let heights = DMatrix::from_fn(nsubdivs + 1, nsubdivs + 1, |i, j| height); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_j` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.17s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/heightfield_raycast_bug-ce8f508865afb0f8) [INFO] running `Command { std: "docker" "inspect" "bbf107a9d163e73d6cec9da8a76212388238c2fcc66b177738fa54904a9fcf84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbf107a9d163e73d6cec9da8a76212388238c2fcc66b177738fa54904a9fcf84", kill_on_drop: false }` [INFO] [stdout] bbf107a9d163e73d6cec9da8a76212388238c2fcc66b177738fa54904a9fcf84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d91bce5b3148b618ed9b50d01023bca6f9650b212f02f56bff7e54eed0a2b24f [INFO] running `Command { std: "docker" "start" "-a" "d91bce5b3148b618ed9b50d01023bca6f9650b212f02f56bff7e54eed0a2b24f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/main.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 25 | return; [INFO] [stderr] | ------ any code following this expression is unreachable [INFO] [stderr] ... [INFO] [stderr] 28 | / for particle_radius in (1..10).map(|a| a as f32 / 5.) { [INFO] [stderr] 29 | | for size in (1..20).map(|s| s as f32) { [INFO] [stderr] 30 | | let scale = Vector::new(size, 0., size); [INFO] [stderr] 31 | | let particles = raytrace_particles(particle_radius, scale, 1.0); [INFO] [stderr] ... | [INFO] [stderr] 43 | | } [INFO] [stderr] 44 | | } [INFO] [stderr] | |_____^ unreachable expression [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `particles` [INFO] [stderr] --> src/main.rs:31:17 [INFO] [stderr] | [INFO] [stderr] 31 | let particles = raytrace_particles(particle_radius, scale, 1.0); [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particles` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> src/main.rs:59:65 [INFO] [stderr] | [INFO] [stderr] 59 | let heights = DMatrix::from_fn(nsubdivs + 1, nsubdivs + 1, |i, j| height); [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `j` [INFO] [stderr] --> src/main.rs:59:68 [INFO] [stderr] | [INFO] [stderr] 59 | let heights = DMatrix::from_fn(nsubdivs + 1, nsubdivs + 1, |i, j| height); [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_j` [INFO] [stderr] [INFO] [stderr] warning: `heightfield-raycast-bug` (bin "heightfield-raycast-bug" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/heightfield_raycast_bug-ce8f508865afb0f8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d91bce5b3148b618ed9b50d01023bca6f9650b212f02f56bff7e54eed0a2b24f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d91bce5b3148b618ed9b50d01023bca6f9650b212f02f56bff7e54eed0a2b24f", kill_on_drop: false }` [INFO] [stdout] d91bce5b3148b618ed9b50d01023bca6f9650b212f02f56bff7e54eed0a2b24f