[INFO] cloning repository https://github.com/tuco86/endgame [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tuco86/endgame" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuco86%2Fendgame", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuco86%2Fendgame'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ba657643e447ea787c6fa750fb4826c0e22c633 [INFO] checking tuco86/endgame against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuco86%2Fendgame" "/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/tuco86/endgame [INFO] finished tweaking git repo https://github.com/tuco86/endgame [INFO] tweaked toml for git repo https://github.com/tuco86/endgame written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tuco86/endgame on toolchain 54cf65b8d066c082e536455049b95943cf30378f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tuco86/endgame 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" "+54cf65b8d066c082e536455049b95943cf30378f" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-collections v0.3.0 [INFO] [stderr] Downloaded tray-icon v0.21.1 [INFO] [stderr] Downloaded windows-future v0.3.0 [INFO] [stderr] Downloaded windows v0.62.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7912edea0e1b30d7968f8e4b5d01c2ea778dec60936201592cfaf4dfe97479a4 [INFO] running `Command { std: "docker" "start" "-a" "7912edea0e1b30d7968f8e4b5d01c2ea778dec60936201592cfaf4dfe97479a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7912edea0e1b30d7968f8e4b5d01c2ea778dec60936201592cfaf4dfe97479a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7912edea0e1b30d7968f8e4b5d01c2ea778dec60936201592cfaf4dfe97479a4", kill_on_drop: false }` [INFO] [stdout] 7912edea0e1b30d7968f8e4b5d01c2ea778dec60936201592cfaf4dfe97479a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 192d6a64da93667438721a8d67a09bca4c9bb81fe57b9af700c31f4fccac5f6d [INFO] running `Command { std: "docker" "start" "-a" "192d6a64da93667438721a8d67a09bca4c9bb81fe57b9af700c31f4fccac5f6d", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Checking windows-link v0.2.0 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Checking windows-result v0.4.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking windows-strings v0.5.0 [INFO] [stderr] Compiling gtk v0.18.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling libxdo-sys v0.11.0 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking memmap2 v0.9.8 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Checking ab_glyph v0.2.31 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking windows-threading v0.2.0 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking windows-sys v0.61.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking libxdo v0.6.0 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling windows-implement v0.60.0 [INFO] [stderr] Compiling windows-interface v0.59.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking windows-core v0.62.0 [INFO] [stderr] Checking windows-collections v0.3.0 [INFO] [stderr] Checking windows-numerics v0.3.0 [INFO] [stderr] Checking windows-future v0.3.0 [INFO] [stderr] Checking thiserror v1.0.69 [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.3.0/src/bindings.rs:87:51 [INFO] [stdout] | [INFO] [stdout] 87 | } 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.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[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.3.0/src/bindings.rs:255:51 [INFO] [stdout] | [INFO] [stdout] 255 | } 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.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[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.3.0/src/bindings.rs:422:364 [INFO] [stdout] | [INFO] [stdout] 422 | ... _ } 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.3.0/src/bindings.rs:422:470 [INFO] [stdout] | [INFO] [stdout] 422 | ... . 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.3.0/src/bindings.rs:572:51 [INFO] [stdout] | [INFO] [stdout] 572 | } 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.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[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.3.0/src/bindings.rs:752:364 [INFO] [stdout] | [INFO] [stdout] 752 | ... _ } 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.3.0/src/bindings.rs:752:470 [INFO] [stdout] | [INFO] [stdout] 752 | ... . 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.3.0/src/bindings.rs:927:377 [INFO] [stdout] | [INFO] [stdout] 927 | ... _ } 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.3.0/src/bindings.rs:927:483 [INFO] [stdout] | [INFO] [stdout] 927 | ... . 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 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] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [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" "192d6a64da93667438721a8d67a09bca4c9bb81fe57b9af700c31f4fccac5f6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "192d6a64da93667438721a8d67a09bca4c9bb81fe57b9af700c31f4fccac5f6d", kill_on_drop: false }` [INFO] [stdout] 192d6a64da93667438721a8d67a09bca4c9bb81fe57b9af700c31f4fccac5f6d