[INFO] cloning repository https://github.com/BjarkePedersen/Mandelbrot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BjarkePedersen/Mandelbrot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBjarkePedersen%2FMandelbrot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBjarkePedersen%2FMandelbrot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f03960e5699c5531621cf792d71b132dcf95db5 [INFO] building BjarkePedersen/Mandelbrot against try#0c94de7c1a8f4b82b92d562847c35f513f520c7a for pr-102832-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBjarkePedersen%2FMandelbrot" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BjarkePedersen/Mandelbrot on toolchain 0c94de7c1a8f4b82b92d562847c35f513f520c7a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BjarkePedersen/Mandelbrot [INFO] finished tweaking git repo https://github.com/BjarkePedersen/Mandelbrot [INFO] tweaked toml for git repo https://github.com/BjarkePedersen/Mandelbrot written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/BjarkePedersen/Mandelbrot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad341ff0e496e00dac324b7f06263fa377198bb7773fd8d475802cb18c047a40 [INFO] running `Command { std: "docker" "start" "-a" "ad341ff0e496e00dac324b7f06263fa377198bb7773fd8d475802cb18c047a40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad341ff0e496e00dac324b7f06263fa377198bb7773fd8d475802cb18c047a40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad341ff0e496e00dac324b7f06263fa377198bb7773fd8d475802cb18c047a40", kill_on_drop: false }` [INFO] [stdout] ad341ff0e496e00dac324b7f06263fa377198bb7773fd8d475802cb18c047a40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98dd039be3772705e76e8c51241b85e07dd24dbee013101ab4688a5094f89d04 [INFO] running `Command { std: "docker" "start" "-a" "98dd039be3772705e76e8c51241b85e07dd24dbee013101ab4688a5094f89d04", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling rgb v0.8.11 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling minifb v0.10.7 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling mandlebrot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `cgmath::Vector3` [INFO] [stdout] --> src/helpers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use cgmath::Vector3; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HEIGHT` [INFO] [stdout] --> src/helpers.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | use {HEIGHT, WIDTH}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/helpers.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | ((rg << 8) | b) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 159 - ((rg << 8) | b) [INFO] [stdout] 159 + (rg << 8) | b [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 18 | let mut rgb_buffer: Vec<(Col)> = vec![Col::new(0.0, 0.0, 0.0); WIDTH * HEIGHT]; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 18 - let mut rgb_buffer: Vec<(Col)> = vec![Col::new(0.0, 0.0, 0.0); WIDTH * HEIGHT]; [INFO] [stdout] 18 + let mut rgb_buffer: Vec = vec![Col::new(0.0, 0.0, 0.0); WIDTH * HEIGHT]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/main.rs:41:35 [INFO] [stdout] | [INFO] [stdout] 41 | Key::Enter => (bw = !bw), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 41 - Key::Enter => (bw = !bw), [INFO] [stdout] 41 + Key::Enter => bw = !bw, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/main.rs:54:31 [INFO] [stdout] | [INFO] [stdout] 54 | Key::W => (y_offset -= 0.15 * zoom), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 54 - Key::W => (y_offset -= 0.15 * zoom), [INFO] [stdout] 54 + Key::W => y_offset -= 0.15 * zoom, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/main.rs:55:31 [INFO] [stdout] | [INFO] [stdout] 55 | Key::S => (y_offset += 0.15 * zoom), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 55 - Key::S => (y_offset += 0.15 * zoom), [INFO] [stdout] 55 + Key::S => y_offset += 0.15 * zoom, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/main.rs:56:31 [INFO] [stdout] | [INFO] [stdout] 56 | Key::A => (x_offset -= 0.15 * zoom), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 56 - Key::A => (x_offset -= 0.15 * zoom), [INFO] [stdout] 56 + Key::A => x_offset -= 0.15 * zoom, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/main.rs:57:31 [INFO] [stdout] | [INFO] [stdout] 57 | Key::D => (x_offset += 0.15 * zoom), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 57 - Key::D => (x_offset += 0.15 * zoom), [INFO] [stdout] 57 + Key::D => x_offset += 0.15 * zoom, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/main.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | Key::Space => (zoom *= 1.5), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 58 - Key::Space => (zoom *= 1.5), [INFO] [stdout] 58 + Key::Space => zoom *= 1.5, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/main.rs:59:39 [INFO] [stdout] | [INFO] [stdout] 59 | Key::LeftShift => (zoom *= 0.9), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 59 - Key::LeftShift => (zoom *= 0.9), [INFO] [stdout] 59 + Key::LeftShift => zoom *= 0.9, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/main.rs:60:34 [INFO] [stdout] | [INFO] [stdout] 60 | Key::Left => (imaginary_x_offset += 0.01), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 60 - Key::Left => (imaginary_x_offset += 0.01), [INFO] [stdout] 60 + Key::Left => imaginary_x_offset += 0.01, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/main.rs:61:35 [INFO] [stdout] | [INFO] [stdout] 61 | Key::Right => (imaginary_x_offset -= 0.01), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 61 - Key::Right => (imaginary_x_offset -= 0.01), [INFO] [stdout] 61 + Key::Right => imaginary_x_offset -= 0.01, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/main.rs:62:34 [INFO] [stdout] | [INFO] [stdout] 62 | Key::Down => (imaginary_y_offset += 0.01), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 62 - Key::Down => (imaginary_y_offset += 0.01), [INFO] [stdout] 62 + Key::Down => imaginary_y_offset += 0.01, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/main.rs:63:32 [INFO] [stdout] | [INFO] [stdout] 63 | Key::Up => (imaginary_y_offset -= 0.01), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 63 - Key::Up => (imaginary_y_offset -= 0.01), [INFO] [stdout] 63 + Key::Up => imaginary_y_offset -= 0.01, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.48s [INFO] running `Command { std: "docker" "inspect" "98dd039be3772705e76e8c51241b85e07dd24dbee013101ab4688a5094f89d04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98dd039be3772705e76e8c51241b85e07dd24dbee013101ab4688a5094f89d04", kill_on_drop: false }` [INFO] [stdout] 98dd039be3772705e76e8c51241b85e07dd24dbee013101ab4688a5094f89d04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a98aa83ca69c2e3687bcffa87ec237184f50d41904c40bde89f21cbd3e5aa6ef [INFO] running `Command { std: "docker" "start" "-a" "a98aa83ca69c2e3687bcffa87ec237184f50d41904c40bde89f21cbd3e5aa6ef", kill_on_drop: false }` [INFO] [stderr] Compiling mandlebrot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `cgmath::Vector3` [INFO] [stdout] --> src/helpers.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use cgmath::Vector3; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HEIGHT` [INFO] [stdout] --> src/helpers.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | use {HEIGHT, WIDTH}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/helpers.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | ((rg << 8) | b) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 159 - ((rg << 8) | b) [INFO] [stdout] 159 + (rg << 8) | b [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 18 | let mut rgb_buffer: Vec<(Col)> = vec![Col::new(0.0, 0.0, 0.0); WIDTH * HEIGHT]; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 18 - let mut rgb_buffer: Vec<(Col)> = vec![Col::new(0.0, 0.0, 0.0); WIDTH * HEIGHT]; [INFO] [stdout] 18 + let mut rgb_buffer: Vec = vec![Col::new(0.0, 0.0, 0.0); WIDTH * HEIGHT]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/main.rs:41:35 [INFO] [stdout] | [INFO] [stdout] 41 | Key::Enter => (bw = !bw), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 41 - Key::Enter => (bw = !bw), [INFO] [stdout] 41 + Key::Enter => bw = !bw, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/main.rs:54:31 [INFO] [stdout] | [INFO] [stdout] 54 | Key::W => (y_offset -= 0.15 * zoom), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 54 - Key::W => (y_offset -= 0.15 * zoom), [INFO] [stdout] 54 + Key::W => y_offset -= 0.15 * zoom, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/main.rs:55:31 [INFO] [stdout] | [INFO] [stdout] 55 | Key::S => (y_offset += 0.15 * zoom), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 55 - Key::S => (y_offset += 0.15 * zoom), [INFO] [stdout] 55 + Key::S => y_offset += 0.15 * zoom, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/main.rs:56:31 [INFO] [stdout] | [INFO] [stdout] 56 | Key::A => (x_offset -= 0.15 * zoom), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 56 - Key::A => (x_offset -= 0.15 * zoom), [INFO] [stdout] 56 + Key::A => x_offset -= 0.15 * zoom, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/main.rs:57:31 [INFO] [stdout] | [INFO] [stdout] 57 | Key::D => (x_offset += 0.15 * zoom), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 57 - Key::D => (x_offset += 0.15 * zoom), [INFO] [stdout] 57 + Key::D => x_offset += 0.15 * zoom, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/main.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | Key::Space => (zoom *= 1.5), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 58 - Key::Space => (zoom *= 1.5), [INFO] [stdout] 58 + Key::Space => zoom *= 1.5, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/main.rs:59:39 [INFO] [stdout] | [INFO] [stdout] 59 | Key::LeftShift => (zoom *= 0.9), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 59 - Key::LeftShift => (zoom *= 0.9), [INFO] [stdout] 59 + Key::LeftShift => zoom *= 0.9, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/main.rs:60:34 [INFO] [stdout] | [INFO] [stdout] 60 | Key::Left => (imaginary_x_offset += 0.01), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 60 - Key::Left => (imaginary_x_offset += 0.01), [INFO] [stdout] 60 + Key::Left => imaginary_x_offset += 0.01, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/main.rs:61:35 [INFO] [stdout] | [INFO] [stdout] 61 | Key::Right => (imaginary_x_offset -= 0.01), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 61 - Key::Right => (imaginary_x_offset -= 0.01), [INFO] [stdout] 61 + Key::Right => imaginary_x_offset -= 0.01, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/main.rs:62:34 [INFO] [stdout] | [INFO] [stdout] 62 | Key::Down => (imaginary_y_offset += 0.01), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 62 - Key::Down => (imaginary_y_offset += 0.01), [INFO] [stdout] 62 + Key::Down => imaginary_y_offset += 0.01, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/main.rs:63:32 [INFO] [stdout] | [INFO] [stdout] 63 | Key::Up => (imaginary_y_offset -= 0.01), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 63 - Key::Up => (imaginary_y_offset -= 0.01), [INFO] [stdout] 63 + Key::Up => imaginary_y_offset -= 0.01, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.51s [INFO] running `Command { std: "docker" "inspect" "a98aa83ca69c2e3687bcffa87ec237184f50d41904c40bde89f21cbd3e5aa6ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a98aa83ca69c2e3687bcffa87ec237184f50d41904c40bde89f21cbd3e5aa6ef", kill_on_drop: false }` [INFO] [stdout] a98aa83ca69c2e3687bcffa87ec237184f50d41904c40bde89f21cbd3e5aa6ef