[INFO] updating cached repository https://github.com/aizcutei/pseudoinstall-template
[INFO] running `"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"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 774e053869e6a58ce5812d33096812a4841fbc1c
[INFO] checking aizcutei/pseudoinstall-template against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faizcutei%2Fpseudoinstall-template" "/workspace/builds/worker-4/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/aizcutei/pseudoinstall-template on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/aizcutei/pseudoinstall-template
[INFO] finished tweaking git repo https://github.com/aizcutei/pseudoinstall-template
[INFO] tweaked toml for git repo https://github.com/aizcutei/pseudoinstall-template written to /workspace/builds/worker-4/source/Cargo.toml
[INFO] crate git repo https://github.com/aizcutei/pseudoinstall-template already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "/opt/rustwide/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] daf59564847d803bf52185fbe5868a7e13fa5a62702c206097f228aad8b23e98
[INFO] running `"docker" "start" "-a" "daf59564847d803bf52185fbe5868a7e13fa5a62702c206097f228aad8b23e98"`
[INFO] [stderr]    Compiling winapi v0.3.8
[INFO] [stderr]    Compiling glib-sys v0.9.1
[INFO] [stderr]    Compiling gobject-sys v0.9.1
[INFO] [stderr]    Compiling gio-sys v0.9.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.9.2
[INFO] [stderr]    Compiling gdk-sys v0.9.1
[INFO] [stderr]    Compiling gtk-sys v0.9.2
[INFO] [stderr]     Checking unic-langid-impl v0.7.2
[INFO] [stderr]     Checking kurbo v0.5.7
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]     Checking simple_logger v1.5.0
[INFO] [stderr]     Checking unic-langid v0.7.1
[INFO] [stderr]    Compiling pango-sys v0.9.1
[INFO] [stderr]    Compiling atk-sys v0.9.1
[INFO] [stderr]    Compiling cairo-rs v0.7.1
[INFO] [stderr]    Compiling atk v0.7.0
[INFO] [stderr]    Compiling pango v0.7.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.9.1
[INFO] [stderr]    Compiling gio v0.7.0
[INFO] [stderr]     Checking fluent-langneg v0.11.1
[INFO] [stderr]     Checking intl_pluralrules v5.0.2
[INFO] [stderr]    Compiling gdk-pixbuf v0.7.0
[INFO] [stderr]     Checking piet v0.0.7
[INFO] [stderr]    Compiling gdk v0.11.0
[INFO] [stderr]    Compiling gtk v0.7.0
[INFO] [stderr]     Checking glib v0.8.2
[INFO] [stderr]     Checking piet-cairo v0.0.7
[INFO] [stderr]     Checking piet-common v0.0.7
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]    Compiling rental-impl v0.5.5
[INFO] [stderr]    Compiling druid-derive v0.1.2
[INFO] [stderr]     Checking failure v0.1.6
[INFO] [stderr]     Checking rental v0.5.5
[INFO] [stderr]     Checking fluent-bundle v0.9.1
[INFO] [stderr]     Checking druid-shell v0.4.0
[INFO] [stderr]     Checking druid v0.4.0
[INFO] [stderr]     Checking pseudoinstall v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/main.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use winapi::um::winnt::TOKEN_QUERY;
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/main.rs:7:13
[INFO] [stderr]   |
[INFO] [stderr] 7 | use winapi::um::handleapi::CloseHandle;
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/main.rs:8:13
[INFO] [stderr]   |
[INFO] [stderr] 8 | use winapi::um::processthreadsapi::GetCurrentProcess;
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/main.rs:9:13
[INFO] [stderr]   |
[INFO] [stderr] 9 | use winapi::um::processthreadsapi::OpenProcessToken;
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]   --> src/main.rs:10:13
[INFO] [stderr]    |
[INFO] [stderr] 10 | use winapi::um::securitybaseapi::GetTokenInformation;
[INFO] [stderr]    |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]   --> src/main.rs:11:13
[INFO] [stderr]    |
[INFO] [stderr] 11 | use winapi::um::winnt::TokenElevation;
[INFO] [stderr]    |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]   --> src/main.rs:12:13
[INFO] [stderr]    |
[INFO] [stderr] 12 | use winapi::um::winnt::HANDLE;
[INFO] [stderr]    |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]   --> src/main.rs:13:13
[INFO] [stderr]    |
[INFO] [stderr] 13 | use winapi::um::winnt::TOKEN_ELEVATION;
[INFO] [stderr]    |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stderr]  --> src/main.rs:4:13
[INFO] [stderr]   |
[INFO] [stderr] 4 | use winapi::ctypes::c_void;
[INFO] [stderr]   |             ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `std::os::windows`
[INFO] [stderr]   --> src/main.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | use std::os::windows;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^ no `windows` in `os`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/main.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use winapi::um::winnt::TOKEN_QUERY;
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/main.rs:7:13
[INFO] [stderr]   |
[INFO] [stderr] 7 | use winapi::um::handleapi::CloseHandle;
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/main.rs:8:13
[INFO] [stderr]   |
[INFO] [stderr] 8 | use winapi::um::processthreadsapi::GetCurrentProcess;
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/main.rs:9:13
[INFO] [stderr]   |
[INFO] [stderr] 9 | use winapi::um::processthreadsapi::OpenProcessToken;
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]   --> src/main.rs:10:13
[INFO] [stderr]    |
[INFO] [stderr] 10 | use winapi::um::securitybaseapi::GetTokenInformation;
[INFO] [stderr]    |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]   --> src/main.rs:11:13
[INFO] [stderr]    |
[INFO] [stderr] 11 | use winapi::um::winnt::TokenElevation;
[INFO] [stderr]    |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]   --> src/main.rs:12:13
[INFO] [stderr]    |
[INFO] [stderr] 12 | use winapi::um::winnt::HANDLE;
[INFO] [stderr]    |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]   --> src/main.rs:13:13
[INFO] [stderr]    |
[INFO] [stderr] 13 | use winapi::um::winnt::TOKEN_ELEVATION;
[INFO] [stderr]    |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stderr]  --> src/main.rs:4:13
[INFO] [stderr]   |
[INFO] [stderr] 4 | use winapi::ctypes::c_void;
[INFO] [stderr]   |             ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `std::os::windows`
[INFO] [stderr]   --> src/main.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | use std::os::windows;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^ no `windows` in `os`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `HANDLE` in this scope
[INFO] [stderr]    --> src/main.rs:172:21
[INFO] [stderr]     |
[INFO] [stderr] 172 |     let mut handle: HANDLE = null_mut();
[INFO] [stderr]     |                     ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `OpenProcessToken` in this scope
[INFO] [stderr]    --> src/main.rs:173:14
[INFO] [stderr]     |
[INFO] [stderr] 173 |     unsafe { OpenProcessToken(GetCurrentProcess(), TOKEN_QUERY, &mut handle) };
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetCurrentProcess` in this scope
[INFO] [stderr]    --> src/main.rs:173:31
[INFO] [stderr]     |
[INFO] [stderr] 173 |     unsafe { OpenProcessToken(GetCurrentProcess(), TOKEN_QUERY, &mut handle) };
[INFO] [stderr]     |                               ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `TOKEN_QUERY` in this scope
[INFO] [stderr]    --> src/main.rs:173:52
[INFO] [stderr]     |
[INFO] [stderr] 173 |     unsafe { OpenProcessToken(GetCurrentProcess(), TOKEN_QUERY, &mut handle) };
[INFO] [stderr]     |                                                    ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `TOKEN_ELEVATION` in this scope
[INFO] [stderr]    --> src/main.rs:175:58
[INFO] [stderr]     |
[INFO] [stderr] 170 | fn check_admin() -> bool {
[INFO] [stderr]     |               - help: you might be missing a type parameter: `<TOKEN_ELEVATION>`
[INFO] [stderr] ...
[INFO] [stderr] 175 |     let elevation = unsafe { libc::malloc(mem::size_of::<TOKEN_ELEVATION>()) as *mut c_void };
[INFO] [stderr]     |                                                          ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `TOKEN_ELEVATION` in this scope
[INFO] [stderr]    --> src/main.rs:176:36
[INFO] [stderr]     |
[INFO] [stderr] 170 | fn check_admin() -> bool {
[INFO] [stderr]     |               - help: you might be missing a type parameter: `<TOKEN_ELEVATION>`
[INFO] [stderr] ...
[INFO] [stderr] 176 |     let size = std::mem::size_of::<TOKEN_ELEVATION>() as u32;
[INFO] [stderr]     |                                    ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetTokenInformation` in this scope
[INFO] [stderr]    --> src/main.rs:179:9
[INFO] [stderr]     |
[INFO] [stderr] 179 |         GetTokenInformation(
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `TokenElevation` in this scope
[INFO] [stderr]    --> src/main.rs:181:13
[INFO] [stderr]     |
[INFO] [stderr] 181 |             TokenElevation,
[INFO] [stderr]     |             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `TOKEN_ELEVATION` in this scope
[INFO] [stderr]    --> src/main.rs:187:27
[INFO] [stderr]     |
[INFO] [stderr] 187 |     let elevation_struct: TOKEN_ELEVATION = unsafe{ *(elevation as *mut TOKEN_ELEVATION)};
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `TOKEN_ELEVATION` in this scope
[INFO] [stderr]    --> src/main.rs:187:73
[INFO] [stderr]     |
[INFO] [stderr] 187 |     let elevation_struct: TOKEN_ELEVATION = unsafe{ *(elevation as *mut TOKEN_ELEVATION)};
[INFO] [stderr]     |                                                                         ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `CloseHandle` in this scope
[INFO] [stderr]    --> src/main.rs:191:13
[INFO] [stderr]     |
[INFO] [stderr] 191 |             CloseHandle(handle);
[INFO] [stderr]     |             ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::fs::File`
[INFO] [stderr]   --> src/main.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | use std::fs::File;
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Application`, `UnitPoint`
[INFO] [stderr]   --> src/main.rs:19:13
[INFO] [stderr]    |
[INFO] [stderr] 19 | use druid::{Application, AppLauncher, Data, Lens, LensWrap, LocalizedString, UnitPoint, Widget, WindowDesc};
[INFO] [stderr]    |             ^^^^^^^^^^^                                                      ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Align`
[INFO] [stderr]   --> src/main.rs:20:21
[INFO] [stderr]    |
[INFO] [stderr] 20 | use druid::widget::{Align, Button, Checkbox, Container, Flex, Label, Padding, WidgetExt};
[INFO] [stderr]    |                     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `HANDLE` in this scope
[INFO] [stderr]    --> src/main.rs:172:21
[INFO] [stderr]     |
[INFO] [stderr] 172 |     let mut handle: HANDLE = null_mut();
[INFO] [stderr]     |                     ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `OpenProcessToken` in this scope
[INFO] [stderr]    --> src/main.rs:173:14
[INFO] [stderr]     |
[INFO] [stderr] 173 |     unsafe { OpenProcessToken(GetCurrentProcess(), TOKEN_QUERY, &mut handle) };
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetCurrentProcess` in this scope
[INFO] [stderr]    --> src/main.rs:173:31
[INFO] [stderr]     |
[INFO] [stderr] 173 |     unsafe { OpenProcessToken(GetCurrentProcess(), TOKEN_QUERY, &mut handle) };
[INFO] [stderr]     |                               ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `TOKEN_QUERY` in this scope
[INFO] [stderr]    --> src/main.rs:173:52
[INFO] [stderr]     |
[INFO] [stderr] 173 |     unsafe { OpenProcessToken(GetCurrentProcess(), TOKEN_QUERY, &mut handle) };
[INFO] [stderr]     |                                                    ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `TOKEN_ELEVATION` in this scope
[INFO] [stderr]    --> src/main.rs:175:58
[INFO] [stderr]     |
[INFO] [stderr] 170 | fn check_admin() -> bool {
[INFO] [stderr]     |               - help: you might be missing a type parameter: `<TOKEN_ELEVATION>`
[INFO] [stderr] ...
[INFO] [stderr] 175 |     let elevation = unsafe { libc::malloc(mem::size_of::<TOKEN_ELEVATION>()) as *mut c_void };
[INFO] [stderr]     |                                                          ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `TOKEN_ELEVATION` in this scope
[INFO] [stderr]    --> src/main.rs:176:36
[INFO] [stderr]     |
[INFO] [stderr] 170 | fn check_admin() -> bool {
[INFO] [stderr]     |               - help: you might be missing a type parameter: `<TOKEN_ELEVATION>`
[INFO] [stderr] ...
[INFO] [stderr] 176 |     let size = std::mem::size_of::<TOKEN_ELEVATION>() as u32;
[INFO] [stderr]     |                                    ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetTokenInformation` in this scope
[INFO] [stderr]    --> src/main.rs:179:9
[INFO] [stderr]     |
[INFO] [stderr] 179 |         GetTokenInformation(
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `TokenElevation` in this scope
[INFO] [stderr]    --> src/main.rs:181:13
[INFO] [stderr]     |
[INFO] [stderr] 181 |             TokenElevation,
[INFO] [stderr]     |             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `TOKEN_ELEVATION` in this scope
[INFO] [stderr]    --> src/main.rs:187:27
[INFO] [stderr]     |
[INFO] [stderr] 187 |     let elevation_struct: TOKEN_ELEVATION = unsafe{ *(elevation as *mut TOKEN_ELEVATION)};
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `TOKEN_ELEVATION` in this scope
[INFO] [stderr]    --> src/main.rs:187:73
[INFO] [stderr]     |
[INFO] [stderr] 187 |     let elevation_struct: TOKEN_ELEVATION = unsafe{ *(elevation as *mut TOKEN_ELEVATION)};
[INFO] [stderr]     |                                                                         ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `CloseHandle` in this scope
[INFO] [stderr]    --> src/main.rs:191:13
[INFO] [stderr]     |
[INFO] [stderr] 191 |             CloseHandle(handle);
[INFO] [stderr]     |             ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::fs::File`
[INFO] [stderr]   --> src/main.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | use std::fs::File;
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Application`, `UnitPoint`
[INFO] [stderr]   --> src/main.rs:19:13
[INFO] [stderr]    |
[INFO] [stderr] 19 | use druid::{Application, AppLauncher, Data, Lens, LensWrap, LocalizedString, UnitPoint, Widget, WindowDesc};
[INFO] [stderr]    |             ^^^^^^^^^^^                                                      ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Align`
[INFO] [stderr]   --> src/main.rs:20:21
[INFO] [stderr]    |
[INFO] [stderr] 20 | use druid::widget::{Align, Button, Checkbox, Container, Flex, Label, Padding, WidgetExt};
[INFO] [stderr]    |                     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 21 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0412, E0425, E0432, E0433.
[INFO] [stderr] For more information about an error, try `rustc --explain E0412`.
[INFO] [stderr] error: could not compile `pseudoinstall`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: aborting due to 21 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0412, E0425, E0432, E0433.
[INFO] [stderr] For more information about an error, try `rustc --explain E0412`.
[INFO] [stderr] error: could not compile `pseudoinstall`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "daf59564847d803bf52185fbe5868a7e13fa5a62702c206097f228aad8b23e98"`
[INFO] running `"docker" "rm" "-f" "daf59564847d803bf52185fbe5868a7e13fa5a62702c206097f228aad8b23e98"`
[INFO] [stdout] daf59564847d803bf52185fbe5868a7e13fa5a62702c206097f228aad8b23e98
