[INFO] cloning repository https://github.com/yi-jiayu/snake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yi-jiayu/snake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyi-jiayu%2Fsnake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyi-jiayu%2Fsnake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6b02f51c197a33343474392a090adfcdfce0f50 [INFO] checking yi-jiayu/snake against master#e9182f195b8505c87c4bd055b9f6e114ccda0981 for pr-144098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyi-jiayu%2Fsnake" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yi-jiayu/snake [INFO] finished tweaking git repo https://github.com/yi-jiayu/snake [INFO] tweaked toml for git repo https://github.com/yi-jiayu/snake written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yi-jiayu/snake on toolchain e9182f195b8505c87c4bd055b9f6e114ccda0981 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yi-jiayu/snake 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" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14734d9c892368e4e3c0d94f09e85035f16b3d0b773e541f51c11168e497d5f2 [INFO] running `Command { std: "docker" "start" "-a" "14734d9c892368e4e3c0d94f09e85035f16b3d0b773e541f51c11168e497d5f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14734d9c892368e4e3c0d94f09e85035f16b3d0b773e541f51c11168e497d5f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14734d9c892368e4e3c0d94f09e85035f16b3d0b773e541f51c11168e497d5f2", kill_on_drop: false }` [INFO] [stdout] 14734d9c892368e4e3c0d94f09e85035f16b3d0b773e541f51c11168e497d5f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f4d8195da8d377bfd6facb846508994582ca8d07d4a1c0708fb35623896de82 [INFO] running `Command { std: "docker" "start" "-a" "9f4d8195da8d377bfd6facb846508994582ca8d07d4a1c0708fb35623896de82", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling sdl2-sys v0.34.3 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking snake v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | / canvas.fill_rect(rect!( [INFO] [stdout] 129 | | offset_x, [INFO] [stdout] 130 | | offset_y, [INFO] [stdout] 131 | | (right - left + 2) * BLOCK_SIZE, [INFO] [stdout] 132 | | BLOCK_SIZE [INFO] [stdout] 133 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 128 | let _ = canvas.fill_rect(rect!( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | / canvas.fill_rect(rect!( [INFO] [stdout] 135 | | offset_x, [INFO] [stdout] 136 | | offset_y + BLOCK_SIZE, [INFO] [stdout] 137 | | BLOCK_SIZE, [INFO] [stdout] 138 | | (top - bottom) * BLOCK_SIZE [INFO] [stdout] 139 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 134 | let _ = canvas.fill_rect(rect!( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | / canvas.fill_rect(rect!( [INFO] [stdout] 141 | | offset_x + (right - left + 1) * BLOCK_SIZE, [INFO] [stdout] 142 | | offset_y + BLOCK_SIZE, [INFO] [stdout] 143 | | BLOCK_SIZE, [INFO] [stdout] 144 | | (top - bottom) * BLOCK_SIZE [INFO] [stdout] 145 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 140 | let _ = canvas.fill_rect(rect!( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | / canvas.fill_rect(rect!( [INFO] [stdout] 147 | | offset_x, [INFO] [stdout] 148 | | offset_y + (top - bottom + 1) * BLOCK_SIZE, [INFO] [stdout] 149 | | (right - left + 2) * BLOCK_SIZE, [INFO] [stdout] 150 | | BLOCK_SIZE [INFO] [stdout] 151 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 146 | let _ = canvas.fill_rect(rect!( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | / canvas.fill_rect(rect!( [INFO] [stdout] 157 | | offset_x + BLOCK_SIZE + x * BLOCK_SIZE + 1, [INFO] [stdout] 158 | | offset_y + BLOCK_SIZE + y * BLOCK_SIZE + 1, [INFO] [stdout] 159 | | BLOCK_SIZE - 2, [INFO] [stdout] 160 | | BLOCK_SIZE - 2 [INFO] [stdout] 161 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 156 | let _ = canvas.fill_rect(rect!( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:165:21 [INFO] [stdout] | [INFO] [stdout] 165 | / canvas.fill_rect(rect!( [INFO] [stdout] 166 | | offset_x + BLOCK_SIZE + x * BLOCK_SIZE - 1, [INFO] [stdout] 167 | | offset_y + BLOCK_SIZE + y * BLOCK_SIZE + 1, [INFO] [stdout] 168 | | 2, [INFO] [stdout] 169 | | BLOCK_SIZE - 2 [INFO] [stdout] 170 | | )); [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 165 | let _ = canvas.fill_rect(rect!( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:173:21 [INFO] [stdout] | [INFO] [stdout] 173 | / canvas.fill_rect(rect!( [INFO] [stdout] 174 | | offset_x + BLOCK_SIZE + x * BLOCK_SIZE + BLOCK_SIZE - 1, [INFO] [stdout] 175 | | offset_y + BLOCK_SIZE + y * BLOCK_SIZE + 1, [INFO] [stdout] 176 | | 2, [INFO] [stdout] 177 | | BLOCK_SIZE - 2 [INFO] [stdout] 178 | | )); [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 173 | let _ = canvas.fill_rect(rect!( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:181:21 [INFO] [stdout] | [INFO] [stdout] 181 | / canvas.fill_rect(rect!( [INFO] [stdout] 182 | | offset_x + BLOCK_SIZE + x * BLOCK_SIZE + 1, [INFO] [stdout] 183 | | offset_y + BLOCK_SIZE + y * BLOCK_SIZE + BLOCK_SIZE - 1, [INFO] [stdout] 184 | | BLOCK_SIZE - 2, [INFO] [stdout] 185 | | 2 [INFO] [stdout] 186 | | )); [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 181 | let _ = canvas.fill_rect(rect!( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:189:21 [INFO] [stdout] | [INFO] [stdout] 189 | / canvas.fill_rect(rect!( [INFO] [stdout] 190 | | offset_x + BLOCK_SIZE + x * BLOCK_SIZE + 1, [INFO] [stdout] 191 | | offset_y + BLOCK_SIZE + y * BLOCK_SIZE - 1, [INFO] [stdout] 192 | | BLOCK_SIZE - 2, [INFO] [stdout] 193 | | 2 [INFO] [stdout] 194 | | )); [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 189 | let _ = canvas.fill_rect(rect!( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | / canvas.fill_rect(rect!( [INFO] [stdout] 202 | | offset_x + BLOCK_SIZE + x * BLOCK_SIZE + 1, [INFO] [stdout] 203 | | offset_y + BLOCK_SIZE + y * BLOCK_SIZE + 1, [INFO] [stdout] 204 | | BLOCK_SIZE - 2, [INFO] [stdout] 205 | | BLOCK_SIZE - 2 [INFO] [stdout] 206 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 201 | let _ = canvas.fill_rect(rect!( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | / canvas.fill_rect(rect!( [INFO] [stdout] 129 | | offset_x, [INFO] [stdout] 130 | | offset_y, [INFO] [stdout] 131 | | (right - left + 2) * BLOCK_SIZE, [INFO] [stdout] 132 | | BLOCK_SIZE [INFO] [stdout] 133 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 128 | let _ = canvas.fill_rect(rect!( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | / canvas.fill_rect(rect!( [INFO] [stdout] 135 | | offset_x, [INFO] [stdout] 136 | | offset_y + BLOCK_SIZE, [INFO] [stdout] 137 | | BLOCK_SIZE, [INFO] [stdout] 138 | | (top - bottom) * BLOCK_SIZE [INFO] [stdout] 139 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 134 | let _ = canvas.fill_rect(rect!( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | / canvas.fill_rect(rect!( [INFO] [stdout] 141 | | offset_x + (right - left + 1) * BLOCK_SIZE, [INFO] [stdout] 142 | | offset_y + BLOCK_SIZE, [INFO] [stdout] 143 | | BLOCK_SIZE, [INFO] [stdout] 144 | | (top - bottom) * BLOCK_SIZE [INFO] [stdout] 145 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 140 | let _ = canvas.fill_rect(rect!( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | / canvas.fill_rect(rect!( [INFO] [stdout] 147 | | offset_x, [INFO] [stdout] 148 | | offset_y + (top - bottom + 1) * BLOCK_SIZE, [INFO] [stdout] 149 | | (right - left + 2) * BLOCK_SIZE, [INFO] [stdout] 150 | | BLOCK_SIZE [INFO] [stdout] 151 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 146 | let _ = canvas.fill_rect(rect!( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | / canvas.fill_rect(rect!( [INFO] [stdout] 157 | | offset_x + BLOCK_SIZE + x * BLOCK_SIZE + 1, [INFO] [stdout] 158 | | offset_y + BLOCK_SIZE + y * BLOCK_SIZE + 1, [INFO] [stdout] 159 | | BLOCK_SIZE - 2, [INFO] [stdout] 160 | | BLOCK_SIZE - 2 [INFO] [stdout] 161 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 156 | let _ = canvas.fill_rect(rect!( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:165:21 [INFO] [stdout] | [INFO] [stdout] 165 | / canvas.fill_rect(rect!( [INFO] [stdout] 166 | | offset_x + BLOCK_SIZE + x * BLOCK_SIZE - 1, [INFO] [stdout] 167 | | offset_y + BLOCK_SIZE + y * BLOCK_SIZE + 1, [INFO] [stdout] 168 | | 2, [INFO] [stdout] 169 | | BLOCK_SIZE - 2 [INFO] [stdout] 170 | | )); [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 165 | let _ = canvas.fill_rect(rect!( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:173:21 [INFO] [stdout] | [INFO] [stdout] 173 | / canvas.fill_rect(rect!( [INFO] [stdout] 174 | | offset_x + BLOCK_SIZE + x * BLOCK_SIZE + BLOCK_SIZE - 1, [INFO] [stdout] 175 | | offset_y + BLOCK_SIZE + y * BLOCK_SIZE + 1, [INFO] [stdout] 176 | | 2, [INFO] [stdout] 177 | | BLOCK_SIZE - 2 [INFO] [stdout] 178 | | )); [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 173 | let _ = canvas.fill_rect(rect!( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:181:21 [INFO] [stdout] | [INFO] [stdout] 181 | / canvas.fill_rect(rect!( [INFO] [stdout] 182 | | offset_x + BLOCK_SIZE + x * BLOCK_SIZE + 1, [INFO] [stdout] 183 | | offset_y + BLOCK_SIZE + y * BLOCK_SIZE + BLOCK_SIZE - 1, [INFO] [stdout] 184 | | BLOCK_SIZE - 2, [INFO] [stdout] 185 | | 2 [INFO] [stdout] 186 | | )); [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 181 | let _ = canvas.fill_rect(rect!( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:189:21 [INFO] [stdout] | [INFO] [stdout] 189 | / canvas.fill_rect(rect!( [INFO] [stdout] 190 | | offset_x + BLOCK_SIZE + x * BLOCK_SIZE + 1, [INFO] [stdout] 191 | | offset_y + BLOCK_SIZE + y * BLOCK_SIZE - 1, [INFO] [stdout] 192 | | BLOCK_SIZE - 2, [INFO] [stdout] 193 | | 2 [INFO] [stdout] 194 | | )); [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 189 | let _ = canvas.fill_rect(rect!( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | / canvas.fill_rect(rect!( [INFO] [stdout] 202 | | offset_x + BLOCK_SIZE + x * BLOCK_SIZE + 1, [INFO] [stdout] 203 | | offset_y + BLOCK_SIZE + y * BLOCK_SIZE + 1, [INFO] [stdout] 204 | | BLOCK_SIZE - 2, [INFO] [stdout] 205 | | BLOCK_SIZE - 2 [INFO] [stdout] 206 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 201 | let _ = canvas.fill_rect(rect!( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.74s [INFO] running `Command { std: "docker" "inspect" "9f4d8195da8d377bfd6facb846508994582ca8d07d4a1c0708fb35623896de82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f4d8195da8d377bfd6facb846508994582ca8d07d4a1c0708fb35623896de82", kill_on_drop: false }` [INFO] [stdout] 9f4d8195da8d377bfd6facb846508994582ca8d07d4a1c0708fb35623896de82