[INFO] cloning repository https://github.com/elkozmon/raytracer-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elkozmon/raytracer-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felkozmon%2Fraytracer-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felkozmon%2Fraytracer-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c1e919af1afb8351c1fd49b0a78b5451263fbda [INFO] checking elkozmon/raytracer-rs/5c1e919af1afb8351c1fd49b0a78b5451263fbda against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felkozmon%2Fraytracer-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elkozmon/raytracer-rs on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/elkozmon/raytracer-rs [INFO] finished tweaking git repo https://github.com/elkozmon/raytracer-rs [INFO] tweaked toml for git repo https://github.com/elkozmon/raytracer-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/elkozmon/raytracer-rs 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de7eadf37bea47e1802c5069565e9b9479274d513a3b31fcc984e989381cbd09 [INFO] running `Command { std: "docker" "start" "-a" "de7eadf37bea47e1802c5069565e9b9479274d513a3b31fcc984e989381cbd09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de7eadf37bea47e1802c5069565e9b9479274d513a3b31fcc984e989381cbd09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de7eadf37bea47e1802c5069565e9b9479274d513a3b31fcc984e989381cbd09", kill_on_drop: false }` [INFO] [stdout] de7eadf37bea47e1802c5069565e9b9479274d513a3b31fcc984e989381cbd09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7c9e92f4ebb068067126447234303dad43a97eef2cadd63ded7d665a6528398 [INFO] running `Command { std: "docker" "start" "-a" "e7c9e92f4ebb068067126447234303dad43a97eef2cadd63ded7d665a6528398", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking raytracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0107]: struct takes 3 generic arguments but 2 generic arguments were supplied [INFO] [stdout] --> src/ppm.rs:63:19 [INFO] [stdout] | [INFO] [stdout] 63 | let ppm = PPM::<2, 3>::new(Box::new([ [INFO] [stdout] | ^^^ - - supplied 2 generic arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 3 generic parameters: `T`, `WIDTH`, `HEIGHT` [INFO] [stdout] --> src/ppm.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct PPM { [INFO] [stdout] | ^^^ - ------------------ ------------------- [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 63 | let ppm = PPM::<2, 3, HEIGHT>::new(Box::new([ [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `raytracer` (bin "raytracer" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e7c9e92f4ebb068067126447234303dad43a97eef2cadd63ded7d665a6528398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7c9e92f4ebb068067126447234303dad43a97eef2cadd63ded7d665a6528398", kill_on_drop: false }` [INFO] [stdout] e7c9e92f4ebb068067126447234303dad43a97eef2cadd63ded7d665a6528398