[INFO] updating cached repository https://github.com/professionalProgrammers/chrome-password-snatcher
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 91c2396238fcfda26224ab09571e1b819a191302
[INFO] checking professionalProgrammers/chrome-password-snatcher against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FprofessionalProgrammers%2Fchrome-password-snatcher" "/workspace/builds/worker-13/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/professionalProgrammers/chrome-password-snatcher on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/professionalProgrammers/chrome-password-snatcher
[INFO] finished tweaking git repo https://github.com/professionalProgrammers/chrome-password-snatcher
[INFO] tweaked toml for git repo https://github.com/professionalProgrammers/chrome-password-snatcher written to /workspace/builds/worker-13/source/Cargo.toml
[INFO] crate git repo https://github.com/professionalProgrammers/chrome-password-snatcher already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "/opt/rustwide/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stdout] a228546da961018541bb4f71a3d813ff7113834b7b8953f4ca5d443d09021803
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `"docker" "start" "-a" "a228546da961018541bb4f71a3d813ff7113834b7b8953f4ca5d443d09021803"`
[INFO] [stderr]     Checking subtle v2.2.2
[INFO] [stderr]    Compiling winapi v0.3.8
[INFO] [stderr]     Checking zeroize v1.1.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.17.1
[INFO] [stderr]     Checking directories v2.0.2
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]     Checking openssl-sys v0.9.54
[INFO] [stderr]    Compiling openssl v0.10.28
[INFO] [stderr]    Compiling native-tls v0.2.4
[INFO] [stderr]     Checking block-cipher-trait v0.6.2
[INFO] [stderr]     Checking aead v0.2.0
[INFO] [stderr]     Checking aes-soft v0.3.3
[INFO] [stderr]     Checking universal-hash v0.3.0
[INFO] [stderr]     Checking polyval v0.3.3
[INFO] [stderr]     Checking aes v0.3.2
[INFO] [stderr]     Checking ghash v0.2.3
[INFO] [stderr]     Checking aes-gcm v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.105
[INFO] [stderr]     Checking attohttpc v0.12.0
[INFO] [stderr]     Checking serde v1.0.105
[INFO] [stderr]     Checking rusqlite v0.21.0
[INFO] [stderr]     Checking serde_json v1.0.48
[INFO] [stderr]     Checking chrome-password-snatcher v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/data_blob.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use winapi::um::{
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stderr]  --> src/local_wide_string.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 |     os::windows::ffi::OsStringExt,
[INFO] [stderr]   |         ^^^^^^^ could not find `windows` in `os`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/local_wide_string.rs:6:13
[INFO] [stderr]   |
[INFO] [stderr] 6 | use winapi::um::{
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]   --> src/util.rs:15:13
[INFO] [stderr]    |
[INFO] [stderr] 15 | use winapi::um::dpapi::{
[INFO] [stderr]    |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/data_blob.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use winapi::um::{
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stderr]  --> src/local_wide_string.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 |     os::windows::ffi::OsStringExt,
[INFO] [stderr]   |         ^^^^^^^ could not find `windows` in `os`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/local_wide_string.rs:6:13
[INFO] [stderr]   |
[INFO] [stderr] 6 | use winapi::um::{
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]   --> src/util.rs:15:13
[INFO] [stderr]    |
[INFO] [stderr] 15 | use winapi::um::dpapi::{
[INFO] [stderr]    |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `DATA_BLOB` in this scope
[INFO] [stderr]   --> src/data_blob.rs:14:21
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct DataBlob(DATA_BLOB);
[INFO] [stderr]    |                     ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `DATA_BLOB` in this scope
[INFO] [stderr]   --> src/data_blob.rs:18:35
[INFO] [stderr]    |
[INFO] [stderr] 16 | impl DataBlob {
[INFO] [stderr]    |     - help: you might be missing a type parameter: `<DATA_BLOB>`
[INFO] [stderr] 17 |     pub fn new() -> Self {
[INFO] [stderr] 18 |         let mut blob: MaybeUninit<DATA_BLOB> = MaybeUninit::uninit();
[INFO] [stderr]    |                                   ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `DATA_BLOB` in this scope
[INFO] [stderr]   --> src/data_blob.rs:31:35
[INFO] [stderr]    |
[INFO] [stderr] 16 | impl DataBlob {
[INFO] [stderr]    |     - help: you might be missing a type parameter: `<DATA_BLOB>`
[INFO] [stderr] ...
[INFO] [stderr] 31 |         let mut blob: MaybeUninit<DATA_BLOB> = MaybeUninit::uninit();
[INFO] [stderr]    |                                   ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `LocalAlloc` in this scope
[INFO] [stderr]   --> src/data_blob.rs:34:33
[INFO] [stderr]    |
[INFO] [stderr] 34 |         let data_ptr = unsafe { LocalAlloc(0, len) as *mut u8 };
[INFO] [stderr]    |                                 ^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `DATA_BLOB` in this scope
[INFO] [stderr]   --> src/data_blob.rs:44:42
[INFO] [stderr]    |
[INFO] [stderr] 44 |     pub fn as_mut_ptr(&mut self) -> *mut DATA_BLOB {
[INFO] [stderr]    |                                          ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `LocalFree` in this scope
[INFO] [stderr]   --> src/data_blob.rs:62:13
[INFO] [stderr]    |
[INFO] [stderr] 62 |             LocalFree(self.0.pbData as *mut std::ffi::c_void);
[INFO] [stderr]    |             ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `LPWSTR` in this scope
[INFO] [stderr]   --> src/local_wide_string.rs:15:28
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct LocalWideString(LPWSTR);
[INFO] [stderr]    |                            ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `LPWSTR` in this scope
[INFO] [stderr]   --> src/local_wide_string.rs:20:34
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub unsafe fn from_lpwstr(s: LPWSTR) -> Self {
[INFO] [stderr]    |                                  ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `LPWSTR` in this scope
[INFO] [stderr]   --> src/local_wide_string.rs:26:38
[INFO] [stderr]    |
[INFO] [stderr] 26 |     pub unsafe fn try_from_lpwstr(s: LPWSTR) -> Option<Self> {
[INFO] [stderr]    |                                      ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `LPWSTR` in this scope
[INFO] [stderr]   --> src/local_wide_string.rs:34:37
[INFO] [stderr]    |
[INFO] [stderr] 34 |     pub fn as_mut_ptr(&mut self) -> LPWSTR {
[INFO] [stderr]    |                                     ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `lstrlenW` in this scope
[INFO] [stderr]   --> src/local_wide_string.rs:39:18
[INFO] [stderr]    |
[INFO] [stderr] 39 |         unsafe { lstrlenW(self.0).try_into().unwrap() }
[INFO] [stderr]    |                  ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `LocalFree` in this scope
[INFO] [stderr]   --> src/local_wide_string.rs:58:13
[INFO] [stderr]    |
[INFO] [stderr] 58 |             LocalFree(self.0 as *mut std::ffi::c_void);
[INFO] [stderr]    |             ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `CryptUnprotectData` in this scope
[INFO] [stderr]   --> src/util.rs:33:9
[INFO] [stderr]    |
[INFO] [stderr] 33 |         CryptUnprotectData(
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `CRYPTPROTECT_UI_FORBIDDEN` in this scope
[INFO] [stderr]   --> src/util.rs:39:13
[INFO] [stderr]    |
[INFO] [stderr] 39 |             CRYPTPROTECT_UI_FORBIDDEN,
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `DATA_BLOB` in this scope
[INFO] [stderr]   --> src/data_blob.rs:14:21
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct DataBlob(DATA_BLOB);
[INFO] [stderr]    |                     ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `DATA_BLOB` in this scope
[INFO] [stderr]   --> src/data_blob.rs:18:35
[INFO] [stderr]    |
[INFO] [stderr] 16 | impl DataBlob {
[INFO] [stderr]    |     - help: you might be missing a type parameter: `<DATA_BLOB>`
[INFO] [stderr] 17 |     pub fn new() -> Self {
[INFO] [stderr] 18 |         let mut blob: MaybeUninit<DATA_BLOB> = MaybeUninit::uninit();
[INFO] [stderr]    |                                   ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `DATA_BLOB` in this scope
[INFO] [stderr]   --> src/data_blob.rs:31:35
[INFO] [stderr]    |
[INFO] [stderr] 16 | impl DataBlob {
[INFO] [stderr]    |     - help: you might be missing a type parameter: `<DATA_BLOB>`
[INFO] [stderr] ...
[INFO] [stderr] 31 |         let mut blob: MaybeUninit<DATA_BLOB> = MaybeUninit::uninit();
[INFO] [stderr]    |                                   ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `LocalAlloc` in this scope
[INFO] [stderr]   --> src/data_blob.rs:34:33
[INFO] [stderr]    |
[INFO] [stderr] 34 |         let data_ptr = unsafe { LocalAlloc(0, len) as *mut u8 };
[INFO] [stderr]    |                                 ^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `DATA_BLOB` in this scope
[INFO] [stderr]   --> src/data_blob.rs:44:42
[INFO] [stderr]    |
[INFO] [stderr] 44 |     pub fn as_mut_ptr(&mut self) -> *mut DATA_BLOB {
[INFO] [stderr]    |                                          ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `LocalFree` in this scope
[INFO] [stderr]   --> src/data_blob.rs:62:13
[INFO] [stderr]    |
[INFO] [stderr] 62 |             LocalFree(self.0.pbData as *mut std::ffi::c_void);
[INFO] [stderr]    |             ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `LPWSTR` in this scope
[INFO] [stderr]   --> src/local_wide_string.rs:15:28
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct LocalWideString(LPWSTR);
[INFO] [stderr]    |                            ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `LPWSTR` in this scope
[INFO] [stderr]   --> src/local_wide_string.rs:20:34
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub unsafe fn from_lpwstr(s: LPWSTR) -> Self {
[INFO] [stderr]    |                                  ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `LPWSTR` in this scope
[INFO] [stderr]   --> src/local_wide_string.rs:26:38
[INFO] [stderr]    |
[INFO] [stderr] 26 |     pub unsafe fn try_from_lpwstr(s: LPWSTR) -> Option<Self> {
[INFO] [stderr]    |                                      ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `LPWSTR` in this scope
[INFO] [stderr]   --> src/local_wide_string.rs:34:37
[INFO] [stderr]    |
[INFO] [stderr] 34 |     pub fn as_mut_ptr(&mut self) -> LPWSTR {
[INFO] [stderr]    |                                     ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `lstrlenW` in this scope
[INFO] [stderr]   --> src/local_wide_string.rs:39:18
[INFO] [stderr]    |
[INFO] [stderr] 39 |         unsafe { lstrlenW(self.0).try_into().unwrap() }
[INFO] [stderr]    |                  ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `LocalFree` in this scope
[INFO] [stderr]   --> src/local_wide_string.rs:58:13
[INFO] [stderr]    |
[INFO] [stderr] 58 |             LocalFree(self.0 as *mut std::ffi::c_void);
[INFO] [stderr]    |             ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `CryptUnprotectData` in this scope
[INFO] [stderr]   --> src/util.rs:33:9
[INFO] [stderr]    |
[INFO] [stderr] 33 |         CryptUnprotectData(
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `CRYPTPROTECT_UI_FORBIDDEN` in this scope
[INFO] [stderr]   --> src/util.rs:39:13
[INFO] [stderr]    |
[INFO] [stderr] 39 |             CRYPTPROTECT_UI_FORBIDDEN,
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `from_wide` found for struct `std::ffi::OsString` in the current scope
[INFO] [stderr]   --> src/local_wide_string.rs:51:19
[INFO] [stderr]    |
[INFO] [stderr] 51 |         OsString::from_wide(self.as_slice())
[INFO] [stderr]    |                   ^^^^^^^^^ function or associated item not found in `std::ffi::OsString`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 19 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0412, E0425, E0433, E0599.
[INFO] [stderr] For more information about an error, try `rustc --explain E0412`.
[INFO] [stderr] error[E0599]: no function or associated item named `from_wide` found for struct `std::ffi::OsString` in the current scope
[INFO] [stderr]   --> src/local_wide_string.rs:51:19
[INFO] [stderr]    |
[INFO] [stderr] 51 |         OsString::from_wide(self.as_slice())
[INFO] [stderr]    |                   ^^^^^^^^^ function or associated item not found in `std::ffi::OsString`
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `chrome-password-snatcher`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: aborting due to 19 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0412, E0425, E0433, E0599.
[INFO] [stderr] For more information about an error, try `rustc --explain E0412`.
[INFO] [stderr] error: could not compile `chrome-password-snatcher`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "a228546da961018541bb4f71a3d813ff7113834b7b8953f4ca5d443d09021803"`
[INFO] running `"docker" "rm" "-f" "a228546da961018541bb4f71a3d813ff7113834b7b8953f4ca5d443d09021803"`
[INFO] [stdout] a228546da961018541bb4f71a3d813ff7113834b7b8953f4ca5d443d09021803
