[INFO] cloning repository https://github.com/TicklTock/genshin_auto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TicklTock/genshin_auto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTicklTock%2Fgenshin_auto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTicklTock%2Fgenshin_auto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0fcb36997424bad6f103bca05d4e4a275543119 [INFO] checking TicklTock/genshin_auto against try#dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e for pr-153721 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTicklTock%2Fgenshin_auto" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/TicklTock/genshin_auto [INFO] finished tweaking git repo https://github.com/TicklTock/genshin_auto [INFO] tweaked toml for git repo https://github.com/TicklTock/genshin_auto written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TicklTock/genshin_auto on toolchain dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TicklTock/genshin_auto 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" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] a6aa7e61281d151a46b894d65e49becad17091757bcd619872d5d09332500557 [INFO] running `Command { std: "docker" "start" "a6aa7e61281d151a46b894d65e49becad17091757bcd619872d5d09332500557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a6aa7e61281d151a46b894d65e49becad17091757bcd619872d5d09332500557" "/opt/rustwide/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6aa7e61281d151a46b894d65e49becad17091757bcd619872d5d09332500557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a6aa7e61281d151a46b894d65e49becad17091757bcd619872d5d09332500557" "/opt/rustwide/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking windows-link v0.1.1 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling quick-xml v0.37.4 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling wayland-client v0.31.8 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking windows-strings v0.4.0 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking windows-result v0.3.2 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking syn v2.0.100 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking symphonia-core v0.5.4 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling wayland-backend v0.3.8 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling xcb v1.5.0 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking alsa-sys v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking avif-serialize v0.8.3 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking half v2.5.0 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking zune-jpeg v0.4.14 [INFO] [stderr] Checking image-webp v0.2.1 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking symphonia-metadata v0.5.4 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking dbus v0.9.7 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking symphonia v0.5.4 [INFO] [stderr] Checking jiff v0.2.5 [INFO] [stderr] Checking rodio v0.20.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling windows-interface v0.59.1 [INFO] [stderr] Compiling windows-implement v0.60.0 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking windows-core v0.61.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking windows-future v0.2.0 [INFO] [stderr] Checking windows-collections v0.2.0 [INFO] [stderr] Checking windows-numerics v0.2.0 [INFO] [stderr] Checking windows-hotkeys v0.2.1 [INFO] [stdout] error: Only supported on windows [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-hotkeys-0.2.1/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | compile_error!("Only supported on windows"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `windows-hotkeys` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0425]: cannot find type `IMarshal` in module `windows_core::imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.2.0/src/bindings.rs:89:51 [INFO] [stdout] | [INFO] [stdout] 89 | } else if *iid == ::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.2.0/src/bindings.rs:91:43 [INFO] [stdout] | [INFO] [stdout] 91 | return windows_core::imp::marshaler( [INFO] [stdout] | ^^^^^^^^^ not found in `windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `IMarshal` in module `windows_core::imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.2.0/src/bindings.rs:257:51 [INFO] [stdout] | [INFO] [stdout] 257 | } else if *iid == ::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.2.0/src/bindings.rs:259:43 [INFO] [stdout] | [INFO] [stdout] 259 | return windows_core::imp::marshaler( [INFO] [stdout] | ^^^^^^^^^ not found in `windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `IMarshal` in module `windows_core::imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.2.0/src/bindings.rs:424:364 [INFO] [stdout] | [INFO] [stdout] 424 | ... _ } else if * iid == < windows_core::imp::IMarshal as windows_core::Interface >::IID { ( * this ) . count . add_ref ( ) ; retur... [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.2.0/src/bindings.rs:424:470 [INFO] [stdout] | [INFO] [stdout] 424 | ... . add_ref ( ) ; return windows_core::imp::marshaler ( core::mem::transmute ( & mut ( * this ) . vtable as * mut _ as * mut core... [INFO] [stdout] | ^^^^^^^^^ not found in `windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `IMarshal` in module `windows_core::imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.2.0/src/bindings.rs:583:51 [INFO] [stdout] | [INFO] [stdout] 583 | } else if *iid == ::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.2.0/src/bindings.rs:585:43 [INFO] [stdout] | [INFO] [stdout] 585 | return windows_core::imp::marshaler( [INFO] [stdout] | ^^^^^^^^^ not found in `windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `IMarshal` in module `windows_core::imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.2.0/src/bindings.rs:763:364 [INFO] [stdout] | [INFO] [stdout] 763 | ... _ } else if * iid == < windows_core::imp::IMarshal as windows_core::Interface >::IID { ( * this ) . count . add_ref ( ) ; retur... [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.2.0/src/bindings.rs:763:470 [INFO] [stdout] | [INFO] [stdout] 763 | ... . add_ref ( ) ; return windows_core::imp::marshaler ( core::mem::transmute ( & mut ( * this ) . vtable as * mut _ as * mut core... [INFO] [stdout] | ^^^^^^^^^ not found in `windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `IMarshal` in module `windows_core::imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-future-0.2.0/src/bindings.rs:938:377 [INFO] [stdout] | [INFO] [stdout] 938 | ... _ } else if * iid == < windows_core::imp::IMarshal as windows_core::Interface >::IID { ( * this ) . count . add_ref ( ) ; retur... [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.2.0/src/bindings.rs:938:483 [INFO] [stdout] | [INFO] [stdout] 938 | ... . add_ref ( ) ; return windows_core::imp::marshaler ( core::mem::transmute ( & mut ( * this ) . vtable as * mut _ as * mut core... [INFO] [stdout] | ^^^^^^^^^ not found in `windows_core::imp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `windows-future` (lib) due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "a6aa7e61281d151a46b894d65e49becad17091757bcd619872d5d09332500557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6aa7e61281d151a46b894d65e49becad17091757bcd619872d5d09332500557", kill_on_drop: false }` [INFO] [stdout] a6aa7e61281d151a46b894d65e49becad17091757bcd619872d5d09332500557