[INFO] cloning repository https://github.com/Confused-Engineer/Windows-Configurator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Confused-Engineer/Windows-Configurator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConfused-Engineer%2FWindows-Configurator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConfused-Engineer%2FWindows-Configurator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c1b90555aaf45537beea41f4215a148728e5d3cd
[INFO] checking Confused-Engineer/Windows-Configurator against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConfused-Engineer%2FWindows-Configurator" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Confused-Engineer/Windows-Configurator on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Confused-Engineer/Windows-Configurator
[INFO] finished tweaking git repo https://github.com/Confused-Engineer/Windows-Configurator
[INFO] tweaked toml for git repo https://github.com/Confused-Engineer/Windows-Configurator written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/Confused-Engineer/davids-awesome-library.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 470 packages to latest compatible versions
[INFO] [stderr]       Adding eframe v0.29.1 (available: v0.31.1)
[INFO] [stderr]       Adding egui v0.29.1 (available: v0.31.1)
[INFO] [stderr]       Adding egui_extras v0.29.1 (available: v0.31.1)
[INFO] [stderr]       Adding windows v0.58.0 (available: v0.61.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 814d6b33f248c52a1ab28b1598a46870fd15aec86f81ca221eb28b8d7ae4b5e9
[INFO] running `Command { std: "docker" "start" "-a" "814d6b33f248c52a1ab28b1598a46870fd15aec86f81ca221eb28b8d7ae4b5e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "814d6b33f248c52a1ab28b1598a46870fd15aec86f81ca221eb28b8d7ae4b5e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "814d6b33f248c52a1ab28b1598a46870fd15aec86f81ca221eb28b8d7ae4b5e9", kill_on_drop: false }`
[INFO] [stdout] 814d6b33f248c52a1ab28b1598a46870fd15aec86f81ca221eb28b8d7ae4b5e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55bbff91d184683096c344003fcf9f88e8616889e01b3e516bf32ecf956ff1ec
[INFO] running `Command { std: "docker" "start" "-a" "55bbff91d184683096c344003fcf9f88e8616889e01b3e516bf32ecf956ff1ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling quick-xml v0.37.3
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]     Checking epaint_default_fonts v0.29.1
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking svgtypes v0.13.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling winit v0.30.9
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking rctree v0.5.0
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling glutin v0.32.2
[INFO] [stderr]     Checking avif-serialize v0.8.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking rustls-webpki v0.103.1
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking half v2.5.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking roxmltree v0.19.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]     Checking imagesize v0.12.0
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking data-url v0.3.1
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking zune-jpeg v0.4.14
[INFO] [stderr]    Compiling mime_guess2 v2.0.5
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking h2 v0.4.8
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking windows-result v0.2.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking usvg-tree v0.37.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking windows-strings v0.1.0
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking usvg-parser v0.37.0
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking glow v0.14.2
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking iana-time-zone v0.1.62
[INFO] [stderr]    Compiling static_vcruntime v2.0.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking usvg v0.37.0
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]     Checking resvg v0.37.0
[INFO] [stderr]     Checking trim-in-place v0.1.7
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking windows-core v0.58.0
[INFO] [stderr]     Checking windows v0.58.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]    Compiling windows_configurator v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking emath v0.29.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking ravif v0.11.11
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking ecolor v0.29.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking epaint v0.29.1
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking webbrowser v1.0.4
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking rust-ini v0.21.1
[INFO] [stderr]     Checking ehttp v0.5.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking egui v0.29.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.15
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking davids-awesome-library v0.1.0 (https://github.com/Confused-Engineer/davids-awesome-library.git#29d5b205)
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking arboard v3.4.1
[INFO] [stderr]     Checking wayland-protocols v0.32.6
[INFO] [stderr]     Checking wayland-cursor v0.31.8
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking egui_glow v0.29.1
[INFO] [stderr]     Checking egui_extras v0.29.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.6
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.6
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking egui-winit v0.29.1
[INFO] [stderr]     Checking eframe v0.29.1
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/app.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::os::windows::process::CommandExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:63:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:55:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:121:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:120:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/tests/mod.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |         core::*, Win32::Foundation::*, Win32::Security::*, Win32::System::Memory::*,
[INFO] [stdout]   |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/tests/mod.rs:9:40
[INFO] [stdout]   |
[INFO] [stdout] 9 |         core::*, Win32::Foundation::*, Win32::Security::*, Win32::System::Memory::*,
[INFO] [stdout]   |                                        ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/tests/mod.rs:9:60
[INFO] [stdout]   |
[INFO] [stdout] 9 |         core::*, Win32::Foundation::*, Win32::Security::*, Win32::System::Memory::*,
[INFO] [stdout]   |                                                            ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]   --> src/tests/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         Win32::System::Threading::*,
[INFO] [stdout]    |         ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/app.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::os::windows::process::CommandExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:63:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:55:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:121:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:120:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/tests/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |         core::*, Win32::Foundation::*, Win32::Security::*, Win32::System::Memory::*,
[INFO] [stdout]   |         ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/app.rs:392:14
[INFO] [stdout]     |
[INFO] [stdout] 392 |     core::*, Win32::Foundation::*, Win32::Security::*, Win32::System::Memory::*,
[INFO] [stdout]     |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/app.rs:392:36
[INFO] [stdout]     |
[INFO] [stdout] 392 |     core::*, Win32::Foundation::*, Win32::Security::*, Win32::System::Memory::*,
[INFO] [stdout]     |                                    ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/app.rs:392:56
[INFO] [stdout]     |
[INFO] [stdout] 392 |     core::*, Win32::Foundation::*, Win32::Security::*, Win32::System::Memory::*,
[INFO] [stdout]     |                                                        ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/app.rs:393:5
[INFO] [stdout]     |
[INFO] [stdout] 393 |     Win32::System::Threading::*,
[INFO] [stdout]     |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/app.rs:392:14
[INFO] [stdout]     |
[INFO] [stdout] 392 |     core::*, Win32::Foundation::*, Win32::Security::*, Win32::System::Memory::*,
[INFO] [stdout]     |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/app.rs:392:36
[INFO] [stdout]     |
[INFO] [stdout] 392 |     core::*, Win32::Foundation::*, Win32::Security::*, Win32::System::Memory::*,
[INFO] [stdout]     |                                    ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/multithread.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::os::windows::process::CommandExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:63:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:55:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:121:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:120:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/app.rs:392:56
[INFO] [stdout]     |
[INFO] [stdout] 392 |     core::*, Win32::Foundation::*, Win32::Security::*, Win32::System::Memory::*,
[INFO] [stdout]     |                                                        ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/app.rs:393:5
[INFO] [stdout]     |
[INFO] [stdout] 393 |     Win32::System::Threading::*,
[INFO] [stdout]     |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/multithread.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::os::windows::process::CommandExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:63:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:55:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:121:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:120:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/pages/applications/mod.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::os::windows::process::CommandExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:63:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:55:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:121:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:120:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/pages/applications/mod.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::os::windows::process::CommandExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:63:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:55:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:121:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:120:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/pages/settings/mod.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::os::windows::process::CommandExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:63:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:55:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:121:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:120:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/pages/troubleshooting/mod.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::os::windows::process::CommandExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:63:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:55:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:121:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:120:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/app.rs:392:5
[INFO] [stdout]     |
[INFO] [stdout] 392 |     core::*, Win32::Foundation::*, Win32::Security::*, Win32::System::Memory::*,
[INFO] [stdout]     |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/pages/settings/mod.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::os::windows::process::CommandExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:63:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:55:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:121:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:120:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/pages/troubleshooting/mod.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::os::windows::process::CommandExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:63:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:55:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:121:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/os/mod.rs:120:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/app.rs:392:5
[INFO] [stdout]     |
[INFO] [stdout] 392 |     core::*, Win32::Foundation::*, Win32::Security::*, Win32::System::Memory::*,
[INFO] [stdout]     |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/tests/mod.rs:119:23
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn test_priv() -> Result<()>
[INFO] [stdout]     |                       ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn test_priv() -> Result<(), E>
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/app.rs:396:19
[INFO] [stdout]     |
[INFO] [stdout] 396 | fn get_perms() -> Result<()>
[INFO] [stdout]     |                   ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 396 | fn get_perms() -> Result<(), E>
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/app.rs:396:19
[INFO] [stdout]     |
[INFO] [stdout] 396 | fn get_perms() -> Result<()>
[INFO] [stdout]     |                   ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 396 | fn get_perms() -> Result<(), E>
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `Luid` on type `&_`
[INFO] [stdout]    --> src/tests/mod.rs:148:59
[INFO] [stdout]     |
[INFO] [stdout] 148 |                 _ = LookupPrivilegeNameW(None, &privilege.Luid, PWSTR::null(), &mut name_len);
[INFO] [stdout]     |                                                           ^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/app.rs:189:18
[INFO] [stdout]     |
[INFO] [stdout] 187 |               let _ = std::process::Command::new("cmd")
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 188 | |                 .args(["/C","msg", "%username%","Updating to latest version"])
[INFO] [stdout] 189 | |                 .creation_flags(0x08000000)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/app.rs:194:18
[INFO] [stdout]     |
[INFO] [stdout] 192 |   ...   let _ = std::process::Command::new("cmd")
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 193 | | ...       .args(["/C","timeout", "2","&","curl.exe","-L","https://github.com/Confused-Engineer/Windows-Configurator/releases/download/nig...
[INFO] [stdout] 194 | | ...       .creation_flags(0x08000000)
[INFO] [stdout]     | |           -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |___________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/app.rs:189:18
[INFO] [stdout]     |
[INFO] [stdout] 187 |               let _ = std::process::Command::new("cmd")
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 188 | |                 .args(["/C","msg", "%username%","Updating to latest version"])
[INFO] [stdout] 189 | |                 .creation_flags(0x08000000)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `Luid` on type `&_`
[INFO] [stdout]    --> src/app.rs:423:55
[INFO] [stdout]     |
[INFO] [stdout] 423 |             _ = LookupPrivilegeNameW(None, &privilege.Luid, PWSTR::null(), &mut name_len);
[INFO] [stdout]     |                                                       ^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/app.rs:194:18
[INFO] [stdout]     |
[INFO] [stdout] 192 |   ...   let _ = std::process::Command::new("cmd")
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 193 | | ...       .args(["/C","timeout", "2","&","curl.exe","-L","https://github.com/Confused-Engineer/Windows-Configurator/releases/download/nig...
[INFO] [stdout] 194 | | ...       .creation_flags(0x08000000)
[INFO] [stdout]     | |           -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |___________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]  --> src/multithread.rs:8:88
[INFO] [stdout]   |
[INFO] [stdout] 8 |         if let Err(_) = std::process::Command::new("winget").args(["search", "7-zip"]).creation_flags(0x08000000).spawn()
[INFO] [stdout]   |                                                                                        ^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `Luid` on type `&_`
[INFO] [stdout]    --> src/app.rs:423:55
[INFO] [stdout]     |
[INFO] [stdout] 423 |             _ = LookupPrivilegeNameW(None, &privilege.Luid, PWSTR::null(), &mut name_len);
[INFO] [stdout]     |                                                       ^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/multithread.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 10 |               let _ = std::process::Command::new("powershell")
[INFO] [stdout]    |  _____________________-
[INFO] [stdout] 11 | |             .args(["Add-AppxPackage", "-RegisterByFamilyName", "-MainPackage Microsoft.DesktopAppInstaller_8wekyb3d8bbwe"])
[INFO] [stdout] 12 | |             .creation_flags(0x08000000)
[INFO] [stdout]    | |             -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]  --> src/multithread.rs:8:88
[INFO] [stdout]   |
[INFO] [stdout] 8 |         if let Err(_) = std::process::Command::new("winget").args(["search", "7-zip"]).creation_flags(0x08000000).spawn()
[INFO] [stdout]   |                                                                                        ^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/multithread.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 15 |               let _ = std::process::Command::new("cmd")
[INFO] [stdout]    |  _____________________-
[INFO] [stdout] 16 | |             .args(["/C", "start", "ms-windows-store://pdp/?ProductId=9NBLGGH4NNS1"])
[INFO] [stdout] 17 | |             .creation_flags(0x08000000)
[INFO] [stdout]    | |             -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/multithread.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 10 |               let _ = std::process::Command::new("powershell")
[INFO] [stdout]    |  _____________________-
[INFO] [stdout] 11 | |             .args(["Add-AppxPackage", "-RegisterByFamilyName", "-MainPackage Microsoft.DesktopAppInstaller_8wekyb3d8bbwe"])
[INFO] [stdout] 12 | |             .creation_flags(0x08000000)
[INFO] [stdout]    | |             -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/multithread.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 15 |               let _ = std::process::Command::new("cmd")
[INFO] [stdout]    |  _____________________-
[INFO] [stdout] 16 | |             .args(["/C", "start", "ms-windows-store://pdp/?ProductId=9NBLGGH4NNS1"])
[INFO] [stdout] 17 | |             .creation_flags(0x08000000)
[INFO] [stdout]    | |             -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/multithread.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 27 |               let wingetall = std::process::Command::new("winget")
[INFO] [stdout]    |  _____________________________-
[INFO] [stdout] 28 | |             .args(["search", "--query", ""])
[INFO] [stdout] 29 | |             .creation_flags(0x08000000)
[INFO] [stdout]    | |             -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]   --> src/multithread.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 27 |               let wingetall = std::process::Command::new("winget")
[INFO] [stdout]    |  _____________________________-
[INFO] [stdout] 28 | |             .args(["search", "--query", ""])
[INFO] [stdout] 29 | |             .creation_flags(0x08000000)
[INFO] [stdout]    | |             -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for struct `Command` in the current scope
[INFO] [stdout]    --> src/multithread.rs:102:18
[INFO] [stdout]     |
[INFO] [stdout] 101 |                   let output = std::process::Command::new("systeminfo")
[INFO] [stdout]     |  ______________________________-
[INFO] [stdout] 102 | |                 .creation_flags(0x08000000)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for struct `Command` in the current scope
[INFO] [stdout]    --> src/multithread.rs:102:18
[INFO] [stdout]     |
[INFO] [stdout] 101 |                   let output = std::process::Command::new("systeminfo")
[INFO] [stdout]     |  ______________________________-
[INFO] [stdout] 102 | |                 .creation_flags(0x08000000)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/multithread.rs:126:18
[INFO] [stdout]     |
[INFO] [stdout] 124 |                   let output = std::process::Command::new("ipconfig")
[INFO] [stdout]     |  ______________________________-
[INFO] [stdout] 125 | |                 .arg("/all")
[INFO] [stdout] 126 | |                 .creation_flags(0x08000000)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/multithread.rs:126:18
[INFO] [stdout]     |
[INFO] [stdout] 124 |                   let output = std::process::Command::new("ipconfig")
[INFO] [stdout]     |  ______________________________-
[INFO] [stdout] 125 | |                 .arg("/all")
[INFO] [stdout] 126 | |                 .creation_flags(0x08000000)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/multithread.rs:148:18
[INFO] [stdout]     |
[INFO] [stdout] 146 |                   let output = std::process::Command::new("arp")
[INFO] [stdout]     |  ______________________________-
[INFO] [stdout] 147 | |                 .arg("-a")
[INFO] [stdout] 148 | |                 .creation_flags(0x08000000)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/multithread.rs:170:18
[INFO] [stdout]     |
[INFO] [stdout] 168 |                   let output = std::process::Command::new("route")
[INFO] [stdout]     |  ______________________________-
[INFO] [stdout] 169 | |                 .arg("print")
[INFO] [stdout] 170 | |                 .creation_flags(0x08000000)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/multithread.rs:148:18
[INFO] [stdout]     |
[INFO] [stdout] 146 |                   let output = std::process::Command::new("arp")
[INFO] [stdout]     |  ______________________________-
[INFO] [stdout] 147 | |                 .arg("-a")
[INFO] [stdout] 148 | |                 .creation_flags(0x08000000)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/multithread.rs:192:18
[INFO] [stdout]     |
[INFO] [stdout] 190 |                   let output = std::process::Command::new("netstat")
[INFO] [stdout]     |  ______________________________-
[INFO] [stdout] 191 | |                 .arg("-n")
[INFO] [stdout] 192 | |                 .creation_flags(0x08000000)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/multithread.rs:170:18
[INFO] [stdout]     |
[INFO] [stdout] 168 |                   let output = std::process::Command::new("route")
[INFO] [stdout]     |  ______________________________-
[INFO] [stdout] 169 | |                 .arg("print")
[INFO] [stdout] 170 | |                 .creation_flags(0x08000000)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/pages/applications/mod.rs:251:10
[INFO] [stdout]     |
[INFO] [stdout] 249 |       let _ = std::process::Command::new("winget")
[INFO] [stdout]     |  _____________-
[INFO] [stdout] 250 | |         .args(["install", &app_id,"--accept-source-agreements","--accept-package-agreements","--silent"])
[INFO] [stdout] 251 | |         .creation_flags(0x08000000)
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/multithread.rs:192:18
[INFO] [stdout]     |
[INFO] [stdout] 190 |                   let output = std::process::Command::new("netstat")
[INFO] [stdout]     |  ______________________________-
[INFO] [stdout] 191 | |                 .arg("-n")
[INFO] [stdout] 192 | |                 .creation_flags(0x08000000)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/pages/settings/mod.rs:178:38
[INFO] [stdout]     |
[INFO] [stdout] 176 |   ...                   let _ = std::process::Command::new("powershell")
[INFO] [stdout]     |  _______________________________-
[INFO] [stdout] 177 | | ...                   .args(["start-process", &format!("\"{}\"", exe_path.display()), "-verb", "runas"])
[INFO] [stdout] 178 | | ...                   .creation_flags(0x08000000)
[INFO] [stdout]     | |                       -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_______________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/pages/applications/mod.rs:251:10
[INFO] [stdout]     |
[INFO] [stdout] 249 |       let _ = std::process::Command::new("winget")
[INFO] [stdout]     |  _____________-
[INFO] [stdout] 250 | |         .args(["install", &app_id,"--accept-source-agreements","--accept-package-agreements","--silent"])
[INFO] [stdout] 251 | |         .creation_flags(0x08000000)
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for struct `Command` in the current scope
[INFO] [stdout]    --> src/pages/settings/mod.rs:238:13
[INFO] [stdout]     |
[INFO] [stdout] 238 |     command.creation_flags(0x08000000);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut Command` in the current scope
[INFO] [stdout]    --> src/pages/settings/mod.rs:178:38
[INFO] [stdout]     |
[INFO] [stdout] 176 |   ...                   let _ = std::process::Command::new("powershell")
[INFO] [stdout]     |  _______________________________-
[INFO] [stdout] 177 | | ...                   .args(["start-process", &format!("\"{}\"", exe_path.display()), "-verb", "runas"])
[INFO] [stdout] 178 | | ...                   .creation_flags(0x08000000)
[INFO] [stdout]     | |                       -^^^^^^^^^^^^^^ method not found in `&mut Command`
[INFO] [stdout]     | |_______________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for struct `Command` in the current scope
[INFO] [stdout]    --> src/pages/settings/mod.rs:250:13
[INFO] [stdout]     |
[INFO] [stdout] 250 |     command.creation_flags(0x08000000);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for struct `Command` in the current scope
[INFO] [stdout]    --> src/pages/settings/mod.rs:238:13
[INFO] [stdout]     |
[INFO] [stdout] 238 |     command.creation_flags(0x08000000);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for struct `Command` in the current scope
[INFO] [stdout]    --> src/pages/troubleshooting/mod.rs:213:13
[INFO] [stdout]     |
[INFO] [stdout] 213 |     command.creation_flags(0x08000000);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for struct `Command` in the current scope
[INFO] [stdout]    --> src/pages/settings/mod.rs:250:13
[INFO] [stdout]     |
[INFO] [stdout] 250 |     command.creation_flags(0x08000000);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for struct `Command` in the current scope
[INFO] [stdout]    --> src/pages/troubleshooting/mod.rs:213:13
[INFO] [stdout]     |
[INFO] [stdout] 213 |     command.creation_flags(0x08000000);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ method not found in `Command`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0432, E0433, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `windows_configurator` (lib) due to 28 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0107, E0432, E0433, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `windows_configurator` (lib test) due to 35 previous errors
[INFO] running `Command { std: "docker" "inspect" "55bbff91d184683096c344003fcf9f88e8616889e01b3e516bf32ecf956ff1ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55bbff91d184683096c344003fcf9f88e8616889e01b3e516bf32ecf956ff1ec", kill_on_drop: false }`
[INFO] [stdout] 55bbff91d184683096c344003fcf9f88e8616889e01b3e516bf32ecf956ff1ec
