[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 try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrazi12345%2FMinesweeper-with-keyboard" "/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/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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Crazi12345/Minesweeper-with-keyboard on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f77256650e91f511f724fef8ba62b9f7dcc5ad7e2f59fcaee4ec32ab4445f9b
[INFO] running `Command { std: "docker" "start" "-a" "6f77256650e91f511f724fef8ba62b9f7dcc5ad7e2f59fcaee4ec32ab4445f9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f77256650e91f511f724fef8ba62b9f7dcc5ad7e2f59fcaee4ec32ab4445f9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f77256650e91f511f724fef8ba62b9f7dcc5ad7e2f59fcaee4ec32ab4445f9b", kill_on_drop: false }`
[INFO] [stdout] 6f77256650e91f511f724fef8ba62b9f7dcc5ad7e2f59fcaee4ec32ab4445f9b
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcd4607fd39e722399e45bdca5b231cc1a2e619012d05e5531682d76c0b231c5
[INFO] running `Command { std: "docker" "start" "-a" "bcd4607fd39e722399e45bdca5b231cc1a2e619012d05e5531682d76c0b231c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling input-sys v1.16.1
[INFO] [stderr]    Compiling nix v0.10.0
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling ioctl-sys v0.5.2
[INFO] [stderr]    Compiling x11 v2.19.1
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling enum_derive v0.1.7
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling utf8-ranges v0.1.3
[INFO] [stderr]    Compiling regex-syntax v0.3.9
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[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 atty v0.2.14
[INFO] [stderr]    Compiling nix v0.22.3
[INFO] [stderr]    Compiling udev v0.6.3
[INFO] [stderr]    Compiling aho-corasick v0.5.3
[INFO] [stderr]    Compiling colored v1.9.3
[INFO] [stderr]    Compiling thread_local v0.2.7
[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 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 11 - const discovered: char = '□';
[INFO] [stdout] 11 + const DISCOVERED: char = '□';
[INFO] [stdout]    |
[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]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 12 - const cursor: char = '⛶';
[INFO] [stdout] 12 + const CURSOR: char = '⛶';
[INFO] [stdout]    |
[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]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 13 - const undiscovered: char = '■';
[INFO] [stdout] 13 + const UNDISCOVERED: char = '■';
[INFO] [stdout]    |
[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]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 14 - const flag: char = '◩';
[INFO] [stdout] 14 + const FLAG: char = '◩';
[INFO] [stdout]    |
[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]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 15 - static mut cursor_x: usize = 0;
[INFO] [stdout] 15 + static mut CURSOR_X: usize = 0;
[INFO] [stdout]    |
[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]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 16 - static mut cursor_y: usize = 0;
[INFO] [stdout] 16 + static mut CURSOR_Y: usize = 0;
[INFO] [stdout]    |
[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]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 17 - static mut course: [[char; 30]; 16] = [[undiscovered; 30]; 16];
[INFO] [stdout] 17 + static mut COURSE: [[char; 30]; 16] = [[undiscovered; 30]; 16];
[INFO] [stdout]    |
[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]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 18 - static mut mines: [[usize; 30]; 16] = [[0; 30]; 16];
[INFO] [stdout] 18 + static mut MINES: [[usize; 30]; 16] = [[0; 30]; 16];
[INFO] [stdout]    |
[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]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 19 - const numbers: [char; 9] = [discovered, '1', '2', '3', '4', '5', '6', '7', '8'];
[INFO] [stdout] 19 + const NUMBERS: [char; 9] = [discovered, '1', '2', '3', '4', '5', '6', '7', '8'];
[INFO] [stdout]    |
[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)]` (part of `#[warn(nonstandard_style)]`) 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:  "cc" "-m64" "/tmp/rustc1xvaZI/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librand-5aa71e0093143195,librand_chacha-b0df9192a9a33f1b,libppv_lite86-8dae110e85681398,librand_core-02361d7c1e3fe607,libgetrandom-69aa35d944bb43a2,libcolored-67b31d6cd3b6f2d2,liblazy_static-2bb390fee0230a38,libatty-b1a9dbe703a99b47,libinputbot-a12b247c7eeeea25,libx11-8e26cfc57938509b,libuinput-0b581805097443c7,libenum_derive-f1672625d830c198,libcustom_derive-7dc5746d463a3d5a,libnix-e80e5f41efbfb670,libvoid-c8c62e9ffd6f4978,libcfg_if-7e9efee4241be1ca,libbytes-d8f885ed84444f79,libiovec-e0d04fb3f3c0405e,libbyteorder-379f547b04d51d02,libuinput_sys-be26c4b5b3b716f5,libioctl_sys-1e3e88c44376aa13,libnix-4120231a71e1b860,libmemoffset-c07b57f074b7826e,libcfg_if-33ef6c02a07f9fec,libinput-93ea2eda40fd52e4,libbitflags-e2b4db6c651223da,libudev-4d17add3f7fdc881,liblibudev_sys-7f064df4fdd6e4bd,libinput_sys-917e2e9ff801ac18,liblibc-3a45b31b91ec3f42,libonce_cell-f2975474530e33fc}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lX11" "-lXtst" "-ludev" "-linput" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1xvaZI/raw-dylibs" "-B<sysroot>/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/MineSweeper-29b22507aba86f29" "-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" "bcd4607fd39e722399e45bdca5b231cc1a2e619012d05e5531682d76c0b231c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcd4607fd39e722399e45bdca5b231cc1a2e619012d05e5531682d76c0b231c5", kill_on_drop: false }`
[INFO] [stdout] bcd4607fd39e722399e45bdca5b231cc1a2e619012d05e5531682d76c0b231c5
