[INFO] cloning repository https://github.com/caenguidanos/ray-tracer-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/caenguidanos/ray-tracer-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaenguidanos%2Fray-tracer-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaenguidanos%2Fray-tracer-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2eeb3ffa5b256119b4cd9c6723d57db549aaeef1 [INFO] checking caenguidanos/ray-tracer-rust against try#099e089ab723e6ee96175f3496051098c60a4cd4 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaenguidanos%2Fray-tracer-rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/caenguidanos/ray-tracer-rust on toolchain 099e089ab723e6ee96175f3496051098c60a4cd4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/caenguidanos/ray-tracer-rust [INFO] finished tweaking git repo https://github.com/caenguidanos/ray-tracer-rust [INFO] tweaked toml for git repo https://github.com/caenguidanos/ray-tracer-rust written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/caenguidanos/ray-tracer-rust 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" "+099e089ab723e6ee96175f3496051098c60a4cd4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe43aa7796add6f0cb0cea578ad810260c01f764aa4543a28984f110ec300256 [INFO] running `Command { std: "docker" "start" "-a" "fe43aa7796add6f0cb0cea578ad810260c01f764aa4543a28984f110ec300256", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe43aa7796add6f0cb0cea578ad810260c01f764aa4543a28984f110ec300256", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe43aa7796add6f0cb0cea578ad810260c01f764aa4543a28984f110ec300256", kill_on_drop: false }` [INFO] [stdout] fe43aa7796add6f0cb0cea578ad810260c01f764aa4543a28984f110ec300256 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 269dc3a5b71aafbce4cb3f7953d6ba2acc07696d2a6f99d9c0c326c2610401aa [INFO] running `Command { std: "docker" "start" "-a" "269dc3a5b71aafbce4cb3f7953d6ba2acc07696d2a6f99d9c0c326c2610401aa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking ray-tracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(generic_const_exprs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #76560 for more information [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(generic_const_exprs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #76560 for more information [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[canvas::Color; WIDTH * HEIGHT] well-formed` [INFO] [stdout] --> src/canvas.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | [Color; WIDTH * HEIGHT]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `canvas::Canvas` [INFO] [stdout] --> src/canvas.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct Canvas [INFO] [stdout] | ------ required by a bound in this struct [INFO] [stdout] 162 | where [INFO] [stdout] 163 | [Color; WIDTH * HEIGHT]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Canvas` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[canvas::Color; WIDTH * HEIGHT] well-formed` [INFO] [stdout] --> src/canvas.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | [Color; WIDTH * HEIGHT]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Debug>` [INFO] [stdout] --> src/canvas.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | [Color; WIDTH * HEIGHT]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as Debug>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[canvas::Color; WIDTH * HEIGHT] well-formed` [INFO] [stdout] --> src/canvas.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | [Color; WIDTH * HEIGHT]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Clone>` [INFO] [stdout] --> src/canvas.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | [Color; WIDTH * HEIGHT]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as Clone>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[canvas::Color; WIDTH * HEIGHT] well-formed` [INFO] [stdout] --> src/canvas.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | [Color; WIDTH * HEIGHT]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `canvas::Canvas` [INFO] [stdout] --> src/canvas.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | [Color; WIDTH * HEIGHT]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Canvas` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[f64; M * N] well-formed` [INFO] [stdout] --> src/matrix.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Matrix` [INFO] [stdout] --> src/matrix.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Matrix [INFO] [stdout] | ------ required by a bound in this struct [INFO] [stdout] 23 | where [INFO] [stdout] 24 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `Matrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[f64; M * N] well-formed` [INFO] [stdout] --> src/matrix.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Debug>` [INFO] [stdout] --> src/matrix.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in ` as Debug>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[f64; M * N] well-formed` [INFO] [stdout] --> src/matrix.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Clone>` [INFO] [stdout] --> src/matrix.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in ` as Clone>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[f64; M * N] well-formed` [INFO] [stdout] --> src/matrix.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Matrix` [INFO] [stdout] --> src/matrix.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `Matrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[f64; N * N] well-formed` [INFO] [stdout] --> src/matrix.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | [f64; N * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Matrix` [INFO] [stdout] --> src/matrix.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | [f64; N * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `Matrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[f64; M * N] well-formed` [INFO] [stdout] --> src/matrix.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as From<[f64; M * N]>>` [INFO] [stdout] --> src/matrix.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in ` as From<[f64; M * N]>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[f64; M * N] well-formed` [INFO] [stdout] --> src/matrix.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as PartialEq>` [INFO] [stdout] --> src/matrix.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in ` as PartialEq>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[f64; M * N] well-formed` [INFO] [stdout] --> src/matrix.rs:297:5 [INFO] [stdout] | [INFO] [stdout] 297 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Neg>` [INFO] [stdout] --> src/matrix.rs:297:5 [INFO] [stdout] | [INFO] [stdout] 297 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in ` as Neg>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[f64; M * N] well-formed` [INFO] [stdout] --> src/matrix.rs:309:5 [INFO] [stdout] | [INFO] [stdout] 309 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as std::fmt::Display>` [INFO] [stdout] --> src/matrix.rs:309:5 [INFO] [stdout] | [INFO] [stdout] 309 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in ` as Display>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[f64; M * N] well-formed` [INFO] [stdout] --> src/matrix.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Add>` [INFO] [stdout] --> src/matrix.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in ` as Add>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[f64; M * N] well-formed` [INFO] [stdout] --> src/matrix.rs:345:5 [INFO] [stdout] | [INFO] [stdout] 345 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Mul>` [INFO] [stdout] --> src/matrix.rs:345:5 [INFO] [stdout] | [INFO] [stdout] 345 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in ` as Mul>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[f64; M * N] well-formed` [INFO] [stdout] --> src/matrix.rs:360:5 [INFO] [stdout] | [INFO] [stdout] 360 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `matrix::> for f64>` [INFO] [stdout] --> src/matrix.rs:360:5 [INFO] [stdout] | [INFO] [stdout] 360 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `matrix::> for f64>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[f64; M * N] well-formed` [INFO] [stdout] --> src/matrix.rs:375:5 [INFO] [stdout] | [INFO] [stdout] 375 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Mul>>` [INFO] [stdout] --> src/matrix.rs:375:5 [INFO] [stdout] | [INFO] [stdout] 375 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in ` as Mul>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[f64; M * N] well-formed` [INFO] [stdout] --> src/vectors.rs:120:32 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn to_matrix(&self) -> Matrix<4, 1> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Matrix` [INFO] [stdout] --> src/matrix.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Matrix [INFO] [stdout] | ------ required by a bound in this struct [INFO] [stdout] 23 | where [INFO] [stdout] 24 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `Matrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[f64; M * N] well-formed` [INFO] [stdout] --> src/vectors.rs:259:32 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn to_matrix(&self) -> Matrix<4, 1> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Matrix` [INFO] [stdout] --> src/matrix.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Matrix [INFO] [stdout] | ------ required by a bound in this struct [INFO] [stdout] 23 | where [INFO] [stdout] 24 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `Matrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[canvas::Color; WIDTH * HEIGHT] well-formed` [INFO] [stdout] --> src/canvas.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | [Color; WIDTH * HEIGHT]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `canvas::Canvas` [INFO] [stdout] --> src/canvas.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct Canvas [INFO] [stdout] | ------ required by a bound in this struct [INFO] [stdout] 162 | where [INFO] [stdout] 163 | [Color; WIDTH * HEIGHT]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Canvas` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[canvas::Color; WIDTH * HEIGHT] well-formed` [INFO] [stdout] --> src/canvas.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | [Color; WIDTH * HEIGHT]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Debug>` [INFO] [stdout] --> src/canvas.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | [Color; WIDTH * HEIGHT]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as Debug>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[canvas::Color; WIDTH * HEIGHT] well-formed` [INFO] [stdout] --> src/canvas.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | [Color; WIDTH * HEIGHT]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Clone>` [INFO] [stdout] --> src/canvas.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | [Color; WIDTH * HEIGHT]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in ` as Clone>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[canvas::Color; WIDTH * HEIGHT] well-formed` [INFO] [stdout] --> src/canvas.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | [Color; WIDTH * HEIGHT]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `canvas::Canvas` [INFO] [stdout] --> src/canvas.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | [Color; WIDTH * HEIGHT]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Canvas` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[f64; M * N] well-formed` [INFO] [stdout] --> src/matrix.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `matrix::Matrix` [INFO] [stdout] --> src/matrix.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Matrix [INFO] [stdout] | ------ required by a bound in this struct [INFO] [stdout] 23 | where [INFO] [stdout] 24 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `Matrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[f64; M * N] well-formed` [INFO] [stdout] --> src/matrix.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Debug>` [INFO] [stdout] --> src/matrix.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in ` as Debug>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[f64; M * N] well-formed` [INFO] [stdout] --> src/matrix.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Clone>` [INFO] [stdout] --> src/matrix.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in ` as Clone>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[f64; M * N] well-formed` [INFO] [stdout] --> src/matrix.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `matrix::Matrix` [INFO] [stdout] --> src/matrix.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `Matrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[f64; N * N] well-formed` [INFO] [stdout] --> src/matrix.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | [f64; N * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `matrix::Matrix` [INFO] [stdout] --> src/matrix.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | [f64; N * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `Matrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ray-tracer` (bin "ray-tracer") due to 19 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[f64; M * N] well-formed` [INFO] [stdout] --> src/matrix.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as From<[f64; M * N]>>` [INFO] [stdout] --> src/matrix.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in ` as From<[f64; M * N]>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[f64; M * N] well-formed` [INFO] [stdout] --> src/matrix.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as PartialEq>` [INFO] [stdout] --> src/matrix.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in ` as PartialEq>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[f64; M * N] well-formed` [INFO] [stdout] --> src/matrix.rs:297:5 [INFO] [stdout] | [INFO] [stdout] 297 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Neg>` [INFO] [stdout] --> src/matrix.rs:297:5 [INFO] [stdout] | [INFO] [stdout] 297 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in ` as Neg>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[f64; M * N] well-formed` [INFO] [stdout] --> src/matrix.rs:309:5 [INFO] [stdout] | [INFO] [stdout] 309 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as std::fmt::Display>` [INFO] [stdout] --> src/matrix.rs:309:5 [INFO] [stdout] | [INFO] [stdout] 309 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in ` as Display>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[f64; M * N] well-formed` [INFO] [stdout] --> src/matrix.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Add>` [INFO] [stdout] --> src/matrix.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in ` as Add>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[f64; M * N] well-formed` [INFO] [stdout] --> src/matrix.rs:345:5 [INFO] [stdout] | [INFO] [stdout] 345 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Mul>` [INFO] [stdout] --> src/matrix.rs:345:5 [INFO] [stdout] | [INFO] [stdout] 345 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in ` as Mul>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[f64; M * N] well-formed` [INFO] [stdout] --> src/matrix.rs:360:5 [INFO] [stdout] | [INFO] [stdout] 360 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `matrix::> for f64>` [INFO] [stdout] --> src/matrix.rs:360:5 [INFO] [stdout] | [INFO] [stdout] 360 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `matrix::> for f64>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[f64; M * N] well-formed` [INFO] [stdout] --> src/matrix.rs:375:5 [INFO] [stdout] | [INFO] [stdout] 375 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in ` as Mul>>` [INFO] [stdout] --> src/matrix.rs:375:5 [INFO] [stdout] | [INFO] [stdout] 375 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in ` as Mul>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[f64; M * N] well-formed` [INFO] [stdout] --> src/vectors.rs:120:32 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn to_matrix(&self) -> Matrix<4, 1> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `matrix::Matrix` [INFO] [stdout] --> src/matrix.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Matrix [INFO] [stdout] | ------ required by a bound in this struct [INFO] [stdout] 23 | where [INFO] [stdout] 24 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `Matrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[f64; M * N] well-formed` [INFO] [stdout] --> src/vectors.rs:259:32 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn to_matrix(&self) -> Matrix<4, 1> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `matrix::Matrix` [INFO] [stdout] --> src/matrix.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Matrix [INFO] [stdout] | ------ required by a bound in this struct [INFO] [stdout] 23 | where [INFO] [stdout] 24 | [f64; M * N]:, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `Matrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ray-tracer` (bin "ray-tracer" test) due to 19 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "269dc3a5b71aafbce4cb3f7953d6ba2acc07696d2a6f99d9c0c326c2610401aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "269dc3a5b71aafbce4cb3f7953d6ba2acc07696d2a6f99d9c0c326c2610401aa", kill_on_drop: false }` [INFO] [stdout] 269dc3a5b71aafbce4cb3f7953d6ba2acc07696d2a6f99d9c0c326c2610401aa