[INFO] cloning repository https://github.com/JetP1ane/gambit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JetP1ane/gambit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJetP1ane%2Fgambit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJetP1ane%2Fgambit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 803c5cb16e8adb4d97c8ca61886feab98fe7c0b5
[INFO] checking JetP1ane/gambit against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJetP1ane%2Fgambit" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/JetP1ane/gambit on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/JetP1ane/gambit
[INFO] finished tweaking git repo https://github.com/JetP1ane/gambit
[INFO] tweaked toml for git repo https://github.com/JetP1ane/gambit written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/JetP1ane/gambit 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded obfstr v0.3.0
[INFO] [stderr]   Downloaded octets v0.2.0
[INFO] [stderr]   Downloaded sysinfo v0.20.5
[INFO] [stderr]   Downloaded quiche v0.16.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8fec4e85f4661df675b32266da01271578a325e12f2579b0994b01229f02f561
[INFO] running `Command { std: "docker" "start" "-a" "8fec4e85f4661df675b32266da01271578a325e12f2579b0994b01229f02f561", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8fec4e85f4661df675b32266da01271578a325e12f2579b0994b01229f02f561", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fec4e85f4661df675b32266da01271578a325e12f2579b0994b01229f02f561", kill_on_drop: false }`
[INFO] [stdout] 8fec4e85f4661df675b32266da01271578a325e12f2579b0994b01229f02f561
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 071c35d2f3e98eec13a85ba2b1d5ffc7ffc07dde7b4770a7958eae61ddf1b4a3
[INFO] running `Command { std: "docker" "start" "-a" "071c35d2f3e98eec13a85ba2b1d5ffc7ffc07dde7b4770a7958eae61ddf1b4a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling rayon-core v1.10.2
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]    Compiling obfstr v0.3.0
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling sysinfo v0.20.5
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling ntapi v0.4.0
[INFO] [stderr]     Checking unicode-bidi v0.3.10
[INFO] [stderr]     Checking octets v0.2.0
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking windows-sys v0.36.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling quiche v0.16.0
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]     Checking rayon v1.6.1
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking gambit_client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> src/peb_mod/mod.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use winapi::shared::minwindef::PULONG;
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/peb_mod/mod.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 | use winapi::um::processthreadsapi::GetCurrentProcess;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/peb_mod/mod.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 | use winapi::um::memoryapi::VirtualProtect;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> src/peb_mod/mod.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use winapi::shared::minwindef::PULONG;
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/peb_mod/mod.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 | use winapi::um::processthreadsapi::GetCurrentProcess;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/peb_mod/mod.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 | use winapi::um::memoryapi::VirtualProtect;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ByteOrder` and `LittleEndian`
[INFO] [stdout]  --> src/peb_mod/mod.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use byteorder::{LittleEndian, ByteOrder};
[INFO] [stdout]   |                 ^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IMAGE_DATA_DIRECTORY` and `IMAGE_NT_HEADERS64`
[INFO] [stdout]  --> src/peb_mod/mod.rs:6:54
[INFO] [stdout]   |
[INFO] [stdout] 6 | use windows_sys::Win32::System::Diagnostics::Debug::{IMAGE_NT_HEADERS64, IMAGE_DATA_DIRECTORY};
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `windows_sys::Win32::System::Kernel::LIST_ENTRY`
[INFO] [stdout]  --> src/peb_mod/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows_sys::Win32::System::Kernel::LIST_ENTRY;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint64` should have an upper camel case name
[INFO] [stdout]  --> src/peb_mod/types.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub type __uint64 = u64;
[INFO] [stdout]   |          ^^^^^^^^ help: convert the identifier to upper camel case: `Uint64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `UINT_PTR` should have an upper camel case name
[INFO] [stdout]  --> src/peb_mod/types.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub type UINT_PTR = __uint64;
[INFO] [stdout]   |          ^^^^^^^^ help: convert the identifier to upper camel case: `UintPtr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Read` and `self`
[INFO] [stdout]  --> src/peb_mod/mod.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::io::{self, Read};
[INFO] [stdout]   |               ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process`
[INFO] [stdout]   --> src/peb_mod/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::process;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `peb` should have an upper camel case name
[INFO] [stdout]   --> src/peb_mod/mod.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct peb {
[INFO] [stdout]    |            ^^^ help: convert the identifier to upper camel case: `Peb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/peb_mod/mod.rs:148:13
[INFO] [stdout]     |
[INFO] [stdout] 148 |               /** Initial PE Walk **/
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 149 | /             let dos_header_slice = std::slice::from_raw_parts(
[INFO] [stdout] 150 | |                 self.module_base as *const u8, 
[INFO] [stdout] 151 | |                 0x3d
[INFO] [stdout] 152 | |             );
[INFO] [stdout]     | |______________- rustdoc does not generate documentation for statements
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/peb_mod/mod.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |             /** Export Directory **/
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 173 |             let export_dir_chunk = std::slice::from_raw_parts(pe_header as *const u32, self.module_size);
[INFO] [stdout]     |             --------------------------------------------------------------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::peb_mod::MemWalker`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::peb_mod::MemWalker;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ByteOrder` and `LittleEndian`
[INFO] [stdout]  --> src/peb_mod/mod.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use byteorder::{LittleEndian, ByteOrder};
[INFO] [stdout]   |                 ^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IMAGE_DATA_DIRECTORY` and `IMAGE_NT_HEADERS64`
[INFO] [stdout]  --> src/peb_mod/mod.rs:6:54
[INFO] [stdout]   |
[INFO] [stdout] 6 | use windows_sys::Win32::System::Diagnostics::Debug::{IMAGE_NT_HEADERS64, IMAGE_DATA_DIRECTORY};
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `windows_sys::Win32::System::Kernel::LIST_ENTRY`
[INFO] [stdout]  --> src/peb_mod/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows_sys::Win32::System::Kernel::LIST_ENTRY;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint64` should have an upper camel case name
[INFO] [stdout]  --> src/peb_mod/types.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub type __uint64 = u64;
[INFO] [stdout]   |          ^^^^^^^^ help: convert the identifier to upper camel case: `Uint64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `UINT_PTR` should have an upper camel case name
[INFO] [stdout]  --> src/peb_mod/types.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub type UINT_PTR = __uint64;
[INFO] [stdout]   |          ^^^^^^^^ help: convert the identifier to upper camel case: `UintPtr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Read` and `self`
[INFO] [stdout]  --> src/peb_mod/mod.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::io::{self, Read};
[INFO] [stdout]   |               ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process`
[INFO] [stdout]   --> src/peb_mod/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::process;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `peb` should have an upper camel case name
[INFO] [stdout]   --> src/peb_mod/mod.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct peb {
[INFO] [stdout]    |            ^^^ help: convert the identifier to upper camel case: `Peb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/peb_mod/mod.rs:148:13
[INFO] [stdout]     |
[INFO] [stdout] 148 |               /** Initial PE Walk **/
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 149 | /             let dos_header_slice = std::slice::from_raw_parts(
[INFO] [stdout] 150 | |                 self.module_base as *const u8, 
[INFO] [stdout] 151 | |                 0x3d
[INFO] [stdout] 152 | |             );
[INFO] [stdout]     | |______________- rustdoc does not generate documentation for statements
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/peb_mod/mod.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |             /** Export Directory **/
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 173 |             let export_dir_chunk = std::slice::from_raw_parts(pe_header as *const u32, self.module_size);
[INFO] [stdout]     |             --------------------------------------------------------------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::peb_mod::MemWalker`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::peb_mod::MemWalker;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `function_RVA` is never read
[INFO] [stdout]    --> src/peb_mod/mod.rs:193:25
[INFO] [stdout]     |
[INFO] [stdout] 193 |                 let mut function_RVA: *const u32 = std::ptr::null();
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/peb_mod/mod.rs:298:13
[INFO] [stdout]     |
[INFO] [stdout] 298 |         let mut memwalker = MemWalker {
[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: value assigned to `function_RVA` is never read
[INFO] [stdout]    --> src/peb_mod/mod.rs:193:25
[INFO] [stdout]     |
[INFO] [stdout] 193 |                 let mut function_RVA: *const u32 = std::ptr::null();
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `handle`
[INFO] [stdout]    --> src/peb_mod/mod.rs:314:41
[INFO] [stdout]     |
[INFO] [stdout] 314 | pub unsafe extern "system" fn syscaller(handle: HANDLE, image_base: &*mut u64, size: &usize, newProtect: u32, oldProtect: &u32, syscall_i...
[INFO] [stdout]     |                                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `image_base`
[INFO] [stdout]    --> src/peb_mod/mod.rs:314:57
[INFO] [stdout]     |
[INFO] [stdout] 314 | ...yscaller(handle: HANDLE, image_base: &*mut u64, size: &usize, newProtect: u32, oldProtect: &u32, syscall_id: *const u8) {
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_image_base`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]    --> src/peb_mod/mod.rs:314:80
[INFO] [stdout]     |
[INFO] [stdout] 314 | ...HANDLE, image_base: &*mut u64, size: &usize, newProtect: u32, oldProtect: &u32, syscall_id: *const u8) {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `newProtect`
[INFO] [stdout]    --> src/peb_mod/mod.rs:314:94
[INFO] [stdout]     |
[INFO] [stdout] 314 | ...&*mut u64, size: &usize, newProtect: u32, oldProtect: &u32, syscall_id: *const u8) {
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_newProtect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `oldProtect`
[INFO] [stdout]    --> src/peb_mod/mod.rs:314:111
[INFO] [stdout]     |
[INFO] [stdout] 314 | ...&usize, newProtect: u32, oldProtect: &u32, syscall_id: *const u8) {
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_oldProtect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]  --> src/syscall/mod.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 |         let data = memWorker.walk("ntdll.dll");
[INFO] [stdout]   |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/peb_mod/mod.rs:298:13
[INFO] [stdout]     |
[INFO] [stdout] 298 |         let mut memwalker = MemWalker {
[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: unused variable: `handle`
[INFO] [stdout]    --> src/peb_mod/mod.rs:314:41
[INFO] [stdout]     |
[INFO] [stdout] 314 | pub unsafe extern "system" fn syscaller(handle: HANDLE, image_base: &*mut u64, size: &usize, newProtect: u32, oldProtect: &u32, syscall_i...
[INFO] [stdout]     |                                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `image_base`
[INFO] [stdout]    --> src/peb_mod/mod.rs:314:57
[INFO] [stdout]     |
[INFO] [stdout] 314 | ...yscaller(handle: HANDLE, image_base: &*mut u64, size: &usize, newProtect: u32, oldProtect: &u32, syscall_id: *const u8) {
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_image_base`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]    --> src/peb_mod/mod.rs:314:80
[INFO] [stdout]     |
[INFO] [stdout] 314 | ...HANDLE, image_base: &*mut u64, size: &usize, newProtect: u32, oldProtect: &u32, syscall_id: *const u8) {
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `newProtect`
[INFO] [stdout]    --> src/peb_mod/mod.rs:314:94
[INFO] [stdout]     |
[INFO] [stdout] 314 | ...&*mut u64, size: &usize, newProtect: u32, oldProtect: &u32, syscall_id: *const u8) {
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_newProtect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `oldProtect`
[INFO] [stdout]    --> src/peb_mod/mod.rs:314:111
[INFO] [stdout]     |
[INFO] [stdout] 314 | ...&usize, newProtect: u32, oldProtect: &u32, syscall_id: *const u8) {
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_oldProtect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]  --> src/syscall/mod.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 |         let data = memWorker.walk("ntdll.dll");
[INFO] [stdout]   |             ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gambit_client` (bin "gambit_client" test) due to 3 previous errors; 19 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `gambit_client` (bin "gambit_client") due to 3 previous errors; 19 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "071c35d2f3e98eec13a85ba2b1d5ffc7ffc07dde7b4770a7958eae61ddf1b4a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "071c35d2f3e98eec13a85ba2b1d5ffc7ffc07dde7b4770a7958eae61ddf1b4a3", kill_on_drop: false }`
[INFO] [stdout] 071c35d2f3e98eec13a85ba2b1d5ffc7ffc07dde7b4770a7958eae61ddf1b4a3
