[INFO] cloning repository https://github.com/aauger/Rust-Frame-Interpolation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aauger/Rust-Frame-Interpolation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faauger%2FRust-Frame-Interpolation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faauger%2FRust-Frame-Interpolation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f1736a3673a9cc4101f4e2553c190608605fc62d [INFO] checking aauger/Rust-Frame-Interpolation/f1736a3673a9cc4101f4e2553c190608605fc62d against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faauger%2FRust-Frame-Interpolation" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aauger/Rust-Frame-Interpolation on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aauger/Rust-Frame-Interpolation [INFO] finished tweaking git repo https://github.com/aauger/Rust-Frame-Interpolation [INFO] tweaked toml for git repo https://github.com/aauger/Rust-Frame-Interpolation written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/aauger/Rust-Frame-Interpolation 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72f2c44e2517be324b1f033d060759484534046bd270f1156eae3642c6a7e02e [INFO] running `Command { std: "docker" "start" "-a" "72f2c44e2517be324b1f033d060759484534046bd270f1156eae3642c6a7e02e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72f2c44e2517be324b1f033d060759484534046bd270f1156eae3642c6a7e02e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72f2c44e2517be324b1f033d060759484534046bd270f1156eae3642c6a7e02e", kill_on_drop: false }` [INFO] [stdout] 72f2c44e2517be324b1f033d060759484534046bd270f1156eae3642c6a7e02e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ec15f5e8d93c12a0bd38906c6acd88351a9779a6fadbda91d68d12fd89088e0 [INFO] running `Command { std: "docker" "start" "-a" "2ec15f5e8d93c12a0bd38906c6acd88351a9779a6fadbda91d68d12fd89088e0", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking weezl v0.1.6 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.12 [INFO] [stderr] Checking Rust-Frame-Interpolation v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/frame_pair.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/frame_pair.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | (rdist + gdist + bdist) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 33 - (rdist + gdist + bdist) [INFO] [stdout] 33 + rdist + gdist + bdist [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/frame_pair.rs:97:32 [INFO] [stdout] | [INFO] [stdout] 97 | ... if (x < 0 || x > width - 1) { difference += b.max_difference(); continue; } [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 97 - if (x < 0 || x > width - 1) { difference += b.max_difference(); continue; } [INFO] [stdout] 97 + if x < 0 || x > width - 1 { difference += b.max_difference(); continue; } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/frame_pair.rs:98:32 [INFO] [stdout] | [INFO] [stdout] 98 | ... if (x + x_off < 0 || x + x_off > width - 1) { difference += b.max_difference(); continue; } [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 98 - if (x + x_off < 0 || x + x_off > width - 1) { difference += b.max_difference(); continue; } [INFO] [stdout] 98 + if x + x_off < 0 || x + x_off > width - 1 { difference += b.max_difference(); continue; } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/frame_pair.rs:100:32 [INFO] [stdout] | [INFO] [stdout] 100 | ... if (y < 0 || y > height - 1) { difference += b.max_difference(); continue; } [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 100 - if (y < 0 || y > height - 1) { difference += b.max_difference(); continue; } [INFO] [stdout] 100 + if y < 0 || y > height - 1 { difference += b.max_difference(); continue; } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/frame_pair.rs:101:32 [INFO] [stdout] | [INFO] [stdout] 101 | ... if (y + y_off < 0 || y + y_off > height - 1) { difference += b.max_difference(); continue; } [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 101 - if (y + y_off < 0 || y + y_off > height - 1) { difference += b.max_difference(); continue; } [INFO] [stdout] 101 + if y + y_off < 0 || y + y_off > height - 1 { difference += b.max_difference(); continue; } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/frame_pair.rs:117:24 [INFO] [stdout] | [INFO] [stdout] 117 | if (smallest_difference == None || difference < smallest_difference.unwrap()) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 117 - if (smallest_difference == None || difference < smallest_difference.unwrap()) { [INFO] [stdout] 117 + if smallest_difference == None || difference < smallest_difference.unwrap() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/frame_pair.rs:132:24 [INFO] [stdout] | [INFO] [stdout] 132 | if (ox + x < 0 || ox + x > width-1) { continue; } [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 132 - if (ox + x < 0 || ox + x > width-1) { continue; } [INFO] [stdout] 132 + if ox + x < 0 || ox + x > width-1 { continue; } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/frame_pair.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/frame_pair.rs:133:24 [INFO] [stdout] | [INFO] [stdout] 133 | if (nx + x < 0 || nx + x > width-1) { continue; } [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 133 - if (nx + x < 0 || nx + x > width-1) { continue; } [INFO] [stdout] 133 + if nx + x < 0 || nx + x > width-1 { continue; } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/frame_pair.rs:134:24 [INFO] [stdout] | [INFO] [stdout] 134 | if (bx + x < 0 || bx + x > width-1) { continue; } [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 134 - if (bx + x < 0 || bx + x > width-1) { continue; } [INFO] [stdout] 134 + if bx + x < 0 || bx + x > width-1 { continue; } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/frame_pair.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | (rdist + gdist + bdist) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 33 - (rdist + gdist + bdist) [INFO] [stdout] 33 + rdist + gdist + bdist [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/frame_pair.rs:136:24 [INFO] [stdout] | [INFO] [stdout] 136 | if (oy + y < 0 || oy + y > height-1) { continue; } [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 136 - if (oy + y < 0 || oy + y > height-1) { continue; } [INFO] [stdout] 136 + if oy + y < 0 || oy + y > height-1 { continue; } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/frame_pair.rs:137:24 [INFO] [stdout] | [INFO] [stdout] 137 | if (ny + y < 0 || ny + y > height-1) { continue; } [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 137 - if (ny + y < 0 || ny + y > height-1) { continue; } [INFO] [stdout] 137 + if ny + y < 0 || ny + y > height-1 { continue; } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/frame_pair.rs:97:32 [INFO] [stdout] | [INFO] [stdout] 97 | ... if (x < 0 || x > width - 1) { difference += b.max_difference(); continue; } [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 97 - if (x < 0 || x > width - 1) { difference += b.max_difference(); continue; } [INFO] [stdout] 97 + if x < 0 || x > width - 1 { difference += b.max_difference(); continue; } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/frame_pair.rs:138:24 [INFO] [stdout] | [INFO] [stdout] 138 | if (by + y < 0 || by + y > height-1) { continue; } [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 138 - if (by + y < 0 || by + y > height-1) { continue; } [INFO] [stdout] 138 + if by + y < 0 || by + y > height-1 { continue; } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/frame_pair.rs:147:61 [INFO] [stdout] | [INFO] [stdout] 147 | let colA : Rgba = self.a.get_pixel( ((nx + x) as u32), ((ny + y) as u32) ); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 147 - let colA : Rgba = self.a.get_pixel( ((nx + x) as u32), ((ny + y) as u32) ); [INFO] [stdout] 147 + let colA : Rgba = self.a.get_pixel( (nx + x) as u32, ((ny + y) as u32) ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/frame_pair.rs:98:32 [INFO] [stdout] | [INFO] [stdout] 98 | ... if (x + x_off < 0 || x + x_off > width - 1) { difference += b.max_difference(); continue; } [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 98 - if (x + x_off < 0 || x + x_off > width - 1) { difference += b.max_difference(); continue; } [INFO] [stdout] 98 + if x + x_off < 0 || x + x_off > width - 1 { difference += b.max_difference(); continue; } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/frame_pair.rs:147:80 [INFO] [stdout] | [INFO] [stdout] 147 | let colA : Rgba = self.a.get_pixel( ((nx + x) as u32), ((ny + y) as u32) ); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 147 - let colA : Rgba = self.a.get_pixel( ((nx + x) as u32), ((ny + y) as u32) ); [INFO] [stdout] 147 + let colA : Rgba = self.a.get_pixel( ((nx + x) as u32), (ny + y) as u32 ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/frame_pair.rs:100:32 [INFO] [stdout] | [INFO] [stdout] 100 | ... if (y < 0 || y > height - 1) { difference += b.max_difference(); continue; } [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 100 - if (y < 0 || y > height - 1) { difference += b.max_difference(); continue; } [INFO] [stdout] 100 + if y < 0 || y > height - 1 { difference += b.max_difference(); continue; } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/frame_pair.rs:148:61 [INFO] [stdout] | [INFO] [stdout] 148 | let colC : Rgba = self.b.get_pixel( ((nx + x) as u32), ((ny + y) as u32) ); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 148 - let colC : Rgba = self.b.get_pixel( ((nx + x) as u32), ((ny + y) as u32) ); [INFO] [stdout] 148 + let colC : Rgba = self.b.get_pixel( (nx + x) as u32, ((ny + y) as u32) ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/frame_pair.rs:101:32 [INFO] [stdout] | [INFO] [stdout] 101 | ... if (y + y_off < 0 || y + y_off > height - 1) { difference += b.max_difference(); continue; } [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 101 - if (y + y_off < 0 || y + y_off > height - 1) { difference += b.max_difference(); continue; } [INFO] [stdout] 101 + if y + y_off < 0 || y + y_off > height - 1 { difference += b.max_difference(); continue; } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/frame_pair.rs:148:80 [INFO] [stdout] | [INFO] [stdout] 148 | let colC : Rgba = self.b.get_pixel( ((nx + x) as u32), ((ny + y) as u32) ); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 148 - let colC : Rgba = self.b.get_pixel( ((nx + x) as u32), ((ny + y) as u32) ); [INFO] [stdout] 148 + let colC : Rgba = self.b.get_pixel( ((nx + x) as u32), (ny + y) as u32 ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/frame_pair.rs:117:24 [INFO] [stdout] | [INFO] [stdout] 117 | if (smallest_difference == None || difference < smallest_difference.unwrap()) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 117 - if (smallest_difference == None || difference < smallest_difference.unwrap()) { [INFO] [stdout] 117 + if smallest_difference == None || difference < smallest_difference.unwrap() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/frame_pair.rs:157:23 [INFO] [stdout] | [INFO] [stdout] 157 | if(smallest_difference.unwrap() > self.blkSize*self.blkSize*(b.max_difference()/2)) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 157 - if(smallest_difference.unwrap() > self.blkSize*self.blkSize*(b.max_difference()/2)) { [INFO] [stdout] 157 + if smallest_difference.unwrap() > self.blkSize*self.blkSize*(b.max_difference()/2) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/frame_pair.rs:132:24 [INFO] [stdout] | [INFO] [stdout] 132 | if (ox + x < 0 || ox + x > width-1) { continue; } [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 132 - if (ox + x < 0 || ox + x > width-1) { continue; } [INFO] [stdout] 132 + if ox + x < 0 || ox + x > width-1 { continue; } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/frame_pair.rs:133:24 [INFO] [stdout] | [INFO] [stdout] 133 | if (nx + x < 0 || nx + x > width-1) { continue; } [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 133 - if (nx + x < 0 || nx + x > width-1) { continue; } [INFO] [stdout] 133 + if nx + x < 0 || nx + x > width-1 { continue; } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/frame_pair.rs:134:24 [INFO] [stdout] | [INFO] [stdout] 134 | if (bx + x < 0 || bx + x > width-1) { continue; } [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 134 - if (bx + x < 0 || bx + x > width-1) { continue; } [INFO] [stdout] 134 + if bx + x < 0 || bx + x > width-1 { continue; } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/frame_pair.rs:136:24 [INFO] [stdout] | [INFO] [stdout] 136 | if (oy + y < 0 || oy + y > height-1) { continue; } [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 136 - if (oy + y < 0 || oy + y > height-1) { continue; } [INFO] [stdout] 136 + if oy + y < 0 || oy + y > height-1 { continue; } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/frame_pair.rs:137:24 [INFO] [stdout] | [INFO] [stdout] 137 | if (ny + y < 0 || ny + y > height-1) { continue; } [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 137 - if (ny + y < 0 || ny + y > height-1) { continue; } [INFO] [stdout] 137 + if ny + y < 0 || ny + y > height-1 { continue; } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/frame_pair.rs:138:24 [INFO] [stdout] | [INFO] [stdout] 138 | if (by + y < 0 || by + y > height-1) { continue; } [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 138 - if (by + y < 0 || by + y > height-1) { continue; } [INFO] [stdout] 138 + if by + y < 0 || by + y > height-1 { continue; } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/frame_pair.rs:147:61 [INFO] [stdout] | [INFO] [stdout] 147 | let colA : Rgba = self.a.get_pixel( ((nx + x) as u32), ((ny + y) as u32) ); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 147 - let colA : Rgba = self.a.get_pixel( ((nx + x) as u32), ((ny + y) as u32) ); [INFO] [stdout] 147 + let colA : Rgba = self.a.get_pixel( (nx + x) as u32, ((ny + y) as u32) ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/frame_pair.rs:147:80 [INFO] [stdout] | [INFO] [stdout] 147 | let colA : Rgba = self.a.get_pixel( ((nx + x) as u32), ((ny + y) as u32) ); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 147 - let colA : Rgba = self.a.get_pixel( ((nx + x) as u32), ((ny + y) as u32) ); [INFO] [stdout] 147 + let colA : Rgba = self.a.get_pixel( ((nx + x) as u32), (ny + y) as u32 ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/frame_pair.rs:148:61 [INFO] [stdout] | [INFO] [stdout] 148 | let colC : Rgba = self.b.get_pixel( ((nx + x) as u32), ((ny + y) as u32) ); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 148 - let colC : Rgba = self.b.get_pixel( ((nx + x) as u32), ((ny + y) as u32) ); [INFO] [stdout] 148 + let colC : Rgba = self.b.get_pixel( (nx + x) as u32, ((ny + y) as u32) ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/frame_pair.rs:148:80 [INFO] [stdout] | [INFO] [stdout] 148 | let colC : Rgba = self.b.get_pixel( ((nx + x) as u32), ((ny + y) as u32) ); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 148 - let colC : Rgba = self.b.get_pixel( ((nx + x) as u32), ((ny + y) as u32) ); [INFO] [stdout] 148 + let colC : Rgba = self.b.get_pixel( ((nx + x) as u32), (ny + y) as u32 ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/frame_pair.rs:157:23 [INFO] [stdout] | [INFO] [stdout] 157 | if(smallest_difference.unwrap() > self.blkSize*self.blkSize*(b.max_difference()/2)) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 157 - if(smallest_difference.unwrap() > self.blkSize*self.blkSize*(b.max_difference()/2)) { [INFO] [stdout] 157 + if smallest_difference.unwrap() > self.blkSize*self.blkSize*(b.max_difference()/2) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | 255 - a.data[0], [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | 255 - a.data[1], [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | 255 - a.data[2], [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | let rdist = ((a.data[0] as i32) - (b.data[0] as i32)) * [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:26:42 [INFO] [stdout] | [INFO] [stdout] 26 | let rdist = ((a.data[0] as i32) - (b.data[0] as i32)) * [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | 255 - a.data[0], [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | ((a.data[0] as i32) - (b.data[0] as i32)); [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:27:34 [INFO] [stdout] | [INFO] [stdout] 27 | ((a.data[0] as i32) - (b.data[0] as i32)); [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 28 | let gdist = ((a.data[1] as i32) - (b.data[1] as i32)) * [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | 255 - a.data[1], [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:28:42 [INFO] [stdout] | [INFO] [stdout] 28 | let gdist = ((a.data[1] as i32) - (b.data[1] as i32)) * [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | ((a.data[1] as i32) - (b.data[1] as i32)); [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:29:34 [INFO] [stdout] | [INFO] [stdout] 29 | ((a.data[1] as i32) - (b.data[1] as i32)); [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | 255 - a.data[2], [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | let bdist = ((a.data[2] as i32) - (b.data[2] as i32)) * [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | let bdist = ((a.data[2] as i32) - (b.data[2] as i32)) * [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | ((a.data[2] as i32) - (b.data[2] as i32)); [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:31:34 [INFO] [stdout] | [INFO] [stdout] 31 | ((a.data[2] as i32) - (b.data[2] as i32)); [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | let rdist = ((a.data[0] as i32) - (b.data[0] as i32)) * [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:26:42 [INFO] [stdout] | [INFO] [stdout] 26 | let rdist = ((a.data[0] as i32) - (b.data[0] as i32)) * [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | ((a.data[0] as i32) - (b.data[0] as i32)); [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:27:34 [INFO] [stdout] | [INFO] [stdout] 27 | ((a.data[0] as i32) - (b.data[0] as i32)); [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 28 | let gdist = ((a.data[1] as i32) - (b.data[1] as i32)) * [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:28:42 [INFO] [stdout] | [INFO] [stdout] 28 | let gdist = ((a.data[1] as i32) - (b.data[1] as i32)) * [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | ((a.data[1] as i32) - (b.data[1] as i32)); [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:29:34 [INFO] [stdout] | [INFO] [stdout] 29 | ((a.data[1] as i32) - (b.data[1] as i32)); [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | let bdist = ((a.data[2] as i32) - (b.data[2] as i32)) * [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | let bdist = ((a.data[2] as i32) - (b.data[2] as i32)) * [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | ((a.data[2] as i32) - (b.data[2] as i32)); [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:31:34 [INFO] [stdout] | [INFO] [stdout] 31 | ((a.data[2] as i32) - (b.data[2] as i32)); [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:151:36 [INFO] [stdout] | [INFO] [stdout] 151 | blend(colA.data[0], colC.data[0], 255), [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:151:50 [INFO] [stdout] | [INFO] [stdout] 151 | blend(colA.data[0], colC.data[0], 255), [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:152:36 [INFO] [stdout] | [INFO] [stdout] 152 | blend(colA.data[1], colC.data[1], 255), [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:152:50 [INFO] [stdout] | [INFO] [stdout] 152 | blend(colA.data[1], colC.data[1], 255), [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:153:36 [INFO] [stdout] | [INFO] [stdout] 153 | blend(colA.data[2], colC.data[2], 255), [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:153:50 [INFO] [stdout] | [INFO] [stdout] 153 | blend(colA.data[2], colC.data[2], 255), [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:154:36 [INFO] [stdout] | [INFO] [stdout] 154 | blend(colA.data[3], colC.data[3], 255) [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:154:50 [INFO] [stdout] | [INFO] [stdout] 154 | blend(colA.data[3], colC.data[3], 255) [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:151:36 [INFO] [stdout] | [INFO] [stdout] 151 | blend(colA.data[0], colC.data[0], 255), [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:151:50 [INFO] [stdout] | [INFO] [stdout] 151 | blend(colA.data[0], colC.data[0], 255), [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:152:36 [INFO] [stdout] | [INFO] [stdout] 152 | blend(colA.data[1], colC.data[1], 255), [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:152:50 [INFO] [stdout] | [INFO] [stdout] 152 | blend(colA.data[1], colC.data[1], 255), [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:153:36 [INFO] [stdout] | [INFO] [stdout] 153 | blend(colA.data[2], colC.data[2], 255), [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:153:50 [INFO] [stdout] | [INFO] [stdout] 153 | blend(colA.data[2], colC.data[2], 255), [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:154:36 [INFO] [stdout] | [INFO] [stdout] 154 | blend(colA.data[3], colC.data[3], 255) [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `data` on type `Rgba` [INFO] [stdout] --> src/frame_pair.rs:154:50 [INFO] [stdout] | [INFO] [stdout] 154 | blend(colA.data[3], colC.data[3], 255) [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available field is: `0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/frame_pair.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn save_aframe(&self, path: &Path) -> io::Result<()> [INFO] [stdout] | -------------- expected `Result<(), std::io::Error>` because of return type [INFO] [stdout] 188 | { [INFO] [stdout] 189 | self.a.save(path) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `Result<(), Error>`, found `Result<(), ImageError>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<_, std::io::Error>` [INFO] [stdout] found enum `Result<_, ImageError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/frame_pair.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn save_aframe(&self, path: &Path) -> io::Result<()> [INFO] [stdout] | -------------- expected `Result<(), std::io::Error>` because of return type [INFO] [stdout] 188 | { [INFO] [stdout] 189 | self.a.save(path) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `Result<(), Error>`, found `Result<(), ImageError>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<_, std::io::Error>` [INFO] [stdout] found enum `Result<_, ImageError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/frame_pair.rs:194:9 [INFO] [stdout] | [INFO] [stdout] 192 | pub fn save_bframe(&self, path: &Path) -> io::Result<()> [INFO] [stdout] | -------------- expected `Result<(), std::io::Error>` because of return type [INFO] [stdout] 193 | { [INFO] [stdout] 194 | self.b.save(path) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `Result<(), Error>`, found `Result<(), ImageError>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<_, std::io::Error>` [INFO] [stdout] found enum `Result<_, ImageError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/frame_pair.rs:194:9 [INFO] [stdout] | [INFO] [stdout] 192 | pub fn save_bframe(&self, path: &Path) -> io::Result<()> [INFO] [stdout] | -------------- expected `Result<(), std::io::Error>` because of return type [INFO] [stdout] 193 | { [INFO] [stdout] 194 | self.b.save(path) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected `Result<(), Error>`, found `Result<(), ImageError>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<_, std::io::Error>` [INFO] [stdout] found enum `Result<_, ImageError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/frame_pair.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn save_iframe(&self, path: &Path) -> io::Result<()> [INFO] [stdout] | -------------- expected `Result<(), std::io::Error>` because of return type [INFO] [stdout] 198 | { [INFO] [stdout] 199 | self.out.save(path) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `Result<(), Error>`, found `Result<(), ImageError>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<_, std::io::Error>` [INFO] [stdout] found enum `Result<_, ImageError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/frame_pair.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn save_iframe(&self, path: &Path) -> io::Result<()> [INFO] [stdout] | -------------- expected `Result<(), std::io::Error>` because of return type [INFO] [stdout] 198 | { [INFO] [stdout] 199 | self.out.save(path) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `Result<(), Error>`, found `Result<(), ImageError>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<_, std::io::Error>` [INFO] [stdout] found enum `Result<_, ImageError>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> src/frame_pair.rs:59:14 [INFO] [stdout] | [INFO] [stdout] 59 | let (w,h) = ima.dimensions(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_w` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> src/frame_pair.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | let (w,h) = ima.dimensions(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> src/frame_pair.rs:59:14 [INFO] [stdout] | [INFO] [stdout] 59 | let (w,h) = ima.dimensions(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_w` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> src/frame_pair.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | let (w,h) = ima.dimensions(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `threshold` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let threshold: u8 = 255; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_threshold` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `threshold` [INFO] [stdout] --> src/main.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let threshold: u8 = 255; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_threshold` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors; 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors; 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `Rust-Frame-Interpolation` (bin "Rust-Frame-Interpolation") due to 27 previous errors; 21 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `Rust-Frame-Interpolation` (bin "Rust-Frame-Interpolation" test) due to 27 previous errors; 21 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2ec15f5e8d93c12a0bd38906c6acd88351a9779a6fadbda91d68d12fd89088e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ec15f5e8d93c12a0bd38906c6acd88351a9779a6fadbda91d68d12fd89088e0", kill_on_drop: false }` [INFO] [stdout] 2ec15f5e8d93c12a0bd38906c6acd88351a9779a6fadbda91d68d12fd89088e0