[INFO] fetching crate dolphin-memory 0.2.3...
[INFO] checking dolphin-memory-0.2.3 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate dolphin-memory 0.2.3 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate dolphin-memory 0.2.3 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dolphin-memory 0.2.3
[INFO] finished tweaking crates.io crate dolphin-memory 0.2.3
[INFO] tweaked toml for crates.io crate dolphin-memory 0.2.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded process-memory v0.4.0
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1cba0a353de6abd18487be3997ef81ac2482c9dd72c163921302d1a3461d8811
[INFO] running `Command { std: "docker" "start" "-a" "1cba0a353de6abd18487be3997ef81ac2482c9dd72c163921302d1a3461d8811", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cba0a353de6abd18487be3997ef81ac2482c9dd72c163921302d1a3461d8811", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cba0a353de6abd18487be3997ef81ac2482c9dd72c163921302d1a3461d8811", kill_on_drop: false }`
[INFO] [stdout] 1cba0a353de6abd18487be3997ef81ac2482c9dd72c163921302d1a3461d8811
[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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3037cc3bd0c3bf3c16c0b3413e72150fcc3fa4c7e3b2e5551fbb9811af67fa8
[INFO] running `Command { std: "docker" "start" "-a" "d3037cc3bd0c3bf3c16c0b3413e72150fcc3fa4c7e3b2e5551fbb9811af67fa8", kill_on_drop: false }`
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking process-memory v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]     Checking dolphin-memory v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `winapi::um`
[INFO] [stdout]   --> src/lib.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 | use winapi::um::memoryapi;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::um`
[INFO] [stdout]   --> src/lib.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | use winapi::um::psapi;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::um`
[INFO] [stdout]   --> src/lib.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 | use winapi::um::winnt;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::um`
[INFO] [stdout]   --> src/lib.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 | use winapi::um::memoryapi;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::um`
[INFO] [stdout]   --> src/lib.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | use winapi::um::psapi;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::um`
[INFO] [stdout]   --> src/lib.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 | use winapi::um::winnt;
[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/lib.rs:434:29
[INFO] [stdout]     |
[INFO] [stdout] 434 |     let mut entry = winapi::um::tlhelp32::PROCESSENTRY32 {
[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/lib.rs:434:29
[INFO] [stdout]     |
[INFO] [stdout] 434 |     let mut entry = winapi::um::tlhelp32::PROCESSENTRY32 {
[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/lib.rs:435:45
[INFO] [stdout]     |
[INFO] [stdout] 435 |         dwSize: std::mem::size_of::<winapi::um::tlhelp32::PROCESSENTRY32>() 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/lib.rs:435:45
[INFO] [stdout]     |
[INFO] [stdout] 435 |         dwSize: std::mem::size_of::<winapi::um::tlhelp32::PROCESSENTRY32>() as u32,
[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/lib.rs:436:32
[INFO] [stdout]     |
[INFO] [stdout] 436 |         szExeFile: [0; winapi::shared::minwindef::MAX_PATH],
[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/lib.rs:436:32
[INFO] [stdout]     |
[INFO] [stdout] 436 |         szExeFile: [0; winapi::shared::minwindef::MAX_PATH],
[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/lib.rs:447:27
[INFO] [stdout]     |
[INFO] [stdout] 447 |     let snapshot: 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/lib.rs:447:27
[INFO] [stdout]     |
[INFO] [stdout] 447 |     let snapshot: 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/lib.rs:449:17
[INFO] [stdout]     |
[INFO] [stdout] 449 |         winapi::um::tlhelp32::CreateToolhelp32Snapshot(winapi::um::tlhelp32::TH32CS_SNAPPROCESS, 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/lib.rs:449:17
[INFO] [stdout]     |
[INFO] [stdout] 449 |         winapi::um::tlhelp32::CreateToolhelp32Snapshot(winapi::um::tlhelp32::TH32CS_SNAPPROCESS, 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/lib.rs:449:64
[INFO] [stdout]     |
[INFO] [stdout] 449 |         winapi::um::tlhelp32::CreateToolhelp32Snapshot(winapi::um::tlhelp32::TH32CS_SNAPPROCESS, 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/lib.rs:449:64
[INFO] [stdout]     |
[INFO] [stdout] 449 |         winapi::um::tlhelp32::CreateToolhelp32Snapshot(winapi::um::tlhelp32::TH32CS_SNAPPROCESS, 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/lib.rs:452:25
[INFO] [stdout]     |
[INFO] [stdout] 452 |     if unsafe { winapi::um::tlhelp32::Process32First(snapshot, &mut entry) }
[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/lib.rs:452:25
[INFO] [stdout]     |
[INFO] [stdout] 452 |     if unsafe { winapi::um::tlhelp32::Process32First(snapshot, &mut entry) }
[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/lib.rs:453:20
[INFO] [stdout]     |
[INFO] [stdout] 453 |         == winapi::shared::minwindef::TRUE
[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/lib.rs:453:20
[INFO] [stdout]     |
[INFO] [stdout] 453 |         == winapi::shared::minwindef::TRUE
[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/lib.rs:455:32
[INFO] [stdout]     |
[INFO] [stdout] 455 |         while unsafe { winapi::um::tlhelp32::Process32Next(snapshot, &mut entry) }
[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/lib.rs:455:32
[INFO] [stdout]     |
[INFO] [stdout] 455 |         while unsafe { winapi::um::tlhelp32::Process32Next(snapshot, &mut entry) }
[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/lib.rs:456:24
[INFO] [stdout]     |
[INFO] [stdout] 456 |             == winapi::shared::minwindef::TRUE
[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/lib.rs:456:24
[INFO] [stdout]     |
[INFO] [stdout] 456 |             == winapi::shared::minwindef::TRUE
[INFO] [stdout]     |                        ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]    --> src/lib.rs:566:24
[INFO] [stdout]     |
[INFO] [stdout] 566 |         unsafe { p = p.add(info.RegionSize) };
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]    --> src/lib.rs:566:24
[INFO] [stdout]     |
[INFO] [stdout] 566 |         unsafe { p = p.add(info.RegionSize) };
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 14 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0699.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 14 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0699.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dolphin-memory` (lib) due to 15 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `dolphin-memory` (lib test) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "d3037cc3bd0c3bf3c16c0b3413e72150fcc3fa4c7e3b2e5551fbb9811af67fa8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3037cc3bd0c3bf3c16c0b3413e72150fcc3fa4c7e3b2e5551fbb9811af67fa8", kill_on_drop: false }`
[INFO] [stdout] d3037cc3bd0c3bf3c16c0b3413e72150fcc3fa4c7e3b2e5551fbb9811af67fa8
[INFO] checking dolphin-memory-0.2.3 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate dolphin-memory 0.2.3 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate dolphin-memory 0.2.3 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dolphin-memory 0.2.3
[INFO] finished tweaking crates.io crate dolphin-memory 0.2.3
[INFO] tweaked toml for crates.io crate dolphin-memory 0.2.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5bd712cc98a13674f7f3c60f09e6e2d297b120921e55107c5a2ab899aa4f93b
[INFO] running `Command { std: "docker" "start" "-a" "a5bd712cc98a13674f7f3c60f09e6e2d297b120921e55107c5a2ab899aa4f93b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5bd712cc98a13674f7f3c60f09e6e2d297b120921e55107c5a2ab899aa4f93b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5bd712cc98a13674f7f3c60f09e6e2d297b120921e55107c5a2ab899aa4f93b", kill_on_drop: false }`
[INFO] [stdout] a5bd712cc98a13674f7f3c60f09e6e2d297b120921e55107c5a2ab899aa4f93b
[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=forbid -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da50999bfbc58d8679eba548ea2082ec49367bb71d7dab87b6aeeb4f6595dede
[INFO] running `Command { std: "docker" "start" "-a" "da50999bfbc58d8679eba548ea2082ec49367bb71d7dab87b6aeeb4f6595dede", kill_on_drop: false }`
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking process-memory v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]     Checking dolphin-memory v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `winapi::um`
[INFO] [stdout]   --> src/lib.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 | use winapi::um::memoryapi;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::um`
[INFO] [stdout]   --> src/lib.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 | use winapi::um::memoryapi;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::um`
[INFO] [stdout]   --> src/lib.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | use winapi::um::psapi;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::um`
[INFO] [stdout]   --> src/lib.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | use winapi::um::psapi;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::um`
[INFO] [stdout]   --> src/lib.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 | use winapi::um::winnt;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::um`
[INFO] [stdout]   --> src/lib.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 | use winapi::um::winnt;
[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/lib.rs:434:29
[INFO] [stdout]     |
[INFO] [stdout] 434 |     let mut entry = winapi::um::tlhelp32::PROCESSENTRY32 {
[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/lib.rs:434:29
[INFO] [stdout]     |
[INFO] [stdout] 434 |     let mut entry = winapi::um::tlhelp32::PROCESSENTRY32 {
[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/lib.rs:435:45
[INFO] [stdout]     |
[INFO] [stdout] 435 |         dwSize: std::mem::size_of::<winapi::um::tlhelp32::PROCESSENTRY32>() 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/lib.rs:435:45
[INFO] [stdout]     |
[INFO] [stdout] 435 |         dwSize: std::mem::size_of::<winapi::um::tlhelp32::PROCESSENTRY32>() as u32,
[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/lib.rs:436:32
[INFO] [stdout]     |
[INFO] [stdout] 436 |         szExeFile: [0; winapi::shared::minwindef::MAX_PATH],
[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/lib.rs:436:32
[INFO] [stdout]     |
[INFO] [stdout] 436 |         szExeFile: [0; winapi::shared::minwindef::MAX_PATH],
[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/lib.rs:447:27
[INFO] [stdout]     |
[INFO] [stdout] 447 |     let snapshot: 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/lib.rs:447:27
[INFO] [stdout]     |
[INFO] [stdout] 447 |     let snapshot: 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/lib.rs:449:17
[INFO] [stdout]     |
[INFO] [stdout] 449 |         winapi::um::tlhelp32::CreateToolhelp32Snapshot(winapi::um::tlhelp32::TH32CS_SNAPPROCESS, 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/lib.rs:449:17
[INFO] [stdout]     |
[INFO] [stdout] 449 |         winapi::um::tlhelp32::CreateToolhelp32Snapshot(winapi::um::tlhelp32::TH32CS_SNAPPROCESS, 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/lib.rs:449:64
[INFO] [stdout]     |
[INFO] [stdout] 449 |         winapi::um::tlhelp32::CreateToolhelp32Snapshot(winapi::um::tlhelp32::TH32CS_SNAPPROCESS, 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/lib.rs:449:64
[INFO] [stdout]     |
[INFO] [stdout] 449 |         winapi::um::tlhelp32::CreateToolhelp32Snapshot(winapi::um::tlhelp32::TH32CS_SNAPPROCESS, 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/lib.rs:452:25
[INFO] [stdout]     |
[INFO] [stdout] 452 |     if unsafe { winapi::um::tlhelp32::Process32First(snapshot, &mut entry) }
[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/lib.rs:452:25
[INFO] [stdout]     |
[INFO] [stdout] 452 |     if unsafe { winapi::um::tlhelp32::Process32First(snapshot, &mut entry) }
[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/lib.rs:453:20
[INFO] [stdout]     |
[INFO] [stdout] 453 |         == winapi::shared::minwindef::TRUE
[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/lib.rs:453:20
[INFO] [stdout]     |
[INFO] [stdout] 453 |         == winapi::shared::minwindef::TRUE
[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/lib.rs:455:32
[INFO] [stdout]     |
[INFO] [stdout] 455 |         while unsafe { winapi::um::tlhelp32::Process32Next(snapshot, &mut entry) }
[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/lib.rs:455:32
[INFO] [stdout]     |
[INFO] [stdout] 455 |         while unsafe { winapi::um::tlhelp32::Process32Next(snapshot, &mut entry) }
[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/lib.rs:456:24
[INFO] [stdout]     |
[INFO] [stdout] 456 |             == winapi::shared::minwindef::TRUE
[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/lib.rs:456:24
[INFO] [stdout]     |
[INFO] [stdout] 456 |             == winapi::shared::minwindef::TRUE
[INFO] [stdout]     |                        ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]    --> src/lib.rs:566:24
[INFO] [stdout]     |
[INFO] [stdout] 566 |         unsafe { p = p.add(info.RegionSize) };
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]    --> src/lib.rs:566:24
[INFO] [stdout]     |
[INFO] [stdout] 566 |         unsafe { p = p.add(info.RegionSize) };
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 14 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0699.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 14 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0699.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dolphin-memory` (lib) due to 15 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `dolphin-memory` (lib test) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "da50999bfbc58d8679eba548ea2082ec49367bb71d7dab87b6aeeb4f6595dede", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da50999bfbc58d8679eba548ea2082ec49367bb71d7dab87b6aeeb4f6595dede", kill_on_drop: false }`
[INFO] [stdout] da50999bfbc58d8679eba548ea2082ec49367bb71d7dab87b6aeeb4f6595dede
