[INFO] cloning repository https://github.com/RavuAlHemio/dllexports [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RavuAlHemio/dllexports" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRavuAlHemio%2Fdllexports", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRavuAlHemio%2Fdllexports'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 40817b76c98d7285b4598470a5ff14798f540205 [INFO] checking RavuAlHemio/dllexports against try#54e27f559f23913c1d5afb1a0f0114e9e61b81b8 for pr-147589 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRavuAlHemio%2Fdllexports" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/RavuAlHemio/dllexports [INFO] finished tweaking git repo https://github.com/RavuAlHemio/dllexports [INFO] tweaked toml for git repo https://github.com/RavuAlHemio/dllexports written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RavuAlHemio/dllexports on toolchain 54e27f559f23913c1d5afb1a0f0114e9e61b81b8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/RavuAlHemio/dllexports 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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-interface v0.59.2 [INFO] [stderr] Downloaded windows-implement v0.60.1 [INFO] [stderr] Downloaded windows-core v0.62.1 [INFO] [stderr] Downloaded windows-collections v0.3.1 [INFO] [stderr] Downloaded windows-numerics v0.3.0 [INFO] [stderr] Downloaded windows-future v0.3.1 [INFO] [stderr] Downloaded peresil v0.3.0 [INFO] [stderr] Downloaded windows-threading v0.2.1 [INFO] [stderr] Downloaded lzxd v0.2.6 [INFO] [stderr] Downloaded tracing-test-macro v0.2.5 [INFO] [stderr] Downloaded anstyle-wincon v3.0.8 [INFO] [stderr] Downloaded wasi v0.14.5+wasi-0.2.4 [INFO] [stderr] Downloaded tracing-test v0.2.5 [INFO] [stderr] Downloaded wit-bindgen v0.45.1 [INFO] [stderr] Downloaded clap v4.5.45 [INFO] [stderr] Downloaded sxd-document v0.3.2 [INFO] [stderr] Downloaded thin-vec v0.2.14 [INFO] [stderr] Downloaded rhai_codegen v2.2.0 [INFO] [stderr] Downloaded clap_builder v4.5.44 [INFO] [stderr] Downloaded wasip2 v1.0.0+wasi-0.2.4 [INFO] [stderr] Downloaded from-to-repr v0.2.2 [INFO] [stderr] Downloaded typed-arena v1.7.0 [INFO] [stderr] Downloaded rhai v1.22.2 [INFO] [stderr] Downloaded windows-bindgen v0.65.0 [INFO] [stderr] Downloaded windows v0.62.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4d7923fdce7519d1d2c88c3425b02280539e78e2591c2b6b19cfd1072c21819 [INFO] running `Command { std: "docker" "start" "-a" "b4d7923fdce7519d1d2c88c3425b02280539e78e2591c2b6b19cfd1072c21819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4d7923fdce7519d1d2c88c3425b02280539e78e2591c2b6b19cfd1072c21819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4d7923fdce7519d1d2c88c3425b02280539e78e2591c2b6b19cfd1072c21819", kill_on_drop: false }` [INFO] [stdout] b4d7923fdce7519d1d2c88c3425b02280539e78e2591c2b6b19cfd1072c21819 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b14beb2417371d98e36b4947371ee731b4df48b34fca40e6dc53c10d02ec6e5 [INFO] running `Command { std: "docker" "start" "-a" "6b14beb2417371d98e36b4947371ee731b4df48b34fca40e6dc53c10d02ec6e5", kill_on_drop: false }` [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking windows-link v0.2.1 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking windows-result v0.4.0 [INFO] [stderr] Checking windows-strings v0.5.0 [INFO] [stderr] Compiling windows-threading v0.2.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking lzxd v0.2.6 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking peresil v0.3.0 [INFO] [stderr] Checking thin-vec v0.2.14 [INFO] [stderr] Checking sxd-document v0.3.2 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling windows-implement v0.60.1 [INFO] [stderr] Compiling windows-interface v0.59.2 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling from-to-repr v0.2.2 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling rhai_codegen v2.2.0 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Checking windows-core v0.62.1 [INFO] [stderr] Checking windows-numerics v0.3.0 [INFO] [stderr] Checking windows-collections v0.3.1 [INFO] [stderr] Checking windows-future v0.3.1 [INFO] [stderr] Checking tracing v0.1.41 [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.1/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.1/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.1/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.1/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.1/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.1/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.1/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.1/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.1/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.1/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.1/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.1/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.1/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.1/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.1/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.1/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 tracing-subscriber v0.3.19 [INFO] [stderr] error: could not compile `windows-future` (lib) due to 16 previous errors [INFO] [stdout] Some errors have detailed explanations: E0412, E0425. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6b14beb2417371d98e36b4947371ee731b4df48b34fca40e6dc53c10d02ec6e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b14beb2417371d98e36b4947371ee731b4df48b34fca40e6dc53c10d02ec6e5", kill_on_drop: false }` [INFO] [stdout] 6b14beb2417371d98e36b4947371ee731b4df48b34fca40e6dc53c10d02ec6e5