[INFO] cloning repository https://github.com/Jack-Stoller/display-monitor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jack-Stoller/display-monitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJack-Stoller%2Fdisplay-monitor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJack-Stoller%2Fdisplay-monitor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26ad259a8d5e6497897dc9e0bef93dcee5edc983
[INFO] building Jack-Stoller/display-monitor against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJack-Stoller%2Fdisplay-monitor" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Jack-Stoller/display-monitor on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Jack-Stoller/display-monitor
[INFO] finished tweaking git repo https://github.com/Jack-Stoller/display-monitor
[INFO] tweaked toml for git repo https://github.com/Jack-Stoller/display-monitor written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Jack-Stoller/display-monitor 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b5f54cccfbb645e43ae799b65267fc6216698701b8adf7a2d6abe9f14a689541
[INFO] running `Command { std: "docker" "start" "-a" "b5f54cccfbb645e43ae799b65267fc6216698701b8adf7a2d6abe9f14a689541", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5f54cccfbb645e43ae799b65267fc6216698701b8adf7a2d6abe9f14a689541", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5f54cccfbb645e43ae799b65267fc6216698701b8adf7a2d6abe9f14a689541", kill_on_drop: false }`
[INFO] [stdout] b5f54cccfbb645e43ae799b65267fc6216698701b8adf7a2d6abe9f14a689541
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e84d51bf110d097ae2128b3ced8d7a0eaeede092d7a1f75215e42f8167d8bf87
[INFO] running `Command { std: "docker" "start" "-a" "e84d51bf110d097ae2128b3ced8d7a0eaeede092d7a1f75215e42f8167d8bf87", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.42
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling serde v1.0.141
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling mccs v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.141
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling ddc v0.2.2
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling udev v0.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling widestring v0.3.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling whoami v1.2.1
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling usb_enumeration v0.1.2
[INFO] [stderr]    Compiling ddc-winapi v0.2.0
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ddc-winapi-0.2.0/src/lib.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 | use winapi::shared::windef::{HMONITOR, HDC, LPRECT};
[INFO] [stdout]    |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ddc-winapi-0.2.0/src/lib.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 | use winapi::shared::minwindef::{LPARAM, BYTE, DWORD, BOOL, TRUE};
[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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ddc-winapi-0.2.0/src/lib.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 | use winapi::um::winnt::HANDLE;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ddc-winapi-0.2.0/src/winapi/physicalmonitorenumerationapi.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use winapi::shared::minwindef::{BOOL, DWORD, LPDWORD};
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ddc-winapi-0.2.0/src/winapi/physicalmonitorenumerationapi.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winapi::shared::windef::HMONITOR;
[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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ddc-winapi-0.2.0/src/winapi/physicalmonitorenumerationapi.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winapi::um::winnt::{HANDLE, WCHAR};
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ddc-winapi-0.2.0/src/winapi/lowlevelmonitorconfigurationapi.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use winapi::shared::minwindef::{BYTE, DWORD, LPDWORD};
[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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ddc-winapi-0.2.0/src/winapi/lowlevelmonitorconfigurationapi.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winapi::um::winnt::{HANDLE, LPSTR};
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `STRUCT` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ddc-winapi-0.2.0/src/winapi/physicalmonitorenumerationapi.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | STRUCT!{struct PHYSICAL_MONITOR {
[INFO] [stdout]    | ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `STRUCT` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ddc-winapi-0.2.0/src/winapi/lowlevelmonitorconfigurationapi.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | STRUCT!{struct MC_TIMING_REPORT {
[INFO] [stdout]    | ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `ENUM` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ddc-winapi-0.2.0/src/winapi/lowlevelmonitorconfigurationapi.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | ENUM!{enum MC_VCP_CODE_TYPE {
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ddc-winapi-0.2.0/src/lib.rs:254:17
[INFO] [stdout]     |
[INFO] [stdout] 254 |         winapi::um::winuser::EnumDisplayMonitors(ptr::null_mut(), ptr::null(), Some(callback), userdata as _)
[INFO] [stdout]     |                 ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PHYSICAL_MONITOR` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ddc-winapi-0.2.0/src/winapi/physicalmonitorenumerationapi.rs:17:36
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub type LPPHYSICAL_MONITOR = *mut PHYSICAL_MONITOR;
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MC_TIMING_REPORT` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ddc-winapi-0.2.0/src/winapi/lowlevelmonitorconfigurationapi.rs:16:36
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub type LPMC_TIMING_REPORT = *mut MC_TIMING_REPORT;
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MC_VCP_CODE_TYPE` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ddc-winapi-0.2.0/src/winapi/lowlevelmonitorconfigurationapi.rs:21:36
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub type LPMC_VCP_CODE_TYPE = *mut MC_VCP_CODE_TYPE;
[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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ddc-winapi-0.2.0/src/lib.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |     monitor: PHYSICAL_MONITOR,
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^ help: a type alias with a similar name exists: `LPPHYSICAL_MONITOR`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ddc-winapi-0.2.0/src/winapi/physicalmonitorenumerationapi.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub type LPPHYSICAL_MONITOR = *mut PHYSICAL_MONITOR;
[INFO] [stdout]    | ---------------------------------------------------- similarly named type alias `LPPHYSICAL_MONITOR` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PHYSICAL_MONITOR` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ddc-winapi-0.2.0/src/lib.rs:51:32
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub unsafe fn new(monitor: PHYSICAL_MONITOR) -> Self {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^ help: a type alias with a similar name exists: `LPPHYSICAL_MONITOR`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ddc-winapi-0.2.0/src/winapi/physicalmonitorenumerationapi.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub type LPPHYSICAL_MONITOR = *mut PHYSICAL_MONITOR;
[INFO] [stdout]    | ---------------------------------------------------- similarly named type alias `LPPHYSICAL_MONITOR` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MC_TIMING_REPORT` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ddc-winapi-0.2.0/src/lib.rs:82:58
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn winapi_get_timing_report(&self) -> io::Result<MC_TIMING_REPORT> {
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ddc-winapi-0.2.0/src/winapi/lowlevelmonitorconfigurationapi.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub type LPMC_TIMING_REPORT = *mut MC_TIMING_REPORT;
[INFO] [stdout]    | ---------------------------------------------------- similarly named type alias `LPMC_TIMING_REPORT` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn winapi_get_timing_report(&self) -> io::Result<LPMC_TIMING_REPORT> {
[INFO] [stdout]    |                                                          ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl<MC_TIMING_REPORT> Monitor {
[INFO] [stdout]    |     ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MC_VCP_CODE_TYPE` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ddc-winapi-0.2.0/src/lib.rs:119:91
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn winapi_get_vcp_feature_and_vcp_feature_reply(&self, code: BYTE) -> io::Result<(MC_VCP_CODE_TYPE, DWORD, DWORD)> {
[INFO] [stdout]     |                                                                                           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ddc-winapi-0.2.0/src/winapi/lowlevelmonitorconfigurationapi.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout] 21  | pub type LPMC_VCP_CODE_TYPE = *mut MC_VCP_CODE_TYPE;
[INFO] [stdout]     | ---------------------------------------------------- similarly named type alias `LPMC_VCP_CODE_TYPE` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn winapi_get_vcp_feature_and_vcp_feature_reply(&self, code: BYTE) -> io::Result<(LPMC_VCP_CODE_TYPE, DWORD, DWORD)> {
[INFO] [stdout]     |                                                                                           ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 49  | impl<MC_VCP_CODE_TYPE> Monitor {
[INFO] [stdout]     |     ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PHYSICAL_MONITOR` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ddc-winapi-0.2.0/src/lib.rs:227:81
[INFO] [stdout]     |
[INFO] [stdout] 227 | pub fn get_physical_monitors_from_hmonitor(monitor: HMONITOR) -> io::Result<Vec<PHYSICAL_MONITOR>> {
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ddc-winapi-0.2.0/src/winapi/physicalmonitorenumerationapi.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout] 17  | pub type LPPHYSICAL_MONITOR = *mut PHYSICAL_MONITOR;
[INFO] [stdout]     | ---------------------------------------------------- similarly named type alias `LPPHYSICAL_MONITOR` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 227 | pub fn get_physical_monitors_from_hmonitor(monitor: HMONITOR) -> io::Result<Vec<LPPHYSICAL_MONITOR>> {
[INFO] [stdout]     |                                                                                 ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 227 | pub fn get_physical_monitors_from_hmonitor<PHYSICAL_MONITOR>(monitor: HMONITOR) -> io::Result<Vec<PHYSICAL_MONITOR>> {
[INFO] [stdout]     |                                           ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PHYSICAL_MONITOR` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ddc-winapi-0.2.0/src/lib.rs:234:47
[INFO] [stdout]     |
[INFO] [stdout] 234 |         let mut monitors = vec![mem::zeroed::<PHYSICAL_MONITOR>(); len as usize];
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ddc-winapi-0.2.0/src/winapi/physicalmonitorenumerationapi.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout] 17  | pub type LPPHYSICAL_MONITOR = *mut PHYSICAL_MONITOR;
[INFO] [stdout]     | ---------------------------------------------------- similarly named type alias `LPPHYSICAL_MONITOR` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 234 |         let mut monitors = vec![mem::zeroed::<LPPHYSICAL_MONITOR>(); len as usize];
[INFO] [stdout]     |                                               ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 227 | pub fn get_physical_monitors_from_hmonitor<PHYSICAL_MONITOR>(monitor: HMONITOR) -> io::Result<Vec<PHYSICAL_MONITOR>> {
[INFO] [stdout]     |                                           ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ddc-winapi` (lib) due to 21 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e84d51bf110d097ae2128b3ced8d7a0eaeede092d7a1f75215e42f8167d8bf87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e84d51bf110d097ae2128b3ced8d7a0eaeede092d7a1f75215e42f8167d8bf87", kill_on_drop: false }`
[INFO] [stdout] e84d51bf110d097ae2128b3ced8d7a0eaeede092d7a1f75215e42f8167d8bf87
