[INFO] cloning repository https://github.com/will-marella/p2pong
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/will-marella/p2pong" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwill-marella%2Fp2pong", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwill-marella%2Fp2pong'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b6da97e26ca83ec0db68b88df154624a7bace602
[INFO] testing will-marella/p2pong against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwill-marella%2Fp2pong" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/will-marella/p2pong
[INFO] finished tweaking git repo https://github.com/will-marella/p2pong
[INFO] tweaked toml for git repo https://github.com/will-marella/p2pong written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/will-marella/p2pong on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/will-marella/p2pong 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b0909a72625051a1ea6f9bfa3e49f8c3d64ce17d188ccb97440b1cf6c969ae1
[INFO] running `Command { std: "docker" "start" "-a" "9b0909a72625051a1ea6f9bfa3e49f8c3d64ce17d188ccb97440b1cf6c969ae1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b0909a72625051a1ea6f9bfa3e49f8c3d64ce17d188ccb97440b1cf6c969ae1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b0909a72625051a1ea6f9bfa3e49f8c3d64ce17d188ccb97440b1cf6c969ae1", kill_on_drop: false }`
[INFO] [stdout] 9b0909a72625051a1ea6f9bfa3e49f8c3d64ce17d188ccb97440b1cf6c969ae1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 31fbf472790fd2746ad3e0be5b4460af8eff8815dc4dbca6ac7c209b81897afd
[INFO] running `Command { std: "docker" "start" "-a" "31fbf472790fd2746ad3e0be5b4460af8eff8815dc4dbca6ac7c209b81897afd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling flagset v0.4.7
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling trackable_derive v1.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling trackable v1.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling x509-cert v0.2.5
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling bytecodec v0.5.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling sctp-proto v0.6.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling stun_codec v0.4.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling stunclient v0.4.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling if-addrs v0.14.0
[INFO] [stderr]    Compiling rcgen v0.14.6
[INFO] [stderr]    Compiling dimpl v0.2.1
[INFO] [stderr]    Compiling str0m-proto v0.1.1
[INFO] [stderr]    Compiling str0m-aws-lc-rs v0.1.1
[INFO] [stderr]    Compiling str0m v0.14.3
[INFO] [stderr]    Compiling p2pong v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `calculate_ball_speed` and `predict_ball_intercept`
[INFO] [stdout]  --> src/ai/mod.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use prediction::{predict_ball_intercept, calculate_ball_speed};
[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: `PredictiveBotConfig`
[INFO] [stdout]   --> src/ai/mod.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use predictive_bot::{PredictiveBot, PredictiveBotConfig};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `create_default_config` and `get_config_path`
[INFO] [stdout]  --> src/config/mod.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use loader::{create_default_config, get_config_path, load_config};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AIConfig`, `DisplayConfig`, `KeyBindings`, `NetworkConfig`, and `PhysicsConfig`
[INFO] [stdout]  --> src/config/mod.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use types::{AIConfig, Config, DisplayConfig, KeyBindings, NetworkConfig, PhysicsConfig};
[INFO] [stdout]   |                 ^^^^^^^^          ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PhysicsEvents` and `update`
[INFO] [stdout]  --> src/game/mod.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use physics::{update, update_with_events, PhysicsEvents};
[INFO] [stdout]   |                   ^^^^^^                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AppState`
[INFO] [stdout]  --> src/menu/input.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | use super::state::{AppState, GameMode, MenuItem, MenuState};
[INFO] [stdout]   |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MenuItem`
[INFO] [stdout]   --> src/menu/render.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 | use super::state::{MenuItem, MenuState};
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `try_paste_from_clipboard`
[INFO] [stdout]  --> src/menu/mod.rs:8:36
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use input::{handle_menu_input, try_paste_from_clipboard, MenuAction};
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MenuItem`
[INFO] [stdout]   --> src/menu/mod.rs:10:37
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use state::{AppState, GameMode, MenuItem, MenuState};
[INFO] [stdout]    |                                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]   --> src/network/webrtc_runtime.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 | use tracing::{debug, error, info, warn};
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Modifier`
[INFO] [stdout]  --> src/ui/overlay.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 |     style::{Color, Modifier, Style},
[INFO] [stdout]   |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Modifier`
[INFO] [stdout]  --> src/ui/render.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 |     style::{Color, Modifier, Style},
[INFO] [stdout]   |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OverlayStyle`
[INFO] [stdout]  --> src/ui/mod.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use overlay::{OverlayMessage, OverlayStyle};
[INFO] [stdout]   |                                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ai::Bot`
[INFO] [stdout]   --> src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use ai::Bot;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]  --> src/network/webrtc_runtime.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::io::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `str0m_deadline` is never read
[INFO] [stdout]    --> src/network/webrtc_runtime.rs:706:47
[INFO] [stdout]     |
[INFO] [stdout] 706 |     let mut str0m_deadline: Option<Instant> = None;
[INFO] [stdout]     |                                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `str0m_deadline` is never read
[INFO] [stdout]    --> src/network/webrtc_runtime.rs:770:17
[INFO] [stdout]     |
[INFO] [stdout] 770 |                 str0m_deadline = None;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `str0m_deadline` is never read
[INFO] [stdout]    --> src/network/webrtc_runtime.rs:782:25
[INFO] [stdout]     |
[INFO] [stdout] 782 |                         str0m_deadline = None; // Clear deadline after notifying
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `your_player`
[INFO] [stdout]   --> src/ui/render.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     your_player: Option<Player>,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_your_player`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `last_frame` is assigned to, but never used
[INFO] [stdout]    --> src/main.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 160 |     let mut last_frame = Instant::now();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_last_frame` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `last_frame` is never read
[INFO] [stdout]    --> src/main.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |         last_frame = now;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `last_frame` is assigned to, but never used
[INFO] [stdout]    --> src/main.rs:238:9
[INFO] [stdout]     |
[INFO] [stdout] 238 |     let mut last_frame = Instant::now();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_last_frame` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `last_frame` is never read
[INFO] [stdout]    --> src/main.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |         last_frame = now;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `last_frame` is assigned to, but never used
[INFO] [stdout]    --> src/main.rs:388:9
[INFO] [stdout]     |
[INFO] [stdout] 388 |     let mut last_frame = Instant::now();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_last_frame` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `last_frame` is never read
[INFO] [stdout]    --> src/main.rs:409:9
[INFO] [stdout]     |
[INFO] [stdout] 409 |         last_frame = now;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `description` is never used
[INFO] [stdout]   --> src/ai/mod.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl BotType {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn description(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `name` is never used
[INFO] [stdout]   --> src/ai/bot.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub trait Bot {
[INFO] [stdout]    |           --- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 26 |     fn name(&self) -> &str;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_ball_speed` is never used
[INFO] [stdout]   --> src/ai/prediction.rs:79:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub fn calculate_ball_speed(vx: f32, vy: f32) -> f32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/ai/predictive_bot.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PredictiveBotConfig {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] 14 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PredictiveBotConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `hard` is never used
[INFO] [stdout]   --> src/ai/predictive_bot.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl PredictiveBot {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn hard() -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/ai/backboard_bot.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct BackboardBot {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 14 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update` is never used
[INFO] [stdout]   --> src/game/physics.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn update(state: &mut GameState, dt: f32) -> PhysicsEvents {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `try_paste_from_clipboard` is never used
[INFO] [stdout]    --> src/menu/input.rs:129:8
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub fn try_paste_from_clipboard() -> Option<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `currently_selected_bot` is never used
[INFO] [stdout]    --> src/menu/state.rs:182:12
[INFO] [stdout]     |
[INFO] [stdout]  81 | impl MenuState {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 182 |     pub fn currently_selected_bot(&self) -> BotType {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `connected` is never read
[INFO] [stdout]   --> src/network/client.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct NetworkClient {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     connected: std::sync::Arc<std::sync::atomic::AtomicBool>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Disconnect` is never constructed
[INFO] [stdout]   --> src/network/client.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub enum NetworkCommand {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 43 |     Disconnect,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NetworkCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_connected`, `recv_inputs`, and `disconnect` are never used
[INFO] [stdout]    --> src/network/client.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout]  93 | impl NetworkClient {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn is_connected(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub fn recv_inputs(&self) -> Vec<InputAction> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 |     pub fn disconnect(&self) -> io::Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROTOCOL_VERSION` is never used
[INFO] [stdout]  --> src/network/protocol.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const PROTOCOL_VERSION: &str = "1.0.0";
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `draw_text` and `draw_small_char` are never used
[INFO] [stdout]    --> src/ui/braille.rs:153:12
[INFO] [stdout]     |
[INFO] [stdout]  14 | impl BrailleCanvas {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 153 |     pub fn draw_text(&mut self, text: &str, x: usize, y: usize) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     fn draw_small_char(&mut self, ch: char, x: usize, y: usize) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Warning` and `Success` are never constructed
[INFO] [stdout]   --> src/ui/overlay.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub enum OverlayStyle {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 28 |     Warning,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     Success,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OverlayStyle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `warning`, `success`, and `with_title` are never used
[INFO] [stdout]   --> src/ui/overlay.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl OverlayMessage {
[INFO] [stdout]    | ------------------- associated items in this implementation
[INFO] [stdout] 36 |     /// Create a new overlay message with the given lines
[INFO] [stdout] 37 |     pub fn new(lines: Vec<String>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn warning(lines: Vec<String>) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub fn success(lines: Vec<String>) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub fn with_title(mut self, title: String) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 17s
[INFO] running `Command { std: "docker" "inspect" "31fbf472790fd2746ad3e0be5b4460af8eff8815dc4dbca6ac7c209b81897afd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31fbf472790fd2746ad3e0be5b4460af8eff8815dc4dbca6ac7c209b81897afd", kill_on_drop: false }`
[INFO] [stdout] 31fbf472790fd2746ad3e0be5b4460af8eff8815dc4dbca6ac7c209b81897afd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] b1df91ef0590fa0c328bd2b3246a33ee4f0b31e2ad0a8293b306729f00a7c5ab
[INFO] running `Command { std: "docker" "start" "-a" "b1df91ef0590fa0c328bd2b3246a33ee4f0b31e2ad0a8293b306729f00a7c5ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling p2pong v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `calculate_ball_speed` and `predict_ball_intercept`
[INFO] [stdout]  --> src/ai/mod.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use prediction::{predict_ball_intercept, calculate_ball_speed};
[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: `PredictiveBotConfig`
[INFO] [stdout]   --> src/ai/mod.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use predictive_bot::{PredictiveBot, PredictiveBotConfig};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `create_default_config` and `get_config_path`
[INFO] [stdout]  --> src/config/mod.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use loader::{create_default_config, get_config_path, load_config};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AIConfig`, `DisplayConfig`, `KeyBindings`, `NetworkConfig`, and `PhysicsConfig`
[INFO] [stdout]  --> src/config/mod.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use types::{AIConfig, Config, DisplayConfig, KeyBindings, NetworkConfig, PhysicsConfig};
[INFO] [stdout]   |                 ^^^^^^^^          ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PhysicsEvents` and `update`
[INFO] [stdout]  --> src/game/mod.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use physics::{update, update_with_events, PhysicsEvents};
[INFO] [stdout]   |                   ^^^^^^                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AppState`
[INFO] [stdout]  --> src/menu/input.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | use super::state::{AppState, GameMode, MenuItem, MenuState};
[INFO] [stdout]   |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MenuItem`
[INFO] [stdout]   --> src/menu/render.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 | use super::state::{MenuItem, MenuState};
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `try_paste_from_clipboard`
[INFO] [stdout]  --> src/menu/mod.rs:8:36
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use input::{handle_menu_input, try_paste_from_clipboard, MenuAction};
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MenuItem`
[INFO] [stdout]   --> src/menu/mod.rs:10:37
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use state::{AppState, GameMode, MenuItem, MenuState};
[INFO] [stdout]    |                                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]   --> src/network/webrtc_runtime.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 | use tracing::{debug, error, info, warn};
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Modifier`
[INFO] [stdout]  --> src/ui/overlay.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 |     style::{Color, Modifier, Style},
[INFO] [stdout]   |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Modifier`
[INFO] [stdout]  --> src/ui/render.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 |     style::{Color, Modifier, Style},
[INFO] [stdout]   |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OverlayStyle`
[INFO] [stdout]  --> src/ui/mod.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use overlay::{OverlayMessage, OverlayStyle};
[INFO] [stdout]   |                                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ai::Bot`
[INFO] [stdout]   --> src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use ai::Bot;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]  --> src/network/webrtc_runtime.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::io::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `str0m_deadline` is never read
[INFO] [stdout]    --> src/network/webrtc_runtime.rs:706:47
[INFO] [stdout]     |
[INFO] [stdout] 706 |     let mut str0m_deadline: Option<Instant> = None;
[INFO] [stdout]     |                                               ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `str0m_deadline` is never read
[INFO] [stdout]    --> src/network/webrtc_runtime.rs:770:17
[INFO] [stdout]     |
[INFO] [stdout] 770 |                 str0m_deadline = None;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `str0m_deadline` is never read
[INFO] [stdout]    --> src/network/webrtc_runtime.rs:782:25
[INFO] [stdout]     |
[INFO] [stdout] 782 |                         str0m_deadline = None; // Clear deadline after notifying
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `your_player`
[INFO] [stdout]   --> src/ui/render.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     your_player: Option<Player>,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_your_player`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `last_frame` is assigned to, but never used
[INFO] [stdout]    --> src/main.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 160 |     let mut last_frame = Instant::now();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_last_frame` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `last_frame` is never read
[INFO] [stdout]    --> src/main.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |         last_frame = now;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `last_frame` is assigned to, but never used
[INFO] [stdout]    --> src/main.rs:238:9
[INFO] [stdout]     |
[INFO] [stdout] 238 |     let mut last_frame = Instant::now();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_last_frame` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `last_frame` is never read
[INFO] [stdout]    --> src/main.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |         last_frame = now;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `last_frame` is assigned to, but never used
[INFO] [stdout]    --> src/main.rs:388:9
[INFO] [stdout]     |
[INFO] [stdout] 388 |     let mut last_frame = Instant::now();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_last_frame` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `last_frame` is never read
[INFO] [stdout]    --> src/main.rs:409:9
[INFO] [stdout]     |
[INFO] [stdout] 409 |         last_frame = now;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `description` is never used
[INFO] [stdout]   --> src/ai/mod.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl BotType {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn description(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `name` is never used
[INFO] [stdout]   --> src/ai/bot.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub trait Bot {
[INFO] [stdout]    |           --- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 26 |     fn name(&self) -> &str;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/ai/predictive_bot.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PredictiveBotConfig {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] 14 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PredictiveBotConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `hard` is never used
[INFO] [stdout]   --> src/ai/predictive_bot.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl PredictiveBot {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn hard() -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/ai/backboard_bot.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct BackboardBot {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 14 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update` is never used
[INFO] [stdout]   --> src/game/physics.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn update(state: &mut GameState, dt: f32) -> PhysicsEvents {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `try_paste_from_clipboard` is never used
[INFO] [stdout]    --> src/menu/input.rs:129:8
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub fn try_paste_from_clipboard() -> Option<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `currently_selected_bot` is never used
[INFO] [stdout]    --> src/menu/state.rs:182:12
[INFO] [stdout]     |
[INFO] [stdout]  81 | impl MenuState {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 182 |     pub fn currently_selected_bot(&self) -> BotType {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `connected` is never read
[INFO] [stdout]   --> src/network/client.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct NetworkClient {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     connected: std::sync::Arc<std::sync::atomic::AtomicBool>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Disconnect` is never constructed
[INFO] [stdout]   --> src/network/client.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub enum NetworkCommand {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 43 |     Disconnect,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NetworkCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_connected`, `recv_inputs`, and `disconnect` are never used
[INFO] [stdout]    --> src/network/client.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout]  93 | impl NetworkClient {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn is_connected(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub fn recv_inputs(&self) -> Vec<InputAction> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 |     pub fn disconnect(&self) -> io::Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROTOCOL_VERSION` is never used
[INFO] [stdout]  --> src/network/protocol.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const PROTOCOL_VERSION: &str = "1.0.0";
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `draw_text` and `draw_small_char` are never used
[INFO] [stdout]    --> src/ui/braille.rs:153:12
[INFO] [stdout]     |
[INFO] [stdout]  14 | impl BrailleCanvas {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 153 |     pub fn draw_text(&mut self, text: &str, x: usize, y: usize) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     fn draw_small_char(&mut self, ch: char, x: usize, y: usize) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Warning` and `Success` are never constructed
[INFO] [stdout]   --> src/ui/overlay.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub enum OverlayStyle {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 28 |     Warning,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     Success,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OverlayStyle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `warning`, `success`, and `with_title` are never used
[INFO] [stdout]   --> src/ui/overlay.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl OverlayMessage {
[INFO] [stdout]    | ------------------- associated items in this implementation
[INFO] [stdout] 36 |     /// Create a new overlay message with the given lines
[INFO] [stdout] 37 |     pub fn new(lines: Vec<String>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn warning(lines: Vec<String>) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub fn success(lines: Vec<String>) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub fn with_title(mut self, title: String) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.20s
[INFO] running `Command { std: "docker" "inspect" "b1df91ef0590fa0c328bd2b3246a33ee4f0b31e2ad0a8293b306729f00a7c5ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1df91ef0590fa0c328bd2b3246a33ee4f0b31e2ad0a8293b306729f00a7c5ab", kill_on_drop: false }`
[INFO] [stdout] b1df91ef0590fa0c328bd2b3246a33ee4f0b31e2ad0a8293b306729f00a7c5ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] efa9fc327b17a7041119f0b41192195359bc9cbb543acdf9000569be1d0ded3c
[INFO] running `Command { std: "docker" "start" "-a" "efa9fc327b17a7041119f0b41192195359bc9cbb543acdf9000569be1d0ded3c", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `calculate_ball_speed` and `predict_ball_intercept`
[INFO] [stderr]  --> src/ai/mod.rs:9:22
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub use prediction::{predict_ball_intercept, calculate_ball_speed};
[INFO] [stderr]   |                      ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `PredictiveBotConfig`
[INFO] [stderr]   --> src/ai/mod.rs:10:41
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub use predictive_bot::{PredictiveBot, PredictiveBotConfig};
[INFO] [stderr]    |                                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `create_default_config` and `get_config_path`
[INFO] [stderr]  --> src/config/mod.rs:7:18
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use loader::{create_default_config, get_config_path, load_config};
[INFO] [stderr]   |                  ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `AIConfig`, `DisplayConfig`, `KeyBindings`, `NetworkConfig`, and `PhysicsConfig`
[INFO] [stderr]  --> src/config/mod.rs:8:17
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub use types::{AIConfig, Config, DisplayConfig, KeyBindings, NetworkConfig, PhysicsConfig};
[INFO] [stderr]   |                 ^^^^^^^^          ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `PhysicsEvents` and `update`
[INFO] [stderr]  --> src/game/mod.rs:6:19
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use physics::{update, update_with_events, PhysicsEvents};
[INFO] [stderr]   |                   ^^^^^^                      ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `AppState`
[INFO] [stderr]  --> src/menu/input.rs:7:20
[INFO] [stderr]   |
[INFO] [stderr] 7 | use super::state::{AppState, GameMode, MenuItem, MenuState};
[INFO] [stderr]   |                    ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `MenuItem`
[INFO] [stderr]   --> src/menu/render.rs:11:20
[INFO] [stderr]    |
[INFO] [stderr] 11 | use super::state::{MenuItem, MenuState};
[INFO] [stderr]    |                    ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `try_paste_from_clipboard`
[INFO] [stderr]  --> src/menu/mod.rs:8:36
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub use input::{handle_menu_input, try_paste_from_clipboard, MenuAction};
[INFO] [stderr]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `MenuItem`
[INFO] [stderr]   --> src/menu/mod.rs:10:37
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub use state::{AppState, GameMode, MenuItem, MenuState};
[INFO] [stderr]    |                                     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `debug`
[INFO] [stderr]   --> src/network/webrtc_runtime.rs:17:15
[INFO] [stderr]    |
[INFO] [stderr] 17 | use tracing::{debug, error, info, warn};
[INFO] [stderr]    |               ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Modifier`
[INFO] [stderr]  --> src/ui/overlay.rs:5:20
[INFO] [stderr]   |
[INFO] [stderr] 5 |     style::{Color, Modifier, Style},
[INFO] [stderr]   |                    ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Modifier`
[INFO] [stderr]  --> src/ui/render.rs:3:20
[INFO] [stderr]   |
[INFO] [stderr] 3 |     style::{Color, Modifier, Style},
[INFO] [stderr]   |                    ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `OverlayStyle`
[INFO] [stderr]  --> src/ui/mod.rs:5:35
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub use overlay::{OverlayMessage, OverlayStyle};
[INFO] [stderr]   |                                   ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ai::Bot`
[INFO] [stderr]   --> src/main.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | use ai::Bot;
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::io::Write`
[INFO] [stderr]  --> src/network/webrtc_runtime.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::io::Write;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `str0m_deadline` is never read
[INFO] [stderr]    --> src/network/webrtc_runtime.rs:706:47
[INFO] [stderr]     |
[INFO] [stderr] 706 |     let mut str0m_deadline: Option<Instant> = None;
[INFO] [stderr]     |                                               ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `str0m_deadline` is never read
[INFO] [stderr]    --> src/network/webrtc_runtime.rs:770:17
[INFO] [stderr]     |
[INFO] [stderr] 770 |                 str0m_deadline = None;
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `str0m_deadline` is never read
[INFO] [stderr]    --> src/network/webrtc_runtime.rs:782:25
[INFO] [stderr]     |
[INFO] [stderr] 782 |                         str0m_deadline = None; // Clear deadline after notifying
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `your_player`
[INFO] [stderr]   --> src/ui/render.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 30 |     your_player: Option<Player>,
[INFO] [stderr]    |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_your_player`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `last_frame` is assigned to, but never used
[INFO] [stderr]    --> src/main.rs:160:9
[INFO] [stderr]     |
[INFO] [stderr] 160 |     let mut last_frame = Instant::now();
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_last_frame` instead
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `last_frame` is never read
[INFO] [stderr]    --> src/main.rs:166:9
[INFO] [stderr]     |
[INFO] [stderr] 166 |         last_frame = now;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: variable `last_frame` is assigned to, but never used
[INFO] [stderr]    --> src/main.rs:238:9
[INFO] [stderr]     |
[INFO] [stderr] 238 |     let mut last_frame = Instant::now();
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_last_frame` instead
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `last_frame` is never read
[INFO] [stderr]    --> src/main.rs:247:9
[INFO] [stderr]     |
[INFO] [stderr] 247 |         last_frame = now;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: variable `last_frame` is assigned to, but never used
[INFO] [stderr]    --> src/main.rs:388:9
[INFO] [stderr]     |
[INFO] [stderr] 388 |     let mut last_frame = Instant::now();
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_last_frame` instead
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `last_frame` is never read
[INFO] [stderr]    --> src/main.rs:409:9
[INFO] [stderr]     |
[INFO] [stderr] 409 |         last_frame = now;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: method `description` is never used
[INFO] [stderr]   --> src/ai/mod.rs:35:12
[INFO] [stderr]    |
[INFO] [stderr] 24 | impl BotType {
[INFO] [stderr]    | ------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 35 |     pub fn description(&self) -> &str {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `name` is never used
[INFO] [stderr]   --> src/ai/bot.rs:26:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub trait Bot {
[INFO] [stderr]    |           --- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 26 |     fn name(&self) -> &str;
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `name` is never read
[INFO] [stderr]   --> src/ai/predictive_bot.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct PredictiveBotConfig {
[INFO] [stderr]    |            ------------------- field in this struct
[INFO] [stderr] 14 |     pub name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PredictiveBotConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `hard` is never used
[INFO] [stderr]   --> src/ai/predictive_bot.rs:74:12
[INFO] [stderr]    |
[INFO] [stderr] 37 | impl PredictiveBot {
[INFO] [stderr]    | ------------------ associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 74 |     pub fn hard() -> Self {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `name` is never read
[INFO] [stderr]   --> src/ai/backboard_bot.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct BackboardBot {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] 14 |     name: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `update` is never used
[INFO] [stderr]   --> src/game/physics.rs:27:8
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub fn update(state: &mut GameState, dt: f32) -> PhysicsEvents {
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `try_paste_from_clipboard` is never used
[INFO] [stderr]    --> src/menu/input.rs:129:8
[INFO] [stderr]     |
[INFO] [stderr] 129 | pub fn try_paste_from_clipboard() -> Option<String> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `currently_selected_bot` is never used
[INFO] [stderr]    --> src/menu/state.rs:182:12
[INFO] [stderr]     |
[INFO] [stderr]  81 | impl MenuState {
[INFO] [stderr]     | -------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 182 |     pub fn currently_selected_bot(&self) -> BotType {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `connected` is never read
[INFO] [stderr]   --> src/network/client.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub struct NetworkClient {
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 30 |     connected: std::sync::Arc<std::sync::atomic::AtomicBool>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Disconnect` is never constructed
[INFO] [stderr]   --> src/network/client.rs:43:5
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub enum NetworkCommand {
[INFO] [stderr]    |          -------------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 43 |     Disconnect,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `NetworkCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `is_connected`, `recv_inputs`, and `disconnect` are never used
[INFO] [stderr]    --> src/network/client.rs:104:12
[INFO] [stderr]     |
[INFO] [stderr]  93 | impl NetworkClient {
[INFO] [stderr]     | ------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 104 |     pub fn is_connected(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 130 |     pub fn recv_inputs(&self) -> Vec<InputAction> {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 179 |     pub fn disconnect(&self) -> io::Result<()> {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `PROTOCOL_VERSION` is never used
[INFO] [stderr]  --> src/network/protocol.rs:8:11
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub const PROTOCOL_VERSION: &str = "1.0.0";
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `draw_text` and `draw_small_char` are never used
[INFO] [stderr]    --> src/ui/braille.rs:153:12
[INFO] [stderr]     |
[INFO] [stderr]  14 | impl BrailleCanvas {
[INFO] [stderr]     | ------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 153 |     pub fn draw_text(&mut self, text: &str, x: usize, y: usize) -> usize {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 167 |     fn draw_small_char(&mut self, ch: char, x: usize, y: usize) -> usize {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Warning` and `Success` are never constructed
[INFO] [stderr]   --> src/ui/overlay.rs:28:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub enum OverlayStyle {
[INFO] [stderr]    |          ------------ variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 28 |     Warning,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 32 |     Success,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `OverlayStyle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `warning`, `success`, and `with_title` are never used
[INFO] [stderr]   --> src/ui/overlay.rs:37:12
[INFO] [stderr]    |
[INFO] [stderr] 35 | impl OverlayMessage {
[INFO] [stderr]    | ------------------- associated items in this implementation
[INFO] [stderr] 36 |     /// Create a new overlay message with the given lines
[INFO] [stderr] 37 |     pub fn new(lines: Vec<String>) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 55 |     pub fn warning(lines: Vec<String>) -> Self {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 73 |     pub fn success(lines: Vec<String>) -> Self {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 82 |     pub fn with_title(mut self, title: String) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `p2pong` (bin "p2pong" test) generated 40 warnings (run `cargo fix --bin "p2pong" -p p2pong --tests` to apply 14 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/p2pong/e9d1b0447a9fd691/deps/p2pong-e9d1b0447a9fd691)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test ai::prediction::tests::test_ball_moving_away_left_paddle ... ok
[INFO] [stdout] test ai::prediction::tests::test_ball_moving_away_right_paddle ... ok
[INFO] [stdout] test ai::prediction::tests::test_calculate_speed ... ok
[INFO] [stdout] test ai::prediction::tests::test_ball_stationary ... ok
[INFO] [stdout] test ai::prediction::tests::test_simple_intercept_no_bounce ... ok
[INFO] [stdout] test ai::prediction::tests::test_single_wall_bounce_bottom ... ok
[INFO] [stdout] test ai::prediction::tests::test_multiple_bounces ... ok
[INFO] [stdout] test network::protocol::tests::test_all_message_sizes ... ok
[INFO] [stdout] test ui::braille::tests::test_braille_canvas ... ok
[INFO] [stdout] test ai::prediction::tests::test_single_wall_bounce_top ... ok
[INFO] [stdout] test ai::prediction::tests::test_intercept_with_angle_no_bounce ... ok
[INFO] [stdout] test network::protocol::tests::test_message_serialization ... ok
[INFO] [stdout] test network::protocol::tests::test_heartbeat_serialization ... ok
[INFO] [stdout] test config::loader::tests::test_default_config_serialization ... ok
[INFO] [stdout] test config::loader::tests::test_partial_config_with_defaults ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- config::loader::tests::test_partial_config_with_defaults stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::loader::tests::test_partial_config_with_defaults' (27) panicked at src/config/loader.rs:95:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: TomlError { message: "missing field `paddle_height`", raw: Some("\n            [physics]\n            ball_initial_speed = 500.0\n        "), keys: ["physics"], span: Some(13..61) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6401f702c042 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6401f702c042 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6401f702c042 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6401f702c042 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6401f704260a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6401f704260a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6401f7030e76 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6401f7030e76 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6401f700a50f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6401f700a50f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6401f7024379 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6401f6fb770e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6401f6fb770e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6401f7024532 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6401f7024532 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6401f700a5c8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6401f7001f99 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6401f700b41d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6401f7042d1c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6401f7042a92 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6401f6e7fdcf - <core[8f93d80df273fe75]::result::Result<p2pong[e78ce301a97a90dd]::config::types::Config, toml[1c508a9bdc77c3bf]::de::Error>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6401f6e7fdcf - p2pong[e78ce301a97a90dd]::config::loader::tests::test_partial_config_with_defaults
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/loader.rs:95:59
[INFO] [stdout]   22:     0x6401f6e7ebe7 - p2pong[e78ce301a97a90dd]::config::loader::tests::test_partial_config_with_defaults::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/loader.rs:88:43
[INFO] [stdout]   23:     0x6401f6e75b86 - <p2pong[e78ce301a97a90dd]::config::loader::tests::test_partial_config_with_defaults::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6401f6fababb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6401f6fababb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6401f6fb831a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6401f6fb831a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6401f6fb831a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6401f6fb831a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6401f6fb831a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6401f6fb831a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6401f6fb831a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6401f6fb27e4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6401f6fb27e4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6401f6fbae12 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x6401f6fbae12 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6401f6fbae12 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6401f6fbae12 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6401f6fbae12 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6401f6fbae12 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x6401f6fbae12 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6401f702b8ef - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x6401f702b8ef - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x772c0f3b5aa4 - <unknown>
[INFO] [stdout]   45:     0x772c0f442a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::loader::tests::test_partial_config_with_defaults
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin p2pong`
[INFO] running `Command { std: "docker" "inspect" "efa9fc327b17a7041119f0b41192195359bc9cbb543acdf9000569be1d0ded3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efa9fc327b17a7041119f0b41192195359bc9cbb543acdf9000569be1d0ded3c", kill_on_drop: false }`
[INFO] [stdout] efa9fc327b17a7041119f0b41192195359bc9cbb543acdf9000569be1d0ded3c
