[INFO] cloning repository https://github.com/DarkSoulEngineer/walzr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DarkSoulEngineer/walzr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkSoulEngineer%2Fwalzr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkSoulEngineer%2Fwalzr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 362e3f6d8efcff1d57f1fc9906c79c86954b5269
[INFO] checking DarkSoulEngineer/walzr against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkSoulEngineer%2Fwalzr" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DarkSoulEngineer/walzr
[INFO] finished tweaking git repo https://github.com/DarkSoulEngineer/walzr
[INFO] tweaked toml for git repo https://github.com/DarkSoulEngineer/walzr written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DarkSoulEngineer/walzr on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DarkSoulEngineer/walzr already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-future v0.3.0
[INFO] [stderr]   Downloaded winreg v0.9.0
[INFO] [stderr]   Downloaded wallpaper v3.2.0
[INFO] [stderr]   Downloaded enquote v1.1.0
[INFO] [stderr]   Downloaded documented v0.9.2
[INFO] [stderr]   Downloaded documented-macros v0.9.2
[INFO] [stderr]   Downloaded roff v0.2.2
[INFO] [stderr]   Downloaded avif-serialize v0.8.5
[INFO] [stderr]   Downloaded kmeans_colors v0.7.0
[INFO] [stderr]   Downloaded clap_complete v4.5.57
[INFO] [stderr]   Downloaded memo-map v0.3.3
[INFO] [stderr]   Downloaded zune-jpeg v0.4.19
[INFO] [stderr]   Downloaded wallust_themes v1.1.0
[INFO] [stderr]   Downloaded owo-colors v4.2.2
[INFO] [stderr]   Downloaded criterion v0.7.0
[INFO] [stderr]   Downloaded minijinja v2.12.0
[INFO] [stderr]   Downloaded fast_image_resize v5.3.0
[INFO] [stderr]   Downloaded toml_edit v0.23.4
[INFO] [stderr]   Downloaded clap_mangen v0.2.29
[INFO] [stderr]   Downloaded criterion-plot v0.6.0
[INFO] [stderr]   Downloaded optfield v0.4.0
[INFO] [stderr]   Downloaded phf_generator v0.12.1
[INFO] [stderr]   Downloaded phf_macros v0.12.1
[INFO] [stderr]   Downloaded rust-ini v0.12.2
[INFO] [stderr]   Downloaded windows-collections v0.3.0
[INFO] [stderr]   Downloaded windows v0.62.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 672d35c7c9c7ac037984c3600ab7b1151bbb103cc1c4351074a05fbecbf9c32f
[INFO] running `Command { std: "docker" "start" "-a" "672d35c7c9c7ac037984c3600ab7b1151bbb103cc1c4351074a05fbecbf9c32f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "672d35c7c9c7ac037984c3600ab7b1151bbb103cc1c4351074a05fbecbf9c32f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "672d35c7c9c7ac037984c3600ab7b1151bbb103cc1c4351074a05fbecbf9c32f", kill_on_drop: false }`
[INFO] [stdout] 672d35c7c9c7ac037984c3600ab7b1151bbb103cc1c4351074a05fbecbf9c32f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a99a765171ba2e44150aadde83c0650b091128568e1c2683e4e74b24dac822e1
[INFO] running `Command { std: "docker" "start" "-a" "a99a765171ba2e44150aadde83c0650b091128568e1c2683e4e74b24dac822e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking windows-link v0.2.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking windows-strings v0.5.0
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking windows-result v0.4.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling vergen v9.0.6
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling vergen-git2 v1.0.7
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]     Checking zune-jpeg v0.4.19
[INFO] [stderr]     Checking avif-serialize v0.8.5
[INFO] [stderr]     Checking windows-threading v0.2.0
[INFO] [stderr]     Checking pxfm v0.1.23
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]     Checking image-webp v0.2.3
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking libyml v0.0.5
[INFO] [stderr]     Checking rust-ini v0.12.2
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking memo-map v0.3.3
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking toml_parser v1.0.2
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking roff v0.2.2
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking tempfile v3.22.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]     Checking moxcms v0.7.5
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking spinners v4.1.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling windows-interface v0.59.1
[INFO] [stderr]    Compiling windows-implement v0.60.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking windows-core v0.62.0
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking windows-collections v0.3.0
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking windows-numerics v0.3.0
[INFO] [stderr]     Checking windows-future v0.3.0
[INFO] [stderr]     Checking fast_image_resize v5.3.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stdout] error[E0412]: cannot find type `IMarshal` in module `windows_core::imp`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.0/src/bindings.rs:87:51
[INFO] [stdout]    |
[INFO] [stdout] 87 |             } else if *iid == <windows_core::imp::IMarshal as windows_core::Interface>::IID {
[INFO] [stdout]    |                                                   ^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.0/src/bindings.rs:89:43
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 return windows_core::imp::marshaler(
[INFO] [stdout]    |                                           ^^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IMarshal` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.0/src/bindings.rs:255:51
[INFO] [stdout]     |
[INFO] [stdout] 255 |             } else if *iid == <windows_core::imp::IMarshal as windows_core::Interface>::IID {
[INFO] [stdout]     |                                                   ^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.0/src/bindings.rs:257:43
[INFO] [stdout]     |
[INFO] [stdout] 257 |                 return windows_core::imp::marshaler(
[INFO] [stdout]     |                                           ^^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IMarshal` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.0/src/bindings.rs:422:364
[INFO] [stdout]     |
[INFO] [stdout] 422 | ... as _ } else if * iid == < windows_core::imp::IMarshal as windows_core::Interface >::IID { ( * this ) . count . add_ref ( ) ; return w...
[INFO] [stdout]     |                                                  ^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.0/src/bindings.rs:422:470
[INFO] [stdout]     |
[INFO] [stdout] 422 | ...unt . add_ref ( ) ; return windows_core::imp::marshaler ( core::mem::transmute ( & mut ( * this ) . vtable as * mut _ as * mut core::f...
[INFO] [stdout]     |                                                  ^^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IMarshal` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.0/src/bindings.rs:572:51
[INFO] [stdout]     |
[INFO] [stdout] 572 |             } else if *iid == <windows_core::imp::IMarshal as windows_core::Interface>::IID {
[INFO] [stdout]     |                                                   ^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.0/src/bindings.rs:574:43
[INFO] [stdout]     |
[INFO] [stdout] 574 |                 return windows_core::imp::marshaler(
[INFO] [stdout]     |                                           ^^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IMarshal` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.0/src/bindings.rs:752:364
[INFO] [stdout]     |
[INFO] [stdout] 752 | ... as _ } else if * iid == < windows_core::imp::IMarshal as windows_core::Interface >::IID { ( * this ) . count . add_ref ( ) ; return w...
[INFO] [stdout]     |                                                  ^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.0/src/bindings.rs:752:470
[INFO] [stdout]     |
[INFO] [stdout] 752 | ...unt . add_ref ( ) ; return windows_core::imp::marshaler ( core::mem::transmute ( & mut ( * this ) . vtable as * mut _ as * mut core::f...
[INFO] [stdout]     |                                                  ^^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IMarshal` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.0/src/bindings.rs:927:377
[INFO] [stdout]     |
[INFO] [stdout] 927 | ... as _ } else if * iid == < windows_core::imp::IMarshal as windows_core::Interface >::IID { ( * this ) . count . add_ref ( ) ; return w...
[INFO] [stdout]     |                                                  ^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `marshaler` in module `windows_core::imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.0/src/bindings.rs:927:483
[INFO] [stdout]     |
[INFO] [stdout] 927 | ...unt . add_ref ( ) ; return windows_core::imp::marshaler ( core::mem::transmute ( & mut ( * this ) . vtable as * mut _ as * mut core::f...
[INFO] [stdout]     |                                                  ^^^^^^^^^ not found in `windows_core::imp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `submit` in crate `windows_threading`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.0/src/async_spawn.rs:264:28
[INFO] [stdout]     |
[INFO] [stdout] 264 |         windows_threading::submit(move || {
[INFO] [stdout]     |                            ^^^^^^ not found in `windows_threading`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `submit` in crate `windows_threading`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.0/src/async_spawn.rs:281:28
[INFO] [stdout]     |
[INFO] [stdout] 281 |         windows_threading::submit(move || {
[INFO] [stdout]     |                            ^^^^^^ not found in `windows_threading`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `submit` in crate `windows_threading`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.0/src/async_spawn.rs:298:28
[INFO] [stdout]     |
[INFO] [stdout] 298 |         windows_threading::submit(move || {
[INFO] [stdout]     |                            ^^^^^^ not found in `windows_threading`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `submit` in crate `windows_threading`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.3.0/src/async_spawn.rs:315:28
[INFO] [stdout]     |
[INFO] [stdout] 315 |         windows_threading::submit(move || {
[INFO] [stdout]     |                            ^^^^^^ not found in `windows_threading`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking enquote v1.1.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]     Checking clap_complete v4.5.57
[INFO] [stderr]     Checking wallpaper v3.2.0
[INFO] [stderr]     Checking clap_mangen v0.2.29
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `windows-future` (lib) due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a99a765171ba2e44150aadde83c0650b091128568e1c2683e4e74b24dac822e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a99a765171ba2e44150aadde83c0650b091128568e1c2683e4e74b24dac822e1", kill_on_drop: false }`
[INFO] [stdout] a99a765171ba2e44150aadde83c0650b091128568e1c2683e4e74b24dac822e1
