[INFO] cloning repository https://github.com/Crazi12345/Minesweeper-with-keyboard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Crazi12345/Minesweeper-with-keyboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrazi12345%2FMinesweeper-with-keyboard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrazi12345%2FMinesweeper-with-keyboard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f42b2da2dc4503af8dec03519167a14a42ba439f [INFO] testing Crazi12345/Minesweeper-with-keyboard against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrazi12345%2FMinesweeper-with-keyboard" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Crazi12345/Minesweeper-with-keyboard 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/Crazi12345/Minesweeper-with-keyboard [INFO] finished tweaking git repo https://github.com/Crazi12345/Minesweeper-with-keyboard [INFO] tweaked toml for git repo https://github.com/Crazi12345/Minesweeper-with-keyboard written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/Crazi12345/Minesweeper-with-keyboard 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] Downloading crates ... [INFO] [stderr] Downloaded udev v0.6.3 [INFO] [stderr] Downloaded input v0.6.0 [INFO] [stderr] Downloaded input-sys v1.16.1 [INFO] [stderr] Downloaded inputbot v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] ba97ae3199c9c40565eecf49c64bcee27ca54eabb2a03af7fa13529f90404820 [INFO] running `Command { std: "docker" "start" "-a" "ba97ae3199c9c40565eecf49c64bcee27ca54eabb2a03af7fa13529f90404820", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba97ae3199c9c40565eecf49c64bcee27ca54eabb2a03af7fa13529f90404820", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba97ae3199c9c40565eecf49c64bcee27ca54eabb2a03af7fa13529f90404820", kill_on_drop: false }` [INFO] [stdout] ba97ae3199c9c40565eecf49c64bcee27ca54eabb2a03af7fa13529f90404820 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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] 1b861edb42a885762972a5f74a3bb3acfd15c185c0ae9df24e48a6dca3867f86 [INFO] running `Command { std: "docker" "start" "-a" "1b861edb42a885762972a5f74a3bb3acfd15c185c0ae9df24e48a6dca3867f86", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling input-sys v1.16.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling ioctl-sys v0.5.2 [INFO] [stderr] Compiling enum_derive v0.1.7 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling x11 v2.19.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling uinput-sys v0.1.7 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling udev v0.6.3 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling input v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling uinput v0.1.3 [INFO] [stderr] Compiling inputbot v0.5.1 [INFO] [stderr] Compiling MineSweeper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `MouseButton::*` [INFO] [stdout] --> src/main.rs:3:29 [INFO] [stdout] | [INFO] [stdout] 3 | use inputbot::{KeybdKey::*, MouseButton::*, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::os::raw::c_char` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::os::raw::c_char; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `thread::sleep`, `time::Duration` [INFO] [stdout] --> src/main.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | use std::{thread::sleep, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Cursor` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::Cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/main.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 226 | / loop { [INFO] [stdout] 227 | | handle_input_events(); [INFO] [stdout] 228 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 229 | println!("HERE"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `SafeCallPrettyPrint` [INFO] [stdout] --> src/main.rs:57:11 [INFO] [stdout] | [INFO] [stdout] 57 | unsafe fn SafeCallPrettyPrint(coursea: [[char; 30]; 16], x: usize, y: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `MineSweeper` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `mine_sweeper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `discovered` should have an upper case name [INFO] [stdout] --> src/main.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | const discovered: char = '□'; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `DISCOVERED` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `cursor` should have an upper case name [INFO] [stdout] --> src/main.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | const cursor: char = '⛶'; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `CURSOR` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `undiscovered` should have an upper case name [INFO] [stdout] --> src/main.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | const undiscovered: char = '■'; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `UNDISCOVERED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `flag` should have an upper case name [INFO] [stdout] --> src/main.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | const flag: char = '◩'; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `FLAG` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `cursor_x` should have an upper case name [INFO] [stdout] --> src/main.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | static mut cursor_x: usize = 0; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `CURSOR_X` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `cursor_y` should have an upper case name [INFO] [stdout] --> src/main.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | static mut cursor_y: usize = 0; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `CURSOR_Y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `course` should have an upper case name [INFO] [stdout] --> src/main.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | static mut course: [[char; 30]; 16] = [[undiscovered; 30]; 16]; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `COURSE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `mines` should have an upper case name [INFO] [stdout] --> src/main.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | static mut mines: [[usize; 30]; 16] = [[0; 30]; 16]; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `MINES` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `numbers` should have an upper case name [INFO] [stdout] --> src/main.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | const numbers: [char; 9] = [discovered, '1', '2', '3', '4', '5', '6', '7', '8']; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `NUMBERS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `PrettyPrint` should have a snake case name [INFO] [stdout] --> src/main.rs:22:4 [INFO] [stdout] | [INFO] [stdout] 22 | fn PrettyPrint(courses: [[char; 30]; 16], cx: usize, cy: usize) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `pretty_print` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SafeCallPrettyPrint` should have a snake case name [INFO] [stdout] --> src/main.rs:57:11 [INFO] [stdout] | [INFO] [stdout] 57 | unsafe fn SafeCallPrettyPrint(coursea: [[char; 30]; 16], x: usize, y: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `safe_call_pretty_print` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `addX` should have a snake case name [INFO] [stdout] --> src/main.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | unsafe fn addX() { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `add_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `subX` should have a snake case name [INFO] [stdout] --> src/main.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | unsafe fn subX() { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `sub_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `addY` should have a snake case name [INFO] [stdout] --> src/main.rs:73:11 [INFO] [stdout] | [INFO] [stdout] 73 | unsafe fn addY() { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `add_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `subY` should have a snake case name [INFO] [stdout] --> src/main.rs:79:11 [INFO] [stdout] | [INFO] [stdout] 79 | unsafe fn subY() { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `sub_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `setFlag` should have a snake case name [INFO] [stdout] --> src/main.rs:86:11 [INFO] [stdout] | [INFO] [stdout] 86 | unsafe fn setFlag() { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `set_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `openField` should have a snake case name [INFO] [stdout] --> src/main.rs:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | unsafe fn openField() { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `open_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `generateMines` should have a snake case name [INFO] [stdout] --> src/main.rs:179:11 [INFO] [stdout] | [INFO] [stdout] 179 | unsafe fn generateMines() { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `generate_mines` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `mineNum` should have a snake case name [INFO] [stdout] --> src/main.rs:180:13 [INFO] [stdout] | [INFO] [stdout] 180 | let mut mineNum: i16 = 100; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `mine_num` [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/MineSweeper-c3b4baf027943170.MineSweeper.b171435d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/MineSweeper-c3b4baf027943170.MineSweeper.b171435d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/MineSweeper-c3b4baf027943170.MineSweeper.b171435d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/MineSweeper-c3b4baf027943170.MineSweeper.b171435d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/MineSweeper-c3b4baf027943170.MineSweeper.b171435d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/MineSweeper-c3b4baf027943170.MineSweeper.b171435d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/MineSweeper-c3b4baf027943170.MineSweeper.b171435d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/MineSweeper-c3b4baf027943170.MineSweeper.b171435d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/MineSweeper-c3b4baf027943170.MineSweeper.b171435d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/MineSweeper-c3b4baf027943170.MineSweeper.b171435d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/MineSweeper-c3b4baf027943170.MineSweeper.b171435d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/MineSweeper-c3b4baf027943170.MineSweeper.b171435d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/MineSweeper-c3b4baf027943170.MineSweeper.b171435d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/MineSweeper-c3b4baf027943170.MineSweeper.b171435d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/MineSweeper-c3b4baf027943170.MineSweeper.b171435d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/MineSweeper-c3b4baf027943170.MineSweeper.b171435d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/MineSweeper-c3b4baf027943170.2cr71ll8x2brxfrk.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/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/librand-baf43e2c000acaff.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-18c9797128d96c3f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-40f449e53c56e02b.rlib" "/opt/rustwide/target/debug/deps/librand_core-b124cb834ecee10b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8466cfc8992dc421.rlib" "/opt/rustwide/target/debug/deps/libcolored-85e98caa6f7b1394.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libatty-904a067a3f4094f0.rlib" "/opt/rustwide/target/debug/deps/libinputbot-52578d1d0180619e.rlib" "/opt/rustwide/target/debug/deps/libx11-9904f53acd9554ae.rlib" "/opt/rustwide/target/debug/deps/libuinput-c2985802529db9a0.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-6c508d574274346b.rlib" "/opt/rustwide/target/debug/deps/libvoid-daee20f73a082eaf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libbytes-4014d651fe48d064.rlib" "/opt/rustwide/target/debug/deps/libiovec-df5a540d9a0b12b2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libuinput_sys-fb97b4366faf32cd.rlib" "/opt/rustwide/target/debug/deps/libioctl_sys-cf3ffd3506210546.rlib" "/opt/rustwide/target/debug/deps/libnix-08cf4ce065ed533e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9c9e2ab89dd01fb6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libinput-63ab303ee14cbd5a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libudev-c1c124a35c13a343.rlib" "/opt/rustwide/target/debug/deps/liblibudev_sys-548d7d05a8c948db.rlib" "/opt/rustwide/target/debug/deps/libinput_sys-2bcdce2f8a86883e.rlib" "/opt/rustwide/target/debug/deps/liblibc-5e2e02ff089a97b4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d4edd22523d7b9ae.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" "-lX11" "-lXtst" "-ludev" "-linput" "-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/MineSweeper-c3b4baf027943170" "-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; 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `MineSweeper` due to 2 previous errors; 26 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1b861edb42a885762972a5f74a3bb3acfd15c185c0ae9df24e48a6dca3867f86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b861edb42a885762972a5f74a3bb3acfd15c185c0ae9df24e48a6dca3867f86", kill_on_drop: false }` [INFO] [stdout] 1b861edb42a885762972a5f74a3bb3acfd15c185c0ae9df24e48a6dca3867f86