[INFO] cloning repository https://github.com/0xflux/wdk_mutex_tests
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xflux/wdk_mutex_tests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xflux%2Fwdk_mutex_tests", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xflux%2Fwdk_mutex_tests'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a52c898cf13f3729ffd7dfb655e642a84eade246
[INFO] checking 0xflux/wdk_mutex_tests against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xflux%2Fwdk_mutex_tests" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/0xflux/wdk_mutex_tests
[INFO] finished tweaking git repo https://github.com/0xflux/wdk_mutex_tests
[INFO] tweaked toml for git repo https://github.com/0xflux/wdk_mutex_tests written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xflux/wdk_mutex_tests on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xflux/wdk_mutex_tests 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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 1 package to latest Rust 1.94.0-nightly compatible version
[INFO] [stderr]       Adding wdk-mutex v1.3.2
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap-cargo v0.15.2
[INFO] [stderr]   Downloaded fs4 v0.13.1
[INFO] [stderr]   Downloaded scratch v1.0.9
[INFO] [stderr]   Downloaded clap v4.5.48
[INFO] [stderr]   Downloaded wdk-panic v0.4.1
[INFO] [stderr]   Downloaded wdk v0.4.1
[INFO] [stderr]   Downloaded camino v1.2.1
[INFO] [stderr]   Downloaded cargo_metadata v0.19.2
[INFO] [stderr]   Downloaded clap_derive v4.5.47
[INFO] [stderr]   Downloaded regex v1.11.3
[INFO] [stderr]   Downloaded wdk-alloc v0.4.1
[INFO] [stderr]   Downloaded wdk-mutex v1.3.2
[INFO] [stderr]   Downloaded nu-ansi-term v0.50.1
[INFO] [stderr]   Downloaded wdk-build v0.5.1
[INFO] [stderr]   Downloaded wdk-macros v0.5.1
[INFO] [stderr]   Downloaded clap_builder v4.5.48
[INFO] [stderr]   Downloaded wdk-sys v0.5.1
[INFO] [stderr]   Downloaded regex-automata v0.4.11
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf37baf92b22fe38a183d747ff4e89b2e7e2b9dcb48f7a455b807f21dd7c4a71
[INFO] running `Command { std: "docker" "start" "-a" "bf37baf92b22fe38a183d747ff4e89b2e7e2b9dcb48f7a455b807f21dd7c4a71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf37baf92b22fe38a183d747ff4e89b2e7e2b9dcb48f7a455b807f21dd7c4a71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf37baf92b22fe38a183d747ff4e89b2e7e2b9dcb48f7a455b807f21dd7c4a71", kill_on_drop: false }`
[INFO] [stdout] bf37baf92b22fe38a183d747ff4e89b2e7e2b9dcb48f7a455b807f21dd7c4a71
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5996f1a4a76fdbbd7ce76d452b3171ac1a996dfd21b24275ae6ba4330848bfbc
[INFO] running `Command { std: "docker" "start" "-a" "5996f1a4a76fdbbd7ce76d452b3171ac1a996dfd21b24275ae6ba4330848bfbc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling windows-targets v0.52.6
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling windows-result v0.2.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling windows-strings v0.1.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling wdk-build v0.5.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]     Checking wdk-panic v0.4.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling fs4 v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling windows-core v0.58.0
[INFO] [stderr]    Compiling windows v0.58.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling clap-cargo v0.15.2
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling wdk-macros v0.5.1
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stdout] error: windows-drivers-rs is designed to be run on a Windows host machine in a WDK environment. Please build using a Windows target.
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wdk-build-0.5.1/src/utils.rs:382:5
[INFO] [stdout]     |
[INFO] [stdout] 382 | /     compile_error!(
[INFO] [stdout] 383 | |         "windows-drivers-rs is designed to be run on a Windows host machine in a WDK environment. \
[INFO] [stdout] 384 | |          Please build using a Windows target."
[INFO] [stdout] 385 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: windows-drivers-rs is designed to be run on a Windows host machine in a WDK environment. Please build using a Windows target.
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wdk-build-0.5.1/src/utils.rs:417:5
[INFO] [stdout]     |
[INFO] [stdout] 417 | /     compile_error!(
[INFO] [stdout] 418 | |         "windows-drivers-rs is designed to be run on a Windows host machine in a WDK environment. \
[INFO] [stdout] 419 | |          Please build using a Windows target."
[INFO] [stdout] 420 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wdk-build-0.5.1/src/utils.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Win32::System::Registry::{
[INFO] [stdout]    |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wdk-build-0.5.1/src/utils.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     core::{PCSTR, s},
[INFO] [stdout]    |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wdk-build-0.5.1/src/cargo_make.rs:917:18
[INFO] [stdout]     |
[INFO] [stdout] 917 |         std::os::windows::fs::symlink_file(&rust_driver_makefile_toml_path, &destination_path)
[INFO] [stdout]     |                  ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/os/mod.rs:56:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/os/mod.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wdk-build-0.5.1/src/cargo_make.rs:932:18
[INFO] [stdout]     |
[INFO] [stdout] 932 |         std::os::windows::fs::symlink_file(&rust_driver_makefile_toml_path, &destination_path)
[INFO] [stdout]     |                  ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/os/mod.rs:56:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/os/mod.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wdk-build` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "5996f1a4a76fdbbd7ce76d452b3171ac1a996dfd21b24275ae6ba4330848bfbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5996f1a4a76fdbbd7ce76d452b3171ac1a996dfd21b24275ae6ba4330848bfbc", kill_on_drop: false }`
[INFO] [stdout] 5996f1a4a76fdbbd7ce76d452b3171ac1a996dfd21b24275ae6ba4330848bfbc
