[INFO] cloning repository https://github.com/mikeandike523/rust_snake_2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mikeandike523/rust_snake_2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikeandike523%2Frust_snake_2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikeandike523%2Frust_snake_2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 835ced401ee1adeb083c13aeae4df9901ebad052
[INFO] building mikeandike523/rust_snake_2 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikeandike523%2Frust_snake_2" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mikeandike523/rust_snake_2
[INFO] finished tweaking git repo https://github.com/mikeandike523/rust_snake_2
[INFO] tweaked toml for git repo https://github.com/mikeandike523/rust_snake_2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mikeandike523/rust_snake_2 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mikeandike523/rust_snake_2 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded getrandom v0.2.8
[INFO] [stderr]   Downloaded version-compare v0.1.1
[INFO] [stderr]   Downloaded sdl2 v0.35.2
[INFO] [stderr]   Downloaded libc v0.2.137
[INFO] [stderr]   Downloaded sdl2-sys v0.35.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc3849befc244dca742cdb8266b80394c34f61430a44ed304f28de39e96d802c
[INFO] running `Command { std: "docker" "start" "-a" "bc3849befc244dca742cdb8266b80394c34f61430a44ed304f28de39e96d802c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc3849befc244dca742cdb8266b80394c34f61430a44ed304f28de39e96d802c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc3849befc244dca742cdb8266b80394c34f61430a44ed304f28de39e96d802c", kill_on_drop: false }`
[INFO] [stdout] bc3849befc244dca742cdb8266b80394c34f61430a44ed304f28de39e96d802c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ab74d99528b0f6488d3713d14a0ecd6b27d149f3bd64d94153a6b3747950729
[INFO] running `Command { std: "docker" "start" "-a" "9ab74d99528b0f6488d3713d14a0ecd6b27d149f3bd64d94153a6b3747950729", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rust_snake_2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Point2`
[INFO] [stdout]   --> src/application.rs:16:29
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::point::{IPoint2, Point2};
[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: `crate::directions::*`
[INFO] [stdout]  --> src/appstate.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::directions::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Point2`
[INFO] [stdout]  --> src/appstate.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::point::{IPoint2, Point2};
[INFO] [stdout]   |                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Div`
[INFO] [stdout]  --> src/point.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ops::Div;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Mul`
[INFO] [stdout]  --> src/point.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::ops::Mul;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/application.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |     let mut i = 0;
[INFO] [stdout]     |             ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 128 |     let mut _i = 0;
[INFO] [stdout]     |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `FRAMES_PER_UPDATE`
[INFO] [stdout]     |
[INFO] [stdout] 128 -     let mut i = 0;
[INFO] [stdout] 128 +     let mut application::FRAMES_PER_UPDATE = 0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/application.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |     let mut i = 0;
[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] warning: unused variable: `i`
[INFO] [stdout]   --> src/grid.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |         for i in 0..num_pixels {
[INFO] [stdout]    |             ^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]    |
[INFO] [stdout] 19 |         for _i in 0..num_pixels {
[INFO] [stdout]    |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `FRAMES_PER_UPDATE`
[INFO] [stdout]    |
[INFO] [stdout] 19 -         for i in 0..num_pixels {
[INFO] [stdout] 19 +         for application::FRAMES_PER_UPDATE in 0..num_pixels {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `diff` is never used
[INFO] [stdout]   --> src/point.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl<T: Copy + Add<Output=T> + Sub<Output=T> + Eq> Point2<T> {
[INFO] [stdout]    | ------------------------------------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn diff(a: Point2<T>, b: Point2<T>) -> Point2<T> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `isKeyDown` should have a snake case name
[INFO] [stdout]   --> src/application.rs:25:4
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn isKeyDown(event_pump: &EventPump, code: Scancode) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^ help: convert the identifier to snake case: `is_key_down`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.58s
[INFO] running `Command { std: "docker" "inspect" "9ab74d99528b0f6488d3713d14a0ecd6b27d149f3bd64d94153a6b3747950729", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ab74d99528b0f6488d3713d14a0ecd6b27d149f3bd64d94153a6b3747950729", kill_on_drop: false }`
[INFO] [stdout] 9ab74d99528b0f6488d3713d14a0ecd6b27d149f3bd64d94153a6b3747950729
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3e67842dd0c2aba1d45c87516c96b1fe43152f838f6737eb1565bd994c719f0
[INFO] running `Command { std: "docker" "start" "-a" "b3e67842dd0c2aba1d45c87516c96b1fe43152f838f6737eb1565bd994c719f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust_snake_2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Point2`
[INFO] [stdout]   --> src/application.rs:16:29
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::point::{IPoint2, Point2};
[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: `crate::directions::*`
[INFO] [stdout]  --> src/appstate.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::directions::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Point2`
[INFO] [stdout]  --> src/appstate.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::point::{IPoint2, Point2};
[INFO] [stdout]   |                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Div`
[INFO] [stdout]  --> src/point.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ops::Div;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Mul`
[INFO] [stdout]  --> src/point.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::ops::Mul;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/application.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |     let mut i = 0;
[INFO] [stdout]     |             ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 128 |     let mut _i = 0;
[INFO] [stdout]     |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `FRAMES_PER_UPDATE`
[INFO] [stdout]     |
[INFO] [stdout] 128 -     let mut i = 0;
[INFO] [stdout] 128 +     let mut application::FRAMES_PER_UPDATE = 0;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/application.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |     let mut i = 0;
[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] warning: unused variable: `i`
[INFO] [stdout]   --> src/grid.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |         for i in 0..num_pixels {
[INFO] [stdout]    |             ^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]    |
[INFO] [stdout] 19 |         for _i in 0..num_pixels {
[INFO] [stdout]    |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `FRAMES_PER_UPDATE`
[INFO] [stdout]    |
[INFO] [stdout] 19 -         for i in 0..num_pixels {
[INFO] [stdout] 19 +         for application::FRAMES_PER_UPDATE in 0..num_pixels {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `diff` is never used
[INFO] [stdout]   --> src/point.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl<T: Copy + Add<Output=T> + Sub<Output=T> + Eq> Point2<T> {
[INFO] [stdout]    | ------------------------------------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn diff(a: Point2<T>, b: Point2<T>) -> Point2<T> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `isKeyDown` should have a snake case name
[INFO] [stdout]   --> src/application.rs:25:4
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn isKeyDown(event_pump: &EventPump, code: Scancode) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^ help: convert the identifier to snake case: `is_key_down`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] running `Command { std: "docker" "inspect" "b3e67842dd0c2aba1d45c87516c96b1fe43152f838f6737eb1565bd994c719f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3e67842dd0c2aba1d45c87516c96b1fe43152f838f6737eb1565bd994c719f0", kill_on_drop: false }`
[INFO] [stdout] b3e67842dd0c2aba1d45c87516c96b1fe43152f838f6737eb1565bd994c719f0
