[INFO] fetching crate libusbk 0.1.2...
[INFO] checking libusbk-0.1.2 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate libusbk 0.1.2 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate libusbk 0.1.2 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate libusbk 0.1.2
[INFO] finished tweaking crates.io crate libusbk 0.1.2
[INFO] tweaked toml for crates.io crate libusbk 0.1.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 14 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libusbk-sys v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03c5c218d48aef4a67de15601c08348b15b57dbe9b0a6235b29ddd329669117b
[INFO] running `Command { std: "docker" "start" "-a" "03c5c218d48aef4a67de15601c08348b15b57dbe9b0a6235b29ddd329669117b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03c5c218d48aef4a67de15601c08348b15b57dbe9b0a6235b29ddd329669117b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03c5c218d48aef4a67de15601c08348b15b57dbe9b0a6235b29ddd329669117b", kill_on_drop: false }`
[INFO] [stdout] 03c5c218d48aef4a67de15601c08348b15b57dbe9b0a6235b29ddd329669117b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa167b942957368b91383eeac2c4f984e8864b4039359c9a2609c93427edcf4f
[INFO] running `Command { std: "docker" "start" "-a" "fa167b942957368b91383eeac2c4f984e8864b4039359c9a2609c93427edcf4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling libusbk-sys v0.1.3
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]     Checking libusbk v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/error.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |                             ^^ could not find `um` in `winapi`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/device.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         try_unsafe!(LibK_LoadDriverAPI(&mut dev, self.driver_id()));
[INFO] [stdout]    |         ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/error.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |                             ^^ could not find `um` in `winapi`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/device.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         try_unsafe!(dev.Init.unwrap()(handle.as_mut_ptr(), self.0));
[INFO] [stdout]    |         ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/error.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |                   use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |                               ^^ could not find `um` in `winapi`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/device_handle.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | /         try_unsafe!(self.dev.ClaimInterface.unwrap()(
[INFO] [stdout] 28 | |             self.handle.unwrap().as_ptr(),
[INFO] [stdout] 29 | |             num_or_index,
[INFO] [stdout] 30 | |             is_index.into()
[INFO] [stdout] 31 | |         ));
[INFO] [stdout]    | |__________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/error.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |                   use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |                               ^^ could not find `um` in `winapi`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/device_handle.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | /         try_unsafe!(self.dev.ReadPipe.unwrap()(
[INFO] [stdout] 43 | |             self.handle.unwrap().as_ptr(),
[INFO] [stdout] 44 | |             pipe_id,
[INFO] [stdout] 45 | |             buffer.as_mut_ptr(),
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |             std::ptr::null_mut(),
[INFO] [stdout] 49 | |         ));
[INFO] [stdout]    | |__________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/error.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |                             ^^ could not find `um` in `winapi`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/device.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         try_unsafe!(LibK_LoadDriverAPI(&mut dev, self.driver_id()));
[INFO] [stdout]    |         ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/error.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |                   use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |                               ^^ could not find `um` in `winapi`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/device_handle.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | /         try_unsafe!(self.dev.WritePipe.unwrap()(
[INFO] [stdout] 57 | |             self.handle.unwrap().as_ptr(),
[INFO] [stdout] 58 | |             pipe_id,
[INFO] [stdout] 59 | |             ptr as *mut u8,
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |             std::ptr::null_mut()
[INFO] [stdout] 63 | |         ));
[INFO] [stdout]    | |__________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/error.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |                             ^^ could not find `um` in `winapi`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/device_list.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         try_unsafe!(LstK_Init(context.as_mut_ptr(), 0));
[INFO] [stdout]    |         ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/error.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |                             ^^ could not find `um` in `winapi`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/device_list.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         try_unsafe!(LstK_Count(self.list.inner.as_ptr(), &mut count));
[INFO] [stdout]    |         ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/error.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |                   use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |                               ^^ could not find `um` in `winapi`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/device_list.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | /         try_unsafe!(LstK_FindByVidPid(
[INFO] [stdout] 51 | |             self.list.inner.as_ptr(),
[INFO] [stdout] 52 | |             vid,
[INFO] [stdout] 53 | |             pid,
[INFO] [stdout] 54 | |             &mut device.0
[INFO] [stdout] 55 | |         ));
[INFO] [stdout]    | |__________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/error.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |                             ^^ could not find `um` in `winapi`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/device.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         try_unsafe!(dev.Init.unwrap()(handle.as_mut_ptr(), self.0));
[INFO] [stdout]    |         ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> src/error.rs:27:29
[INFO] [stdout]     |
[INFO] [stdout] 27  |                 use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]     |                             ^^ could not find `um` in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/hotplug.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         try_unsafe!(HotK_Init(&mut self.handle, &mut self.params));
[INFO] [stdout]     |         ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/error.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |                   use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |                               ^^ could not find `um` in `winapi`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/device_handle.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | /         try_unsafe!(self.dev.ClaimInterface.unwrap()(
[INFO] [stdout] 28 | |             self.handle.unwrap().as_ptr(),
[INFO] [stdout] 29 | |             num_or_index,
[INFO] [stdout] 30 | |             is_index.into()
[INFO] [stdout] 31 | |         ));
[INFO] [stdout]    | |__________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/error.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |                   use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |                               ^^ could not find `um` in `winapi`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/device_handle.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | /         try_unsafe!(self.dev.ReadPipe.unwrap()(
[INFO] [stdout] 43 | |             self.handle.unwrap().as_ptr(),
[INFO] [stdout] 44 | |             pipe_id,
[INFO] [stdout] 45 | |             buffer.as_mut_ptr(),
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |             std::ptr::null_mut(),
[INFO] [stdout] 49 | |         ));
[INFO] [stdout]    | |__________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/error.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |                   use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |                               ^^ could not find `um` in `winapi`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/device_handle.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | /         try_unsafe!(self.dev.WritePipe.unwrap()(
[INFO] [stdout] 57 | |             self.handle.unwrap().as_ptr(),
[INFO] [stdout] 58 | |             pipe_id,
[INFO] [stdout] 59 | |             ptr as *mut u8,
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |             std::ptr::null_mut()
[INFO] [stdout] 63 | |         ));
[INFO] [stdout]    | |__________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/error.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |                             ^^ could not find `um` in `winapi`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/device_list.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         try_unsafe!(LstK_Init(context.as_mut_ptr(), 0));
[INFO] [stdout]    |         ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/error.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |                             ^^ could not find `um` in `winapi`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/device_list.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         try_unsafe!(LstK_Count(self.list.inner.as_ptr(), &mut count));
[INFO] [stdout]    |         ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/error.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |                   use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |                               ^^ could not find `um` in `winapi`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/device_list.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | /         try_unsafe!(LstK_FindByVidPid(
[INFO] [stdout] 51 | |             self.list.inner.as_ptr(),
[INFO] [stdout] 52 | |             vid,
[INFO] [stdout] 53 | |             pid,
[INFO] [stdout] 54 | |             &mut device.0
[INFO] [stdout] 55 | |         ));
[INFO] [stdout]    | |__________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> src/error.rs:27:29
[INFO] [stdout]     |
[INFO] [stdout] 27  |                 use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]     |                             ^^ could not find `um` in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/hotplug.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         try_unsafe!(HotK_Init(&mut self.handle, &mut self.params));
[INFO] [stdout]     |         ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libusbk` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `libusbk` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "fa167b942957368b91383eeac2c4f984e8864b4039359c9a2609c93427edcf4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa167b942957368b91383eeac2c4f984e8864b4039359c9a2609c93427edcf4f", kill_on_drop: false }`
[INFO] [stdout] fa167b942957368b91383eeac2c4f984e8864b4039359c9a2609c93427edcf4f
[INFO] checking libusbk-0.1.2 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate libusbk 0.1.2 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate libusbk 0.1.2 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate libusbk 0.1.2
[INFO] finished tweaking crates.io crate libusbk 0.1.2
[INFO] tweaked toml for crates.io crate libusbk 0.1.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 14 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc10eddc3f6f8b95d851928bac14b93c8e619621aab2bf344975052f7c9beb5b
[INFO] running `Command { std: "docker" "start" "-a" "fc10eddc3f6f8b95d851928bac14b93c8e619621aab2bf344975052f7c9beb5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc10eddc3f6f8b95d851928bac14b93c8e619621aab2bf344975052f7c9beb5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc10eddc3f6f8b95d851928bac14b93c8e619621aab2bf344975052f7c9beb5b", kill_on_drop: false }`
[INFO] [stdout] fc10eddc3f6f8b95d851928bac14b93c8e619621aab2bf344975052f7c9beb5b
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ad21b5eb51b8753ab6e69fa855132a1258dd70e92c3459d65acd0d2a75e88a1
[INFO] running `Command { std: "docker" "start" "-a" "5ad21b5eb51b8753ab6e69fa855132a1258dd70e92c3459d65acd0d2a75e88a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling libusbk-sys v0.1.3
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]     Checking libusbk v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/error.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |                             ^^ could not find `um` in `winapi`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/device.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         try_unsafe!(LibK_LoadDriverAPI(&mut dev, self.driver_id()));
[INFO] [stdout]    |         ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/error.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |                             ^^ could not find `um` in `winapi`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/device.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         try_unsafe!(dev.Init.unwrap()(handle.as_mut_ptr(), self.0));
[INFO] [stdout]    |         ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/error.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |                   use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |                               ^^ could not find `um` in `winapi`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/device_handle.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | /         try_unsafe!(self.dev.ClaimInterface.unwrap()(
[INFO] [stdout] 28 | |             self.handle.unwrap().as_ptr(),
[INFO] [stdout] 29 | |             num_or_index,
[INFO] [stdout] 30 | |             is_index.into()
[INFO] [stdout] 31 | |         ));
[INFO] [stdout]    | |__________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/error.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |                   use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |                               ^^ could not find `um` in `winapi`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/device_handle.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | /         try_unsafe!(self.dev.ReadPipe.unwrap()(
[INFO] [stdout] 43 | |             self.handle.unwrap().as_ptr(),
[INFO] [stdout] 44 | |             pipe_id,
[INFO] [stdout] 45 | |             buffer.as_mut_ptr(),
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |             std::ptr::null_mut(),
[INFO] [stdout] 49 | |         ));
[INFO] [stdout]    | |__________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/error.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |                   use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |                               ^^ could not find `um` in `winapi`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/device_handle.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | /         try_unsafe!(self.dev.WritePipe.unwrap()(
[INFO] [stdout] 57 | |             self.handle.unwrap().as_ptr(),
[INFO] [stdout] 58 | |             pipe_id,
[INFO] [stdout] 59 | |             ptr as *mut u8,
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |             std::ptr::null_mut()
[INFO] [stdout] 63 | |         ));
[INFO] [stdout]    | |__________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/error.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |                             ^^ could not find `um` in `winapi`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/device_list.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         try_unsafe!(LstK_Init(context.as_mut_ptr(), 0));
[INFO] [stdout]    |         ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/error.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |                             ^^ could not find `um` in `winapi`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/device_list.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         try_unsafe!(LstK_Count(self.list.inner.as_ptr(), &mut count));
[INFO] [stdout]    |         ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/error.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |                   use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |                               ^^ could not find `um` in `winapi`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/device_list.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | /         try_unsafe!(LstK_FindByVidPid(
[INFO] [stdout] 51 | |             self.list.inner.as_ptr(),
[INFO] [stdout] 52 | |             vid,
[INFO] [stdout] 53 | |             pid,
[INFO] [stdout] 54 | |             &mut device.0
[INFO] [stdout] 55 | |         ));
[INFO] [stdout]    | |__________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/error.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |                             ^^ could not find `um` in `winapi`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/device.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         try_unsafe!(LibK_LoadDriverAPI(&mut dev, self.driver_id()));
[INFO] [stdout]    |         ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> src/error.rs:27:29
[INFO] [stdout]     |
[INFO] [stdout] 27  |                 use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]     |                             ^^ could not find `um` in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/hotplug.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         try_unsafe!(HotK_Init(&mut self.handle, &mut self.params));
[INFO] [stdout]     |         ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/error.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |                             ^^ could not find `um` in `winapi`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/device.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         try_unsafe!(dev.Init.unwrap()(handle.as_mut_ptr(), self.0));
[INFO] [stdout]    |         ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/error.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |                   use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |                               ^^ could not find `um` in `winapi`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/device_handle.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | /         try_unsafe!(self.dev.ClaimInterface.unwrap()(
[INFO] [stdout] 28 | |             self.handle.unwrap().as_ptr(),
[INFO] [stdout] 29 | |             num_or_index,
[INFO] [stdout] 30 | |             is_index.into()
[INFO] [stdout] 31 | |         ));
[INFO] [stdout]    | |__________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/error.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |                   use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |                               ^^ could not find `um` in `winapi`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/device_handle.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | /         try_unsafe!(self.dev.ReadPipe.unwrap()(
[INFO] [stdout] 43 | |             self.handle.unwrap().as_ptr(),
[INFO] [stdout] 44 | |             pipe_id,
[INFO] [stdout] 45 | |             buffer.as_mut_ptr(),
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |             std::ptr::null_mut(),
[INFO] [stdout] 49 | |         ));
[INFO] [stdout]    | |__________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/error.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |                   use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |                               ^^ could not find `um` in `winapi`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/device_handle.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | /         try_unsafe!(self.dev.WritePipe.unwrap()(
[INFO] [stdout] 57 | |             self.handle.unwrap().as_ptr(),
[INFO] [stdout] 58 | |             pipe_id,
[INFO] [stdout] 59 | |             ptr as *mut u8,
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |             std::ptr::null_mut()
[INFO] [stdout] 63 | |         ));
[INFO] [stdout]    | |__________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/error.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |                             ^^ could not find `um` in `winapi`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/device_list.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         try_unsafe!(LstK_Init(context.as_mut_ptr(), 0));
[INFO] [stdout]    |         ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/error.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |                             ^^ could not find `um` in `winapi`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/device_list.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         try_unsafe!(LstK_Count(self.list.inner.as_ptr(), &mut count));
[INFO] [stdout]    |         ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/error.rs:27:29
[INFO] [stdout]    |
[INFO] [stdout] 27 |                   use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]    |                               ^^ could not find `um` in `winapi`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/device_list.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | /         try_unsafe!(LstK_FindByVidPid(
[INFO] [stdout] 51 | |             self.list.inner.as_ptr(),
[INFO] [stdout] 52 | |             vid,
[INFO] [stdout] 53 | |             pid,
[INFO] [stdout] 54 | |             &mut device.0
[INFO] [stdout] 55 | |         ));
[INFO] [stdout]    | |__________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> src/error.rs:27:29
[INFO] [stdout]     |
[INFO] [stdout] 27  |                 use winapi::um::errhandlingapi::GetLastError;
[INFO] [stdout]     |                             ^^ could not find `um` in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/hotplug.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         try_unsafe!(HotK_Init(&mut self.handle, &mut self.params));
[INFO] [stdout]     |         ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_unsafe` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libusbk` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libusbk` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "5ad21b5eb51b8753ab6e69fa855132a1258dd70e92c3459d65acd0d2a75e88a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ad21b5eb51b8753ab6e69fa855132a1258dd70e92c3459d65acd0d2a75e88a1", kill_on_drop: false }`
[INFO] [stdout] 5ad21b5eb51b8753ab6e69fa855132a1258dd70e92c3459d65acd0d2a75e88a1
