[INFO] cloning repository https://github.com/vivashu27/guts_ransomware_simulation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vivashu27/guts_ransomware_simulation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivashu27%2Fguts_ransomware_simulation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivashu27%2Fguts_ransomware_simulation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f6691e9f0acb6b9cf6175238c8fbbdc91276a0f3
[INFO] checking vivashu27/guts_ransomware_simulation against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivashu27%2Fguts_ransomware_simulation" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vivashu27/guts_ransomware_simulation
[INFO] finished tweaking git repo https://github.com/vivashu27/guts_ransomware_simulation
[INFO] tweaked toml for git repo https://github.com/vivashu27/guts_ransomware_simulation written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vivashu27/guts_ransomware_simulation on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vivashu27/guts_ransomware_simulation 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" "+987a165cfab916796a8315782b83ac460a651ce2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded number2name v1.1.2
[INFO] [stderr]   Downloaded file_shred v1.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 678f52ac54e002dca5569b08772e545b54eb8c162be5c68000483d99ee51403d
[INFO] running `Command { std: "docker" "start" "-a" "678f52ac54e002dca5569b08772e545b54eb8c162be5c68000483d99ee51403d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "678f52ac54e002dca5569b08772e545b54eb8c162be5c68000483d99ee51403d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "678f52ac54e002dca5569b08772e545b54eb8c162be5c68000483d99ee51403d", kill_on_drop: false }`
[INFO] [stdout] 678f52ac54e002dca5569b08772e545b54eb8c162be5c68000483d99ee51403d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a528f2d1a7f3e0c625131fb8eb3cff21a312669431a02a7e6b07f50f434949d
[INFO] running `Command { std: "docker" "start" "-a" "7a528f2d1a7f3e0c625131fb8eb3cff21a312669431a02a7e6b07f50f434949d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling portable-atomic v1.4.3
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking polyval v0.6.1
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling heapless v0.7.16
[INFO] [stderr]     Checking tokio-util v0.7.9
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking indicatif v0.17.7
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking ghash v0.5.0
[INFO] [stderr]     Checking number2name v1.1.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.3
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking filetime v0.2.22
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking base64 v0.21.4
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking file_shred v1.1.3
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking guts_ransom v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/main.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use  winapi::um::tlhelp32::*;
[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/main.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | use winapi::um::winuser::{SPIF_UPDATEINIFILE, SPI_SETDESKWALLPAPER, SystemParametersInfoA};
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stdout]   --> src/main.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 | use winapi::ctypes::c_void;
[INFO] [stdout]    |             ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/main.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use  winapi::um::tlhelp32::*;
[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/main.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | use winapi::um::winuser::{SPIF_UPDATEINIFILE, SPI_SETDESKWALLPAPER, SystemParametersInfoA};
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stdout]   --> src/main.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 | use winapi::ctypes::c_void;
[INFO] [stdout]    |             ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/main.rs:90:31
[INFO] [stdout]    |
[INFO] [stdout] 90 |          let pshandle:winapi::um::winnt::HANDLE=CreateToolhelp32Snapshot(0x00000002, 0);
[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/main.rs:91:33
[INFO] [stdout]    |
[INFO] [stdout] 91 |          if pshandle != winapi::um::handleapi::INVALID_HANDLE_VALUE{
[INFO] [stdout]    |                                 ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PROCESSENTRY32` in this scope
[INFO] [stdout]   --> src/main.rs:92:29
[INFO] [stdout]    |
[INFO] [stdout] 92 |             let mut psentry:PROCESSENTRY32=std::mem::zeroed();
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PROCESSENTRY32` in this scope
[INFO] [stdout]   --> src/main.rs:93:50
[INFO] [stdout]    |
[INFO] [stdout] 93 |             psentry.dwSize = std::mem::size_of::<PROCESSENTRY32>() as u32;
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 86 | fn ch_prcss<PROCESSENTRY32>(){
[INFO] [stdout]    |            ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/main.rs:90:31
[INFO] [stdout]    |
[INFO] [stdout] 90 |          let pshandle:winapi::um::winnt::HANDLE=CreateToolhelp32Snapshot(0x00000002, 0);
[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/main.rs:91:33
[INFO] [stdout]    |
[INFO] [stdout] 91 |          if pshandle != winapi::um::handleapi::INVALID_HANDLE_VALUE{
[INFO] [stdout]    |                                 ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `borrow::Cow`
[INFO] [stdout]  --> src/main.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{borrow::Cow};
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/main.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | use heapless::{self};
[INFO] [stdout]   |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AeadInPlace` and `Nonce`
[INFO] [stdout]   --> src/main.rs:9:22
[INFO] [stdout]    |
[INFO] [stdout]  9 |     aead::{AeadCore, AeadInPlace, KeyInit, Key,OsRng},
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout] 10 |     Aes256Gcm, Nonce
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `self` and `stdout`
[INFO] [stdout]   --> src/main.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::io::{BufReader,Write,BufWriter,Read, stdout, self};
[INFO] [stdout]    |                                               ^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]   --> src/main.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::error::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error_chain::error_chain`
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use error_chain::error_chain;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Body` and `Request`
[INFO] [stdout]   --> src/main.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | use reqwest::blocking::{Body,get,Client,Request};
[INFO] [stdout]    |                         ^^^^            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]   --> src/main.rs:97:22
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 while(Process32Next(pshandle, &mut psentry)!=0){
[INFO] [stdout]    |                      ^                                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 97 -                 while(Process32Next(pshandle, &mut psentry)!=0){
[INFO] [stdout] 97 +                 while Process32Next(pshandle, &mut psentry)!=0 {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:101:23
[INFO] [stdout]     |
[INFO] [stdout] 101 |                     if(i==&exe_file_str){
[INFO] [stdout]     |                       ^                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 101 -                     if(i==&exe_file_str){
[INFO] [stdout] 101 +                     if i==&exe_file_str {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PROCESSENTRY32` in this scope
[INFO] [stdout]   --> src/main.rs:92:29
[INFO] [stdout]    |
[INFO] [stdout] 92 |             let mut psentry:PROCESSENTRY32=std::mem::zeroed();
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PROCESSENTRY32` in this scope
[INFO] [stdout]   --> src/main.rs:93:50
[INFO] [stdout]    |
[INFO] [stdout] 93 |             psentry.dwSize = std::mem::size_of::<PROCESSENTRY32>() as u32;
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 86 | fn ch_prcss<PROCESSENTRY32>(){
[INFO] [stdout]    |            ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `borrow::Cow`
[INFO] [stdout]  --> src/main.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{borrow::Cow};
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/main.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | use heapless::{self};
[INFO] [stdout]   |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AeadInPlace` and `Nonce`
[INFO] [stdout]   --> src/main.rs:9:22
[INFO] [stdout]    |
[INFO] [stdout]  9 |     aead::{AeadCore, AeadInPlace, KeyInit, Key,OsRng},
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout] 10 |     Aes256Gcm, Nonce
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `self` and `stdout`
[INFO] [stdout]   --> src/main.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::io::{BufReader,Write,BufWriter,Read, stdout, self};
[INFO] [stdout]    |                                               ^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]   --> src/main.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::error::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error_chain::error_chain`
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use error_chain::error_chain;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Body` and `Request`
[INFO] [stdout]   --> src/main.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 | use reqwest::blocking::{Body,get,Client,Request};
[INFO] [stdout]    |                         ^^^^            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]   --> src/main.rs:97:22
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 while(Process32Next(pshandle, &mut psentry)!=0){
[INFO] [stdout]    |                      ^                                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 97 -                 while(Process32Next(pshandle, &mut psentry)!=0){
[INFO] [stdout] 97 +                 while Process32Next(pshandle, &mut psentry)!=0 {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:101:23
[INFO] [stdout]     |
[INFO] [stdout] 101 |                     if(i==&exe_file_str){
[INFO] [stdout]     |                       ^                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 101 -                     if(i==&exe_file_str){
[INFO] [stdout] 101 +                     if i==&exe_file_str {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateToolhelp32Snapshot` in this scope
[INFO] [stdout]   --> src/main.rs:90:49
[INFO] [stdout]    |
[INFO] [stdout] 90 |          let pshandle:winapi::um::winnt::HANDLE=CreateToolhelp32Snapshot(0x00000002, 0);
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Process32First` in this scope
[INFO] [stdout]   --> src/main.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |                 if Process32First(pshandle, &mut psentry) !=0{
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Process32Next` in this scope
[INFO] [stdout]   --> src/main.rs:97:23
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 while(Process32Next(pshandle, &mut psentry)!=0){
[INFO] [stdout]    |                       ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buffer`
[INFO] [stdout]   --> src/main.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let mut buffer: Vec<u8> = Vec::new();
[INFO] [stdout]    |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/main.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let key = Aes256Gcm::generate_key(&mut OsRng);
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let mut us=cmd.output().unwrap();
[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: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let mut rd_file=File::open(i).unwrap();
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let mut inp_file = File::create(rs).unwrap();
[INFO] [stdout]    |             ----^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let mut buffer: Vec<u8> = Vec::new();
[INFO] [stdout]    |             ----^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateToolhelp32Snapshot` in this scope
[INFO] [stdout]   --> src/main.rs:90:49
[INFO] [stdout]    |
[INFO] [stdout] 90 |          let pshandle:winapi::um::winnt::HANDLE=CreateToolhelp32Snapshot(0x00000002, 0);
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Process32First` in this scope
[INFO] [stdout]   --> src/main.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |                 if Process32First(pshandle, &mut psentry) !=0{
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Process32Next` in this scope
[INFO] [stdout]   --> src/main.rs:97:23
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 while(Process32Next(pshandle, &mut psentry)!=0){
[INFO] [stdout]    |                       ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buffer`
[INFO] [stdout]   --> src/main.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let mut buffer: Vec<u8> = Vec::new();
[INFO] [stdout]    |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/main.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let key = Aes256Gcm::generate_key(&mut OsRng);
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let mut us=cmd.output().unwrap();
[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: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let mut rd_file=File::open(i).unwrap();
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let mut inp_file = File::create(rs).unwrap();
[INFO] [stdout]    |             ----^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let mut buffer: Vec<u8> = Vec::new();
[INFO] [stdout]    |             ----^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `guts_ransom` (bin "guts_ransom" test) due to 10 previous errors; 16 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `guts_ransom` (bin "guts_ransom") due to 10 previous errors; 16 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "7a528f2d1a7f3e0c625131fb8eb3cff21a312669431a02a7e6b07f50f434949d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a528f2d1a7f3e0c625131fb8eb3cff21a312669431a02a7e6b07f50f434949d", kill_on_drop: false }`
[INFO] [stdout] 7a528f2d1a7f3e0c625131fb8eb3cff21a312669431a02a7e6b07f50f434949d
