[INFO] cloning repository https://github.com/wvupike2006/auto-connect-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wvupike2006/auto-connect-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwvupike2006%2Fauto-connect-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwvupike2006%2Fauto-connect-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f19ecbf62038196e764fc9bc6fe4124682fb52e [INFO] testing wvupike2006/auto-connect-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwvupike2006%2Fauto-connect-rs" "/workspace/builds/worker-81/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-81/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wvupike2006/auto-connect-rs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wvupike2006/auto-connect-rs [INFO] finished tweaking git repo https://github.com/wvupike2006/auto-connect-rs [INFO] tweaked toml for git repo https://github.com/wvupike2006/auto-connect-rs written to /workspace/builds/worker-81/source/Cargo.toml [INFO] crate git repo https://github.com/wvupike2006/auto-connect-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded autopilot v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b46081ccf8a3121dd79279ac8a1a4be6a1a72daa29ed45386519266e0e4ea802 [INFO] running `Command { std: "docker" "start" "-a" "b46081ccf8a3121dd79279ac8a1a4be6a1a72daa29ed45386519266e0e4ea802", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b46081ccf8a3121dd79279ac8a1a4be6a1a72daa29ed45386519266e0e4ea802", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b46081ccf8a3121dd79279ac8a1a4be6a1a72daa29ed45386519266e0e4ea802", kill_on_drop: false }` [INFO] [stdout] b46081ccf8a3121dd79279ac8a1a4be6a1a72daa29ed45386519266e0e4ea802 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0a2fc69254e09d9b34caad4b079a30db5dc8dc84240a75465272e8714f313e1 [INFO] running `Command { std: "docker" "start" "-a" "d0a2fc69254e09d9b34caad4b079a30db5dc8dc84240a75465272e8714f313e1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling input-sys v1.15.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling ioctl-sys v0.5.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling enum_derive v0.1.7 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling autopilot v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling uinput-sys v0.1.7 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling udev v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling input v0.5.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling simplelog v0.10.0 [INFO] [stderr] Compiling uinput v0.1.3 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling inputbot v0.5.0 [INFO] [stderr] Compiling auto-connect-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] extern crate log; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Rect` [INFO] [stdout] --> src/stroke_play.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | use autopilot::geometry::{Point, Rect}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `capture_screen_portion` [INFO] [stdout] --> src/stroke_play.rs:7:49 [INFO] [stdout] | [INFO] [stdout] 7 | use autopilot::bitmap::{Bitmap, capture_screen, capture_screen_portion}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::distributions::Open01` [INFO] [stdout] --> src/stroke_play.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use rand::distributions::Open01; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Flag`, `KeyCode` [INFO] [stdout] --> src/stroke_play.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | use autopilot::key::{KeyCode, Flag}; [INFO] [stdout] | ^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::hash_map::Keys` [INFO] [stdout] --> src/stroke_play.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::collections::hash_map::Keys; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread::sleep` [INFO] [stdout] --> src/menu.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::thread::sleep; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Bitmap`, `capture_screen_portion`, `capture_screen` [INFO] [stdout] --> src/main.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | use autopilot::bitmap::{capture_screen, capture_screen_portion, Bitmap}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `get_color`, `is_point_visible`, `is_rect_visible` [INFO] [stdout] --> src/main.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | use autopilot::screen::{get_color, is_point_visible, is_rect_visible}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Point`, `Rect`, `Size` [INFO] [stdout] --> src/main.rs:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | use autopilot::geometry::{Point, Rect, Size}; [INFO] [stdout] | ^^^^^ ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Button`, `ScrollDirection`, `click`, `move_to` [INFO] [stdout] --> src/main.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | use autopilot::mouse::{move_to, click, Button, ScrollDirection}; [INFO] [stdout] | ^^^^^^^ ^^^^^ ^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Rng`, `thread_rng` [INFO] [stdout] --> src/main.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | use rand::{thread_rng, Rng}; [INFO] [stdout] | ^^^^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread::sleep` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use std::thread::sleep; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PauseMenu`, `ShuntShotMenu`, `find_and_click` [INFO] [stdout] --> src/main.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | use stroke_play::{ShuntShotMenu, PauseMenu, find_and_click,}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `menu::StrokePlayMenu` [INFO] [stdout] --> src/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use menu::StrokePlayMenu; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GameDecisions`, `aim_at_pin`, `button_click`, `dist_four_to_five_hundreds`, `dist_one_to_two_hundred`, `find_or_manual_click`, `is_pixel_white`, `is_visible`, `make_screen_active`, `sleep_secs`, `state_ready_shoot` [INFO] [stdout] --> src/main.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | ...::{sleep_secs, aim_at_pin, find_or_manual_click, make_screen_active, button_click, RandomPlayGameLoop, state_ready_shoot, is_visible, GameDecisions, is_pixel_white, dist_one_to_two_hundred, dist_four_to_five_hundred... [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GamesMenu`, `MainMenu`, `PracticeMenu` [INFO] [stdout] --> src/main.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | use crate::menu::{MainMenu, PracticeMenu, GamesMenu}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Pixel`, `Rgba` [INFO] [stdout] --> src/main.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | use image::{Rgba, Pixel}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bmp_image` [INFO] [stdout] --> src/stroke_play.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | let bmp_image = bmp.image.save(&bmp_path) [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bmp_image` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `px` [INFO] [stdout] --> src/stroke_play.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | for px in 0..60 { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_px` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `start_x` is never read [INFO] [stdout] --> src/stroke_play.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | start_x += 1.0; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `set_aim_marker_setting` is never read [INFO] [stdout] --> src/stroke_play.rs:616:13 [INFO] [stdout] | [INFO] [stdout] 616 | set_aim_marker_setting = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `shot_count` is never read [INFO] [stdout] --> src/stroke_play.rs:695:9 [INFO] [stdout] | [INFO] [stdout] 695 | shot_count = 0; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `out_bounds_pickup` [INFO] [stdout] --> src/stroke_play.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 226 | out_bounds_pickup: Point, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `menu` [INFO] [stdout] --> src/stroke_play.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | menu: Point, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `open_shunt_shot` [INFO] [stdout] --> src/stroke_play.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 299 | open_shunt_shot: Point, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mulligan` [INFO] [stdout] --> src/stroke_play.rs:300:5 [INFO] [stdout] | [INFO] [stdout] 300 | mulligan: Point, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pick_up` [INFO] [stdout] --> src/stroke_play.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | pick_up: Point, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `in_round_practice` [INFO] [stdout] --> src/stroke_play.rs:303:5 [INFO] [stdout] | [INFO] [stdout] 303 | in_round_practice: Point, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `main_menu` [INFO] [stdout] --> src/stroke_play.rs:307:5 [INFO] [stdout] | [INFO] [stdout] 307 | main_menu: Point, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `restart` [INFO] [stdout] --> src/stroke_play.rs:308:5 [INFO] [stdout] | [INFO] [stdout] 308 | restart: Point, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `defaults` [INFO] [stdout] --> src/stroke_play.rs:404:5 [INFO] [stdout] | [INFO] [stdout] 404 | defaults: Point, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `stroke_menu_controller` [INFO] [stdout] --> src/stroke_play.rs:497:5 [INFO] [stdout] | [INFO] [stdout] 497 | stroke_menu_controller: StrokePlayMenu, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `practice_menu_controller` [INFO] [stdout] --> src/stroke_play.rs:500:5 [INFO] [stdout] | [INFO] [stdout] 500 | practice_menu_controller: PracticeMenu, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `games_controller` [INFO] [stdout] --> src/stroke_play.rs:501:5 [INFO] [stdout] | [INFO] [stdout] 501 | games_controller: GamesMenu, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `practice` [INFO] [stdout] --> src/menu.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | practice: Point, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `games` [INFO] [stdout] --> src/menu.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | games: Point, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `events` [INFO] [stdout] --> src/menu.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | events: Point, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `online_play` [INFO] [stdout] --> src/menu.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | online_play: Point, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `resume` [INFO] [stdout] --> src/menu.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | resume: Point, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `settings` [INFO] [stdout] --> src/menu.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | settings: Point, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/stroke_play.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | move_to(*point); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/stroke_play.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | move_to(Point::new(896.0, 24.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/stroke_play.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | move_to(Point::new(10.0, 10.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/stroke_play.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | move_to(pt); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/stroke_play.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | move_to(found_pt); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/stroke_play.rs:463:13 [INFO] [stdout] | [INFO] [stdout] 463 | move_to(self.speed_simulation_increment); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/stroke_play.rs:471:9 [INFO] [stdout] | [INFO] [stdout] 471 | move_to(self.shot_direction_increment); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/stroke_play.rs:473:9 [INFO] [stdout] | [INFO] [stdout] 473 | move_to(Point::new(100.0, 500.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/menu.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | move_to(self.clear_all); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/auto_connect_rs-47a7bedd64c002b4.auto_connect_rs.67192a37-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/auto_connect_rs-47a7bedd64c002b4.auto_connect_rs.67192a37-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/auto_connect_rs-47a7bedd64c002b4.auto_connect_rs.67192a37-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/auto_connect_rs-47a7bedd64c002b4.auto_connect_rs.67192a37-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/auto_connect_rs-47a7bedd64c002b4.auto_connect_rs.67192a37-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/auto_connect_rs-47a7bedd64c002b4.auto_connect_rs.67192a37-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/auto_connect_rs-47a7bedd64c002b4.auto_connect_rs.67192a37-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/auto_connect_rs-47a7bedd64c002b4.auto_connect_rs.67192a37-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/auto_connect_rs-47a7bedd64c002b4.auto_connect_rs.67192a37-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/auto_connect_rs-47a7bedd64c002b4.auto_connect_rs.67192a37-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/auto_connect_rs-47a7bedd64c002b4.auto_connect_rs.67192a37-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/auto_connect_rs-47a7bedd64c002b4.auto_connect_rs.67192a37-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/auto_connect_rs-47a7bedd64c002b4.auto_connect_rs.67192a37-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/auto_connect_rs-47a7bedd64c002b4.auto_connect_rs.67192a37-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/auto_connect_rs-47a7bedd64c002b4.auto_connect_rs.67192a37-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/auto_connect_rs-47a7bedd64c002b4.auto_connect_rs.67192a37-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/auto_connect_rs-47a7bedd64c002b4.561z6sdbf9h62l3d.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsimplelog-567481ea944ea386.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b792ab1f217da8de.rlib" "/opt/rustwide/target/debug/deps/libchrono-e142f50a7d569eb7.rlib" "/opt/rustwide/target/debug/deps/libtime-63cb692d015dfe3e.rlib" "/opt/rustwide/target/debug/deps/libinputbot-1e4d469add0c9090.rlib" "/opt/rustwide/target/debug/deps/libuinput-6246b62df9a210d9.rlib" "/opt/rustwide/target/debug/deps/libenum_derive-0f706bbeb0e42b47.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-7c160eb65264fcad.rlib" "/opt/rustwide/target/debug/deps/libnix-696dca9efcc01334.rlib" "/opt/rustwide/target/debug/deps/libbytes-eb7c35aa011b95b0.rlib" "/opt/rustwide/target/debug/deps/libiovec-b931b7ea32691bec.rlib" "/opt/rustwide/target/debug/deps/libuinput_sys-fba0f1d1aeeaa709.rlib" "/opt/rustwide/target/debug/deps/libioctl_sys-cf3ffd3506210546.rlib" "/opt/rustwide/target/debug/deps/libnix-5051f7fce57722e0.rlib" "/opt/rustwide/target/debug/deps/libvoid-daee20f73a082eaf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libinput-6d1e22c950ea53c3.rlib" "/opt/rustwide/target/debug/deps/libudev-0840ebbcce8df904.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-fa73435fbb912e0c.rlib" "/opt/rustwide/target/debug/deps/libinput_sys-41657ed4de608574.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-a04fb4648d6d7df6.rlib" "/opt/rustwide/target/debug/deps/librand-7bf51111f51d33de.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-924238662288ba21.rlib" "/opt/rustwide/target/debug/deps/librand_core-ca42bb50c903c55d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-28eb81486a4d6a2a.rlib" "/opt/rustwide/target/debug/deps/libautopilot-79fec410c8a06818.rlib" "/opt/rustwide/target/debug/deps/libx11-0172230c3ca7a37f.rlib" "/opt/rustwide/target/debug/deps/librand-27a415109f741c12.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f688ae05cf9f78dd.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-588d0e00b70994d5.rlib" "/opt/rustwide/target/debug/deps/librand_core-63ab01555ff898b4.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5f5612cac5c6133a.rlib" "/opt/rustwide/target/debug/deps/libimage-72cc5618a99e35a4.rlib" "/opt/rustwide/target/debug/deps/libtiff-21f0404533ce9fdd.rlib" "/opt/rustwide/target/debug/deps/libpng-28c5dc4583425d68.rlib" "/opt/rustwide/target/debug/deps/libdeflate-2de323e63996a3ce.rlib" "/opt/rustwide/target/debug/deps/libinflate-f2136e03a7340d56.rlib" "/opt/rustwide/target/debug/deps/libadler32-db47bf74eb7ba81c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-66aff8fc04e18c28.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-c4c4ad15484e9806.rlib" "/opt/rustwide/target/debug/deps/librayon-3b6a0f0240368944.rlib" "/opt/rustwide/target/debug/deps/librayon_core-e4a76bd790d36bad.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a26ef6f3cf152f1c.rlib" "/opt/rustwide/target/debug/deps/liblibc-55a471dc88905094.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-80d5ea700bcf5a54.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3cb127c7a5a2dc84.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6af399bcdc7e94f3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-fc2d39318db7cc5d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f98715c03ccfa2d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7aeb67df1f4f62aa.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libeither-8b1f227343d1093b.rlib" "/opt/rustwide/target/debug/deps/libgif-29e8c96c233d7c25.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-54de0e524114032d.rlib" "/opt/rustwide/target/debug/deps/liblzw-b804f8f46b161279.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-9774cbb4ea0c3a6f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-63da44f2b52b4652.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d3703f6e8be44c66.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-81e972232bd031dc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ae8623994a8ecaa9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-ludev" "-linput" "-lX11" "-lXtst" "-lX11" "-lXtst" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/auto_connect_rs-47a7bedd64c002b4" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -linput [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 52 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `auto-connect-rs` due to 2 previous errors; 52 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d0a2fc69254e09d9b34caad4b079a30db5dc8dc84240a75465272e8714f313e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0a2fc69254e09d9b34caad4b079a30db5dc8dc84240a75465272e8714f313e1", kill_on_drop: false }` [INFO] [stdout] d0a2fc69254e09d9b34caad4b079a30db5dc8dc84240a75465272e8714f313e1