[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] building Crazi12345/Minesweeper-with-keyboard against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrazi12345%2FMinesweeper-with-keyboard" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Crazi12345/Minesweeper-with-keyboard on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "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-5-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enum_derive v0.1.7
[INFO] [stderr]   Downloaded inputbot v0.5.1
[INFO] [stderr]   Downloaded uinput-sys v0.1.7
[INFO] [stderr]   Downloaded ioctl-sys v0.5.2
[INFO] [stderr]   Downloaded x11 v2.19.1
[INFO] [stderr]   Downloaded input v0.6.0
[INFO] [stderr]   Downloaded udev v0.6.3
[INFO] [stderr]   Downloaded uinput v0.1.3
[INFO] [stderr]   Downloaded nix v0.10.0
[INFO] [stderr]   Downloaded input-sys v1.16.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] af77c074fae620da35bdc5a8aaf2b4de4e3a1119948f73e94d138ddd052716f9
[INFO] running `Command { std: "docker" "start" "-a" "af77c074fae620da35bdc5a8aaf2b4de4e3a1119948f73e94d138ddd052716f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af77c074fae620da35bdc5a8aaf2b4de4e3a1119948f73e94d138ddd052716f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af77c074fae620da35bdc5a8aaf2b4de4e3a1119948f73e94d138ddd052716f9", kill_on_drop: false }`
[INFO] [stdout] af77c074fae620da35bdc5a8aaf2b4de4e3a1119948f73e94d138ddd052716f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77645457bd8d769409941665a4af58e72b590e6f2ce8e55e11a260f74561fb84
[INFO] running `Command { std: "docker" "start" "-a" "77645457bd8d769409941665a4af58e72b590e6f2ce8e55e11a260f74561fb84", 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 autocfg v1.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling input-sys v1.16.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling nix v0.10.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling ioctl-sys v0.5.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling enum_derive v0.1.7
[INFO] [stderr]    Compiling regex-syntax v0.3.9
[INFO] [stderr]    Compiling utf8-ranges v0.1.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[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 uinput-sys v0.1.7
[INFO] [stderr]    Compiling thread-id v2.0.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling nix v0.22.3
[INFO] [stderr]    Compiling thread_local v0.2.7
[INFO] [stderr]    Compiling colored v1.9.3
[INFO] [stderr]    Compiling udev v0.6.3
[INFO] [stderr]    Compiling aho-corasick v0.5.3
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling input v0.6.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling regex v0.1.80
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[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` and `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 `SafeCallPrettyPrint` is never used
[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: 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]    = note: `#[warn(non_snake_case)]` on by default
[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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcBlxb7w/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librand-e34dea48f454768d.rlib,librand_chacha-66aaeab4f6bb85c3.rlib,libppv_lite86-8dae110e85681398.rlib,librand_core-e1d79c77aaccca59.rlib,libgetrandom-47b21009de96c31a.rlib,libcolored-d6962a9652e43d5f.rlib,liblazy_static-2bb390fee0230a38.rlib,libatty-40aa2a22214a69b1.rlib,libinputbot-86e9b9f7ca52940f.rlib,libx11-5bf297a2961867fd.rlib,libuinput-412df8294b965515.rlib,libenum_derive-f1672625d830c198.rlib,libcustom_derive-7dc5746d463a3d5a.rlib,libnix-110f4ab2ef645e92.rlib,libvoid-c8c62e9ffd6f4978.rlib,libcfg_if-7e9efee4241be1ca.rlib,libbytes-823b364667245c27.rlib,libiovec-4d9231faca3363f9.rlib,libbyteorder-379f547b04d51d02.rlib,libuinput_sys-c8753b3664c4c4cb.rlib,libioctl_sys-1e3e88c44376aa13.rlib,libnix-225da9ef49e5a6fb.rlib,libmemoffset-e3be71a08382b567.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libinput-3bf859722fc4d033.rlib,libbitflags-e2b4db6c651223da.rlib,libudev-381fed1f3659d6fb.rlib,liblibudev_sys-04353653d41b200b.rlib,libinput_sys-9186eb32b60eff41.rlib,liblibc-4fdfc09c47cb1240.rlib,libonce_cell-f2975474530e33fc.rlib}" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lX11" "-lXtst" "-ludev" "-linput" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/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/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/MineSweeper-ae9aa93fbc647af7" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -linput
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `MineSweeper` (bin "MineSweeper") due to 1 previous error; 25 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "77645457bd8d769409941665a4af58e72b590e6f2ce8e55e11a260f74561fb84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77645457bd8d769409941665a4af58e72b590e6f2ce8e55e11a260f74561fb84", kill_on_drop: false }`
[INFO] [stdout] 77645457bd8d769409941665a4af58e72b590e6f2ce8e55e11a260f74561fb84
