[INFO] cloning repository https://github.com/krist7599555/raytracing-in-one-weekend-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/krist7599555/raytracing-in-one-weekend-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrist7599555%2Fraytracing-in-one-weekend-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrist7599555%2Fraytracing-in-one-weekend-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ec9dd2d4968dd910125a1343ce8b790391055c8 [INFO] checking krist7599555/raytracing-in-one-weekend-rust against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrist7599555%2Fraytracing-in-one-weekend-rust" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/krist7599555/raytracing-in-one-weekend-rust on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/krist7599555/raytracing-in-one-weekend-rust [INFO] finished tweaking git repo https://github.com/krist7599555/raytracing-in-one-weekend-rust [INFO] tweaked toml for git repo https://github.com/krist7599555/raytracing-in-one-weekend-rust written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/krist7599555/raytracing-in-one-weekend-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bca46d787b66bfd34aad996bdc96f766e288c7c0f267f049e32b7b2137cee29 [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" "0bca46d787b66bfd34aad996bdc96f766e288c7c0f267f049e32b7b2137cee29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bca46d787b66bfd34aad996bdc96f766e288c7c0f267f049e32b7b2137cee29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bca46d787b66bfd34aad996bdc96f766e288c7c0f267f049e32b7b2137cee29", kill_on_drop: false }` [INFO] [stdout] 0bca46d787b66bfd34aad996bdc96f766e288c7c0f267f049e32b7b2137cee29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d075471d003ed0b6afa41e220fabc5c6b1729405d857bbc7426a51624f470bd5 [INFO] running `Command { std: "docker" "start" "-a" "d075471d003ed0b6afa41e220fabc5c6b1729405d857bbc7426a51624f470bd5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Checking wide v0.7.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Checking nalgebra v0.29.0 [INFO] [stderr] Checking raytracing-in-a-weekend-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected expression, found `.` [INFO] [stdout] --> src/bin/denoise.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | .filter(&input_img[..], &mut filter_output[..]) [INFO] [stdout] | ^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `let` expressions are not supported here [INFO] [stdout] --> src/bin/denoise.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | let mut filter_output = vec![0.0f32; input_img.len()]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: only supported directly in conditions of `if`- and `while`-expressions [INFO] [stdout] = note: as well as when nested within `&&` and parenthesis in those conditions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `oidn` [INFO] [stdout] --> src/bin/denoise.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use oidn; [INFO] [stdout] | ^^^^ no external crate `oidn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found `.` [INFO] [stdout] --> src/bin/denoise.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | .filter(&input_img[..], &mut filter_output[..]) [INFO] [stdout] | ^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `let` expressions are not supported here [INFO] [stdout] --> src/bin/denoise.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | let mut filter_output = vec![0.0f32; input_img.len()]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: only supported directly in conditions of `if`- and `while`-expressions [INFO] [stdout] = note: as well as when nested within `&&` and parenthesis in those conditions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `oidn` [INFO] [stdout] --> src/bin/denoise.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use oidn; [INFO] [stdout] | ^^^^ no external crate `oidn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `input_img` in this scope [INFO] [stdout] --> src/bin/denoise.rs:5:40 [INFO] [stdout] | [INFO] [stdout] 5 | let mut filter_output = vec![0.0f32; input_img.len()]; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `input` in this scope [INFO] [stdout] --> src/bin/denoise.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | .image_dimensions(input.width() as usize, input.height() as usize); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `input` in this scope [INFO] [stdout] --> src/bin/denoise.rs:11:49 [INFO] [stdout] | [INFO] [stdout] 11 | .image_dimensions(input.width() as usize, input.height() as usize); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `let` expressions in this position are experimental [INFO] [stdout] --> src/bin/denoise.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | let mut filter_output = vec![0.0f32; input_img.len()]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53667 for more information [INFO] [stdout] = help: add `#![feature(let_chains)]` to the crate attributes to enable [INFO] [stdout] = help: you can write `matches!(, )` instead of `let = ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `input_img` in this scope [INFO] [stdout] --> src/bin/denoise.rs:5:40 [INFO] [stdout] | [INFO] [stdout] 5 | let mut filter_output = vec![0.0f32; input_img.len()]; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `input` in this scope [INFO] [stdout] --> src/bin/denoise.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | .image_dimensions(input.width() as usize, input.height() as usize); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `input` in this scope [INFO] [stdout] --> src/bin/denoise.rs:11:49 [INFO] [stdout] | [INFO] [stdout] 11 | .image_dimensions(input.width() as usize, input.height() as usize); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `let` expressions in this position are experimental [INFO] [stdout] --> src/bin/denoise.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | let mut filter_output = vec![0.0f32; input_img.len()]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #53667 for more information [INFO] [stdout] = help: add `#![feature(let_chains)]` to the crate attributes to enable [INFO] [stdout] = help: you can write `matches!(, )` instead of `let = ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bin/denoise.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 4 | let input_img: Vec = // A float3 RGB image produced by your renderer [INFO] [stdout] | -------- expected due to this [INFO] [stdout] 5 | let mut filter_output = vec![0.0f32; input_img.len()]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Vec`, found `bool` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec` [INFO] [stdout] found type `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0425, E0432, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `raytracing-in-a-weekend-rust` due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/bin/denoise.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 4 | let input_img: Vec = // A float3 RGB image produced by your renderer [INFO] [stdout] | -------- expected due to this [INFO] [stdout] 5 | let mut filter_output = vec![0.0f32; input_img.len()]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Vec`, found `bool` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec` [INFO] [stdout] found type `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0425, E0432, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d075471d003ed0b6afa41e220fabc5c6b1729405d857bbc7426a51624f470bd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d075471d003ed0b6afa41e220fabc5c6b1729405d857bbc7426a51624f470bd5", kill_on_drop: false }` [INFO] [stdout] d075471d003ed0b6afa41e220fabc5c6b1729405d857bbc7426a51624f470bd5