[INFO] cloning repository https://github.com/wxc421/snipaste
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wxc421/snipaste" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwxc421%2Fsnipaste", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwxc421%2Fsnipaste'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b276c47f8747d19113f0bfe32131f5a6953872f4
[INFO] checking wxc421/snipaste against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwxc421%2Fsnipaste" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wxc421/snipaste
[INFO] finished tweaking git repo https://github.com/wxc421/snipaste
[INFO] tweaked toml for git repo https://github.com/wxc421/snipaste written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wxc421/snipaste on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wxc421/snipaste 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded screenshots v0.6.0
[INFO] [stderr]   Downloaded display-info v0.4.2
[INFO] [stderr]   Downloaded dbus v0.9.7
[INFO] [stderr]   Downloaded xcb v1.2.1
[INFO] [stderr]   Downloaded libdbus-sys v0.2.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31a16a771122ae8b7f12f7b6be071d58b32a5b6f76c9955a46cbbfb57e2b24d7
[INFO] running `Command { std: "docker" "start" "-a" "31a16a771122ae8b7f12f7b6be071d58b32a5b6f76c9955a46cbbfb57e2b24d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31a16a771122ae8b7f12f7b6be071d58b32a5b6f76c9955a46cbbfb57e2b24d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31a16a771122ae8b7f12f7b6be071d58b32a5b6f76c9955a46cbbfb57e2b24d7", kill_on_drop: false }`
[INFO] [stdout] 31a16a771122ae8b7f12f7b6be071d58b32a5b6f76c9955a46cbbfb57e2b24d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85f346db39770aad4505bf01b3f771996d06262c0ba86bcafcf2d880060ff878
[INFO] running `Command { std: "docker" "start" "-a" "85f346db39770aad4505bf01b3f771996d06262c0ba86bcafcf2d880060ff878", kill_on_drop: false }`
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking simd-adler32 v0.3.5
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling screenshots v0.6.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]    Compiling quick-xml v0.28.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking png v0.17.9
[INFO] [stderr]    Compiling xcb v1.2.1
[INFO] [stderr]     Checking display-info v0.4.2
[INFO] [stderr]     Checking dbus v0.9.7
[INFO] [stderr]     Checking snipaste v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected `;`, found `'main`
[INFO] [stdout]   --> src/main.rs:70:24
[INFO] [stdout]    |
[INFO] [stdout] 70 |     texture.with_lock()
[INFO] [stdout]    |                        ^ help: add `;` here
[INFO] [stdout] 71 |
[INFO] [stdout] 72 |     'main: loop {
[INFO] [stdout]    |     ----- unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found `'main`
[INFO] [stdout]   --> src/main.rs:70:24
[INFO] [stdout]    |
[INFO] [stdout] 70 |     texture.with_lock()
[INFO] [stdout]    |                        ^ help: add `;` here
[INFO] [stdout] 71 |
[INFO] [stdout] 72 |     'main: loop {
[INFO] [stdout]    |     ----- unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `background_texture` in this scope
[INFO] [stdout]    --> src/main.rs:141:31
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 let surface = background_texture.query();
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `background_texture` in this scope
[INFO] [stdout]    --> src/main.rs:143:37
[INFO] [stdout]     |
[INFO] [stdout] 143 |                 let source_pixels = background_texture.without_lock().unwrap();
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `selected_area_rect` in this scope
[INFO] [stdout]    --> src/main.rs:145:29
[INFO] [stdout]     |
[INFO] [stdout] 145 |                 for y in 0..selected_area_rect.height() {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `selected_area_rect` in this scope
[INFO] [stdout]    --> src/main.rs:146:36
[INFO] [stdout]     |
[INFO] [stdout] 146 |                     let source_y = selected_area_rect.y() as usize + y;
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `selected_area_rect` in this scope
[INFO] [stdout]    --> src/main.rs:149:40
[INFO] [stdout]     |
[INFO] [stdout] 149 |                     let source_start = selected_area_rect.x() as usize * 4;
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `selected_area_rect` in this scope
[INFO] [stdout]    --> src/main.rs:150:53
[INFO] [stdout]     |
[INFO] [stdout] 150 |                     let source_end = source_start + selected_area_rect.width() as usize * 4;
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `selected_area_rect` in this scope
[INFO] [stdout]    --> src/main.rs:152:38
[INFO] [stdout]     |
[INFO] [stdout] 152 |                     let target_end = selected_area_rect.width() as usize * 4;
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `selected_area_rect` in this scope
[INFO] [stdout]    --> src/main.rs:157:50
[INFO] [stdout]     |
[INFO] [stdout] 157 |             canvas.copy(&new_texture, None, Some(selected_area_rect))?
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fs` and `thread`
[INFO] [stdout]  --> src/main.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fs, thread};
[INFO] [stdout]   |           ^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EventPump` and `Sdl`
[INFO] [stdout]  --> src/main.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sdl2::{Sdl, VideoSubsystem, EventPump};
[INFO] [stdout]   |            ^^^                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `background_texture` in this scope
[INFO] [stdout]    --> src/main.rs:141:31
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 let surface = background_texture.query();
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `background_texture` in this scope
[INFO] [stdout]    --> src/main.rs:143:37
[INFO] [stdout]     |
[INFO] [stdout] 143 |                 let source_pixels = background_texture.without_lock().unwrap();
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `selected_area_rect` in this scope
[INFO] [stdout]    --> src/main.rs:145:29
[INFO] [stdout]     |
[INFO] [stdout] 145 |                 for y in 0..selected_area_rect.height() {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `selected_area_rect` in this scope
[INFO] [stdout]    --> src/main.rs:146:36
[INFO] [stdout]     |
[INFO] [stdout] 146 |                     let source_y = selected_area_rect.y() as usize + y;
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `selected_area_rect` in this scope
[INFO] [stdout]    --> src/main.rs:149:40
[INFO] [stdout]     |
[INFO] [stdout] 149 |                     let source_start = selected_area_rect.x() as usize * 4;
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `selected_area_rect` in this scope
[INFO] [stdout]    --> src/main.rs:150:53
[INFO] [stdout]     |
[INFO] [stdout] 150 |                     let source_end = source_start + selected_area_rect.width() as usize * 4;
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `selected_area_rect` in this scope
[INFO] [stdout]    --> src/main.rs:152:38
[INFO] [stdout]     |
[INFO] [stdout] 152 |                     let target_end = selected_area_rect.width() as usize * 4;
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `selected_area_rect` in this scope
[INFO] [stdout]    --> src/main.rs:157:50
[INFO] [stdout]     |
[INFO] [stdout] 157 |             canvas.copy(&new_texture, None, Some(selected_area_rect))?
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fs` and `thread`
[INFO] [stdout]  --> src/main.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fs, thread};
[INFO] [stdout]   |           ^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EventPump` and `Sdl`
[INFO] [stdout]  --> src/main.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sdl2::{Sdl, VideoSubsystem, EventPump};
[INFO] [stdout]   |            ^^^                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Texture<'r>` in the current scope
[INFO] [stdout]     --> src/main.rs:137:58
[INFO] [stdout]      |
[INFO] [stdout]  137 | ...   let mut new_texture = sdl2::render::Texture::new(&canvas.texture_creator, PixelFormatEnum::RGBA8888, sdl2::render::TextureAc...
[INFO] [stdout]      |                                                    ^^^ function or associated item not found in `Texture<'_>`
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `Texture<'_>`, consider using `Texture::<'r>::from_surface` which returns `Result<Texture<'_>, TextureValueError>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdl2-0.35.2/src/sdl2/render.rs:2376:5
[INFO] [stdout]      |
[INFO] [stdout] 2376 | /     pub fn from_surface<'a, T>(
[INFO] [stdout] 2377 | |         surface: &Surface,
[INFO] [stdout] 2378 | |         texture_creator: &'a TextureCreator<T>,
[INFO] [stdout] 2379 | |     ) -> Result<Texture<'a>, TextureValueError> {
[INFO] [stdout]      | |_______________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `texture_creator` on type `Canvas<sdl2::video::Window>`
[INFO] [stdout]    --> src/main.rs:137:70
[INFO] [stdout]     |
[INFO] [stdout] 137 | ...   let mut new_texture = sdl2::render::Texture::new(&canvas.texture_creator, PixelFormatEnum::RGBA8888, sdl2::render::TextureAcc...
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^ method, not a field
[INFO] [stdout]     |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]     |
[INFO] [stdout] 137 |             let mut new_texture = sdl2::render::Texture::new(&canvas.texture_creator(), PixelFormatEnum::RGBA8888, sdl2::render::TextureAccess::Static)
[INFO] [stdout]     |                                                                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/main.rs:157:70
[INFO] [stdout]     |
[INFO] [stdout]  31 | fn main() {
[INFO] [stdout]     | --------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 157 |             canvas.copy(&new_texture, None, Some(selected_area_rect))?
[INFO] [stdout]     |                                                                      ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]     |
[INFO] [stdout]  31 | fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |           +++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Texture<'r>` in the current scope
[INFO] [stdout]     --> src/main.rs:137:58
[INFO] [stdout]      |
[INFO] [stdout]  137 | ...   let mut new_texture = sdl2::render::Texture::new(&canvas.texture_creator, PixelFormatEnum::RGBA8888, sdl2::render::TextureAc...
[INFO] [stdout]      |                                                    ^^^ function or associated item not found in `Texture<'_>`
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `Texture<'_>`, consider using `Texture::<'r>::from_surface` which returns `Result<Texture<'_>, TextureValueError>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdl2-0.35.2/src/sdl2/render.rs:2376:5
[INFO] [stdout]      |
[INFO] [stdout] 2376 | /     pub fn from_surface<'a, T>(
[INFO] [stdout] 2377 | |         surface: &Surface,
[INFO] [stdout] 2378 | |         texture_creator: &'a TextureCreator<T>,
[INFO] [stdout] 2379 | |     ) -> Result<Texture<'a>, TextureValueError> {
[INFO] [stdout]      | |_______________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `texture_creator` on type `Canvas<sdl2::video::Window>`
[INFO] [stdout]    --> src/main.rs:137:70
[INFO] [stdout]     |
[INFO] [stdout] 137 | ...   let mut new_texture = sdl2::render::Texture::new(&canvas.texture_creator, PixelFormatEnum::RGBA8888, sdl2::render::TextureAcc...
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^ method, not a field
[INFO] [stdout]     |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]     |
[INFO] [stdout] 137 |             let mut new_texture = sdl2::render::Texture::new(&canvas.texture_creator(), PixelFormatEnum::RGBA8888, sdl2::render::TextureAccess::Static)
[INFO] [stdout]     |                                                                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/main.rs:157:70
[INFO] [stdout]     |
[INFO] [stdout]  31 | fn main() {
[INFO] [stdout]     | --------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 157 |             canvas.copy(&new_texture, None, Some(selected_area_rect))?
[INFO] [stdout]     |                                                                      ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]     |
[INFO] [stdout]  31 | fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |           +++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 173 |     let mut window = WindowBuilder::new(
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0599, E0615.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `snipaste` (bin "snipaste") due to 12 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 173 |     let mut window = WindowBuilder::new(
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0599, E0615.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `snipaste` (bin "snipaste" test) due to 12 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "85f346db39770aad4505bf01b3f771996d06262c0ba86bcafcf2d880060ff878", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85f346db39770aad4505bf01b3f771996d06262c0ba86bcafcf2d880060ff878", kill_on_drop: false }`
[INFO] [stdout] 85f346db39770aad4505bf01b3f771996d06262c0ba86bcafcf2d880060ff878
