[INFO] fetching crate ntcall 0.1.1... [INFO] testing ntcall-0.1.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate ntcall 0.1.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate ntcall 0.1.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ntcall 0.1.1 [INFO] finished tweaking crates.io crate ntcall 0.1.1 [INFO] tweaked toml for crates.io crate ntcall 0.1.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c61af11c119b5fc6b882ded87d3dbf1d4d1ca8a3debbb640451d832b195fb47 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8c61af11c119b5fc6b882ded87d3dbf1d4d1ca8a3debbb640451d832b195fb47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c61af11c119b5fc6b882ded87d3dbf1d4d1ca8a3debbb640451d832b195fb47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c61af11c119b5fc6b882ded87d3dbf1d4d1ca8a3debbb640451d832b195fb47", kill_on_drop: false }` [INFO] [stdout] 8c61af11c119b5fc6b882ded87d3dbf1d4d1ca8a3debbb640451d832b195fb47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 961a49631ebefe3fb226b048e150d7c88aabe6aa7dee66fb8b8a0f377376f61e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "961a49631ebefe3fb226b048e150d7c88aabe6aa7dee66fb8b8a0f377376f61e", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ntapi v0.3.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling iced-x86 v1.17.0 [INFO] [stderr] Compiling ntcall v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> build.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use winapi::um::libloaderapi::GetModuleHandleA; [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] --> build.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | use winapi::um::winnt::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetModuleHandleA` in this scope [INFO] [stdout] --> build.rs:65:27 [INFO] [stdout] | [INFO] [stdout] 65 | let module_base = GetModuleHandleA("ntdll.dll\0".as_ptr() as _); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMAGE_DOS_HEADER` in this scope [INFO] [stdout] --> build.rs:67:48 [INFO] [stdout] | [INFO] [stdout] 67 | let dos_header = *(module_base as *mut IMAGE_DOS_HEADER); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMAGE_NT_HEADERS64` in this scope [INFO] [stdout] --> build.rs:71:79 [INFO] [stdout] | [INFO] [stdout] 71 | (module_base as usize + dos_header.e_lfanew as usize) as *mut IMAGE_NT_HEADERS64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `IMAGE_DIRECTORY_ENTRY_EXPORT` in this scope [INFO] [stdout] --> build.rs:76:26 [INFO] [stdout] | [INFO] [stdout] 76 | [IMAGE_DIRECTORY_ENTRY_EXPORT as usize] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IMAGE_EXPORT_DIRECTORY` in this scope [INFO] [stdout] --> build.rs:78:29 [INFO] [stdout] | [INFO] [stdout] 78 | as *mut IMAGE_EXPORT_DIRECTORY; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ntcall` due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "961a49631ebefe3fb226b048e150d7c88aabe6aa7dee66fb8b8a0f377376f61e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "961a49631ebefe3fb226b048e150d7c88aabe6aa7dee66fb8b8a0f377376f61e", kill_on_drop: false }` [INFO] [stdout] 961a49631ebefe3fb226b048e150d7c88aabe6aa7dee66fb8b8a0f377376f61e