[INFO] cloning repository https://github.com/DuelistEventNetwork/DEN-Launcher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DuelistEventNetwork/DEN-Launcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDuelistEventNetwork%2FDEN-Launcher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDuelistEventNetwork%2FDEN-Launcher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e0b9474cdcb41d6d44e0e356f74d1ee40d6088c8
[INFO] checking DuelistEventNetwork/DEN-Launcher against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDuelistEventNetwork%2FDEN-Launcher" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DuelistEventNetwork/DEN-Launcher
[INFO] finished tweaking git repo https://github.com/DuelistEventNetwork/DEN-Launcher
[INFO] tweaked toml for git repo https://github.com/DuelistEventNetwork/DEN-Launcher written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DuelistEventNetwork/DEN-Launcher on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DuelistEventNetwork/DEN-Launcher 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dotenvy_macro v0.15.7
[INFO] [stderr]   Downloaded derive_arbitrary v1.4.2
[INFO] [stderr]   Downloaded self-replace v1.5.0
[INFO] [stderr]   Downloaded tracing-panic v0.1.2
[INFO] [stderr]   Downloaded steamlocate v2.0.1
[INFO] [stderr]   Downloaded zipsign-api v0.1.5
[INFO] [stderr]   Downloaded cli_select v0.1.6
[INFO] [stderr]   Downloaded keyvalues-parser v0.2.0
[INFO] [stderr]   Downloaded zopfli v0.8.2
[INFO] [stderr]   Downloaded wasi v0.14.4+wasi-0.2.4
[INFO] [stderr]   Downloaded keyvalues-serde v0.2.2
[INFO] [stderr]   Downloaded zip v2.4.2
[INFO] [stderr]   Downloaded zip v4.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b6cb47728a91a5e310946a9484fc5353f30f295435417ed17746d6c22725be3
[INFO] running `Command { std: "docker" "start" "-a" "3b6cb47728a91a5e310946a9484fc5353f30f295435417ed17746d6c22725be3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b6cb47728a91a5e310946a9484fc5353f30f295435417ed17746d6c22725be3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b6cb47728a91a5e310946a9484fc5353f30f295435417ed17746d6c22725be3", kill_on_drop: false }`
[INFO] [stdout] 3b6cb47728a91a5e310946a9484fc5353f30f295435417ed17746d6c22725be3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b18b4bb73018453bf9c32bb931956d25f0b26d79f6547be17b993da32a98c29e
[INFO] running `Command { std: "docker" "start" "-a" "b18b4bb73018453bf9c32bb931956d25f0b26d79f6547be17b993da32a98c29e", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking windows-link v0.1.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling windows-interface v0.59.1
[INFO] [stderr]    Compiling windows-implement v0.60.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking windows-strings v0.4.2
[INFO] [stderr]     Checking windows-result v0.3.4
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking windows-core v0.61.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking windows-threading v0.1.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking windows-future v0.2.1
[INFO] [stderr]     Checking zopfli v0.8.2
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking windows-numerics v0.2.0
[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.2.1/src/bindings.rs:89:51
[INFO] [stdout]    |
[INFO] [stdout] 89 |             } 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.2.1/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[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.2.1/src/bindings.rs:257:51
[INFO] [stdout]     |
[INFO] [stdout] 257 |             } 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.2.1/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[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.2.1/src/bindings.rs:424:364
[INFO] [stdout]     |
[INFO] [stdout] 424 | ... 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.2.1/src/bindings.rs:424:470
[INFO] [stdout]     |
[INFO] [stdout] 424 | ...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.2.1/src/bindings.rs:583:51
[INFO] [stdout]     |
[INFO] [stdout] 583 |             } 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.2.1/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[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.2.1/src/bindings.rs:763:364
[INFO] [stdout]     |
[INFO] [stdout] 763 | ... 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.2.1/src/bindings.rs:763:470
[INFO] [stdout]     |
[INFO] [stdout] 763 | ...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.2.1/src/bindings.rs:938:377
[INFO] [stdout]     |
[INFO] [stdout] 938 | ... 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.2.1/src/bindings.rs:938:483
[INFO] [stdout]     |
[INFO] [stdout] 938 | ...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] [stderr]     Checking windows-collections v0.2.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling pest_meta v2.8.1
[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]     Checking windows-sys v0.59.0
[INFO] [stderr] error: could not compile `windows-future` (lib) due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b18b4bb73018453bf9c32bb931956d25f0b26d79f6547be17b993da32a98c29e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b18b4bb73018453bf9c32bb931956d25f0b26d79f6547be17b993da32a98c29e", kill_on_drop: false }`
[INFO] [stdout] b18b4bb73018453bf9c32bb931956d25f0b26d79f6547be17b993da32a98c29e
