[INFO] cloning repository https://github.com/Azur4ok/triange_from_scratch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Azur4ok/triange_from_scratch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzur4ok%2Ftriange_from_scratch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzur4ok%2Ftriange_from_scratch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b2d35596eccebb742f43456f7412ec95b409172f
[INFO] building Azur4ok/triange_from_scratch against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzur4ok%2Ftriange_from_scratch" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Azur4ok/triange_from_scratch 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/Azur4ok/triange_from_scratch
[INFO] finished tweaking git repo https://github.com/Azur4ok/triange_from_scratch
[INFO] tweaked toml for git repo https://github.com/Azur4ok/triange_from_scratch written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Azur4ok/triange_from_scratch 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 970d3f25d40258db310539f169618a47ef032c0e5a25596289ea583a03871a2e
[INFO] running `Command { std: "docker" "start" "-a" "970d3f25d40258db310539f169618a47ef032c0e5a25596289ea583a03871a2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "970d3f25d40258db310539f169618a47ef032c0e5a25596289ea583a03871a2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "970d3f25d40258db310539f169618a47ef032c0e5a25596289ea583a03871a2e", kill_on_drop: false }`
[INFO] [stdout] 970d3f25d40258db310539f169618a47ef032c0e5a25596289ea583a03871a2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 11c67bb611726d32cf9012503331153a30ec66d6a3272d425b71e59db3f9d776
[INFO] running `Command { std: "docker" "start" "-a" "11c67bb611726d32cf9012503331153a30ec66d6a3272d425b71e59db3f9d776", kill_on_drop: false }`
[INFO] [stderr]    Compiling draw_triangle v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type `c_uint` should have an upper camel case name
[INFO] [stdout]  --> src/main.rs:5:6
[INFO] [stdout]   |
[INFO] [stdout] 5 | type c_uint = u32;
[INFO] [stdout]   |      ^^^^^^ help: convert the identifier to upper camel case: `CUint`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `c_int` should have an upper camel case name
[INFO] [stdout]  --> src/main.rs:6:6
[INFO] [stdout]   |
[INFO] [stdout] 6 | type c_int = i32;
[INFO] [stdout]   |      ^^^^^ help: convert the identifier to upper camel case: `CInt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `wchar_t` should have an upper camel case name
[INFO] [stdout]  --> src/main.rs:8:6
[INFO] [stdout]   |
[INFO] [stdout] 8 | type wchar_t = u16;
[INFO] [stdout]   |      ^^^^^^^ help: convert the identifier to upper camel case: `WcharT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LONG_PTR` should have an upper camel case name
[INFO] [stdout]  --> src/main.rs:9:6
[INFO] [stdout]   |
[INFO] [stdout] 9 | type LONG_PTR = isize;
[INFO] [stdout]   |      ^^^^^^^^ help: convert the identifier to upper camel case: `LongPtr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `UINT_PTR` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | type UINT_PTR = usize;
[INFO] [stdout]    |      ^^^^^^^^ help: convert the identifier to upper camel case: `UintPtr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `c_ushort` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:34:6
[INFO] [stdout]    |
[INFO] [stdout] 34 | type c_ushort = u16;
[INFO] [stdout]    |      ^^^^^^^^ help: convert the identifier to upper camel case: `CUshort`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `c_ulong` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:58:6
[INFO] [stdout]    |
[INFO] [stdout] 58 | type c_ulong = u32;
[INFO] [stdout]    |      ^^^^^^^ help: convert the identifier to upper camel case: `CUlong`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ULONG_PTR` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:201:6
[INFO] [stdout]     |
[INFO] [stdout] 201 | type ULONG_PTR = usize;
[INFO] [stdout]     |      ^^^^^^^^^ help: convert the identifier to upper camel case: `UlongPtr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MB_OKCANCEL` is never used
[INFO] [stdout]   --> src/main.rs:91:7
[INFO] [stdout]    |
[INFO] [stdout] 91 | const MB_OKCANCEL: u32 = 1;
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IDOK` is never used
[INFO] [stdout]   --> src/main.rs:92:7
[INFO] [stdout]    |
[INFO] [stdout] 92 | const IDOK: c_int = 1;
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `lpfnWndProc` should have a snake case name
[INFO] [stdout]    --> src/main.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 |     lpfnWndProc: WNDPROC,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to snake case: `lpfn_wnd_proc`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `cbClsExtra` should have a snake case name
[INFO] [stdout]    --> src/main.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 |     cbClsExtra: c_int,
[INFO] [stdout]     |     ^^^^^^^^^^ help: convert the identifier to snake case: `cb_cls_extra`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `cbWndExtra` should have a snake case name
[INFO] [stdout]    --> src/main.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     cbWndExtra: c_int,
[INFO] [stdout]     |     ^^^^^^^^^^ help: convert the identifier to snake case: `cb_wnd_extra`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `hInstance` should have a snake case name
[INFO] [stdout]    --> src/main.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     hInstance: HINSTANCE,
[INFO] [stdout]     |     ^^^^^^^^^ help: convert the identifier to snake case: `h_instance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `hIcon` should have a snake case name
[INFO] [stdout]    --> src/main.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 |     hIcon: HICON,
[INFO] [stdout]     |     ^^^^^ help: convert the identifier to snake case: `h_icon`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `hCursor` should have a snake case name
[INFO] [stdout]    --> src/main.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     hCursor: HCURSOR,
[INFO] [stdout]     |     ^^^^^^^ help: convert the identifier to snake case: `h_cursor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `hbrBackground` should have a snake case name
[INFO] [stdout]    --> src/main.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 |     hbrBackground: HBRUSH,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `hbr_background`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `lpszMenuName` should have a snake case name
[INFO] [stdout]    --> src/main.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     lpszMenuName: LPCWSTR,
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: convert the identifier to snake case: `lpsz_menu_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `lpszClassName` should have a snake case name
[INFO] [stdout]    --> src/main.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 |     lpszClassName: LPCWSTR,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `lpsz_class_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `wParam` should have a snake case name
[INFO] [stdout]    --> src/main.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 |     wParam: WPARAM,
[INFO] [stdout]     |     ^^^^^^ help: convert the identifier to snake case: `w_param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `lParam` should have a snake case name
[INFO] [stdout]    --> src/main.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 |     lParam: LPARAM,
[INFO] [stdout]     |     ^^^^^^ help: convert the identifier to snake case: `l_param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `lPrivate` should have a snake case name
[INFO] [stdout]    --> src/main.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 |     lPrivate: DWORD,
[INFO] [stdout]     |     ^^^^^^^^ help: convert the identifier to snake case: `l_private`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `fErase` should have a snake case name
[INFO] [stdout]    --> src/main.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fErase: BOOL,
[INFO] [stdout]     |     ^^^^^^ help: convert the identifier to snake case: `f_erase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `rcPaint` should have a snake case name
[INFO] [stdout]    --> src/main.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 182 |     rcPaint: RECT,
[INFO] [stdout]     |     ^^^^^^^ help: convert the identifier to snake case: `rc_paint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `fRestore` should have a snake case name
[INFO] [stdout]    --> src/main.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fRestore: BOOL,
[INFO] [stdout]     |     ^^^^^^^^ help: convert the identifier to snake case: `f_restore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `fIncUpdate` should have a snake case name
[INFO] [stdout]    --> src/main.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 |     fIncUpdate: BOOL,
[INFO] [stdout]     |     ^^^^^^^^^^ help: convert the identifier to snake case: `f_inc_update`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `rgbReserved` should have a snake case name
[INFO] [stdout]    --> src/main.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 |     rgbReserved: [BYTE; 32],
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to snake case: `rgb_reserved`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `MAKEINTRECOURCEW` should have a snake case name
[INFO] [stdout]    --> src/main.rs:203:14
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub const fn MAKEINTRECOURCEW(i: WORD) -> LPWSTR {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `makeintrecourcew`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `lpCreateParams` should have a snake case name
[INFO] [stdout]    --> src/main.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 212 |     lpCreateParams: LPVOID,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `lp_create_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `hInstance` should have a snake case name
[INFO] [stdout]    --> src/main.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 |     hInstance: HINSTANCE,
[INFO] [stdout]     |     ^^^^^^^^^ help: convert the identifier to snake case: `h_instance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `hMenu` should have a snake case name
[INFO] [stdout]    --> src/main.rs:214:5
[INFO] [stdout]     |
[INFO] [stdout] 214 |     hMenu: HMENU,
[INFO] [stdout]     |     ^^^^^ help: convert the identifier to snake case: `h_menu`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `hwndParent` should have a snake case name
[INFO] [stdout]    --> src/main.rs:215:5
[INFO] [stdout]     |
[INFO] [stdout] 215 |     hwndParent: HWND,
[INFO] [stdout]     |     ^^^^^^^^^^ help: convert the identifier to snake case: `hwnd_parent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `lpszName` should have a snake case name
[INFO] [stdout]    --> src/main.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 |     lpszName: LPCWSTR,
[INFO] [stdout]     |     ^^^^^^^^ help: convert the identifier to snake case: `lpsz_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `lpszClass` should have a snake case name
[INFO] [stdout]    --> src/main.rs:222:5
[INFO] [stdout]     |
[INFO] [stdout] 222 |     lpszClass: LPCWSTR,
[INFO] [stdout]     |     ^^^^^^^^^ help: convert the identifier to snake case: `lpsz_class`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `dwExStyle` should have a snake case name
[INFO] [stdout]    --> src/main.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |     dwExStyle: DWORD,
[INFO] [stdout]     |     ^^^^^^^^^ help: convert the identifier to snake case: `dw_ex_style`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `hWnd` should have a snake case name
[INFO] [stdout]    --> src/main.rs:283:5
[INFO] [stdout]     |
[INFO] [stdout] 283 |     hWnd: HWND,
[INFO] [stdout]     |     ^^^^ help: convert the identifier to snake case: `h_wnd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Msg` should have a snake case name
[INFO] [stdout]    --> src/main.rs:284:5
[INFO] [stdout]     |
[INFO] [stdout] 284 |     Msg: UINT,
[INFO] [stdout]     |     ^^^ help: convert the identifier to snake case: `msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `wParam` should have a snake case name
[INFO] [stdout]    --> src/main.rs:285:5
[INFO] [stdout]     |
[INFO] [stdout] 285 |     wParam: WPARAM,
[INFO] [stdout]     |     ^^^^^^ help: convert the identifier to snake case: `w_param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `lParam` should have a snake case name
[INFO] [stdout]    --> src/main.rs:286:5
[INFO] [stdout]     |
[INFO] [stdout] 286 |     lParam: LPARAM,
[INFO] [stdout]     |     ^^^^^^ help: convert the identifier to snake case: `l_param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/main.rs:303:13
[INFO] [stdout]     |
[INFO] [stdout] 303 |             Box::from_raw(ptr);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 303 |             let _ = Box::from_raw(ptr);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `hInstance` should have a snake case name
[INFO] [stdout]    --> src/main.rs:322:9
[INFO] [stdout]     |
[INFO] [stdout] 322 |     let hInstance = unsafe { GetModuleHandleW(null()) };
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `h_instance`
[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/rustcpuetz6/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lUser32" "-lKernel32" "-lUser32" "-lKernel32" "-lUser32" "-Wl,-Bstatic" "/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" "-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" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/draw_triangle-185d505ee1a3f1dc" "-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 -lUser32
[INFO] [stdout]           rust-lld: error: unable to find library -lKernel32
[INFO] [stdout]           rust-lld: error: unable to find library -lUser32
[INFO] [stdout]           rust-lld: error: unable to find library -lKernel32
[INFO] [stdout]           rust-lld: error: unable to find library -lUser32
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `draw_triangle` (bin "draw_triangle") due to 1 previous error; 41 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "11c67bb611726d32cf9012503331153a30ec66d6a3272d425b71e59db3f9d776", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11c67bb611726d32cf9012503331153a30ec66d6a3272d425b71e59db3f9d776", kill_on_drop: false }`
[INFO] [stdout] 11c67bb611726d32cf9012503331153a30ec66d6a3272d425b71e59db3f9d776
