[INFO] cloning repository https://github.com/WillYuum/Snacky
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WillYuum/Snacky" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillYuum%2FSnacky", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillYuum%2FSnacky'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d8a059e2c111481f3befbd0229a3297943e60004
[INFO] testing WillYuum/Snacky against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillYuum%2FSnacky" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/WillYuum/Snacky
[INFO] finished tweaking git repo https://github.com/WillYuum/Snacky
[INFO] tweaked toml for git repo https://github.com/WillYuum/Snacky written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WillYuum/Snacky on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WillYuum/Snacky 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded core-graphics v0.12.4
[INFO] [stderr]   Downloaded gl_generator v0.8.0
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.7
[INFO] [stderr]   Downloaded cocoa v0.13.0
[INFO] [stderr]   Downloaded pistoncore-glutin_window v0.45.3
[INFO] [stderr]   Downloaded winit v0.10.0
[INFO] [stderr]   Downloaded glutin v0.12.2
[INFO] [stderr]   Downloaded piston2d-opengl_graphics v0.52.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e01208c2bef97f0f4e220955eacdd7f539869ed7309aee47cb7626aaa09aaa0e
[INFO] running `Command { std: "docker" "start" "-a" "e01208c2bef97f0f4e220955eacdd7f539869ed7309aee47cb7626aaa09aaa0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e01208c2bef97f0f4e220955eacdd7f539869ed7309aee47cb7626aaa09aaa0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e01208c2bef97f0f4e220955eacdd7f539869ed7309aee47cb7626aaa09aaa0e", kill_on_drop: false }`
[INFO] [stdout] e01208c2bef97f0f4e220955eacdd7f539869ed7309aee47cb7626aaa09aaa0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d51103c89faa60ff1d95a9b1cbbc3e6b8e5e43eb57f0be07fdbe3d3b35c81e95
[INFO] running `Command { std: "docker" "start" "-a" "d51103c89faa60ff1d95a9b1cbbc3e6b8e5e43eb57f0be07fdbe3d3b35c81e95", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.118
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.7
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling wayland-scanner v0.12.5
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling gl_generator v0.9.0
[INFO] [stderr]    Compiling wayland-sys v0.12.5
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling gl_generator v0.8.0
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling stb_truetype v0.3.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling wayland-client v0.12.5
[INFO] [stderr]    Compiling wayland-protocols v0.12.5
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling stb_truetype v0.2.8
[INFO] [stderr]    Compiling gl v0.10.0
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling glutin v0.12.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling ordered-float v0.5.2
[INFO] [stderr]    Compiling enum_primitive v0.1.1
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling memmap v0.6.2
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling rusttype v0.4.3
[INFO] [stderr]    Compiling num-rational v0.1.42
[INFO] [stderr]    Compiling png v0.11.0
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling piston2d-graphics v0.26.0
[INFO] [stderr]    Compiling wayland-kbd v0.13.1
[INFO] [stderr]    Compiling wayland-window v0.13.3
[INFO] [stderr]    Compiling winit v0.10.0
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling image v0.18.0
[INFO] [stderr]    Compiling pistoncore-input v0.20.0
[INFO] [stderr]    Compiling piston2d-opengl_graphics v0.52.1
[INFO] [stderr]    Compiling pistoncore-window v0.31.0
[INFO] [stderr]    Compiling pistoncore-event_loop v0.36.0
[INFO] [stderr]    Compiling pistoncore-glutin_window v0.45.3
[INFO] [stderr]    Compiling piston v0.36.0
[INFO] [stderr]    Compiling snake_game v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]   --> src/main_game.rs:56:30
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn update(&mut self, args: &UpdateArgs) -> bool {
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gl`
[INFO] [stdout]    --> src/main_game.rs:116:30
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn render(&mut self, gl: &mut GlGraphics, args: &RenderArgs) {
[INFO] [stdout]     |                              ^^ help: if this is intentional, prefix it with an underscore: `_gl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `dt` is never used
[INFO] [stdout]   --> src/main.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | static mut dt: f64 = 0.1;
[INFO] [stdout]    |            ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `dt` should have an upper case name
[INFO] [stdout]   --> src/main.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | static mut dt: f64 = 0.1;
[INFO] [stdout]    |            ^^ help: convert the identifier to upper case: `DT`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.44s
[INFO] running `Command { std: "docker" "inspect" "d51103c89faa60ff1d95a9b1cbbc3e6b8e5e43eb57f0be07fdbe3d3b35c81e95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d51103c89faa60ff1d95a9b1cbbc3e6b8e5e43eb57f0be07fdbe3d3b35c81e95", kill_on_drop: false }`
[INFO] [stdout] d51103c89faa60ff1d95a9b1cbbc3e6b8e5e43eb57f0be07fdbe3d3b35c81e95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4e8e42877a3bdb061b04caf7f168392c92869cf7ec9e62392d1b87b5948ac40
[INFO] running `Command { std: "docker" "start" "-a" "d4e8e42877a3bdb061b04caf7f168392c92869cf7ec9e62392d1b87b5948ac40", kill_on_drop: false }`
[INFO] [stderr]    Compiling snake_game v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]   --> src/main_game.rs:56:30
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn update(&mut self, args: &UpdateArgs) -> bool {
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gl`
[INFO] [stdout]    --> src/main_game.rs:116:30
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn render(&mut self, gl: &mut GlGraphics, args: &RenderArgs) {
[INFO] [stdout]     |                              ^^ help: if this is intentional, prefix it with an underscore: `_gl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `dt` is never used
[INFO] [stdout]   --> src/main.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | static mut dt: f64 = 0.1;
[INFO] [stdout]    |            ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `dt` should have an upper case name
[INFO] [stdout]   --> src/main.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | static mut dt: f64 = 0.1;
[INFO] [stdout]    |            ^^ help: convert the identifier to upper case: `DT`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] running `Command { std: "docker" "inspect" "d4e8e42877a3bdb061b04caf7f168392c92869cf7ec9e62392d1b87b5948ac40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4e8e42877a3bdb061b04caf7f168392c92869cf7ec9e62392d1b87b5948ac40", kill_on_drop: false }`
[INFO] [stdout] d4e8e42877a3bdb061b04caf7f168392c92869cf7ec9e62392d1b87b5948ac40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3db29da9992625c1b51c11fc5bd68572b7928148ed46cdbd733e5bb750f6dfb1
[INFO] running `Command { std: "docker" "start" "-a" "3db29da9992625c1b51c11fc5bd68572b7928148ed46cdbd733e5bb750f6dfb1", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `args`
[INFO] [stderr]   --> src/main_game.rs:56:30
[INFO] [stderr]    |
[INFO] [stderr] 56 |     pub fn update(&mut self, args: &UpdateArgs) -> bool {
[INFO] [stderr]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `gl`
[INFO] [stderr]    --> src/main_game.rs:116:30
[INFO] [stderr]     |
[INFO] [stderr] 116 |     pub fn render(&mut self, gl: &mut GlGraphics, args: &RenderArgs) {
[INFO] [stderr]     |                              ^^ help: if this is intentional, prefix it with an underscore: `_gl`
[INFO] [stderr] 
[INFO] [stderr] warning: static `dt` is never used
[INFO] [stderr]   --> src/main.rs:17:12
[INFO] [stderr]    |
[INFO] [stderr] 17 | static mut dt: f64 = 0.1;
[INFO] [stderr]    |            ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: static variable `dt` should have an upper case name
[INFO] [stderr]   --> src/main.rs:17:12
[INFO] [stderr]    |
[INFO] [stderr] 17 | static mut dt: f64 = 0.1;
[INFO] [stderr]    |            ^^ help: convert the identifier to upper case: `DT`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `snake_game` (bin "snake_game" test) generated 4 warnings (run `cargo fix --bin "snake_game" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/snake_game-09e53d0499b764d4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3db29da9992625c1b51c11fc5bd68572b7928148ed46cdbd733e5bb750f6dfb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3db29da9992625c1b51c11fc5bd68572b7928148ed46cdbd733e5bb750f6dfb1", kill_on_drop: false }`
[INFO] [stdout] 3db29da9992625c1b51c11fc5bd68572b7928148ed46cdbd733e5bb750f6dfb1
