[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] 936fa7fca2c1f76b970d1c4131087650c17e36fa [INFO] building ratijas/windows-rust-counters against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fratijas%2Fwindows-rust-counters" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [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-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ratijas/windows-rust-counters on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ratijas/windows-rust-counters 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f609c2b36965be35f02badd43edbc56f96b7de4443561474195069c6f3c08759 [INFO] running `Command { std: "docker" "start" "-a" "f609c2b36965be35f02badd43edbc56f96b7de4443561474195069c6f3c08759", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f609c2b36965be35f02badd43edbc56f96b7de4443561474195069c6f3c08759", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f609c2b36965be35f02badd43edbc56f96b7de4443561474195069c6f3c08759", kill_on_drop: false }` [INFO] [stdout] f609c2b36965be35f02badd43edbc56f96b7de4443561474195069c6f3c08759 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61f47bea5a87bd76b8e6a42cfd41ec967c9525185f407043e895e8ca517949be [INFO] running `Command { std: "docker" "start" "-a" "61f47bea5a87bd76b8e6a42cfd41ec967c9525185f407043e895e8ca517949be", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling signal-flow v0.1.0 (/opt/rustwide/workdir/signal-flow) [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling morse-stream v0.1.0 (/opt/rustwide/workdir/morse-stream) [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling widestring v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling rust-fuzzy-search v0.1.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling figlet-rs v0.1.5 [INFO] [stderr] Compiling win-low v0.1.0 (/opt/rustwide/workdir/win-low) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `windows` [INFO] [stdout] --> win-low/src/um/winperf.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use windows::Win32::System::Performance::*; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `windows` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_DWORD` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:6:39 [INFO] [stdout] | [INFO] [stdout] 6 | pub const PERF_COUNTER_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_SAMPLE_COUNTER` [INFO] [stdout] ... [INFO] [stdout] 64 | / pub const PERF_SAMPLE_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 65 | | | PERF_TYPE_COUNTER [INFO] [stdout] 66 | | | PERF_COUNTER_RATE [INFO] [stdout] 67 | | | PERF_TIMER_TICK [INFO] [stdout] 68 | | | PERF_DELTA_COUNTER [INFO] [stdout] 69 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_SAMPLE_COUNTER` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_COUNTER_RATE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | | PERF_COUNTER_RATE [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_DELTA` [INFO] [stdout] ... [INFO] [stdout] 153 | / pub const PERF_COUNTER_DELTA: u32 = PERF_SIZE_DWORD [INFO] [stdout] 154 | | | PERF_TYPE_COUNTER [INFO] [stdout] 155 | | | PERF_COUNTER_VALUE [INFO] [stdout] 156 | | | PERF_DELTA_COUNTER [INFO] [stdout] 157 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_COUNTER_DELTA` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TIMER_TICK` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | | PERF_TIMER_TICK [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DELTA_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | | PERF_DELTA_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_PER_SEC` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | | PERF_DISPLAY_PER_SEC; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_LARGE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:12:37 [INFO] [stdout] | [INFO] [stdout] 12 | pub const PERF_COUNTER_TIMER: u32 = PERF_SIZE_LARGE [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_SAMPLE_COUNTER` [INFO] [stdout] ... [INFO] [stdout] 64 | / pub const PERF_SAMPLE_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 65 | | | PERF_TYPE_COUNTER [INFO] [stdout] 66 | | | PERF_COUNTER_RATE [INFO] [stdout] 67 | | | PERF_TIMER_TICK [INFO] [stdout] 68 | | | PERF_DELTA_COUNTER [INFO] [stdout] 69 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_SAMPLE_COUNTER` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_COUNTER_RATE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | | PERF_COUNTER_RATE [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_DELTA` [INFO] [stdout] ... [INFO] [stdout] 153 | / pub const PERF_COUNTER_DELTA: u32 = PERF_SIZE_DWORD [INFO] [stdout] 154 | | | PERF_TYPE_COUNTER [INFO] [stdout] 155 | | | PERF_COUNTER_VALUE [INFO] [stdout] 156 | | | PERF_DELTA_COUNTER [INFO] [stdout] 157 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_COUNTER_DELTA` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TIMER_TICK` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | | PERF_TIMER_TICK [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DELTA_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 6 | / pub const PERF_COUNTER_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 7 | | | PERF_TYPE_COUNTER [INFO] [stdout] 8 | | | PERF_COUNTER_RATE [INFO] [stdout] 9 | | | PERF_TIMER_TICK [INFO] [stdout] 10 | | | PERF_DELTA_COUNTER [INFO] [stdout] 11 | | | PERF_DISPLAY_PER_SEC; [INFO] [stdout] | |___________________________- similarly named constant `PERF_COUNTER_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 16 | | PERF_DELTA_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_PERCENT` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | | PERF_DISPLAY_PERCENT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_DWORD` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:18:45 [INFO] [stdout] | [INFO] [stdout] 18 | pub const PERF_COUNTER_QUEUELEN_TYPE: u32 = PERF_SIZE_DWORD [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_SAMPLE_COUNTER` [INFO] [stdout] ... [INFO] [stdout] 64 | / pub const PERF_SAMPLE_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 65 | | | PERF_TYPE_COUNTER [INFO] [stdout] 66 | | | PERF_COUNTER_RATE [INFO] [stdout] 67 | | | PERF_TIMER_TICK [INFO] [stdout] 68 | | | PERF_DELTA_COUNTER [INFO] [stdout] 69 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_SAMPLE_COUNTER` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_COUNTER_QUEUELEN` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | | PERF_COUNTER_QUEUELEN [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TIMER_TICK` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | | PERF_TIMER_TICK [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DELTA_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 6 | / pub const PERF_COUNTER_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 7 | | | PERF_TYPE_COUNTER [INFO] [stdout] 8 | | | PERF_COUNTER_RATE [INFO] [stdout] 9 | | | PERF_TIMER_TICK [INFO] [stdout] 10 | | | PERF_DELTA_COUNTER [INFO] [stdout] 11 | | | PERF_DISPLAY_PER_SEC; [INFO] [stdout] | |___________________________- similarly named constant `PERF_COUNTER_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 22 | | PERF_DELTA_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_NO_SUFFIX` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_LARGE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:24:51 [INFO] [stdout] | [INFO] [stdout] 24 | pub const PERF_COUNTER_LARGE_QUEUELEN_TYPE: u32 = PERF_SIZE_LARGE [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_SAMPLE_COUNTER` [INFO] [stdout] ... [INFO] [stdout] 64 | / pub const PERF_SAMPLE_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 65 | | | PERF_TYPE_COUNTER [INFO] [stdout] 66 | | | PERF_COUNTER_RATE [INFO] [stdout] 67 | | | PERF_TIMER_TICK [INFO] [stdout] 68 | | | PERF_DELTA_COUNTER [INFO] [stdout] 69 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_SAMPLE_COUNTER` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_COUNTER_QUEUELEN` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 18 | / pub const PERF_COUNTER_QUEUELEN_TYPE: u32 = PERF_SIZE_DWORD [INFO] [stdout] 19 | | | PERF_TYPE_COUNTER [INFO] [stdout] 20 | | | PERF_COUNTER_QUEUELEN [INFO] [stdout] 21 | | | PERF_TIMER_TICK [INFO] [stdout] 22 | | | PERF_DELTA_COUNTER [INFO] [stdout] 23 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_COUNTER_QUEUELEN_TYPE` defined here [INFO] [stdout] ... [INFO] [stdout] 26 | | PERF_COUNTER_QUEUELEN [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_QUEUELEN_TYPE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TIMER_TICK` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | | PERF_TIMER_TICK [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DELTA_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:28:7 [INFO] [stdout] | [INFO] [stdout] 6 | / pub const PERF_COUNTER_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 7 | | | PERF_TYPE_COUNTER [INFO] [stdout] 8 | | | PERF_COUNTER_RATE [INFO] [stdout] 9 | | | PERF_TIMER_TICK [INFO] [stdout] 10 | | | PERF_DELTA_COUNTER [INFO] [stdout] 11 | | | PERF_DISPLAY_PER_SEC; [INFO] [stdout] | |___________________________- similarly named constant `PERF_COUNTER_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 28 | | PERF_DELTA_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_NO_SUFFIX` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_LARGE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:30:51 [INFO] [stdout] | [INFO] [stdout] 30 | pub const PERF_COUNTER_100NS_QUEUELEN_TYPE: u32 = PERF_SIZE_LARGE [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_SAMPLE_COUNTER` [INFO] [stdout] ... [INFO] [stdout] 64 | / pub const PERF_SAMPLE_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 65 | | | PERF_TYPE_COUNTER [INFO] [stdout] 66 | | | PERF_COUNTER_RATE [INFO] [stdout] 67 | | | PERF_TIMER_TICK [INFO] [stdout] 68 | | | PERF_DELTA_COUNTER [INFO] [stdout] 69 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_SAMPLE_COUNTER` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_COUNTER_QUEUELEN` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 18 | / pub const PERF_COUNTER_QUEUELEN_TYPE: u32 = PERF_SIZE_DWORD [INFO] [stdout] 19 | | | PERF_TYPE_COUNTER [INFO] [stdout] 20 | | | PERF_COUNTER_QUEUELEN [INFO] [stdout] 21 | | | PERF_TIMER_TICK [INFO] [stdout] 22 | | | PERF_DELTA_COUNTER [INFO] [stdout] 23 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_COUNTER_QUEUELEN_TYPE` defined here [INFO] [stdout] ... [INFO] [stdout] 32 | | PERF_COUNTER_QUEUELEN [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_QUEUELEN_TYPE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TIMER_100NS` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | | PERF_TIMER_100NS [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DELTA_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 6 | / pub const PERF_COUNTER_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 7 | | | PERF_TYPE_COUNTER [INFO] [stdout] 8 | | | PERF_COUNTER_RATE [INFO] [stdout] 9 | | | PERF_TIMER_TICK [INFO] [stdout] 10 | | | PERF_DELTA_COUNTER [INFO] [stdout] 11 | | | PERF_DISPLAY_PER_SEC; [INFO] [stdout] | |___________________________- similarly named constant `PERF_COUNTER_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 34 | | PERF_DELTA_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_NO_SUFFIX` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_LARGE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:36:54 [INFO] [stdout] | [INFO] [stdout] 36 | pub const PERF_COUNTER_OBJ_TIME_QUEUELEN_TYPE: u32 = PERF_SIZE_LARGE [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_SAMPLE_COUNTER` [INFO] [stdout] ... [INFO] [stdout] 64 | / pub const PERF_SAMPLE_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 65 | | | PERF_TYPE_COUNTER [INFO] [stdout] 66 | | | PERF_COUNTER_RATE [INFO] [stdout] 67 | | | PERF_TIMER_TICK [INFO] [stdout] 68 | | | PERF_DELTA_COUNTER [INFO] [stdout] 69 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_SAMPLE_COUNTER` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_COUNTER_QUEUELEN` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 18 | / pub const PERF_COUNTER_QUEUELEN_TYPE: u32 = PERF_SIZE_DWORD [INFO] [stdout] 19 | | | PERF_TYPE_COUNTER [INFO] [stdout] 20 | | | PERF_COUNTER_QUEUELEN [INFO] [stdout] 21 | | | PERF_TIMER_TICK [INFO] [stdout] 22 | | | PERF_DELTA_COUNTER [INFO] [stdout] 23 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_COUNTER_QUEUELEN_TYPE` defined here [INFO] [stdout] ... [INFO] [stdout] 38 | | PERF_COUNTER_QUEUELEN [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_QUEUELEN_TYPE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_OBJECT_TIMER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | | PERF_OBJECT_TIMER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_OBJ_TIME_TIMER` [INFO] [stdout] ... [INFO] [stdout] 86 | / pub const PERF_OBJ_TIME_TIMER: u32 = PERF_SIZE_LARGE [INFO] [stdout] 87 | | | PERF_TYPE_COUNTER [INFO] [stdout] 88 | | | PERF_COUNTER_RATE [INFO] [stdout] 89 | | | PERF_OBJECT_TIMER [INFO] [stdout] 90 | | | PERF_DELTA_COUNTER [INFO] [stdout] 91 | | | PERF_DISPLAY_PERCENT; [INFO] [stdout] | |___________________________- similarly named constant `PERF_OBJ_TIME_TIMER` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DELTA_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 6 | / pub const PERF_COUNTER_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 7 | | | PERF_TYPE_COUNTER [INFO] [stdout] 8 | | | PERF_COUNTER_RATE [INFO] [stdout] 9 | | | PERF_TIMER_TICK [INFO] [stdout] 10 | | | PERF_DELTA_COUNTER [INFO] [stdout] 11 | | | PERF_DISPLAY_PER_SEC; [INFO] [stdout] | |___________________________- similarly named constant `PERF_COUNTER_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 40 | | PERF_DELTA_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_NO_SUFFIX` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_LARGE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:42:42 [INFO] [stdout] | [INFO] [stdout] 42 | pub const PERF_COUNTER_BULK_COUNT: u32 = PERF_SIZE_LARGE [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_SAMPLE_COUNTER` [INFO] [stdout] ... [INFO] [stdout] 64 | / pub const PERF_SAMPLE_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 65 | | | PERF_TYPE_COUNTER [INFO] [stdout] 66 | | | PERF_COUNTER_RATE [INFO] [stdout] 67 | | | PERF_TIMER_TICK [INFO] [stdout] 68 | | | PERF_DELTA_COUNTER [INFO] [stdout] 69 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_SAMPLE_COUNTER` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_COUNTER_RATE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:44:7 [INFO] [stdout] | [INFO] [stdout] 44 | | PERF_COUNTER_RATE [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_DELTA` [INFO] [stdout] ... [INFO] [stdout] 153 | / pub const PERF_COUNTER_DELTA: u32 = PERF_SIZE_DWORD [INFO] [stdout] 154 | | | PERF_TYPE_COUNTER [INFO] [stdout] 155 | | | PERF_COUNTER_VALUE [INFO] [stdout] 156 | | | PERF_DELTA_COUNTER [INFO] [stdout] 157 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_COUNTER_DELTA` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TIMER_TICK` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | | PERF_TIMER_TICK [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DELTA_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:46:7 [INFO] [stdout] | [INFO] [stdout] 6 | / pub const PERF_COUNTER_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 7 | | | PERF_TYPE_COUNTER [INFO] [stdout] 8 | | | PERF_COUNTER_RATE [INFO] [stdout] 9 | | | PERF_TIMER_TICK [INFO] [stdout] 10 | | | PERF_DELTA_COUNTER [INFO] [stdout] 11 | | | PERF_DISPLAY_PER_SEC; [INFO] [stdout] | |___________________________- similarly named constant `PERF_COUNTER_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 46 | | PERF_DELTA_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_PER_SEC` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | | PERF_DISPLAY_PER_SEC; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_VARIABLE_LEN` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | PERF_SIZE_VARIABLE_LEN | PERF_TYPE_TEXT | PERF_TEXT_UNICODE | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_TEXT` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:49:30 [INFO] [stdout] | [INFO] [stdout] 49 | PERF_SIZE_VARIABLE_LEN | PERF_TYPE_TEXT | PERF_TEXT_UNICODE | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TEXT_UNICODE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:49:47 [INFO] [stdout] | [INFO] [stdout] 49 | PERF_SIZE_VARIABLE_LEN | PERF_TYPE_TEXT | PERF_TEXT_UNICODE | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_NO_SUFFIX` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:49:67 [INFO] [stdout] | [INFO] [stdout] 49 | PERF_SIZE_VARIABLE_LEN | PERF_TYPE_TEXT | PERF_TEXT_UNICODE | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_DWORD` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | PERF_SIZE_DWORD | PERF_TYPE_NUMBER | PERF_NUMBER_DECIMAL | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_NUMBER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:51:23 [INFO] [stdout] | [INFO] [stdout] 51 | PERF_SIZE_DWORD | PERF_TYPE_NUMBER | PERF_NUMBER_DECIMAL | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_NUMBER_DECIMAL` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:51:42 [INFO] [stdout] | [INFO] [stdout] 51 | PERF_SIZE_DWORD | PERF_TYPE_NUMBER | PERF_NUMBER_DECIMAL | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_NO_SUFFIX` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:51:64 [INFO] [stdout] | [INFO] [stdout] 51 | PERF_SIZE_DWORD | PERF_TYPE_NUMBER | PERF_NUMBER_DECIMAL | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_LARGE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | PERF_SIZE_LARGE | PERF_TYPE_NUMBER | PERF_NUMBER_DECIMAL | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_NUMBER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:53:23 [INFO] [stdout] | [INFO] [stdout] 53 | PERF_SIZE_LARGE | PERF_TYPE_NUMBER | PERF_NUMBER_DECIMAL | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_NUMBER_DECIMAL` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:53:42 [INFO] [stdout] | [INFO] [stdout] 53 | PERF_SIZE_LARGE | PERF_TYPE_NUMBER | PERF_NUMBER_DECIMAL | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_NO_SUFFIX` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:53:64 [INFO] [stdout] | [INFO] [stdout] 53 | PERF_SIZE_LARGE | PERF_TYPE_NUMBER | PERF_NUMBER_DECIMAL | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_DWORD` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | PERF_SIZE_DWORD | PERF_TYPE_NUMBER | PERF_NUMBER_HEX | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_NUMBER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:55:23 [INFO] [stdout] | [INFO] [stdout] 55 | PERF_SIZE_DWORD | PERF_TYPE_NUMBER | PERF_NUMBER_HEX | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_NUMBER_HEX` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:55:42 [INFO] [stdout] | [INFO] [stdout] 55 | PERF_SIZE_DWORD | PERF_TYPE_NUMBER | PERF_NUMBER_HEX | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_NO_SUFFIX` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:55:60 [INFO] [stdout] | [INFO] [stdout] 55 | PERF_SIZE_DWORD | PERF_TYPE_NUMBER | PERF_NUMBER_HEX | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_LARGE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | PERF_SIZE_LARGE | PERF_TYPE_NUMBER | PERF_NUMBER_HEX | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_NUMBER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | PERF_SIZE_LARGE | PERF_TYPE_NUMBER | PERF_NUMBER_HEX | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_NUMBER_HEX` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:57:42 [INFO] [stdout] | [INFO] [stdout] 57 | PERF_SIZE_LARGE | PERF_TYPE_NUMBER | PERF_NUMBER_HEX | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_NO_SUFFIX` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:57:60 [INFO] [stdout] | [INFO] [stdout] 57 | PERF_SIZE_LARGE | PERF_TYPE_NUMBER | PERF_NUMBER_HEX | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_DWORD` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:58:39 [INFO] [stdout] | [INFO] [stdout] 58 | pub const PERF_SAMPLE_FRACTION: u32 = PERF_SIZE_DWORD [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:59:7 [INFO] [stdout] | [INFO] [stdout] 59 | | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_SAMPLE_COUNTER` [INFO] [stdout] ... [INFO] [stdout] 64 | / pub const PERF_SAMPLE_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 65 | | | PERF_TYPE_COUNTER [INFO] [stdout] 66 | | | PERF_COUNTER_RATE [INFO] [stdout] 67 | | | PERF_TIMER_TICK [INFO] [stdout] 68 | | | PERF_DELTA_COUNTER [INFO] [stdout] 69 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_SAMPLE_COUNTER` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_COUNTER_FRACTION` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:60:7 [INFO] [stdout] | [INFO] [stdout] 50 | / pub const PERF_COUNTER_RAWCOUNT: u32 = [INFO] [stdout] 51 | | PERF_SIZE_DWORD | PERF_TYPE_NUMBER | PERF_NUMBER_DECIMAL | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |______________________________________________________________________________________- similarly named constant `PERF_COUNTER_RAWCOUNT` defined here [INFO] [stdout] ... [INFO] [stdout] 60 | | PERF_COUNTER_FRACTION [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_RAWCOUNT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DELTA_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:61:7 [INFO] [stdout] | [INFO] [stdout] 6 | / pub const PERF_COUNTER_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 7 | | | PERF_TYPE_COUNTER [INFO] [stdout] 8 | | | PERF_COUNTER_RATE [INFO] [stdout] 9 | | | PERF_TIMER_TICK [INFO] [stdout] 10 | | | PERF_DELTA_COUNTER [INFO] [stdout] 11 | | | PERF_DISPLAY_PER_SEC; [INFO] [stdout] | |___________________________- similarly named constant `PERF_COUNTER_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 61 | | PERF_DELTA_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DELTA_BASE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:62:7 [INFO] [stdout] | [INFO] [stdout] 62 | | PERF_DELTA_BASE [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_RAW_BASE` [INFO] [stdout] ... [INFO] [stdout] 144 | / pub const PERF_RAW_BASE: u32 = [INFO] [stdout] 145 | | PERF_SIZE_DWORD | PERF_TYPE_COUNTER | PERF_COUNTER_BASE | PERF_DISPLAY_NOSHOW | 0x00000003; [INFO] [stdout] | |_______________________________________________________________________________________________- similarly named constant `PERF_RAW_BASE` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_PERCENT` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:63:7 [INFO] [stdout] | [INFO] [stdout] 63 | | PERF_DISPLAY_PERCENT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_DWORD` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:64:38 [INFO] [stdout] | [INFO] [stdout] 64 | pub const PERF_SAMPLE_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:65:7 [INFO] [stdout] | [INFO] [stdout] 65 | | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_COUNTER_RATE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:66:7 [INFO] [stdout] | [INFO] [stdout] 66 | | PERF_COUNTER_RATE [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_DELTA` [INFO] [stdout] ... [INFO] [stdout] 153 | / pub const PERF_COUNTER_DELTA: u32 = PERF_SIZE_DWORD [INFO] [stdout] 154 | | | PERF_TYPE_COUNTER [INFO] [stdout] 155 | | | PERF_COUNTER_VALUE [INFO] [stdout] 156 | | | PERF_DELTA_COUNTER [INFO] [stdout] 157 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_COUNTER_DELTA` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TIMER_TICK` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:67:7 [INFO] [stdout] | [INFO] [stdout] 67 | | PERF_TIMER_TICK [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DELTA_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:68:7 [INFO] [stdout] | [INFO] [stdout] 6 | / pub const PERF_COUNTER_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 7 | | | PERF_TYPE_COUNTER [INFO] [stdout] 8 | | | PERF_COUNTER_RATE [INFO] [stdout] 9 | | | PERF_TIMER_TICK [INFO] [stdout] 10 | | | PERF_DELTA_COUNTER [INFO] [stdout] 11 | | | PERF_DISPLAY_PER_SEC; [INFO] [stdout] | |___________________________- similarly named constant `PERF_COUNTER_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 68 | | PERF_DELTA_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_NO_SUFFIX` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:69:7 [INFO] [stdout] | [INFO] [stdout] 69 | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_ZERO` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:70:38 [INFO] [stdout] | [INFO] [stdout] 70 | pub const PERF_COUNTER_NODATA: u32 = PERF_SIZE_ZERO | PERF_DISPLAY_NOSHOW; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_NOSHOW` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:70:55 [INFO] [stdout] | [INFO] [stdout] 70 | pub const PERF_COUNTER_NODATA: u32 = PERF_SIZE_ZERO | PERF_DISPLAY_NOSHOW; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_LARGE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:71:41 [INFO] [stdout] | [INFO] [stdout] 71 | pub const PERF_COUNTER_TIMER_INV: u32 = PERF_SIZE_LARGE [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:72:7 [INFO] [stdout] | [INFO] [stdout] 64 | / pub const PERF_SAMPLE_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 65 | | | PERF_TYPE_COUNTER [INFO] [stdout] 66 | | | PERF_COUNTER_RATE [INFO] [stdout] 67 | | | PERF_TIMER_TICK [INFO] [stdout] 68 | | | PERF_DELTA_COUNTER [INFO] [stdout] 69 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_SAMPLE_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 72 | | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_SAMPLE_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_COUNTER_RATE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:73:7 [INFO] [stdout] | [INFO] [stdout] 73 | | PERF_COUNTER_RATE [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_DELTA` [INFO] [stdout] ... [INFO] [stdout] 153 | / pub const PERF_COUNTER_DELTA: u32 = PERF_SIZE_DWORD [INFO] [stdout] 154 | | | PERF_TYPE_COUNTER [INFO] [stdout] 155 | | | PERF_COUNTER_VALUE [INFO] [stdout] 156 | | | PERF_DELTA_COUNTER [INFO] [stdout] 157 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_COUNTER_DELTA` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TIMER_TICK` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:74:7 [INFO] [stdout] | [INFO] [stdout] 74 | | PERF_TIMER_TICK [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DELTA_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:75:7 [INFO] [stdout] | [INFO] [stdout] 6 | / pub const PERF_COUNTER_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 7 | | | PERF_TYPE_COUNTER [INFO] [stdout] 8 | | | PERF_COUNTER_RATE [INFO] [stdout] 9 | | | PERF_TIMER_TICK [INFO] [stdout] 10 | | | PERF_DELTA_COUNTER [INFO] [stdout] 11 | | | PERF_DISPLAY_PER_SEC; [INFO] [stdout] | |___________________________- similarly named constant `PERF_COUNTER_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 75 | | PERF_DELTA_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_INVERSE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:76:7 [INFO] [stdout] | [INFO] [stdout] 6 | / pub const PERF_COUNTER_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 7 | | | PERF_TYPE_COUNTER [INFO] [stdout] 8 | | | PERF_COUNTER_RATE [INFO] [stdout] 9 | | | PERF_TIMER_TICK [INFO] [stdout] 10 | | | PERF_DELTA_COUNTER [INFO] [stdout] 11 | | | PERF_DISPLAY_PER_SEC; [INFO] [stdout] | |___________________________- similarly named constant `PERF_COUNTER_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 76 | | PERF_INVERSE_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_PERCENT` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:77:7 [INFO] [stdout] | [INFO] [stdout] 77 | | PERF_DISPLAY_PERCENT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_DWORD` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | PERF_SIZE_DWORD | PERF_TYPE_COUNTER | PERF_COUNTER_BASE | PERF_DISPLAY_NOSHOW | 0x00000001; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:79:23 [INFO] [stdout] | [INFO] [stdout] 64 | / pub const PERF_SAMPLE_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 65 | | | PERF_TYPE_COUNTER [INFO] [stdout] 66 | | | PERF_COUNTER_RATE [INFO] [stdout] 67 | | | PERF_TIMER_TICK [INFO] [stdout] 68 | | | PERF_DELTA_COUNTER [INFO] [stdout] 69 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_SAMPLE_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 79 | PERF_SIZE_DWORD | PERF_TYPE_COUNTER | PERF_COUNTER_BASE | PERF_DISPLAY_NOSHOW | 0x00000001; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_SAMPLE_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_COUNTER_BASE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:79:43 [INFO] [stdout] | [INFO] [stdout] 48 | / pub const PERF_COUNTER_TEXT: u32 = [INFO] [stdout] 49 | | PERF_SIZE_VARIABLE_LEN | PERF_TYPE_TEXT | PERF_TEXT_UNICODE | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_________________________________________________________________________________________- similarly named constant `PERF_COUNTER_TEXT` defined here [INFO] [stdout] ... [INFO] [stdout] 79 | PERF_SIZE_DWORD | PERF_TYPE_COUNTER | PERF_COUNTER_BASE | PERF_DISPLAY_NOSHOW | 0x00000001; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_TEXT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_NOSHOW` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:79:63 [INFO] [stdout] | [INFO] [stdout] 79 | PERF_SIZE_DWORD | PERF_TYPE_COUNTER | PERF_COUNTER_BASE | PERF_DISPLAY_NOSHOW | 0x00000001; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_DWORD` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | PERF_SIZE_DWORD | PERF_TYPE_COUNTER | PERF_COUNTER_FRACTION | PERF_DISPLAY_SECONDS; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:81:23 [INFO] [stdout] | [INFO] [stdout] 64 | / pub const PERF_SAMPLE_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 65 | | | PERF_TYPE_COUNTER [INFO] [stdout] 66 | | | PERF_COUNTER_RATE [INFO] [stdout] 67 | | | PERF_TIMER_TICK [INFO] [stdout] 68 | | | PERF_DELTA_COUNTER [INFO] [stdout] 69 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_SAMPLE_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 81 | PERF_SIZE_DWORD | PERF_TYPE_COUNTER | PERF_COUNTER_FRACTION | PERF_DISPLAY_SECONDS; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_SAMPLE_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_COUNTER_FRACTION` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:81:43 [INFO] [stdout] | [INFO] [stdout] 50 | / pub const PERF_COUNTER_RAWCOUNT: u32 = [INFO] [stdout] 51 | | PERF_SIZE_DWORD | PERF_TYPE_NUMBER | PERF_NUMBER_DECIMAL | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |______________________________________________________________________________________- similarly named constant `PERF_COUNTER_RAWCOUNT` defined here [INFO] [stdout] ... [INFO] [stdout] 81 | PERF_SIZE_DWORD | PERF_TYPE_COUNTER | PERF_COUNTER_FRACTION | PERF_DISPLAY_SECONDS; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_RAWCOUNT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_SECONDS` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:81:67 [INFO] [stdout] | [INFO] [stdout] 81 | PERF_SIZE_DWORD | PERF_TYPE_COUNTER | PERF_COUNTER_FRACTION | PERF_DISPLAY_SECONDS; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_DWORD` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | PERF_SIZE_DWORD | PERF_TYPE_COUNTER | PERF_COUNTER_BASE | PERF_DISPLAY_NOSHOW | 0x00000002; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 64 | / pub const PERF_SAMPLE_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 65 | | | PERF_TYPE_COUNTER [INFO] [stdout] 66 | | | PERF_COUNTER_RATE [INFO] [stdout] 67 | | | PERF_TIMER_TICK [INFO] [stdout] 68 | | | PERF_DELTA_COUNTER [INFO] [stdout] 69 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_SAMPLE_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 83 | PERF_SIZE_DWORD | PERF_TYPE_COUNTER | PERF_COUNTER_BASE | PERF_DISPLAY_NOSHOW | 0x00000002; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_SAMPLE_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_COUNTER_BASE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:83:43 [INFO] [stdout] | [INFO] [stdout] 48 | / pub const PERF_COUNTER_TEXT: u32 = [INFO] [stdout] 49 | | PERF_SIZE_VARIABLE_LEN | PERF_TYPE_TEXT | PERF_TEXT_UNICODE | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_________________________________________________________________________________________- similarly named constant `PERF_COUNTER_TEXT` defined here [INFO] [stdout] ... [INFO] [stdout] 83 | PERF_SIZE_DWORD | PERF_TYPE_COUNTER | PERF_COUNTER_BASE | PERF_DISPLAY_NOSHOW | 0x00000002; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_TEXT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_NOSHOW` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:83:63 [INFO] [stdout] | [INFO] [stdout] 83 | PERF_SIZE_DWORD | PERF_TYPE_COUNTER | PERF_COUNTER_BASE | PERF_DISPLAY_NOSHOW | 0x00000002; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_LARGE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | PERF_SIZE_LARGE | PERF_TYPE_COUNTER | PERF_COUNTER_FRACTION | PERF_DISPLAY_NOSHOW; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:85:23 [INFO] [stdout] | [INFO] [stdout] 64 | / pub const PERF_SAMPLE_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 65 | | | PERF_TYPE_COUNTER [INFO] [stdout] 66 | | | PERF_COUNTER_RATE [INFO] [stdout] 67 | | | PERF_TIMER_TICK [INFO] [stdout] 68 | | | PERF_DELTA_COUNTER [INFO] [stdout] 69 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_SAMPLE_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 85 | PERF_SIZE_LARGE | PERF_TYPE_COUNTER | PERF_COUNTER_FRACTION | PERF_DISPLAY_NOSHOW; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_SAMPLE_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_COUNTER_FRACTION` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:85:43 [INFO] [stdout] | [INFO] [stdout] 50 | / pub const PERF_COUNTER_RAWCOUNT: u32 = [INFO] [stdout] 51 | | PERF_SIZE_DWORD | PERF_TYPE_NUMBER | PERF_NUMBER_DECIMAL | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |______________________________________________________________________________________- similarly named constant `PERF_COUNTER_RAWCOUNT` defined here [INFO] [stdout] ... [INFO] [stdout] 85 | PERF_SIZE_LARGE | PERF_TYPE_COUNTER | PERF_COUNTER_FRACTION | PERF_DISPLAY_NOSHOW; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_RAWCOUNT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_NOSHOW` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:85:67 [INFO] [stdout] | [INFO] [stdout] 85 | PERF_SIZE_LARGE | PERF_TYPE_COUNTER | PERF_COUNTER_FRACTION | PERF_DISPLAY_NOSHOW; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_LARGE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:86:38 [INFO] [stdout] | [INFO] [stdout] 86 | pub const PERF_OBJ_TIME_TIMER: u32 = PERF_SIZE_LARGE [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:87:7 [INFO] [stdout] | [INFO] [stdout] 64 | / pub const PERF_SAMPLE_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 65 | | | PERF_TYPE_COUNTER [INFO] [stdout] 66 | | | PERF_COUNTER_RATE [INFO] [stdout] 67 | | | PERF_TIMER_TICK [INFO] [stdout] 68 | | | PERF_DELTA_COUNTER [INFO] [stdout] 69 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_SAMPLE_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 87 | | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_SAMPLE_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_COUNTER_RATE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:88:7 [INFO] [stdout] | [INFO] [stdout] 88 | | PERF_COUNTER_RATE [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_DELTA` [INFO] [stdout] ... [INFO] [stdout] 153 | / pub const PERF_COUNTER_DELTA: u32 = PERF_SIZE_DWORD [INFO] [stdout] 154 | | | PERF_TYPE_COUNTER [INFO] [stdout] 155 | | | PERF_COUNTER_VALUE [INFO] [stdout] 156 | | | PERF_DELTA_COUNTER [INFO] [stdout] 157 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_COUNTER_DELTA` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_OBJECT_TIMER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:89:7 [INFO] [stdout] | [INFO] [stdout] 89 | | PERF_OBJECT_TIMER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DELTA_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:90:7 [INFO] [stdout] | [INFO] [stdout] 6 | / pub const PERF_COUNTER_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 7 | | | PERF_TYPE_COUNTER [INFO] [stdout] 8 | | | PERF_COUNTER_RATE [INFO] [stdout] 9 | | | PERF_TIMER_TICK [INFO] [stdout] 10 | | | PERF_DELTA_COUNTER [INFO] [stdout] 11 | | | PERF_DISPLAY_PER_SEC; [INFO] [stdout] | |___________________________- similarly named constant `PERF_COUNTER_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 90 | | PERF_DELTA_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_PERCENT` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:91:7 [INFO] [stdout] | [INFO] [stdout] 91 | | PERF_DISPLAY_PERCENT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_LARGE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:92:37 [INFO] [stdout] | [INFO] [stdout] 92 | pub const PERF_100NSEC_TIMER: u32 = PERF_SIZE_LARGE [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:93:7 [INFO] [stdout] | [INFO] [stdout] 64 | / pub const PERF_SAMPLE_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 65 | | | PERF_TYPE_COUNTER [INFO] [stdout] 66 | | | PERF_COUNTER_RATE [INFO] [stdout] 67 | | | PERF_TIMER_TICK [INFO] [stdout] 68 | | | PERF_DELTA_COUNTER [INFO] [stdout] 69 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_SAMPLE_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 93 | | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_SAMPLE_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_COUNTER_RATE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:94:7 [INFO] [stdout] | [INFO] [stdout] 94 | | PERF_COUNTER_RATE [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_DELTA` [INFO] [stdout] ... [INFO] [stdout] 153 | / pub const PERF_COUNTER_DELTA: u32 = PERF_SIZE_DWORD [INFO] [stdout] 154 | | | PERF_TYPE_COUNTER [INFO] [stdout] 155 | | | PERF_COUNTER_VALUE [INFO] [stdout] 156 | | | PERF_DELTA_COUNTER [INFO] [stdout] 157 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_COUNTER_DELTA` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TIMER_100NS` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:95:7 [INFO] [stdout] | [INFO] [stdout] 95 | | PERF_TIMER_100NS [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DELTA_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:96:7 [INFO] [stdout] | [INFO] [stdout] 6 | / pub const PERF_COUNTER_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 7 | | | PERF_TYPE_COUNTER [INFO] [stdout] 8 | | | PERF_COUNTER_RATE [INFO] [stdout] 9 | | | PERF_TIMER_TICK [INFO] [stdout] 10 | | | PERF_DELTA_COUNTER [INFO] [stdout] 11 | | | PERF_DISPLAY_PER_SEC; [INFO] [stdout] | |___________________________- similarly named constant `PERF_COUNTER_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 96 | | PERF_DELTA_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_PERCENT` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:97:7 [INFO] [stdout] | [INFO] [stdout] 97 | | PERF_DISPLAY_PERCENT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_LARGE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:98:41 [INFO] [stdout] | [INFO] [stdout] 98 | pub const PERF_100NSEC_TIMER_INV: u32 = PERF_SIZE_LARGE [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:99:7 [INFO] [stdout] | [INFO] [stdout] 64 | / pub const PERF_SAMPLE_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 65 | | | PERF_TYPE_COUNTER [INFO] [stdout] 66 | | | PERF_COUNTER_RATE [INFO] [stdout] 67 | | | PERF_TIMER_TICK [INFO] [stdout] 68 | | | PERF_DELTA_COUNTER [INFO] [stdout] 69 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_SAMPLE_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 99 | | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_SAMPLE_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_COUNTER_RATE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:100:7 [INFO] [stdout] | [INFO] [stdout] 100 | | PERF_COUNTER_RATE [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_DELTA` [INFO] [stdout] ... [INFO] [stdout] 153 | / pub const PERF_COUNTER_DELTA: u32 = PERF_SIZE_DWORD [INFO] [stdout] 154 | | | PERF_TYPE_COUNTER [INFO] [stdout] 155 | | | PERF_COUNTER_VALUE [INFO] [stdout] 156 | | | PERF_DELTA_COUNTER [INFO] [stdout] 157 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_COUNTER_DELTA` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TIMER_100NS` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:101:7 [INFO] [stdout] | [INFO] [stdout] 101 | | PERF_TIMER_100NS [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DELTA_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:102:7 [INFO] [stdout] | [INFO] [stdout] 6 | / pub const PERF_COUNTER_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 7 | | | PERF_TYPE_COUNTER [INFO] [stdout] 8 | | | PERF_COUNTER_RATE [INFO] [stdout] 9 | | | PERF_TIMER_TICK [INFO] [stdout] 10 | | | PERF_DELTA_COUNTER [INFO] [stdout] 11 | | | PERF_DISPLAY_PER_SEC; [INFO] [stdout] | |___________________________- similarly named constant `PERF_COUNTER_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 102 | | PERF_DELTA_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_INVERSE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:103:7 [INFO] [stdout] | [INFO] [stdout] 6 | / pub const PERF_COUNTER_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 7 | | | PERF_TYPE_COUNTER [INFO] [stdout] 8 | | | PERF_COUNTER_RATE [INFO] [stdout] 9 | | | PERF_TIMER_TICK [INFO] [stdout] 10 | | | PERF_DELTA_COUNTER [INFO] [stdout] 11 | | | PERF_DISPLAY_PER_SEC; [INFO] [stdout] | |___________________________- similarly named constant `PERF_COUNTER_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 103 | | PERF_INVERSE_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_PERCENT` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:104:7 [INFO] [stdout] | [INFO] [stdout] 104 | | PERF_DISPLAY_PERCENT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_LARGE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:105:43 [INFO] [stdout] | [INFO] [stdout] 105 | pub const PERF_COUNTER_MULTI_TIMER: u32 = PERF_SIZE_LARGE [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:106:7 [INFO] [stdout] | [INFO] [stdout] 64 | / pub const PERF_SAMPLE_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 65 | | | PERF_TYPE_COUNTER [INFO] [stdout] 66 | | | PERF_COUNTER_RATE [INFO] [stdout] 67 | | | PERF_TIMER_TICK [INFO] [stdout] 68 | | | PERF_DELTA_COUNTER [INFO] [stdout] 69 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_SAMPLE_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 106 | | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_SAMPLE_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_COUNTER_RATE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:107:7 [INFO] [stdout] | [INFO] [stdout] 107 | | PERF_COUNTER_RATE [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_DELTA` [INFO] [stdout] ... [INFO] [stdout] 153 | / pub const PERF_COUNTER_DELTA: u32 = PERF_SIZE_DWORD [INFO] [stdout] 154 | | | PERF_TYPE_COUNTER [INFO] [stdout] 155 | | | PERF_COUNTER_VALUE [INFO] [stdout] 156 | | | PERF_DELTA_COUNTER [INFO] [stdout] 157 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_COUNTER_DELTA` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DELTA_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:108:7 [INFO] [stdout] | [INFO] [stdout] 6 | / pub const PERF_COUNTER_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 7 | | | PERF_TYPE_COUNTER [INFO] [stdout] 8 | | | PERF_COUNTER_RATE [INFO] [stdout] 9 | | | PERF_TIMER_TICK [INFO] [stdout] 10 | | | PERF_DELTA_COUNTER [INFO] [stdout] 11 | | | PERF_DISPLAY_PER_SEC; [INFO] [stdout] | |___________________________- similarly named constant `PERF_COUNTER_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 108 | | PERF_DELTA_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TIMER_TICK` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | | PERF_TIMER_TICK [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_MULTI_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:110:7 [INFO] [stdout] | [INFO] [stdout] 6 | / pub const PERF_COUNTER_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 7 | | | PERF_TYPE_COUNTER [INFO] [stdout] 8 | | | PERF_COUNTER_RATE [INFO] [stdout] 9 | | | PERF_TIMER_TICK [INFO] [stdout] 10 | | | PERF_DELTA_COUNTER [INFO] [stdout] 11 | | | PERF_DISPLAY_PER_SEC; [INFO] [stdout] | |___________________________- similarly named constant `PERF_COUNTER_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 110 | | PERF_MULTI_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_PERCENT` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:111:7 [INFO] [stdout] | [INFO] [stdout] 111 | | PERF_DISPLAY_PERCENT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_LARGE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:112:47 [INFO] [stdout] | [INFO] [stdout] 112 | pub const PERF_COUNTER_MULTI_TIMER_INV: u32 = PERF_SIZE_LARGE [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:113:7 [INFO] [stdout] | [INFO] [stdout] 64 | / pub const PERF_SAMPLE_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 65 | | | PERF_TYPE_COUNTER [INFO] [stdout] 66 | | | PERF_COUNTER_RATE [INFO] [stdout] 67 | | | PERF_TIMER_TICK [INFO] [stdout] 68 | | | PERF_DELTA_COUNTER [INFO] [stdout] 69 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_SAMPLE_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 113 | | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_SAMPLE_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_COUNTER_RATE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:114:7 [INFO] [stdout] | [INFO] [stdout] 114 | | PERF_COUNTER_RATE [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_DELTA` [INFO] [stdout] ... [INFO] [stdout] 153 | / pub const PERF_COUNTER_DELTA: u32 = PERF_SIZE_DWORD [INFO] [stdout] 154 | | | PERF_TYPE_COUNTER [INFO] [stdout] 155 | | | PERF_COUNTER_VALUE [INFO] [stdout] 156 | | | PERF_DELTA_COUNTER [INFO] [stdout] 157 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_COUNTER_DELTA` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DELTA_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:115:7 [INFO] [stdout] | [INFO] [stdout] 6 | / pub const PERF_COUNTER_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 7 | | | PERF_TYPE_COUNTER [INFO] [stdout] 8 | | | PERF_COUNTER_RATE [INFO] [stdout] 9 | | | PERF_TIMER_TICK [INFO] [stdout] 10 | | | PERF_DELTA_COUNTER [INFO] [stdout] 11 | | | PERF_DISPLAY_PER_SEC; [INFO] [stdout] | |___________________________- similarly named constant `PERF_COUNTER_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 115 | | PERF_DELTA_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_MULTI_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:116:7 [INFO] [stdout] | [INFO] [stdout] 6 | / pub const PERF_COUNTER_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 7 | | | PERF_TYPE_COUNTER [INFO] [stdout] 8 | | | PERF_COUNTER_RATE [INFO] [stdout] 9 | | | PERF_TIMER_TICK [INFO] [stdout] 10 | | | PERF_DELTA_COUNTER [INFO] [stdout] 11 | | | PERF_DISPLAY_PER_SEC; [INFO] [stdout] | |___________________________- similarly named constant `PERF_COUNTER_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 116 | | PERF_MULTI_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TIMER_TICK` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:117:7 [INFO] [stdout] | [INFO] [stdout] 117 | | PERF_TIMER_TICK [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_INVERSE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:118:7 [INFO] [stdout] | [INFO] [stdout] 6 | / pub const PERF_COUNTER_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 7 | | | PERF_TYPE_COUNTER [INFO] [stdout] 8 | | | PERF_COUNTER_RATE [INFO] [stdout] 9 | | | PERF_TIMER_TICK [INFO] [stdout] 10 | | | PERF_DELTA_COUNTER [INFO] [stdout] 11 | | | PERF_DISPLAY_PER_SEC; [INFO] [stdout] | |___________________________- similarly named constant `PERF_COUNTER_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 118 | | PERF_INVERSE_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_PERCENT` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:119:7 [INFO] [stdout] | [INFO] [stdout] 119 | | PERF_DISPLAY_PERCENT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_LARGE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:120:42 [INFO] [stdout] | [INFO] [stdout] 120 | pub const PERF_COUNTER_MULTI_BASE: u32 = PERF_SIZE_LARGE [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:121:7 [INFO] [stdout] | [INFO] [stdout] 64 | / pub const PERF_SAMPLE_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 65 | | | PERF_TYPE_COUNTER [INFO] [stdout] 66 | | | PERF_COUNTER_RATE [INFO] [stdout] 67 | | | PERF_TIMER_TICK [INFO] [stdout] 68 | | | PERF_DELTA_COUNTER [INFO] [stdout] 69 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_SAMPLE_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 121 | | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_SAMPLE_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_COUNTER_BASE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:122:7 [INFO] [stdout] | [INFO] [stdout] 48 | / pub const PERF_COUNTER_TEXT: u32 = [INFO] [stdout] 49 | | PERF_SIZE_VARIABLE_LEN | PERF_TYPE_TEXT | PERF_TEXT_UNICODE | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_________________________________________________________________________________________- similarly named constant `PERF_COUNTER_TEXT` defined here [INFO] [stdout] ... [INFO] [stdout] 122 | | PERF_COUNTER_BASE [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_TEXT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_MULTI_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:123:7 [INFO] [stdout] | [INFO] [stdout] 6 | / pub const PERF_COUNTER_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 7 | | | PERF_TYPE_COUNTER [INFO] [stdout] 8 | | | PERF_COUNTER_RATE [INFO] [stdout] 9 | | | PERF_TIMER_TICK [INFO] [stdout] 10 | | | PERF_DELTA_COUNTER [INFO] [stdout] 11 | | | PERF_DISPLAY_PER_SEC; [INFO] [stdout] | |___________________________- similarly named constant `PERF_COUNTER_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 123 | | PERF_MULTI_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_NOSHOW` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:124:7 [INFO] [stdout] | [INFO] [stdout] 124 | | PERF_DISPLAY_NOSHOW; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_LARGE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:125:43 [INFO] [stdout] | [INFO] [stdout] 125 | pub const PERF_100NSEC_MULTI_TIMER: u32 = PERF_SIZE_LARGE [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:126:7 [INFO] [stdout] | [INFO] [stdout] 64 | / pub const PERF_SAMPLE_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 65 | | | PERF_TYPE_COUNTER [INFO] [stdout] 66 | | | PERF_COUNTER_RATE [INFO] [stdout] 67 | | | PERF_TIMER_TICK [INFO] [stdout] 68 | | | PERF_DELTA_COUNTER [INFO] [stdout] 69 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_SAMPLE_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 126 | | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_SAMPLE_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DELTA_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:127:7 [INFO] [stdout] | [INFO] [stdout] 6 | / pub const PERF_COUNTER_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 7 | | | PERF_TYPE_COUNTER [INFO] [stdout] 8 | | | PERF_COUNTER_RATE [INFO] [stdout] 9 | | | PERF_TIMER_TICK [INFO] [stdout] 10 | | | PERF_DELTA_COUNTER [INFO] [stdout] 11 | | | PERF_DISPLAY_PER_SEC; [INFO] [stdout] | |___________________________- similarly named constant `PERF_COUNTER_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 127 | | PERF_DELTA_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_COUNTER_RATE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:128:7 [INFO] [stdout] | [INFO] [stdout] 128 | | PERF_COUNTER_RATE [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_DELTA` [INFO] [stdout] ... [INFO] [stdout] 153 | / pub const PERF_COUNTER_DELTA: u32 = PERF_SIZE_DWORD [INFO] [stdout] 154 | | | PERF_TYPE_COUNTER [INFO] [stdout] 155 | | | PERF_COUNTER_VALUE [INFO] [stdout] 156 | | | PERF_DELTA_COUNTER [INFO] [stdout] 157 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_COUNTER_DELTA` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TIMER_100NS` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:129:7 [INFO] [stdout] | [INFO] [stdout] 129 | | PERF_TIMER_100NS [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_MULTI_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:130:7 [INFO] [stdout] | [INFO] [stdout] 6 | / pub const PERF_COUNTER_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 7 | | | PERF_TYPE_COUNTER [INFO] [stdout] 8 | | | PERF_COUNTER_RATE [INFO] [stdout] 9 | | | PERF_TIMER_TICK [INFO] [stdout] 10 | | | PERF_DELTA_COUNTER [INFO] [stdout] 11 | | | PERF_DISPLAY_PER_SEC; [INFO] [stdout] | |___________________________- similarly named constant `PERF_COUNTER_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 130 | | PERF_MULTI_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_PERCENT` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:131:7 [INFO] [stdout] | [INFO] [stdout] 131 | | PERF_DISPLAY_PERCENT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_LARGE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:132:47 [INFO] [stdout] | [INFO] [stdout] 132 | pub const PERF_100NSEC_MULTI_TIMER_INV: u32 = PERF_SIZE_LARGE [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:133:7 [INFO] [stdout] | [INFO] [stdout] 64 | / pub const PERF_SAMPLE_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 65 | | | PERF_TYPE_COUNTER [INFO] [stdout] 66 | | | PERF_COUNTER_RATE [INFO] [stdout] 67 | | | PERF_TIMER_TICK [INFO] [stdout] 68 | | | PERF_DELTA_COUNTER [INFO] [stdout] 69 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_SAMPLE_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 133 | | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_SAMPLE_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DELTA_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:134:7 [INFO] [stdout] | [INFO] [stdout] 6 | / pub const PERF_COUNTER_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 7 | | | PERF_TYPE_COUNTER [INFO] [stdout] 8 | | | PERF_COUNTER_RATE [INFO] [stdout] 9 | | | PERF_TIMER_TICK [INFO] [stdout] 10 | | | PERF_DELTA_COUNTER [INFO] [stdout] 11 | | | PERF_DISPLAY_PER_SEC; [INFO] [stdout] | |___________________________- similarly named constant `PERF_COUNTER_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 134 | | PERF_DELTA_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_COUNTER_RATE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:135:7 [INFO] [stdout] | [INFO] [stdout] 135 | | PERF_COUNTER_RATE [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_DELTA` [INFO] [stdout] ... [INFO] [stdout] 153 | / pub const PERF_COUNTER_DELTA: u32 = PERF_SIZE_DWORD [INFO] [stdout] 154 | | | PERF_TYPE_COUNTER [INFO] [stdout] 155 | | | PERF_COUNTER_VALUE [INFO] [stdout] 156 | | | PERF_DELTA_COUNTER [INFO] [stdout] 157 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_COUNTER_DELTA` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TIMER_100NS` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:136:7 [INFO] [stdout] | [INFO] [stdout] 136 | | PERF_TIMER_100NS [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_MULTI_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:137:7 [INFO] [stdout] | [INFO] [stdout] 6 | / pub const PERF_COUNTER_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 7 | | | PERF_TYPE_COUNTER [INFO] [stdout] 8 | | | PERF_COUNTER_RATE [INFO] [stdout] 9 | | | PERF_TIMER_TICK [INFO] [stdout] 10 | | | PERF_DELTA_COUNTER [INFO] [stdout] 11 | | | PERF_DISPLAY_PER_SEC; [INFO] [stdout] | |___________________________- similarly named constant `PERF_COUNTER_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 137 | | PERF_MULTI_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_INVERSE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:138:7 [INFO] [stdout] | [INFO] [stdout] 6 | / pub const PERF_COUNTER_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 7 | | | PERF_TYPE_COUNTER [INFO] [stdout] 8 | | | PERF_COUNTER_RATE [INFO] [stdout] 9 | | | PERF_TIMER_TICK [INFO] [stdout] 10 | | | PERF_DELTA_COUNTER [INFO] [stdout] 11 | | | PERF_DISPLAY_PER_SEC; [INFO] [stdout] | |___________________________- similarly named constant `PERF_COUNTER_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 138 | | PERF_INVERSE_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_PERCENT` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:139:7 [INFO] [stdout] | [INFO] [stdout] 139 | | PERF_DISPLAY_PERCENT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_DWORD` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | PERF_SIZE_DWORD | PERF_TYPE_COUNTER | PERF_COUNTER_FRACTION | PERF_DISPLAY_PERCENT; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:141:23 [INFO] [stdout] | [INFO] [stdout] 64 | / pub const PERF_SAMPLE_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 65 | | | PERF_TYPE_COUNTER [INFO] [stdout] 66 | | | PERF_COUNTER_RATE [INFO] [stdout] 67 | | | PERF_TIMER_TICK [INFO] [stdout] 68 | | | PERF_DELTA_COUNTER [INFO] [stdout] 69 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_SAMPLE_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 141 | PERF_SIZE_DWORD | PERF_TYPE_COUNTER | PERF_COUNTER_FRACTION | PERF_DISPLAY_PERCENT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_SAMPLE_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_COUNTER_FRACTION` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:141:43 [INFO] [stdout] | [INFO] [stdout] 50 | / pub const PERF_COUNTER_RAWCOUNT: u32 = [INFO] [stdout] 51 | | PERF_SIZE_DWORD | PERF_TYPE_NUMBER | PERF_NUMBER_DECIMAL | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |______________________________________________________________________________________- similarly named constant `PERF_COUNTER_RAWCOUNT` defined here [INFO] [stdout] ... [INFO] [stdout] 141 | PERF_SIZE_DWORD | PERF_TYPE_COUNTER | PERF_COUNTER_FRACTION | PERF_DISPLAY_PERCENT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_RAWCOUNT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_PERCENT` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:141:67 [INFO] [stdout] | [INFO] [stdout] 141 | PERF_SIZE_DWORD | PERF_TYPE_COUNTER | PERF_COUNTER_FRACTION | PERF_DISPLAY_PERCENT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_LARGE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | PERF_SIZE_LARGE | PERF_TYPE_COUNTER | PERF_COUNTER_FRACTION | PERF_DISPLAY_PERCENT; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:143:23 [INFO] [stdout] | [INFO] [stdout] 64 | / pub const PERF_SAMPLE_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 65 | | | PERF_TYPE_COUNTER [INFO] [stdout] 66 | | | PERF_COUNTER_RATE [INFO] [stdout] 67 | | | PERF_TIMER_TICK [INFO] [stdout] 68 | | | PERF_DELTA_COUNTER [INFO] [stdout] 69 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_SAMPLE_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 143 | PERF_SIZE_LARGE | PERF_TYPE_COUNTER | PERF_COUNTER_FRACTION | PERF_DISPLAY_PERCENT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_SAMPLE_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_COUNTER_FRACTION` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:143:43 [INFO] [stdout] | [INFO] [stdout] 50 | / pub const PERF_COUNTER_RAWCOUNT: u32 = [INFO] [stdout] 51 | | PERF_SIZE_DWORD | PERF_TYPE_NUMBER | PERF_NUMBER_DECIMAL | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |______________________________________________________________________________________- similarly named constant `PERF_COUNTER_RAWCOUNT` defined here [INFO] [stdout] ... [INFO] [stdout] 143 | PERF_SIZE_LARGE | PERF_TYPE_COUNTER | PERF_COUNTER_FRACTION | PERF_DISPLAY_PERCENT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_RAWCOUNT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_PERCENT` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:143:67 [INFO] [stdout] | [INFO] [stdout] 143 | PERF_SIZE_LARGE | PERF_TYPE_COUNTER | PERF_COUNTER_FRACTION | PERF_DISPLAY_PERCENT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_DWORD` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | PERF_SIZE_DWORD | PERF_TYPE_COUNTER | PERF_COUNTER_BASE | PERF_DISPLAY_NOSHOW | 0x00000003; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:145:23 [INFO] [stdout] | [INFO] [stdout] 64 | / pub const PERF_SAMPLE_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 65 | | | PERF_TYPE_COUNTER [INFO] [stdout] 66 | | | PERF_COUNTER_RATE [INFO] [stdout] 67 | | | PERF_TIMER_TICK [INFO] [stdout] 68 | | | PERF_DELTA_COUNTER [INFO] [stdout] 69 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_SAMPLE_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 145 | PERF_SIZE_DWORD | PERF_TYPE_COUNTER | PERF_COUNTER_BASE | PERF_DISPLAY_NOSHOW | 0x00000003; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_SAMPLE_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_COUNTER_BASE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:145:43 [INFO] [stdout] | [INFO] [stdout] 48 | / pub const PERF_COUNTER_TEXT: u32 = [INFO] [stdout] 49 | | PERF_SIZE_VARIABLE_LEN | PERF_TYPE_TEXT | PERF_TEXT_UNICODE | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_________________________________________________________________________________________- similarly named constant `PERF_COUNTER_TEXT` defined here [INFO] [stdout] ... [INFO] [stdout] 145 | PERF_SIZE_DWORD | PERF_TYPE_COUNTER | PERF_COUNTER_BASE | PERF_DISPLAY_NOSHOW | 0x00000003; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_TEXT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_NOSHOW` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:145:63 [INFO] [stdout] | [INFO] [stdout] 145 | PERF_SIZE_DWORD | PERF_TYPE_COUNTER | PERF_COUNTER_BASE | PERF_DISPLAY_NOSHOW | 0x00000003; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_LARGE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | PERF_SIZE_LARGE | PERF_TYPE_COUNTER | PERF_COUNTER_BASE | PERF_DISPLAY_NOSHOW; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:147:23 [INFO] [stdout] | [INFO] [stdout] 64 | / pub const PERF_SAMPLE_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 65 | | | PERF_TYPE_COUNTER [INFO] [stdout] 66 | | | PERF_COUNTER_RATE [INFO] [stdout] 67 | | | PERF_TIMER_TICK [INFO] [stdout] 68 | | | PERF_DELTA_COUNTER [INFO] [stdout] 69 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_SAMPLE_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 147 | PERF_SIZE_LARGE | PERF_TYPE_COUNTER | PERF_COUNTER_BASE | PERF_DISPLAY_NOSHOW; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_SAMPLE_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_COUNTER_BASE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:147:43 [INFO] [stdout] | [INFO] [stdout] 48 | / pub const PERF_COUNTER_TEXT: u32 = [INFO] [stdout] 49 | | PERF_SIZE_VARIABLE_LEN | PERF_TYPE_TEXT | PERF_TEXT_UNICODE | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_________________________________________________________________________________________- similarly named constant `PERF_COUNTER_TEXT` defined here [INFO] [stdout] ... [INFO] [stdout] 147 | PERF_SIZE_LARGE | PERF_TYPE_COUNTER | PERF_COUNTER_BASE | PERF_DISPLAY_NOSHOW; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_TEXT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_NOSHOW` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:147:63 [INFO] [stdout] | [INFO] [stdout] 147 | PERF_SIZE_LARGE | PERF_TYPE_COUNTER | PERF_COUNTER_BASE | PERF_DISPLAY_NOSHOW; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_LARGE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:148:36 [INFO] [stdout] | [INFO] [stdout] 148 | pub const PERF_ELAPSED_TIME: u32 = PERF_SIZE_LARGE [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:149:7 [INFO] [stdout] | [INFO] [stdout] 64 | / pub const PERF_SAMPLE_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 65 | | | PERF_TYPE_COUNTER [INFO] [stdout] 66 | | | PERF_COUNTER_RATE [INFO] [stdout] 67 | | | PERF_TIMER_TICK [INFO] [stdout] 68 | | | PERF_DELTA_COUNTER [INFO] [stdout] 69 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_SAMPLE_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 149 | | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_SAMPLE_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_COUNTER_ELAPSED` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:150:7 [INFO] [stdout] | [INFO] [stdout] 6 | / pub const PERF_COUNTER_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 7 | | | PERF_TYPE_COUNTER [INFO] [stdout] 8 | | | PERF_COUNTER_RATE [INFO] [stdout] 9 | | | PERF_TIMER_TICK [INFO] [stdout] 10 | | | PERF_DELTA_COUNTER [INFO] [stdout] 11 | | | PERF_DISPLAY_PER_SEC; [INFO] [stdout] | |___________________________- similarly named constant `PERF_COUNTER_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 150 | | PERF_COUNTER_ELAPSED [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_OBJECT_TIMER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:151:7 [INFO] [stdout] | [INFO] [stdout] 86 | / pub const PERF_OBJ_TIME_TIMER: u32 = PERF_SIZE_LARGE [INFO] [stdout] 87 | | | PERF_TYPE_COUNTER [INFO] [stdout] 88 | | | PERF_COUNTER_RATE [INFO] [stdout] 89 | | | PERF_OBJECT_TIMER [INFO] [stdout] 90 | | | PERF_DELTA_COUNTER [INFO] [stdout] 91 | | | PERF_DISPLAY_PERCENT; [INFO] [stdout] | |___________________________- similarly named constant `PERF_OBJ_TIME_TIMER` defined here [INFO] [stdout] ... [INFO] [stdout] 151 | | PERF_OBJECT_TIMER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_OBJ_TIME_TIMER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_SECONDS` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:152:7 [INFO] [stdout] | [INFO] [stdout] 152 | | PERF_DISPLAY_SECONDS; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_DWORD` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:153:37 [INFO] [stdout] | [INFO] [stdout] 153 | pub const PERF_COUNTER_DELTA: u32 = PERF_SIZE_DWORD [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:154:7 [INFO] [stdout] | [INFO] [stdout] 64 | / pub const PERF_SAMPLE_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 65 | | | PERF_TYPE_COUNTER [INFO] [stdout] 66 | | | PERF_COUNTER_RATE [INFO] [stdout] 67 | | | PERF_TIMER_TICK [INFO] [stdout] 68 | | | PERF_DELTA_COUNTER [INFO] [stdout] 69 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_SAMPLE_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 154 | | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_SAMPLE_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_COUNTER_VALUE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:155:7 [INFO] [stdout] | [INFO] [stdout] 155 | | PERF_COUNTER_VALUE [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DELTA_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:156:7 [INFO] [stdout] | [INFO] [stdout] 6 | / pub const PERF_COUNTER_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 7 | | | PERF_TYPE_COUNTER [INFO] [stdout] 8 | | | PERF_COUNTER_RATE [INFO] [stdout] 9 | | | PERF_TIMER_TICK [INFO] [stdout] 10 | | | PERF_DELTA_COUNTER [INFO] [stdout] 11 | | | PERF_DISPLAY_PER_SEC; [INFO] [stdout] | |___________________________- similarly named constant `PERF_COUNTER_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 156 | | PERF_DELTA_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_NO_SUFFIX` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:157:7 [INFO] [stdout] | [INFO] [stdout] 157 | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_LARGE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:158:43 [INFO] [stdout] | [INFO] [stdout] 158 | pub const PERF_COUNTER_LARGE_DELTA: u32 = PERF_SIZE_LARGE [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:159:7 [INFO] [stdout] | [INFO] [stdout] 64 | / pub const PERF_SAMPLE_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 65 | | | PERF_TYPE_COUNTER [INFO] [stdout] 66 | | | PERF_COUNTER_RATE [INFO] [stdout] 67 | | | PERF_TIMER_TICK [INFO] [stdout] 68 | | | PERF_DELTA_COUNTER [INFO] [stdout] 69 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_SAMPLE_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 159 | | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_SAMPLE_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_COUNTER_VALUE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:160:7 [INFO] [stdout] | [INFO] [stdout] 153 | / pub const PERF_COUNTER_DELTA: u32 = PERF_SIZE_DWORD [INFO] [stdout] 154 | | | PERF_TYPE_COUNTER [INFO] [stdout] 155 | | | PERF_COUNTER_VALUE [INFO] [stdout] 156 | | | PERF_DELTA_COUNTER [INFO] [stdout] 157 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_COUNTER_DELTA` defined here [INFO] [stdout] ... [INFO] [stdout] 160 | | PERF_COUNTER_VALUE [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_DELTA` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DELTA_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:161:7 [INFO] [stdout] | [INFO] [stdout] 6 | / pub const PERF_COUNTER_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 7 | | | PERF_TYPE_COUNTER [INFO] [stdout] 8 | | | PERF_COUNTER_RATE [INFO] [stdout] 9 | | | PERF_TIMER_TICK [INFO] [stdout] 10 | | | PERF_DELTA_COUNTER [INFO] [stdout] 11 | | | PERF_DISPLAY_PER_SEC; [INFO] [stdout] | |___________________________- similarly named constant `PERF_COUNTER_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 161 | | PERF_DELTA_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_NO_SUFFIX` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:162:7 [INFO] [stdout] | [INFO] [stdout] 162 | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_LARGE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:163:46 [INFO] [stdout] | [INFO] [stdout] 163 | pub const PERF_PRECISION_SYSTEM_TIMER: u32 = PERF_SIZE_LARGE [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:164:7 [INFO] [stdout] | [INFO] [stdout] 64 | / pub const PERF_SAMPLE_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 65 | | | PERF_TYPE_COUNTER [INFO] [stdout] 66 | | | PERF_COUNTER_RATE [INFO] [stdout] 67 | | | PERF_TIMER_TICK [INFO] [stdout] 68 | | | PERF_DELTA_COUNTER [INFO] [stdout] 69 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_SAMPLE_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 164 | | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_SAMPLE_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_COUNTER_PRECISION` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:165:7 [INFO] [stdout] | [INFO] [stdout] 165 | | PERF_COUNTER_PRECISION [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TIMER_TICK` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:166:7 [INFO] [stdout] | [INFO] [stdout] 166 | | PERF_TIMER_TICK [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DELTA_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:167:7 [INFO] [stdout] | [INFO] [stdout] 6 | / pub const PERF_COUNTER_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 7 | | | PERF_TYPE_COUNTER [INFO] [stdout] 8 | | | PERF_COUNTER_RATE [INFO] [stdout] 9 | | | PERF_TIMER_TICK [INFO] [stdout] 10 | | | PERF_DELTA_COUNTER [INFO] [stdout] 11 | | | PERF_DISPLAY_PER_SEC; [INFO] [stdout] | |___________________________- similarly named constant `PERF_COUNTER_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 167 | | PERF_DELTA_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_PERCENT` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | | PERF_DISPLAY_PERCENT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_LARGE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:169:45 [INFO] [stdout] | [INFO] [stdout] 169 | pub const PERF_PRECISION_100NS_TIMER: u32 = PERF_SIZE_LARGE [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:170:7 [INFO] [stdout] | [INFO] [stdout] 64 | / pub const PERF_SAMPLE_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 65 | | | PERF_TYPE_COUNTER [INFO] [stdout] 66 | | | PERF_COUNTER_RATE [INFO] [stdout] 67 | | | PERF_TIMER_TICK [INFO] [stdout] 68 | | | PERF_DELTA_COUNTER [INFO] [stdout] 69 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_SAMPLE_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 170 | | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_SAMPLE_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_COUNTER_PRECISION` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:171:7 [INFO] [stdout] | [INFO] [stdout] 171 | | PERF_COUNTER_PRECISION [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TIMER_100NS` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:172:7 [INFO] [stdout] | [INFO] [stdout] 172 | | PERF_TIMER_100NS [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DELTA_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:173:7 [INFO] [stdout] | [INFO] [stdout] 6 | / pub const PERF_COUNTER_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 7 | | | PERF_TYPE_COUNTER [INFO] [stdout] 8 | | | PERF_COUNTER_RATE [INFO] [stdout] 9 | | | PERF_TIMER_TICK [INFO] [stdout] 10 | | | PERF_DELTA_COUNTER [INFO] [stdout] 11 | | | PERF_DISPLAY_PER_SEC; [INFO] [stdout] | |___________________________- similarly named constant `PERF_COUNTER_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 173 | | PERF_DELTA_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_PERCENT` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:174:7 [INFO] [stdout] | [INFO] [stdout] 174 | | PERF_DISPLAY_PERCENT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_SIZE_LARGE` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:175:46 [INFO] [stdout] | [INFO] [stdout] 175 | pub const PERF_PRECISION_OBJECT_TIMER: u32 = PERF_SIZE_LARGE [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_TYPE_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:176:7 [INFO] [stdout] | [INFO] [stdout] 64 | / pub const PERF_SAMPLE_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 65 | | | PERF_TYPE_COUNTER [INFO] [stdout] 66 | | | PERF_COUNTER_RATE [INFO] [stdout] 67 | | | PERF_TIMER_TICK [INFO] [stdout] 68 | | | PERF_DELTA_COUNTER [INFO] [stdout] 69 | | | PERF_DISPLAY_NO_SUFFIX; [INFO] [stdout] | |_____________________________- similarly named constant `PERF_SAMPLE_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 176 | | PERF_TYPE_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_SAMPLE_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_COUNTER_PRECISION` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:177:7 [INFO] [stdout] | [INFO] [stdout] 177 | | PERF_COUNTER_PRECISION [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_OBJECT_TIMER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:178:7 [INFO] [stdout] | [INFO] [stdout] 86 | / pub const PERF_OBJ_TIME_TIMER: u32 = PERF_SIZE_LARGE [INFO] [stdout] 87 | | | PERF_TYPE_COUNTER [INFO] [stdout] 88 | | | PERF_COUNTER_RATE [INFO] [stdout] 89 | | | PERF_OBJECT_TIMER [INFO] [stdout] 90 | | | PERF_DELTA_COUNTER [INFO] [stdout] 91 | | | PERF_DISPLAY_PERCENT; [INFO] [stdout] | |___________________________- similarly named constant `PERF_OBJ_TIME_TIMER` defined here [INFO] [stdout] ... [INFO] [stdout] 178 | | PERF_OBJECT_TIMER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_OBJ_TIME_TIMER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DELTA_COUNTER` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:179:7 [INFO] [stdout] | [INFO] [stdout] 6 | / pub const PERF_COUNTER_COUNTER: u32 = PERF_SIZE_DWORD [INFO] [stdout] 7 | | | PERF_TYPE_COUNTER [INFO] [stdout] 8 | | | PERF_COUNTER_RATE [INFO] [stdout] 9 | | | PERF_TIMER_TICK [INFO] [stdout] 10 | | | PERF_DELTA_COUNTER [INFO] [stdout] 11 | | | PERF_DISPLAY_PER_SEC; [INFO] [stdout] | |___________________________- similarly named constant `PERF_COUNTER_COUNTER` defined here [INFO] [stdout] ... [INFO] [stdout] 179 | | PERF_DELTA_COUNTER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PERF_COUNTER_COUNTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PERF_DISPLAY_PERCENT` in this scope [INFO] [stdout] --> win-low/src/um/winperf.rs:180:7 [INFO] [stdout] | [INFO] [stdout] 180 | | PERF_DISPLAY_PERCENT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [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 `win-low` (lib) due to 203 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "61f47bea5a87bd76b8e6a42cfd41ec967c9525185f407043e895e8ca517949be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61f47bea5a87bd76b8e6a42cfd41ec967c9525185f407043e895e8ca517949be", kill_on_drop: false }` [INFO] [stdout] 61f47bea5a87bd76b8e6a42cfd41ec967c9525185f407043e895e8ca517949be