[INFO] updating cached repository https://github.com/hasali19/mona [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d28682cf2d34c9710a4cf9895760da3306cf053 [INFO] testing hasali19/mona against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhasali19%2Fmona" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hasali19/mona on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config [INFO] started tweaking git repo https://github.com/hasali19/mona [INFO] finished tweaking git repo https://github.com/hasali19/mona [INFO] tweaked toml for git repo https://github.com/hasali19/mona written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/hasali19/mona already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bc6a07b209068c285ed5083686b80cc9d0d0eb947e3e2fecb6c90d3c7b5f50f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7bc6a07b209068c285ed5083686b80cc9d0d0eb947e3e2fecb6c90d3c7b5f50f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bc6a07b209068c285ed5083686b80cc9d0d0eb947e3e2fecb6c90d3c7b5f50f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bc6a07b209068c285ed5083686b80cc9d0d0eb947e3e2fecb6c90d3c7b5f50f", kill_on_drop: false }` [INFO] [stdout] 7bc6a07b209068c285ed5083686b80cc9d0d0eb947e3e2fecb6c90d3c7b5f50f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 348cf70d329197816c105c3c80b5ecc1f34bdb34e9245aea1ad711ca657e22df [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "348cf70d329197816c105c3c80b5ecc1f34bdb34e9245aea1ad711ca657e22df", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling mona v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/monitors.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | shared::{ [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/monitors.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | um::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/monitors.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | handle: HANDLE, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetVCPFeatureAndVCPFeatureReply` in this scope [INFO] [stdout] --> src/monitors.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | GetVCPFeatureAndVCPFeatureReply( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetVCPFeature` in this scope [INFO] [stdout] --> src/monitors.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | SetVCPFeature(self.handle, VCP_POWER_MODE, mode.vcp_code()); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `QDC_ALL_PATHS` in this scope [INFO] [stdout] --> src/monitors.rs:125:37 [INFO] [stdout] | [INFO] [stdout] 125 | GetDisplayConfigBufferSizes(QDC_ALL_PATHS, &mut num_paths, &mut num_modes); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `QDC_ALL_PATHS` in this scope [INFO] [stdout] --> src/monitors.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | QDC_ALL_PATHS, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DISPLAYCONFIG_MODE_INFO_TYPE_TARGET` in this scope [INFO] [stdout] --> src/monitors.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | if mode.infoType == DISPLAYCONFIG_MODE_INFO_TYPE_TARGET { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DISPLAYCONFIG_TARGET_DEVICE_NAME` in this scope [INFO] [stdout] --> src/monitors.rs:149:27 [INFO] [stdout] | [INFO] [stdout] 149 | let mut name: DISPLAYCONFIG_TARGET_DEVICE_NAME = unsafe { mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DISPLAYCONFIG_DEVICE_INFO_HEADER` in this scope [INFO] [stdout] --> src/monitors.rs:151:27 [INFO] [stdout] | [INFO] [stdout] 151 | name.header = DISPLAYCONFIG_DEVICE_INFO_HEADER { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DISPLAYCONFIG_DEVICE_INFO_GET_TARGET_NAME` in this scope [INFO] [stdout] --> src/monitors.rs:152:24 [INFO] [stdout] | [INFO] [stdout] 152 | _type: DISPLAYCONFIG_DEVICE_INFO_GET_TARGET_NAME, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DISPLAYCONFIG_TARGET_DEVICE_NAME` in this scope [INFO] [stdout] --> src/monitors.rs:153:38 [INFO] [stdout] | [INFO] [stdout] 118 | fn get_display_devices() -> Vec { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 153 | size: mem::size_of::() as u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DISPLAYCONFIG_TARGET_DEVICE_NAME` in this scope [INFO] [stdout] --> src/monitors.rs:160:40 [INFO] [stdout] | [INFO] [stdout] 160 | (&mut name as *mut DISPLAYCONFIG_TARGET_DEVICE_NAME).cast(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DISPLAY_DEVICEW` in this scope [INFO] [stdout] --> src/monitors.rs:189:25 [INFO] [stdout] | [INFO] [stdout] 189 | let mut device: DISPLAY_DEVICEW = mem::zeroed(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DISPLAY_DEVICEW` in this scope [INFO] [stdout] --> src/monitors.rs:190:36 [INFO] [stdout] | [INFO] [stdout] 185 | fn get_device_map() -> DeviceMap { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 190 | device.cb = mem::size_of::() as u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `EnumDisplayDevicesW` in this scope [INFO] [stdout] --> src/monitors.rs:196:15 [INFO] [stdout] | [INFO] [stdout] 196 | while EnumDisplayDevicesW(ptr::null(), i, &mut device, 0) != 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `EnumDisplayDevicesW` in this scope [INFO] [stdout] --> src/monitors.rs:198:16 [INFO] [stdout] | [INFO] [stdout] 198 | if EnumDisplayDevicesW(name.as_ptr(), 0, &mut device, 1) != 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/monitors.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 212 | handle: HANDLE, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `EnumDisplayMonitors` in this scope [INFO] [stdout] --> src/monitors.rs:219:9 [INFO] [stdout] | [INFO] [stdout] 219 | EnumDisplayMonitors( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMONITOR` in this scope [INFO] [stdout] --> src/monitors.rs:231:15 [INFO] [stdout] | [INFO] [stdout] 231 | hmonitor: HMONITOR, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HDC` in this scope [INFO] [stdout] --> src/monitors.rs:232:11 [INFO] [stdout] | [INFO] [stdout] 232 | _hdc: HDC, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RECT` in this scope [INFO] [stdout] --> src/monitors.rs:233:17 [INFO] [stdout] | [INFO] [stdout] 233 | _rect: *mut RECT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMONITOR` in this scope [INFO] [stdout] --> src/monitors.rs:264:31 [INFO] [stdout] | [INFO] [stdout] 264 | fn get_monitor_info(hmonitor: HMONITOR) -> Option { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MONITORINFOEXW` in this scope [INFO] [stdout] --> src/monitors.rs:264:51 [INFO] [stdout] | [INFO] [stdout] 264 | fn get_monitor_info(hmonitor: HMONITOR) -> Option { [INFO] [stdout] | - ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MONITORINFOEXW` in this scope [INFO] [stdout] --> src/monitors.rs:265:19 [INFO] [stdout] | [INFO] [stdout] 265 | let mut info: MONITORINFOEXW = unsafe { mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MONITORINFOEXW` in this scope [INFO] [stdout] --> src/monitors.rs:266:34 [INFO] [stdout] | [INFO] [stdout] 264 | fn get_monitor_info(hmonitor: HMONITOR) -> Option { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 265 | let mut info: MONITORINFOEXW = unsafe { mem::zeroed() }; [INFO] [stdout] 266 | info.cbSize = mem::size_of::() as u32; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetMonitorInfoW` in this scope [INFO] [stdout] --> src/monitors.rs:269:12 [INFO] [stdout] | [INFO] [stdout] 269 | if GetMonitorInfoW(hmonitor, (&mut info as *mut MONITORINFOEXW).cast()) == 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MONITORINFOEXW` in this scope [INFO] [stdout] --> src/monitors.rs:269:57 [INFO] [stdout] | [INFO] [stdout] 269 | if GetMonitorInfoW(hmonitor, (&mut info as *mut MONITORINFOEXW).cast()) == 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMONITOR` in this scope [INFO] [stdout] --> src/monitors.rs:277:36 [INFO] [stdout] | [INFO] [stdout] 277 | fn get_physical_monitors(hmonitor: HMONITOR) -> Option> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PHYSICAL_MONITOR` in this scope [INFO] [stdout] --> src/monitors.rs:277:60 [INFO] [stdout] | [INFO] [stdout] 277 | fn get_physical_monitors(hmonitor: HMONITOR) -> Option> { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetNumberOfPhysicalMonitorsFromHMONITOR` in this scope [INFO] [stdout] --> src/monitors.rs:280:12 [INFO] [stdout] | [INFO] [stdout] 280 | if GetNumberOfPhysicalMonitorsFromHMONITOR(hmonitor, &mut count) == 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetPhysicalMonitorsFromHMONITOR` in this scope [INFO] [stdout] --> src/monitors.rs:287:12 [INFO] [stdout] | [INFO] [stdout] 287 | if GetPhysicalMonitorsFromHMONITOR(hmonitor, count, monitors.as_mut_ptr()) == 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT32` in this scope [INFO] [stdout] --> src/monitors.rs:304:16 [INFO] [stdout] | [INFO] [stdout] 304 | flags: UINT32, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT32` in this scope [INFO] [stdout] --> src/monitors.rs:305:36 [INFO] [stdout] | [INFO] [stdout] 305 | numPathArrayElements: *mut UINT32, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT32` in this scope [INFO] [stdout] --> src/monitors.rs:306:40 [INFO] [stdout] | [INFO] [stdout] 306 | numModeInfoArrayElements: *mut UINT32, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> src/monitors.rs:307:10 [INFO] [stdout] | [INFO] [stdout] 307 | ) -> LONG; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT32` in this scope [INFO] [stdout] --> src/monitors.rs:310:16 [INFO] [stdout] | [INFO] [stdout] 310 | flags: UINT32, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT32` in this scope [INFO] [stdout] --> src/monitors.rs:311:36 [INFO] [stdout] | [INFO] [stdout] 311 | numPathArrayElements: *mut UINT32, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DISPLAYCONFIG_PATH_INFO` in this scope [INFO] [stdout] --> src/monitors.rs:312:25 [INFO] [stdout] | [INFO] [stdout] 312 | pathArray: *mut DISPLAYCONFIG_PATH_INFO, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT32` in this scope [INFO] [stdout] --> src/monitors.rs:313:40 [INFO] [stdout] | [INFO] [stdout] 313 | numModeInfoArrayElements: *mut UINT32, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DISPLAYCONFIG_MODE_INFO` in this scope [INFO] [stdout] --> src/monitors.rs:314:29 [INFO] [stdout] | [INFO] [stdout] 314 | modeInfoArray: *mut DISPLAYCONFIG_MODE_INFO, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DISPLAYCONFIG_TOPOLOGY_ID` in this scope [INFO] [stdout] --> src/monitors.rs:315:33 [INFO] [stdout] | [INFO] [stdout] 315 | currentTopologyId: *mut DISPLAYCONFIG_TOPOLOGY_ID, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> src/monitors.rs:316:10 [INFO] [stdout] | [INFO] [stdout] 316 | ) -> LONG; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DISPLAYCONFIG_DEVICE_INFO_HEADER` in this scope [INFO] [stdout] --> src/monitors.rs:318:59 [INFO] [stdout] | [INFO] [stdout] 318 | pub fn DisplayConfigGetDeviceInfo(requestPacket: *mut DISPLAYCONFIG_DEVICE_INFO_HEADER) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> src/monitors.rs:319:12 [INFO] [stdout] | [INFO] [stdout] 319 | -> LONG; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 45 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mona`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "348cf70d329197816c105c3c80b5ecc1f34bdb34e9245aea1ad711ca657e22df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "348cf70d329197816c105c3c80b5ecc1f34bdb34e9245aea1ad711ca657e22df", kill_on_drop: false }` [INFO] [stdout] 348cf70d329197816c105c3c80b5ecc1f34bdb34e9245aea1ad711ca657e22df