[INFO] cloning repository https://github.com/ratijas/windows-rust-counters [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ratijas/windows-rust-counters" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fratijas%2Fwindows-rust-counters", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fratijas%2Fwindows-rust-counters'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f03c769242f2c6b4d990155245aebf9a8cfc4a8c [INFO] testing ratijas/windows-rust-counters against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fratijas%2Fwindows-rust-counters" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ratijas/windows-rust-counters 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 git repo https://github.com/ratijas/windows-rust-counters [INFO] finished tweaking git repo https://github.com/ratijas/windows-rust-counters [INFO] tweaked toml for git repo https://github.com/ratijas/windows-rust-counters written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/ratijas/windows-rust-counters already has a lockfile, it will not be regenerated [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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ecf593341eb976d2492914ee2d05c21d2c1df06b9e2c9addf9402ca761918efd [INFO] running `Command { std: "docker" "start" "-a" "ecf593341eb976d2492914ee2d05c21d2c1df06b9e2c9addf9402ca761918efd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ecf593341eb976d2492914ee2d05c21d2c1df06b9e2c9addf9402ca761918efd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecf593341eb976d2492914ee2d05c21d2c1df06b9e2c9addf9402ca761918efd", kill_on_drop: false }` [INFO] [stdout] ecf593341eb976d2492914ee2d05c21d2c1df06b9e2c9addf9402ca761918efd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83ba35b8504609a0f76b02b44fe203a0ecbe816ea44500e4f6d62b56540a9eaa [INFO] running `Command { std: "docker" "start" "-a" "83ba35b8504609a0f76b02b44fe203a0ecbe816ea44500e4f6d62b56540a9eaa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling signal-flow v0.1.0 (/opt/rustwide/workdir/signal-flow) [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling argh_shared v0.1.1 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling figlet-rs v0.1.3 [INFO] [stderr] Compiling widestring v0.4.0 [INFO] [stderr] Compiling win-low v0.1.0 (/opt/rustwide/workdir/win-low) [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stdout] error[E0463]: can't find crate for `winapi` [INFO] [stdout] --> win-low/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate winapi; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `STRUCT` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:218:1 [INFO] [stdout] | [INFO] [stdout] 218 | STRUCT!{struct PERF_COUNTER_BLOCK { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `STRUCT` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:209:1 [INFO] [stdout] | [INFO] [stdout] 209 | STRUCT!{struct PERF_INSTANCE_DEFINITION { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `STRUCT` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 182 | STRUCT!{struct PERF_COUNTER_DEFINITION { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `STRUCT` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | STRUCT!{struct PERF_OBJECT_TYPE { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `STRUCT` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | STRUCT!{struct PERF_DATA_BLOCK { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:8:30 [INFO] [stdout] | [INFO] [stdout] 8 | pub const PERF_DATA_VERSION: DWORD = 1; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:9:31 [INFO] [stdout] | [INFO] [stdout] 9 | pub const PERF_DATA_REVISION: DWORD = 1; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PERF_DATA_BLOCK` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | pub type PPERF_DATA_BLOCK = *mut PERF_DATA_BLOCK; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PERF_OBJECT_TYPE` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:61:35 [INFO] [stdout] | [INFO] [stdout] 61 | pub type PPERF_OBJECT_TYPE = *mut PERF_OBJECT_TYPE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:62:30 [INFO] [stdout] | [INFO] [stdout] 62 | pub const PERF_NO_INSTANCES: LONG = -1; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:63:28 [INFO] [stdout] | [INFO] [stdout] 63 | pub const PERF_SIZE_DWORD: DWORD = 0x00000000; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | pub const PERF_SIZE_LARGE: DWORD = 0x00000100; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:65:27 [INFO] [stdout] | [INFO] [stdout] 65 | pub const PERF_SIZE_ZERO: DWORD = 0x00000200; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:66:35 [INFO] [stdout] | [INFO] [stdout] 66 | pub const PERF_SIZE_VARIABLE_LEN: DWORD = 0x00000300; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:67:29 [INFO] [stdout] | [INFO] [stdout] 67 | pub const PERF_TYPE_NUMBER: DWORD = 0x00000000; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:68:30 [INFO] [stdout] | [INFO] [stdout] 68 | pub const PERF_TYPE_COUNTER: DWORD = 0x00000400; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:69:27 [INFO] [stdout] | [INFO] [stdout] 69 | pub const PERF_TYPE_TEXT: DWORD = 0x00000800; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:70:27 [INFO] [stdout] | [INFO] [stdout] 70 | pub const PERF_TYPE_ZERO: DWORD = 0x00000C00; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:71:28 [INFO] [stdout] | [INFO] [stdout] 71 | pub const PERF_NUMBER_HEX: DWORD = 0x00000000; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:72:32 [INFO] [stdout] | [INFO] [stdout] 72 | pub const PERF_NUMBER_DECIMAL: DWORD = 0x00010000; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:73:33 [INFO] [stdout] | [INFO] [stdout] 73 | pub const PERF_NUMBER_DEC_1000: DWORD = 0x00020000; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:74:31 [INFO] [stdout] | [INFO] [stdout] 74 | pub const PERF_COUNTER_VALUE: DWORD = 0x00000000; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:75:30 [INFO] [stdout] | [INFO] [stdout] 75 | pub const PERF_COUNTER_RATE: DWORD = 0x00010000; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:76:34 [INFO] [stdout] | [INFO] [stdout] 76 | pub const PERF_COUNTER_FRACTION: DWORD = 0x00020000; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:77:30 [INFO] [stdout] | [INFO] [stdout] 77 | pub const PERF_COUNTER_BASE: DWORD = 0x00030000; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:78:33 [INFO] [stdout] | [INFO] [stdout] 78 | pub const PERF_COUNTER_ELAPSED: DWORD = 0x00040000; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:79:34 [INFO] [stdout] | [INFO] [stdout] 79 | pub const PERF_COUNTER_QUEUELEN: DWORD = 0x00050000; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:80:35 [INFO] [stdout] | [INFO] [stdout] 80 | pub const PERF_COUNTER_HISTOGRAM: DWORD = 0x00060000; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:81:35 [INFO] [stdout] | [INFO] [stdout] 81 | pub const PERF_COUNTER_PRECISION: DWORD = 0x00070000; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:82:30 [INFO] [stdout] | [INFO] [stdout] 82 | pub const PERF_TEXT_UNICODE: DWORD = 0x00000000; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:83:28 [INFO] [stdout] | [INFO] [stdout] 83 | pub const PERF_TEXT_ASCII: DWORD = 0x00010000; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | pub const PERF_TIMER_TICK: DWORD = 0x00000000; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:85:29 [INFO] [stdout] | [INFO] [stdout] 85 | pub const PERF_TIMER_100NS: DWORD = 0x00100000; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:86:30 [INFO] [stdout] | [INFO] [stdout] 86 | pub const PERF_OBJECT_TIMER: DWORD = 0x00200000; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | pub const PERF_DELTA_COUNTER: DWORD = 0x00400000; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:88:28 [INFO] [stdout] | [INFO] [stdout] 88 | pub const PERF_DELTA_BASE: DWORD = 0x00800000; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:89:33 [INFO] [stdout] | [INFO] [stdout] 89 | pub const PERF_INVERSE_COUNTER: DWORD = 0x01000000; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:90:31 [INFO] [stdout] | [INFO] [stdout] 90 | pub const PERF_MULTI_COUNTER: DWORD = 0x02000000; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:91:35 [INFO] [stdout] | [INFO] [stdout] 91 | pub const PERF_DISPLAY_NO_SUFFIX: DWORD = 0x00000000; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:92:33 [INFO] [stdout] | [INFO] [stdout] 92 | pub const PERF_DISPLAY_PER_SEC: DWORD = 0x10000000; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:93:33 [INFO] [stdout] | [INFO] [stdout] 93 | pub const PERF_DISPLAY_PERCENT: DWORD = 0x20000000; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:94:33 [INFO] [stdout] | [INFO] [stdout] 94 | pub const PERF_DISPLAY_SECONDS: DWORD = 0x30000000; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:95:32 [INFO] [stdout] | [INFO] [stdout] 95 | pub const PERF_DISPLAY_NOSHOW: DWORD = 0x40000000; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:96:33 [INFO] [stdout] | [INFO] [stdout] 96 | pub const PERF_COUNTER_COUNTER: DWORD = PERF_SIZE_DWORD | PERF_TYPE_COUNTER | PERF_COUNTER_RATE [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:98:31 [INFO] [stdout] | [INFO] [stdout] 98 | pub const PERF_COUNTER_TIMER: DWORD = PERF_SIZE_LARGE | PERF_TYPE_COUNTER | PERF_COUNTER_RATE [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:100:39 [INFO] [stdout] | [INFO] [stdout] 100 | pub const PERF_COUNTER_QUEUELEN_TYPE: DWORD = PERF_SIZE_DWORD | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:102:45 [INFO] [stdout] | [INFO] [stdout] 102 | pub const PERF_COUNTER_LARGE_QUEUELEN_TYPE: DWORD = PERF_SIZE_LARGE | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:104:45 [INFO] [stdout] | [INFO] [stdout] 104 | pub const PERF_COUNTER_100NS_QUEUELEN_TYPE: DWORD = PERF_SIZE_LARGE | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:106:48 [INFO] [stdout] | [INFO] [stdout] 106 | pub const PERF_COUNTER_OBJ_TIME_QUEUELEN_TYPE: DWORD = PERF_SIZE_LARGE | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:108:36 [INFO] [stdout] | [INFO] [stdout] 108 | pub const PERF_COUNTER_BULK_COUNT: DWORD = PERF_SIZE_LARGE | PERF_TYPE_COUNTER | PERF_COUNTER_RATE [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:110:30 [INFO] [stdout] | [INFO] [stdout] 110 | pub const PERF_COUNTER_TEXT: DWORD = PERF_SIZE_VARIABLE_LEN | PERF_TYPE_TEXT | PERF_TEXT_UNICODE [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:112:34 [INFO] [stdout] | [INFO] [stdout] 112 | pub const PERF_COUNTER_RAWCOUNT: DWORD = PERF_SIZE_DWORD | PERF_TYPE_NUMBER | PERF_NUMBER_DECIMAL [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:114:40 [INFO] [stdout] | [INFO] [stdout] 114 | pub const PERF_COUNTER_LARGE_RAWCOUNT: DWORD = PERF_SIZE_LARGE | PERF_TYPE_NUMBER [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:116:38 [INFO] [stdout] | [INFO] [stdout] 116 | pub const PERF_COUNTER_RAWCOUNT_HEX: DWORD = PERF_SIZE_DWORD | PERF_TYPE_NUMBER | PERF_NUMBER_HEX [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:118:44 [INFO] [stdout] | [INFO] [stdout] 118 | pub const PERF_COUNTER_LARGE_RAWCOUNT_HEX: DWORD = PERF_SIZE_LARGE | PERF_TYPE_NUMBER [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:120:33 [INFO] [stdout] | [INFO] [stdout] 120 | pub const PERF_SAMPLE_FRACTION: DWORD = PERF_SIZE_DWORD | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:122:32 [INFO] [stdout] | [INFO] [stdout] 122 | pub const PERF_SAMPLE_COUNTER: DWORD = PERF_SIZE_DWORD | PERF_TYPE_COUNTER | PERF_COUNTER_RATE [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:124:32 [INFO] [stdout] | [INFO] [stdout] 124 | pub const PERF_COUNTER_NODATA: DWORD = PERF_SIZE_ZERO | PERF_DISPLAY_NOSHOW; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:125:35 [INFO] [stdout] | [INFO] [stdout] 125 | pub const PERF_COUNTER_TIMER_INV: DWORD = PERF_SIZE_LARGE | PERF_TYPE_COUNTER | PERF_COUNTER_RATE [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:127:29 [INFO] [stdout] | [INFO] [stdout] 127 | pub const PERF_SAMPLE_BASE: DWORD = PERF_SIZE_DWORD | PERF_TYPE_COUNTER | PERF_COUNTER_BASE [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | pub const PERF_AVERAGE_TIMER: DWORD = PERF_SIZE_DWORD | PERF_TYPE_COUNTER | PERF_COUNTER_FRACTION [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:131:30 [INFO] [stdout] | [INFO] [stdout] 131 | pub const PERF_AVERAGE_BASE: DWORD = PERF_SIZE_DWORD | PERF_TYPE_COUNTER | PERF_COUNTER_BASE [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:133:30 [INFO] [stdout] | [INFO] [stdout] 133 | pub const PERF_AVERAGE_BULK: DWORD = PERF_SIZE_LARGE | PERF_TYPE_COUNTER | PERF_COUNTER_FRACTION [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:135:32 [INFO] [stdout] | [INFO] [stdout] 135 | pub const PERF_OBJ_TIME_TIMER: DWORD = PERF_SIZE_LARGE | PERF_TYPE_COUNTER | PERF_COUNTER_RATE [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:137:31 [INFO] [stdout] | [INFO] [stdout] 137 | pub const PERF_100NSEC_TIMER: DWORD = PERF_SIZE_LARGE | PERF_TYPE_COUNTER | PERF_COUNTER_RATE [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:139:35 [INFO] [stdout] | [INFO] [stdout] 139 | pub const PERF_100NSEC_TIMER_INV: DWORD = PERF_SIZE_LARGE | PERF_TYPE_COUNTER | PERF_COUNTER_RATE [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:141:37 [INFO] [stdout] | [INFO] [stdout] 141 | pub const PERF_COUNTER_MULTI_TIMER: DWORD = PERF_SIZE_LARGE | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:144:41 [INFO] [stdout] | [INFO] [stdout] 144 | pub const PERF_COUNTER_MULTI_TIMER_INV: DWORD = PERF_SIZE_LARGE | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:147:36 [INFO] [stdout] | [INFO] [stdout] 147 | pub const PERF_COUNTER_MULTI_BASE: DWORD = PERF_SIZE_LARGE | PERF_TYPE_COUNTER | PERF_COUNTER_BASE [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:149:37 [INFO] [stdout] | [INFO] [stdout] 149 | pub const PERF_100NSEC_MULTI_TIMER: DWORD = PERF_SIZE_LARGE | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:152:41 [INFO] [stdout] | [INFO] [stdout] 152 | pub const PERF_100NSEC_MULTI_TIMER_INV: DWORD = PERF_SIZE_LARGE | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:155:30 [INFO] [stdout] | [INFO] [stdout] 155 | pub const PERF_RAW_FRACTION: DWORD = PERF_SIZE_DWORD | PERF_TYPE_COUNTER | PERF_COUNTER_FRACTION [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:157:36 [INFO] [stdout] | [INFO] [stdout] 157 | pub const PERF_LARGE_RAW_FRACTION: DWORD = PERF_SIZE_LARGE | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:159:26 [INFO] [stdout] | [INFO] [stdout] 159 | pub const PERF_RAW_BASE: DWORD = PERF_SIZE_DWORD | PERF_TYPE_COUNTER | PERF_COUNTER_BASE [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:161:32 [INFO] [stdout] | [INFO] [stdout] 161 | pub const PERF_LARGE_RAW_BASE: DWORD = PERF_SIZE_LARGE | PERF_TYPE_COUNTER | PERF_COUNTER_BASE [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:163:30 [INFO] [stdout] | [INFO] [stdout] 163 | pub const PERF_ELAPSED_TIME: DWORD = PERF_SIZE_LARGE | PERF_TYPE_COUNTER | PERF_COUNTER_ELAPSED [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | pub const PERF_COUNTER_HISTOGRAM_TYPE: DWORD = 0x80000000; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:166:31 [INFO] [stdout] | [INFO] [stdout] 166 | pub const PERF_COUNTER_DELTA: DWORD = PERF_SIZE_DWORD | PERF_TYPE_COUNTER | PERF_COUNTER_VALUE [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:168:37 [INFO] [stdout] | [INFO] [stdout] 168 | pub const PERF_COUNTER_LARGE_DELTA: DWORD = PERF_SIZE_LARGE | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:170:40 [INFO] [stdout] | [INFO] [stdout] 170 | pub const PERF_PRECISION_SYSTEM_TIMER: DWORD = PERF_SIZE_LARGE | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:172:39 [INFO] [stdout] | [INFO] [stdout] 172 | pub const PERF_PRECISION_100NS_TIMER: DWORD = PERF_SIZE_LARGE | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:174:40 [INFO] [stdout] | [INFO] [stdout] 174 | pub const PERF_PRECISION_OBJECT_TIMER: DWORD = PERF_SIZE_LARGE | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:176:37 [INFO] [stdout] | [INFO] [stdout] 176 | pub const PERF_PRECISION_TIMESTAMP: DWORD = PERF_LARGE_RAW_BASE; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:177:31 [INFO] [stdout] | [INFO] [stdout] 177 | pub const PERF_DETAIL_NOVICE: DWORD = 100; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:178:33 [INFO] [stdout] | [INFO] [stdout] 178 | pub const PERF_DETAIL_ADVANCED: DWORD = 200; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:179:31 [INFO] [stdout] | [INFO] [stdout] 179 | pub const PERF_DETAIL_EXPERT: DWORD = 300; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:180:31 [INFO] [stdout] | [INFO] [stdout] 180 | pub const PERF_DETAIL_WIZARD: DWORD = 400; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PERF_COUNTER_DEFINITION` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:207:42 [INFO] [stdout] | [INFO] [stdout] 207 | pub type PPERF_COUNTER_DEFINITION = *mut PERF_COUNTER_DEFINITION; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:208:30 [INFO] [stdout] | [INFO] [stdout] 208 | pub const PERF_NO_UNIQUE_ID: LONG = -1; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PERF_INSTANCE_DEFINITION` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:217:43 [INFO] [stdout] | [INFO] [stdout] 217 | pub type PPERF_INSTANCE_DEFINITION = *mut PERF_INSTANCE_DEFINITION; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PERF_COUNTER_BLOCK` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:221:37 [INFO] [stdout] | [INFO] [stdout] 221 | pub type PPERF_COUNTER_BLOCK = *mut PERF_COUNTER_BLOCK; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:222:31 [INFO] [stdout] | [INFO] [stdout] 222 | pub const PERF_QUERY_OBJECTS: LONG = 0x80000000; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:223:30 [INFO] [stdout] | [INFO] [stdout] 223 | pub const PERF_QUERY_GLOBAL: LONG = 0x80000001; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:224:30 [INFO] [stdout] | [INFO] [stdout] 224 | pub const PERF_QUERY_COSTLY: LONG = 0x80000002; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPWSTR` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:227:15 [INFO] [stdout] | [INFO] [stdout] 227 | pContext: LPWSTR [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:228:6 [INFO] [stdout] | [INFO] [stdout] 228 | ) -> DWORD; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPWSTR` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:230:18 [INFO] [stdout] | [INFO] [stdout] 230 | lpValueName: LPWSTR, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:231:19 [INFO] [stdout] | [INFO] [stdout] 231 | lppData: *mut LPVOID, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPDWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:232:21 [INFO] [stdout] | [INFO] [stdout] 232 | lpcbTotalBytes: LPDWORD, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPDWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:233:23 [INFO] [stdout] | [INFO] [stdout] 233 | lpNumObjectTypes: LPDWORD, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:234:6 [INFO] [stdout] | [INFO] [stdout] 234 | ) -> DWORD; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:235:57 [INFO] [stdout] | [INFO] [stdout] 235 | pub type PM_CLOSE_PROC = unsafe extern "system" fn() -> DWORD; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPDWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:236:52 [INFO] [stdout] | [INFO] [stdout] 236 | pub type PM_QUERY_PROC = unsafe extern "system" fn(LPDWORD, *mut LPVOID, LPDWORD, LPDWORD) -> DWORD; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:236:66 [INFO] [stdout] | [INFO] [stdout] 236 | pub type PM_QUERY_PROC = unsafe extern "system" fn(LPDWORD, *mut LPVOID, LPDWORD, LPDWORD) -> DWORD; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPDWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:236:74 [INFO] [stdout] | [INFO] [stdout] 236 | pub type PM_QUERY_PROC = unsafe extern "system" fn(LPDWORD, *mut LPVOID, LPDWORD, LPDWORD) -> DWORD; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPDWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:236:83 [INFO] [stdout] | [INFO] [stdout] 236 | pub type PM_QUERY_PROC = unsafe extern "system" fn(LPDWORD, *mut LPVOID, LPDWORD, LPDWORD) -> DWORD; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> win-low/src/winperf.rs:236:95 [INFO] [stdout] | [INFO] [stdout] 236 | pub type PM_QUERY_PROC = unsafe extern "system" fn(LPDWORD, *mut LPVOID, LPDWORD, LPDWORD) -> DWORD; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling morse-stream v0.1.0 (/opt/rustwide/workdir/morse-stream) [INFO] [stdout] error: aborting due to 108 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `win-low` due to 109 previous errors [INFO] [stdout] Some errors have detailed explanations: E0412, E0463. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "83ba35b8504609a0f76b02b44fe203a0ecbe816ea44500e4f6d62b56540a9eaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83ba35b8504609a0f76b02b44fe203a0ecbe816ea44500e4f6d62b56540a9eaa", kill_on_drop: false }` [INFO] [stdout] 83ba35b8504609a0f76b02b44fe203a0ecbe816ea44500e4f6d62b56540a9eaa