[INFO] cloning repository https://github.com/tonyrubak/rudbg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tonyrubak/rudbg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonyrubak%2Frudbg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonyrubak%2Frudbg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07b723dcfeae6a93989af76000f3b39e8b74d39a [INFO] testing tonyrubak/rudbg against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonyrubak%2Frudbg" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tonyrubak/rudbg on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tonyrubak/rudbg [INFO] finished tweaking git repo https://github.com/tonyrubak/rudbg [INFO] tweaked toml for git repo https://github.com/tonyrubak/rudbg written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/tonyrubak/rudbg already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e55d4370f6f9362da9e022d6710d9092bb63f91fbd5aac154c25855256a6b77 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3e55d4370f6f9362da9e022d6710d9092bb63f91fbd5aac154c25855256a6b77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e55d4370f6f9362da9e022d6710d9092bb63f91fbd5aac154c25855256a6b77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e55d4370f6f9362da9e022d6710d9092bb63f91fbd5aac154c25855256a6b77", kill_on_drop: false }` [INFO] [stdout] 3e55d4370f6f9362da9e022d6710d9092bb63f91fbd5aac154c25855256a6b77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1c12f8d5febec64461fd1dfffb7ef2eaf6a739e65d9f44d2337f81de4363417 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b1c12f8d5febec64461fd1dfffb7ef2eaf6a739e65d9f44d2337f81de4363417", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling rudbg v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::slice` [INFO] [stdout] --> src/debugger.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::slice; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/debugger.rs:192:71 [INFO] [stdout] | [INFO] [stdout] 192 | status = exception_handler_single_step(&mut debugger);; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/win32.rs:50:39 [INFO] [stdout] | [INFO] [stdout] 50 | pub const PROCESS_ALL_ACCESS: DWORD = (0x000F0000 | 0x00100000 | 0xFFF); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/debugger.rs:549:13 [INFO] [stdout] | [INFO] [stdout] 549 | let mut thread = match open_thread(thread_id) { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `creation_flags` [INFO] [stdout] --> src/debugger.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | creation_flags: win32::DWORD, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `startup_info` [INFO] [stdout] --> src/debugger.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | startup_info: win32::StartupInfo, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `process_info` [INFO] [stdout] --> src/debugger.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | process_info: win32::ProcessInformation, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `load` [INFO] [stdout] --> src/debugger.rs:88:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn load(debugger: &mut Debugger, path: &str) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_thread_context` [INFO] [stdout] --> src/debugger.rs:257:8 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn get_thread_context(thread_id: win32::DWORD, wow64: win32::BOOL) -> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_wow64_process` [INFO] [stdout] --> src/debugger.rs:316:4 [INFO] [stdout] | [INFO] [stdout] 316 | fn is_wow64_process(debugger: &Debugger) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `read_process_memory` [INFO] [stdout] --> src/debugger.rs:431:4 [INFO] [stdout] | [INFO] [stdout] 431 | fn read_process_memory(debugger: &Debugger, address: win32::LPCVOID, length: usize) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `bp_set` [INFO] [stdout] --> src/debugger.rs:474:8 [INFO] [stdout] | [INFO] [stdout] 474 | pub fn bp_set(debugger: &mut Debugger, address: win32::LPCVOID) -> win32::DWORD { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `bp_set_hw` [INFO] [stdout] --> src/debugger.rs:486:8 [INFO] [stdout] | [INFO] [stdout] 486 | pub fn bp_set_hw(debugger: &mut Debugger, address: win32::LPCVOID, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `LPSECURITY_ATTRIBUTES` [INFO] [stdout] --> src/win32.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub type LPSECURITY_ATTRIBUTES = *mut raw::c_void; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `LPCTSTR` [INFO] [stdout] --> src/win32.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub type LPCTSTR = *const u8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DEBUG_PROCESS` [INFO] [stdout] --> src/win32.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | pub const DEBUG_PROCESS: DWORD = 0x1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CREATE_NEW_CONSOLE` [INFO] [stdout] --> src/win32.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub const CREATE_NEW_CONSOLE: DWORD = 0x10; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CREATE_THREAD_DEBUG_EVENT` [INFO] [stdout] --> src/win32.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | pub const CREATE_THREAD_DEBUG_EVENT: DWORD = 0x2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CREATE_PROCESS_DEBUG_EVENT` [INFO] [stdout] --> src/win32.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | pub const CREATE_PROCESS_DEBUG_EVENT: DWORD = 0x3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EXIT_THREAD_DEBUG_EVENT` [INFO] [stdout] --> src/win32.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | pub const EXIT_THREAD_DEBUG_EVENT: DWORD = 0x4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EXIT_PROCESS_DEBUG_EVENT` [INFO] [stdout] --> src/win32.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | pub const EXIT_PROCESS_DEBUG_EVENT: DWORD = 0x5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LOAD_DLL_DEBUG_EVENT` [INFO] [stdout] --> src/win32.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | pub const LOAD_DLL_DEBUG_EVENT: DWORD = 0x6; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `UNLOAD_DLL_DEBUG_EVENT` [INFO] [stdout] --> src/win32.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | pub const UNLOAD_DLL_DEBUG_EVENT: DWORD = 0x7; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `OUTPUT_DEBUG_STRING_EVENT` [INFO] [stdout] --> src/win32.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | pub const OUTPUT_DEBUG_STRING_EVENT: DWORD = 0x8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RIP_EVENT` [INFO] [stdout] --> src/win32.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | pub const RIP_EVENT: DWORD = 0x9; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `HW_ACCESS` [INFO] [stdout] --> src/win32.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | pub const HW_ACCESS: DWORD = 0x00000003; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `HW_EXECUTE` [INFO] [stdout] --> src/win32.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | pub const HW_EXECUTE: DWORD = 0x00000000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `HW_WRITE` [INFO] [stdout] --> src/win32.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | pub const HW_WRITE: DWORD = 0x00000001; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PAGE_NOACCESS` [INFO] [stdout] --> src/win32.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | pub const PAGE_NOACCESS: DWORD = 0x00000001; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PAGE_READONLY` [INFO] [stdout] --> src/win32.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | pub const PAGE_READONLY: DWORD = 0x00000002; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PAGE_READWRITE` [INFO] [stdout] --> src/win32.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | pub const PAGE_READWRITE: DWORD = 0x00000004; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PAGE_WRITECOPY` [INFO] [stdout] --> src/win32.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | pub const PAGE_WRITECOPY: DWORD = 0x00000008; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PAGE_EXECUTE` [INFO] [stdout] --> src/win32.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | pub const PAGE_EXECUTE: DWORD = 0x00000010; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PAGE_EXECUTE_READ` [INFO] [stdout] --> src/win32.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | pub const PAGE_EXECUTE_READ: DWORD = 0x00000020; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PAGE_EXECUTE_READWRITE` [INFO] [stdout] --> src/win32.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | pub const PAGE_EXECUTE_READWRITE: DWORD = 0x00000040; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PAGE_EXECUTE_WRITECOPY` [INFO] [stdout] --> src/win32.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | pub const PAGE_EXECUTE_WRITECOPY: DWORD = 0x00000080; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PAGE_NOCACHE` [INFO] [stdout] --> src/win32.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | pub const PAGE_NOCACHE: DWORD = 0x00000200; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PAGE_WRITECOMBINE` [INFO] [stdout] --> src/win32.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | pub const PAGE_WRITECOMBINE: DWORD = 0x00000400; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/win32.rs:366:12 [INFO] [stdout] | [INFO] [stdout] 366 | pub fn new() -> EXCEPTION_DEBUG_INFO { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/win32.rs:385:12 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn new() -> EXCEPTION_RECORD { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `SecurityAttributes` [INFO] [stdout] --> src/win32.rs:427:12 [INFO] [stdout] | [INFO] [stdout] 427 | pub struct SecurityAttributes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `CreateProcessA` [INFO] [stdout] --> src/win32.rs:509:5 [INFO] [stdout] | [INFO] [stdout] 509 | / pub fn CreateProcessA(lpApplicationName: LPCTSTR, [INFO] [stdout] 510 | | lpCommandLine: LPTSTR, [INFO] [stdout] 511 | | lpProcessAttributes: LPSECURITY_ATTRIBUTES, [INFO] [stdout] 512 | | lpThreadAttributes: LPSECURITY_ATTRIBUTES, [INFO] [stdout] ... | [INFO] [stdout] 518 | | lpProcessInformation: LPVOID [INFO] [stdout] 519 | | ) -> BOOL; [INFO] [stdout] | |___________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `ReadProcessMemory` [INFO] [stdout] --> src/win32.rs:539:5 [INFO] [stdout] | [INFO] [stdout] 539 | / pub fn ReadProcessMemory(hProcess: HANDLE, [INFO] [stdout] 540 | | lpBaseAddress: LPCVOID, [INFO] [stdout] 541 | | lpBuffer: LPVOID, [INFO] [stdout] 542 | | nSize: SIZE_T, [INFO] [stdout] 543 | | lpNumberOfBytesRead: *mut SIZE_T) -> BOOL; [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `win32::ALIGNMENT`, which is not FFI-safe [INFO] [stdout] --> src/win32.rs:530:40 [INFO] [stdout] | [INFO] [stdout] 530 | ... lpContext: LPCONTEXT) -> BOOL; [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/win32.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct ALIGNMENT(pub u64, pub u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `win32::ALIGNMENT`, which is not FFI-safe [INFO] [stdout] --> src/win32.rs:545:40 [INFO] [stdout] | [INFO] [stdout] 545 | ... lpContext: LPCONTEXT) -> BOOL; [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/win32.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct ALIGNMENT(pub u64, pub u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rudbg-7b01bf7c8b509b55.rudbg.g6zj44ka-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rudbg-7b01bf7c8b509b55.rudbg.g6zj44ka-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rudbg-7b01bf7c8b509b55.rudbg.g6zj44ka-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rudbg-7b01bf7c8b509b55.rudbg.g6zj44ka-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rudbg-7b01bf7c8b509b55.rudbg.g6zj44ka-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rudbg-7b01bf7c8b509b55.rudbg.g6zj44ka-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rudbg-7b01bf7c8b509b55.rudbg.g6zj44ka-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rudbg-7b01bf7c8b509b55.rudbg.g6zj44ka-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rudbg-7b01bf7c8b509b55.rudbg.g6zj44ka-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rudbg-7b01bf7c8b509b55.rudbg.g6zj44ka-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rudbg-7b01bf7c8b509b55.rudbg.g6zj44ka-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rudbg-7b01bf7c8b509b55.rudbg.g6zj44ka-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rudbg-7b01bf7c8b509b55.rudbg.g6zj44ka-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rudbg-7b01bf7c8b509b55.rudbg.g6zj44ka-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rudbg-7b01bf7c8b509b55.rudbg.g6zj44ka-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rudbg-7b01bf7c8b509b55.rudbg.g6zj44ka-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rudbg-7b01bf7c8b509b55" "/opt/rustwide/target/debug/deps/rudbg-7b01bf7c8b509b55.2hsnlnurikhp21fu.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lkernel32" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkernel32-357e0cd2dff55d80.rlib" "/opt/rustwide/target/debug/deps/libeither-31866db09e7f19e3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lkernel32 [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 45 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rudbg`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "b1c12f8d5febec64461fd1dfffb7ef2eaf6a739e65d9f44d2337f81de4363417", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1c12f8d5febec64461fd1dfffb7ef2eaf6a739e65d9f44d2337f81de4363417", kill_on_drop: false }` [INFO] [stdout] b1c12f8d5febec64461fd1dfffb7ef2eaf6a739e65d9f44d2337f81de4363417