[INFO] fetching crate winwrap 0.1.1... [INFO] checking winwrap-0.1.1 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate winwrap 0.1.1 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate winwrap 0.1.1 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate winwrap 0.1.1 [INFO] finished tweaking crates.io crate winwrap 0.1.1 [INFO] tweaked toml for crates.io crate winwrap 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate winwrap 0.1.1 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winwrap-derive v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79579c12fefdc96c5fd36b8ce42eaa56283a1b4c8d6b38224f11667d3a50de31 [INFO] running `Command { std: "docker" "start" "-a" "79579c12fefdc96c5fd36b8ce42eaa56283a1b4c8d6b38224f11667d3a50de31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79579c12fefdc96c5fd36b8ce42eaa56283a1b4c8d6b38224f11667d3a50de31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79579c12fefdc96c5fd36b8ce42eaa56283a1b4c8d6b38224f11667d3a50de31", kill_on_drop: false }` [INFO] [stdout] 79579c12fefdc96c5fd36b8ce42eaa56283a1b4c8d6b38224f11667d3a50de31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a40972211ea7735ec317a2d3011f3059725538b8588963af320214cde276829c [INFO] running `Command { std: "docker" "start" "-a" "a40972211ea7735ec317a2d3011f3059725538b8588963af320214cde276829c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling winwrap-derive v0.1.0 [INFO] [stderr] Checking winwrap v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winwrap` [INFO] [stdout] --> tests/winver.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use winwrap::um::winver::*; [INFO] [stdout] | ^^ could not find `um` in `winwrap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winwrap` [INFO] [stdout] --> tests/namedpipe.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use winwrap::um::fileapi::{write_file, read_file}; [INFO] [stdout] | ^^ could not find `um` in `winwrap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winwrap` [INFO] [stdout] --> tests/namedpipe.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | use winwrap::um::namedpipeapi::*; [INFO] [stdout] | ^^ could not find `um` in `winwrap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winwrap::string` [INFO] [stdout] --> tests/winver.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | use winwrap::string::*; [INFO] [stdout] | ^^^^^^ could not find `string` in `winwrap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winwrap` [INFO] [stdout] --> tests/wow64apiset.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use winwrap::um::processthreadsapi::get_current_process; [INFO] [stdout] | ^^ could not find `um` in `winwrap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winwrap` [INFO] [stdout] --> tests/wow64apiset.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | use winwrap::um::wow64apiset::{is_wow64_process, is_wow64_process2, get_system_wow64_directory_a, get_system_wow64_directory_w}; [INFO] [stdout] | ^^ could not find `um` in `winwrap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winwrap` [INFO] [stdout] --> tests/test.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | use winwrap::um::processenv::get_environment_variable_a; [INFO] [stdout] | ^^ could not find `um` in `winwrap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winwrap` [INFO] [stdout] --> tests/handleapi.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use winwrap::um::handleapi::*; [INFO] [stdout] | ^^ could not find `um` in `winwrap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `winwrap` [INFO] [stdout] --> tests/test.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | use winwrap::winapi::shared::winerror::ERROR_ENVVAR_NOT_FOUND; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `winwrap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> tests/test.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::winerror::ERROR_NO_UNICODE_TRANSLATION; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winwrap` [INFO] [stdout] --> tests/handleapi.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | use winwrap::um::processthreadsapi::get_current_process; [INFO] [stdout] | ^^ could not find `um` in `winwrap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winwrap::string` [INFO] [stdout] --> tests/test.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use winwrap::string::*; [INFO] [stdout] | ^^^^^^ could not find `string` in `winwrap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winwrap` [INFO] [stdout] --> tests/libloaderapi.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use winwrap::um::libloaderapi::{get_module_file_name_a, get_module_file_name_w}; [INFO] [stdout] | ^^ could not find `um` in `winwrap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `raw` in `winwrap` [INFO] [stdout] --> tests/struct.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use winwrap::raw::um::verrsrc::*; [INFO] [stdout] | ^^^ could not find `raw` in `winwrap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `raw` in `winwrap` [INFO] [stdout] --> tests/struct.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | use winwrap::raw::um::winver::*; [INFO] [stdout] | ^^^ could not find `raw` in `winwrap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winwrap` [INFO] [stdout] --> tests/struct.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | use winwrap::shared::minwindef::*; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winwrap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winwrap` [INFO] [stdout] --> tests/struct.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | use winwrap::um::jobapi2::JobObjectIoRateControlInformation; [INFO] [stdout] | ^^ could not find `um` in `winwrap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winwrap` [INFO] [stdout] --> tests/struct.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | use winwrap::um::minwinbase::*; [INFO] [stdout] | ^^ could not find `um` in `winwrap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winwrap` [INFO] [stdout] --> tests/struct.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 8 | use winwrap::um::processthreadsapi::*; [INFO] [stdout] | ^^ could not find `um` in `winwrap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winwrap` [INFO] [stdout] --> tests/struct.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | use winwrap::um::tlhelp32::*; [INFO] [stdout] | ^^ could not find `um` in `winwrap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winwrap` [INFO] [stdout] --> tests/struct.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | use winwrap::um::winnt::*; [INFO] [stdout] | ^^ could not find `um` in `winwrap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winwrap` [INFO] [stdout] --> tests/struct.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | use winwrap::um::winver::*; [INFO] [stdout] | ^^ could not find `um` in `winwrap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `winwrap` [INFO] [stdout] --> tests/struct.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | use winwrap::winapi::shared::minwindef::FILETIME; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `winwrap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `winwrap` [INFO] [stdout] --> tests/struct.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | use winwrap::winapi::um::jobapi2::JOBOBJECT_IO_RATE_CONTROL_INFORMATION; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `winwrap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `winwrap` [INFO] [stdout] --> tests/struct.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 14 | use winwrap::winapi::um::minwinbase::*; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `winwrap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `winwrap` [INFO] [stdout] --> tests/struct.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | use winwrap::winapi::um::processthreadsapi::*; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `winwrap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `winwrap` [INFO] [stdout] --> tests/struct.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | use winwrap::winapi::um::tlhelp32::{HEAPLIST32, HEAPENTRY32, MODULEENTRY32, MODULEENTRY32W, PROCESSENTRY32, PROCESSENTRY32W}; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `winwrap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winapi` in `winwrap` [INFO] [stdout] --> tests/struct.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | use winwrap::winapi::um::winnt::*; [INFO] [stdout] | ^^^^^^ could not find `winapi` in `winwrap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `winwrap` (test "wow64apiset") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `winwrap` (test "libloaderapi") due to 2 previous errors [INFO] [stdout] error[E0425]: cannot find function `get_handle_information` in this scope [INFO] [stdout] --> tests/handleapi.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | let info1 = get_handle_information(&proc1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_handle_information` in this scope [INFO] [stdout] --> tests/handleapi.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | let info2 = get_handle_information(&proc2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_pipe` in this scope [INFO] [stdout] --> tests/namedpipe.rs:8:39 [INFO] [stdout] | [INFO] [stdout] 8 | let (read_pipe, write_pipe) = create_pipe(None, 0).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `winwrap` (test "handleapi") due to 5 previous errors [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `winwrap` (test "namedpipe") due to 4 previous errors [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `winwrap` (test "winver") due to 3 previous errors [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `winwrap` (test "test") due to 5 previous errors [INFO] [stdout] error[E0412]: cannot find type `Win32FindDataA` in this scope [INFO] [stdout] --> tests/struct.rs:29:22 [INFO] [stdout] | [INFO] [stdout] 29 | assert_size!(Win32FindDataA,WIN32_FIND_DATAA); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | ++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WIN32_FIND_DATAA` in this scope [INFO] [stdout] --> tests/struct.rs:29:37 [INFO] [stdout] | [INFO] [stdout] 29 | assert_size!(Win32FindDataA,WIN32_FIND_DATAA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | ++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SidIdentifierAuthority` in this scope [INFO] [stdout] --> tests/struct.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 30 | assert_size!(SidIdentifierAuthority,SID_IDENTIFIER_AUTHORITY); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | ++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SID_IDENTIFIER_AUTHORITY` in this scope [INFO] [stdout] --> tests/struct.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | assert_size!(SidIdentifierAuthority,SID_IDENTIFIER_AUTHORITY); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | ++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SecurityAttributes` in this scope [INFO] [stdout] --> tests/struct.rs:31:22 [INFO] [stdout] | [INFO] [stdout] 31 | assert_size!(SecurityAttributes,SECURITY_ATTRIBUTES); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SECURITY_ATTRIBUTES` in this scope [INFO] [stdout] --> tests/struct.rs:31:41 [INFO] [stdout] | [INFO] [stdout] 31 | assert_size!(SecurityAttributes,SECURITY_ATTRIBUTES); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Sid` in this scope [INFO] [stdout] --> tests/struct.rs:32:22 [INFO] [stdout] | [INFO] [stdout] 32 | assert_size!(Sid,SID); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SID` in this scope [INFO] [stdout] --> tests/struct.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | assert_size!(Sid,SID); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Acl` in this scope [INFO] [stdout] --> tests/struct.rs:33:22 [INFO] [stdout] | [INFO] [stdout] 33 | assert_size!(Acl,ACL); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ACL` in this scope [INFO] [stdout] --> tests/struct.rs:33:26 [INFO] [stdout] | [INFO] [stdout] 33 | assert_size!(Acl,ACL); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SecurityDescriptor` in this scope [INFO] [stdout] --> tests/struct.rs:34:22 [INFO] [stdout] | [INFO] [stdout] 34 | assert_size!(SecurityDescriptor,SECURITY_DESCRIPTOR); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SECURITY_DESCRIPTOR` in this scope [INFO] [stdout] --> tests/struct.rs:34:41 [INFO] [stdout] | [INFO] [stdout] 34 | assert_size!(SecurityDescriptor,SECURITY_DESCRIPTOR); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StartupInfoA` in this scope [INFO] [stdout] --> tests/struct.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | assert_size!(StartupInfoA,STARTUPINFOA); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `STARTUPINFOA` in this scope [INFO] [stdout] --> tests/struct.rs:37:35 [INFO] [stdout] | [INFO] [stdout] 37 | assert_size!(StartupInfoA,STARTUPINFOA); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ProcessInformation` in this scope [INFO] [stdout] --> tests/struct.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | assert_size!(ProcessInformation,PROCESS_INFORMATION); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PROCESS_INFORMATION` in this scope [INFO] [stdout] --> tests/struct.rs:38:41 [INFO] [stdout] | [INFO] [stdout] 38 | assert_size!(ProcessInformation,PROCESS_INFORMATION); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ProcessorNumber` in this scope [INFO] [stdout] --> tests/struct.rs:41:22 [INFO] [stdout] | [INFO] [stdout] 41 | assert_size!(ProcessorNumber,PROCESSOR_NUMBER); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PROCESSOR_NUMBER` in this scope [INFO] [stdout] --> tests/struct.rs:41:38 [INFO] [stdout] | [INFO] [stdout] 41 | assert_size!(ProcessorNumber,PROCESSOR_NUMBER); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | ++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GroupAffinity` in this scope [INFO] [stdout] --> tests/struct.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | assert_size!(GroupAffinity,GROUP_AFFINITY); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GROUP_AFFINITY` in this scope [INFO] [stdout] --> tests/struct.rs:42:36 [INFO] [stdout] | [INFO] [stdout] 42 | assert_size!(GroupAffinity,GROUP_AFFINITY); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | ++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExceptionPointers` in this scope [INFO] [stdout] --> tests/struct.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 43 | assert_size!(ExceptionPointers,EXCEPTION_POINTERS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EXCEPTION_POINTERS` in this scope [INFO] [stdout] --> tests/struct.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 43 | assert_size!(ExceptionPointers,EXCEPTION_POINTERS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExceptionRecord` in this scope [INFO] [stdout] --> tests/struct.rs:44:22 [INFO] [stdout] | [INFO] [stdout] 44 | assert_size!(ExceptionRecord,EXCEPTION_RECORD); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EXCEPTION_RECORD` in this scope [INFO] [stdout] --> tests/struct.rs:44:38 [INFO] [stdout] | [INFO] [stdout] 44 | assert_size!(ExceptionRecord,EXCEPTION_RECORD); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | ++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FileTime` in this scope [INFO] [stdout] --> tests/struct.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | assert_size!(FileTime,FILETIME); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | ++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SystemTime` in this scope [INFO] [stdout] --> tests/struct.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 48 | assert_size!(SystemTime,SYSTEMTIME); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use std::time::SystemTime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SYSTEMTIME` in this scope [INFO] [stdout] --> tests/struct.rs:48:33 [INFO] [stdout] | [INFO] [stdout] 48 | assert_size!(SystemTime,SYSTEMTIME); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HeapList32` in this scope [INFO] [stdout] --> tests/struct.rs:51:22 [INFO] [stdout] | [INFO] [stdout] 51 | assert_size!(HeapList32, HEAPLIST32); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HeapEntry32` in this scope [INFO] [stdout] --> tests/struct.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | assert_size!(HeapEntry32, HEAPENTRY32); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ProcessEntry32` in this scope [INFO] [stdout] --> tests/struct.rs:53:22 [INFO] [stdout] | [INFO] [stdout] 53 | assert_size!(ProcessEntry32, PROCESSENTRY32); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | ++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ProcessEntry32W` in this scope [INFO] [stdout] --> tests/struct.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | assert_size!(ProcessEntry32W, PROCESSENTRY32W); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ModuleEntry32` in this scope [INFO] [stdout] --> tests/struct.rs:55:22 [INFO] [stdout] | [INFO] [stdout] 55 | assert_size!(ModuleEntry32, MODULEENTRY32); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ModuleEntry32W` in this scope [INFO] [stdout] --> tests/struct.rs:56:22 [INFO] [stdout] | [INFO] [stdout] 56 | assert_size!(ModuleEntry32W, MODULEENTRY32W); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | ++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VSFixedFileInfo` in this scope [INFO] [stdout] --> tests/struct.rs:62:22 [INFO] [stdout] | [INFO] [stdout] 62 | assert_size!(VSFixedFileInfo, VS_FIXEDFILEINFO); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VS_FIXEDFILEINFO` in this scope [INFO] [stdout] --> tests/struct.rs:62:39 [INFO] [stdout] | [INFO] [stdout] 62 | assert_size!(VSFixedFileInfo, VS_FIXEDFILEINFO); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | ++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LangAndCodePage` in this scope [INFO] [stdout] --> tests/struct.rs:65:22 [INFO] [stdout] | [INFO] [stdout] 65 | assert_size!(LangAndCodePage, LANGANDCODEPAGE); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LANGANDCODEPAGE` in this scope [INFO] [stdout] --> tests/struct.rs:65:39 [INFO] [stdout] | [INFO] [stdout] 65 | assert_size!(LangAndCodePage, LANGANDCODEPAGE); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 27 | fn test_struct_size() { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Win32FindDataA` [INFO] [stdout] --> tests/struct.rs:71:24 [INFO] [stdout] | [INFO] [stdout] 71 | let mut data = Win32FindDataA::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `Win32FindDataA` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Win32FindDataW` [INFO] [stdout] --> tests/struct.rs:74:24 [INFO] [stdout] | [INFO] [stdout] 74 | let mut data = Win32FindDataW::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `Win32FindDataW` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProcessEntry32` [INFO] [stdout] --> tests/struct.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let mut data = ProcessEntry32::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `ProcessEntry32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProcessEntry32W` [INFO] [stdout] --> tests/struct.rs:79:24 [INFO] [stdout] | [INFO] [stdout] 79 | let mut data = ProcessEntry32W::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `ProcessEntry32W` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 56 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `winwrap` (test "struct") due to 57 previous errors [INFO] running `Command { std: "docker" "inspect" "a40972211ea7735ec317a2d3011f3059725538b8588963af320214cde276829c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a40972211ea7735ec317a2d3011f3059725538b8588963af320214cde276829c", kill_on_drop: false }` [INFO] [stdout] a40972211ea7735ec317a2d3011f3059725538b8588963af320214cde276829c