[INFO] cloning repository https://github.com/ESukmean/process-memory-reader-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ESukmean/process-memory-reader-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FESukmean%2Fprocess-memory-reader-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FESukmean%2Fprocess-memory-reader-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79d349a8d300b13f60a85ad70f3cd5514289ebb7 [INFO] checking ESukmean/process-memory-reader-rust against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FESukmean%2Fprocess-memory-reader-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ESukmean/process-memory-reader-rust on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ESukmean/process-memory-reader-rust [INFO] finished tweaking git repo https://github.com/ESukmean/process-memory-reader-rust [INFO] tweaked toml for git repo https://github.com/ESukmean/process-memory-reader-rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ESukmean/process-memory-reader-rust 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2748a5d55a68dab8f445bf80e3a49831df6e56415f489486740a8424dab294f8 [INFO] running `Command { std: "docker" "start" "-a" "2748a5d55a68dab8f445bf80e3a49831df6e56415f489486740a8424dab294f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2748a5d55a68dab8f445bf80e3a49831df6e56415f489486740a8424dab294f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2748a5d55a68dab8f445bf80e3a49831df6e56415f489486740a8424dab294f8", kill_on_drop: false }` [INFO] [stdout] 2748a5d55a68dab8f445bf80e3a49831df6e56415f489486740a8424dab294f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58feb800a7f94d293c29d57fe8df9ae5308ff22c0f93c63f58401d584fbc5561 [INFO] running `Command { std: "docker" "start" "-a" "58feb800a7f94d293c29d57fe8df9ae5308ff22c0f93c63f58401d584fbc5561", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking memory_antivirus v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/read.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::shared::minwindef::*; [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/read.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::winnt::HANDLE; [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/read.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::shared::minwindef::*; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes` [INFO] [stdout] --> src/read.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::ctypes::*; [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/read.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::winnt::HANDLE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes` [INFO] [stdout] --> src/read.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::ctypes::*; [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/read.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 8 | handle: winapi::um::winnt::HANDLE, [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/read.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 8 | handle: winapi::um::winnt::HANDLE, [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/read.rs:13:33 [INFO] [stdout] | [INFO] [stdout] 13 | let handle = unsafe { winapi::um::tlhelp32::CreateToolhelp32Snapshot(8, pid) }; [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/read.rs:13:33 [INFO] [stdout] | [INFO] [stdout] 13 | let handle = unsafe { winapi::um::tlhelp32::CreateToolhelp32Snapshot(8, pid) }; [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/read.rs:23:52 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn read(&mut self) -> std::io::Result { [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/read.rs:23:52 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn read(&mut self) -> std::io::Result { [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/read.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 24 | let mut result = winapi::um::tlhelp32::MODULEENTRY32::default(); [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/read.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 24 | let mut result = winapi::um::tlhelp32::MODULEENTRY32::default(); [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/read.rs:25:47 [INFO] [stdout] | [INFO] [stdout] 25 | result.dwSize = std::mem::size_of::() as u32; [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/read.rs:25:47 [INFO] [stdout] | [INFO] [stdout] 25 | result.dwSize = std::mem::size_of::() as u32; [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/read.rs:31:22 [INFO] [stdout] | [INFO] [stdout] 31 | unsafe { winapi::um::tlhelp32::Module32First(self.handle, &mut result) } [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/read.rs:31:22 [INFO] [stdout] | [INFO] [stdout] 31 | unsafe { winapi::um::tlhelp32::Module32First(self.handle, &mut result) } [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/read.rs:33:30 [INFO] [stdout] | [INFO] [stdout] 33 | false => unsafe { winapi::um::tlhelp32::Module32Next(self.handle, &mut result) }, [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/read.rs:33:30 [INFO] [stdout] | [INFO] [stdout] 33 | false => unsafe { winapi::um::tlhelp32::Module32Next(self.handle, &mut result) }, [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/read.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | winapi::um::handleapi::CloseHandle(self.handle); [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/read.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | winapi::um::handleapi::CloseHandle(self.handle); [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/read.rs:71:22 [INFO] [stdout] | [INFO] [stdout] 71 | type Item = winapi::um::tlhelp32::MODULEENTRY32; [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/read.rs:71:22 [INFO] [stdout] | [INFO] [stdout] 71 | type Item = winapi::um::tlhelp32::MODULEENTRY32; [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/read.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 85 | winapi::um::processthreadsapi::OpenProcess( [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/read.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 85 | winapi::um::processthreadsapi::OpenProcess( [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/read.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | winapi::um::winnt::PROCESS_VM_READ, [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/read.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | winapi::um::winnt::PROCESS_VM_READ, [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/read.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | winapi::shared::minwindef::FALSE, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/read.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | winapi::shared::minwindef::FALSE, [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/read.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 104 | winapi::um::memoryapi::ReadProcessMemory( [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/read.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 104 | winapi::um::memoryapi::ReadProcessMemory( [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/read.rs:126:12 [INFO] [stdout] | [INFO] [stdout] 126 | winapi::um::handleapi::CloseHandle(self.process_handle); [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/read.rs:126:12 [INFO] [stdout] | [INFO] [stdout] 126 | winapi::um::handleapi::CloseHandle(self.process_handle); [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/read.rs:132:22 [INFO] [stdout] | [INFO] [stdout] 132 | pub module: winapi::um::tlhelp32::MODULEENTRY32, [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/read.rs:132:22 [INFO] [stdout] | [INFO] [stdout] 132 | pub module: winapi::um::tlhelp32::MODULEENTRY32, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/read.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(pid: DWORD) -> std::io::Result { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/read.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn new(pid: DWORD) -> std::io::Result { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_void` in this scope [INFO] [stdout] --> src/read.rs:106:20 [INFO] [stdout] | [INFO] [stdout] 106 | addr as *const c_void, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use core::ffi::c_void; [INFO] [stdout] | [INFO] [stdout] 1 + use std::ffi::c_void; [INFO] [stdout] | [INFO] [stdout] 1 + use std::os::raw::c_void; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> src/read.rs:107:25 [INFO] [stdout] | [INFO] [stdout] 107 | buf.as_mut_ptr() as LPVOID, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/read.rs:141:18 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn new(pid: DWORD) -> std::io::Result { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/read.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(pid: DWORD) -> std::io::Result { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/read.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn new(pid: DWORD) -> std::io::Result { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_void` in this scope [INFO] [stdout] --> src/read.rs:106:20 [INFO] [stdout] | [INFO] [stdout] 106 | addr as *const c_void, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use core::ffi::c_void; [INFO] [stdout] | [INFO] [stdout] 1 + use std::ffi::c_void; [INFO] [stdout] | [INFO] [stdout] 1 + use std::os::raw::c_void; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> src/read.rs:107:25 [INFO] [stdout] | [INFO] [stdout] 107 | buf.as_mut_ptr() as LPVOID, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/read.rs:141:18 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn new(pid: DWORD) -> std::io::Result { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `memory_antivirus` (bin "memory_antivirus") due to 24 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `memory_antivirus` (bin "memory_antivirus" test) due to 24 previous errors [INFO] running `Command { std: "docker" "inspect" "58feb800a7f94d293c29d57fe8df9ae5308ff22c0f93c63f58401d584fbc5561", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58feb800a7f94d293c29d57fe8df9ae5308ff22c0f93c63f58401d584fbc5561", kill_on_drop: false }` [INFO] [stdout] 58feb800a7f94d293c29d57fe8df9ae5308ff22c0f93c63f58401d584fbc5561 [INFO] checking ESukmean/process-memory-reader-rust against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FESukmean%2Fprocess-memory-reader-rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ESukmean/process-memory-reader-rust on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ESukmean/process-memory-reader-rust [INFO] finished tweaking git repo https://github.com/ESukmean/process-memory-reader-rust [INFO] tweaked toml for git repo https://github.com/ESukmean/process-memory-reader-rust written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ESukmean/process-memory-reader-rust 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8760bf8af14f38ca5242db8f2248736f1b9ba2b503a809e344a4eef5bf6c9baf [INFO] running `Command { std: "docker" "start" "-a" "8760bf8af14f38ca5242db8f2248736f1b9ba2b503a809e344a4eef5bf6c9baf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8760bf8af14f38ca5242db8f2248736f1b9ba2b503a809e344a4eef5bf6c9baf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8760bf8af14f38ca5242db8f2248736f1b9ba2b503a809e344a4eef5bf6c9baf", kill_on_drop: false }` [INFO] [stdout] 8760bf8af14f38ca5242db8f2248736f1b9ba2b503a809e344a4eef5bf6c9baf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82d2227758ac8fee767f403dc0de0165f4e2bbc114abe04986d353bf052b3307 [INFO] running `Command { std: "docker" "start" "-a" "82d2227758ac8fee767f403dc0de0165f4e2bbc114abe04986d353bf052b3307", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "82d2227758ac8fee767f403dc0de0165f4e2bbc114abe04986d353bf052b3307", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82d2227758ac8fee767f403dc0de0165f4e2bbc114abe04986d353bf052b3307", kill_on_drop: false }` [INFO] [stdout] 82d2227758ac8fee767f403dc0de0165f4e2bbc114abe04986d353bf052b3307