[INFO] cloning repository https://github.com/vorwerick/mini-game-mp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vorwerick/mini-game-mp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvorwerick%2Fmini-game-mp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvorwerick%2Fmini-game-mp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 61a053968011636dbf5ab391722ad9df9bc927f7
[INFO] checking vorwerick/mini-game-mp against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvorwerick%2Fmini-game-mp" "/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/vorwerick/mini-game-mp
[INFO] finished tweaking git repo https://github.com/vorwerick/mini-game-mp
[INFO] tweaked toml for git repo https://github.com/vorwerick/mini-game-mp written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vorwerick/mini-game-mp on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vorwerick/mini-game-mp 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded objc-rs v0.2.8
[INFO] [stderr]   Downloaded macroquad_macro v0.1.8
[INFO] [stderr]   Downloaded miniquad v0.4.8
[INFO] [stderr]   Downloaded macroquad v0.4.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ab75638d638e20f851e11bfad3fc56d36a0680a0c8d8f24a358e21735e3322d8
[INFO] running `Command { std: "docker" "start" "ab75638d638e20f851e11bfad3fc56d36a0680a0c8d8f24a358e21735e3322d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab75638d638e20f851e11bfad3fc56d36a0680a0c8d8f24a358e21735e3322d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ab75638d638e20f851e11bfad3fc56d36a0680a0c8d8f24a358e21735e3322d8" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab75638d638e20f851e11bfad3fc56d36a0680a0c8d8f24a358e21735e3322d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ab75638d638e20f851e11bfad3fc56d36a0680a0c8d8f24a358e21735e3322d8" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling miniquad v0.4.8
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]     Checking quad-rand v0.2.3
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking fontdue v0.9.3
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking macroquad v0.4.14
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking mini-game-mp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `BLUE`, `DARKGRAY`, `LIGHTGRAY`, and `ORANGE`
[INFO] [stdout]  --> src/bin/client.rs:1:31
[INFO] [stdout]   |
[INFO] [stdout] 1 | use macroquad::color::{BLACK, BLUE, DARKGRAY, LIGHTGRAY, ORANGE};
[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 imports: `GREEN`, `RED`, and `draw_line`
[INFO] [stdout]  --> src/bin/client.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | use macroquad::prelude::{GREEN, KeyCode, RED, clear_background, draw_line, draw_text};
[INFO] [stdout]   |                          ^^^^^           ^^^                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `screen_width`
[INFO] [stdout]  --> src/bin/client.rs:5:37
[INFO] [stdout]   |
[INFO] [stdout] 5 | use macroquad::window::{next_frame, screen_width};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any::type_name`
[INFO] [stdout]  --> src/bin/client.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::any::type_name;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ErrorKind` and `Write`
[INFO] [stdout]  --> src/bin/client.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::io::{ErrorKind, Read, Write};
[INFO] [stdout]   |               ^^^^^^^^^        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]   --> src/bin/client.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::thread;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread::sleep`
[INFO] [stdout]   --> src/bin/client.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::thread::sleep;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]   --> src/bin/client.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Bytes`
[INFO] [stdout]   --> src/bin/client.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tungstenite::{Bytes, Utf8Bytes, WebSocket, client};
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `InputText` and `Window`
[INFO] [stdout]   --> src/bin/client.rs:17:30
[INFO] [stdout]    |
[INFO] [stdout] 17 | use macroquad::ui::widgets::{InputText, Window};
[INFO] [stdout]    |                              ^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mini_game_mp::entity::Source::Unknown`
[INFO] [stdout]   --> src/bin/client.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use mini_game_mp::entity::Source::Unknown;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Entity`
[INFO] [stdout]   --> src/bin/client.rs:20:41
[INFO] [stdout]    |
[INFO] [stdout] 20 | use mini_game_mp::entity::{DataMessage, Entity, MessageType, Player, Source};
[INFO] [stdout]    |                                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tungstenite::protocol::frame::Frame`
[INFO] [stdout]   --> src/bin/client.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use tungstenite::protocol::frame::Frame;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `connect`
[INFO] [stdout]   --> src/bin/client.rs:22:28
[INFO] [stdout]    |
[INFO] [stdout] 22 | use tungstenite::{Message, connect};
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/client.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let mut stream = try_connect(&url);
[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 import: `Read`
[INFO] [stdout]  --> src/bin/client.rs:7:26
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::io::{ErrorKind, Read, Write};
[INFO] [stdout]   |                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BLUE`, `DARKGRAY`, `LIGHTGRAY`, and `ORANGE`
[INFO] [stdout]  --> src/bin/client.rs:1:31
[INFO] [stdout]   |
[INFO] [stdout] 1 | use macroquad::color::{BLACK, BLUE, DARKGRAY, LIGHTGRAY, ORANGE};
[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 imports: `GREEN`, `RED`, and `draw_line`
[INFO] [stdout]  --> src/bin/client.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | use macroquad::prelude::{GREEN, KeyCode, RED, clear_background, draw_line, draw_text};
[INFO] [stdout]   |                          ^^^^^           ^^^                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `screen_width`
[INFO] [stdout]  --> src/bin/client.rs:5:37
[INFO] [stdout]   |
[INFO] [stdout] 5 | use macroquad::window::{next_frame, screen_width};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any::type_name`
[INFO] [stdout]  --> src/bin/client.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::any::type_name;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ErrorKind` and `Write`
[INFO] [stdout]  --> src/bin/client.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::io::{ErrorKind, Read, Write};
[INFO] [stdout]   |               ^^^^^^^^^        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]   --> src/bin/client.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::thread;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread::sleep`
[INFO] [stdout]   --> src/bin/client.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::thread::sleep;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]   --> src/bin/client.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Bytes`
[INFO] [stdout]   --> src/bin/client.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tungstenite::{Bytes, Utf8Bytes, WebSocket, client};
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `InputText` and `Window`
[INFO] [stdout]   --> src/bin/client.rs:17:30
[INFO] [stdout]    |
[INFO] [stdout] 17 | use macroquad::ui::widgets::{InputText, Window};
[INFO] [stdout]    |                              ^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mini_game_mp::entity::Source::Unknown`
[INFO] [stdout]   --> src/bin/client.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use mini_game_mp::entity::Source::Unknown;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Entity`
[INFO] [stdout]   --> src/bin/client.rs:20:41
[INFO] [stdout]    |
[INFO] [stdout] 20 | use mini_game_mp::entity::{DataMessage, Entity, MessageType, Player, Source};
[INFO] [stdout]    |                                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tungstenite::protocol::frame::Frame`
[INFO] [stdout]   --> src/bin/client.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use tungstenite::protocol::frame::Frame;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `connect`
[INFO] [stdout]   --> src/bin/client.rs:22:28
[INFO] [stdout]    |
[INFO] [stdout] 22 | use tungstenite::{Message, connect};
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/client.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let mut stream = try_connect(&url);
[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 import: `Read`
[INFO] [stdout]  --> src/bin/client.rs:7:26
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::io::{ErrorKind, Read, Write};
[INFO] [stdout]   |                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `getrandom`
[INFO] [stderr]   --> Cargo.toml:15:15
[INFO] [stderr]    |
[INFO] [stderr] 15 | [dependencies.getrandom]
[INFO] [stderr]    |               ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `getrandom`
[INFO] [stderr] warning: `mini-game-mp` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.72s
[INFO] running `Command { std: "docker" "inspect" "ab75638d638e20f851e11bfad3fc56d36a0680a0c8d8f24a358e21735e3322d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab75638d638e20f851e11bfad3fc56d36a0680a0c8d8f24a358e21735e3322d8", kill_on_drop: false }`
[INFO] [stdout] ab75638d638e20f851e11bfad3fc56d36a0680a0c8d8f24a358e21735e3322d8
