[INFO] cloning repository https://github.com/Beardiegames/sdl2_engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Beardiegames/sdl2_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeardiegames%2Fsdl2_engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeardiegames%2Fsdl2_engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 82ea9af69ff777c528b8e59b3d27d138deac38ac
[INFO] checking Beardiegames/sdl2_engine against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeardiegames%2Fsdl2_engine" "/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/Beardiegames/sdl2_engine on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Beardiegames/sdl2_engine
[INFO] finished tweaking git repo https://github.com/Beardiegames/sdl2_engine
[INFO] tweaked toml for git repo https://github.com/Beardiegames/sdl2_engine written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Beardiegames/sdl2_engine 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" "+a26e97be8826d408309fffbd8168362365719f50" "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 sdl2 v0.34.5
[INFO] [stderr]   Downloaded swarm_pool v0.1.9
[INFO] [stderr]   Downloaded sdl2-sys v0.34.5
[INFO] [stderr]   Downloaded libc v0.2.105
[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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c92090095dd78592715b1e2fee02f729bc9eaef27083e2cb9d3074c0fd236704
[INFO] running `Command { std: "docker" "start" "-a" "c92090095dd78592715b1e2fee02f729bc9eaef27083e2cb9d3074c0fd236704", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c92090095dd78592715b1e2fee02f729bc9eaef27083e2cb9d3074c0fd236704", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c92090095dd78592715b1e2fee02f729bc9eaef27083e2cb9d3074c0fd236704", kill_on_drop: false }`
[INFO] [stdout] c92090095dd78592715b1e2fee02f729bc9eaef27083e2cb9d3074c0fd236704
[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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a65ad10f14220f62c3fc3cfd89f1ab342bc9fa76ec38cff7f57eff0aede6113
[INFO] running `Command { std: "docker" "start" "-a" "0a65ad10f14220f62c3fc3cfd89f1ab342bc9fa76ec38cff7f57eff0aede6113", kill_on_drop: false }`
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling libc v0.2.105
[INFO] [stderr]    Compiling sdl2 v0.34.5
[INFO] [stderr]     Checking swarm_pool v0.1.9
[INFO] [stderr]    Compiling sdl2-sys v0.34.5
[INFO] [stderr]     Checking sdl2_engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `InitFlag`
[INFO] [stdout]  --> src/renderer.rs:1:19
[INFO] [stdout]   |
[INFO] [stdout] 1 | use sdl2::image::{InitFlag, LoadTexture};
[INFO] [stdout]   |                   ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/scenes.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sdl2::surface::Surface`
[INFO] [stdout]  --> src/scenes.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sdl2::surface::Surface;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `InitFlag`
[INFO] [stdout]  --> src/renderer.rs:1:19
[INFO] [stdout]   |
[INFO] [stdout] 1 | use sdl2::image::{InitFlag, LoadTexture};
[INFO] [stdout]   |                   ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/scenes.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sdl2::surface::Surface`
[INFO] [stdout]  --> src/scenes.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sdl2::surface::Surface;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input/controller.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |             _ => {}
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/input/controller.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 97  |             Axis::LeftX => self.axis_left_x = value,
[INFO] [stdout]     |             ----------- matches some of the same values
[INFO] [stdout] 98  |             Axis::LeftY => self.axis_left_y = value,
[INFO] [stdout]     |             ----------- matches some of the same values
[INFO] [stdout] 99  |             Axis::RightX => self.axis_right_x = value,
[INFO] [stdout]     |             ------------ matches some of the same values
[INFO] [stdout] 100 |             Axis::RightY => self.axis_right_y = value,
[INFO] [stdout]     |             ------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 103 |             _ => {}
[INFO] [stdout]     |             ^ ...and 2 other patterns collectively make this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input/controller.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |             _ => {}
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/input/controller.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |             Button::A => self.button_a = value,
[INFO] [stdout]     |             --------- matches some of the same values
[INFO] [stdout] 110 |             Button::B => self.button_b = value,
[INFO] [stdout]     |             --------- matches some of the same values
[INFO] [stdout] 111 |             Button::X => self.button_x = value,
[INFO] [stdout]     |             --------- matches some of the same values
[INFO] [stdout] 112 |             Button::Y => self.button_y = value,
[INFO] [stdout]     |             --------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 124 |             _ => {}
[INFO] [stdout]     |             ^ ...and 11 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input/controller.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |             _ => {}
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/input/controller.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 97  |             Axis::LeftX => self.axis_left_x = value,
[INFO] [stdout]     |             ----------- matches some of the same values
[INFO] [stdout] 98  |             Axis::LeftY => self.axis_left_y = value,
[INFO] [stdout]     |             ----------- matches some of the same values
[INFO] [stdout] 99  |             Axis::RightX => self.axis_right_x = value,
[INFO] [stdout]     |             ------------ matches some of the same values
[INFO] [stdout] 100 |             Axis::RightY => self.axis_right_y = value,
[INFO] [stdout]     |             ------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 103 |             _ => {}
[INFO] [stdout]     |             ^ ...and 2 other patterns collectively make this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input/controller.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |             _ => {}
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/input/controller.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |             Button::A => self.button_a = value,
[INFO] [stdout]     |             --------- matches some of the same values
[INFO] [stdout] 110 |             Button::B => self.button_b = value,
[INFO] [stdout]     |             --------- matches some of the same values
[INFO] [stdout] 111 |             Button::X => self.button_x = value,
[INFO] [stdout]     |             --------- matches some of the same values
[INFO] [stdout] 112 |             Button::Y => self.button_y = value,
[INFO] [stdout]     |             --------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 124 |             _ => {}
[INFO] [stdout]     |             ^ ...and 11 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.78s
[INFO] running `Command { std: "docker" "inspect" "0a65ad10f14220f62c3fc3cfd89f1ab342bc9fa76ec38cff7f57eff0aede6113", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a65ad10f14220f62c3fc3cfd89f1ab342bc9fa76ec38cff7f57eff0aede6113", kill_on_drop: false }`
[INFO] [stdout] 0a65ad10f14220f62c3fc3cfd89f1ab342bc9fa76ec38cff7f57eff0aede6113
