[INFO] cloning repository https://github.com/topia/windows-rs-issue-2029
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/topia/windows-rs-issue-2029" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftopia%2Fwindows-rs-issue-2029", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftopia%2Fwindows-rs-issue-2029'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 606edcc81e6cb4941ea68b42c9384c19cdc9ad73
[INFO] checking topia/windows-rs-issue-2029 against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftopia%2Fwindows-rs-issue-2029" "/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/topia/windows-rs-issue-2029
[INFO] finished tweaking git repo https://github.com/topia/windows-rs-issue-2029
[INFO] tweaked toml for git repo https://github.com/topia/windows-rs-issue-2029 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/topia/windows-rs-issue-2029 on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/topia/windows-rs-issue-2029 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking topia/windows-rs-issue-2029 against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftopia%2Fwindows-rs-issue-2029" "/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/topia/windows-rs-issue-2029
[INFO] finished tweaking git repo https://github.com/topia/windows-rs-issue-2029
[INFO] tweaked toml for git repo https://github.com/topia/windows-rs-issue-2029 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/topia/windows-rs-issue-2029 on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/topia/windows-rs-issue-2029 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "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_aarch64_gnullvm v0.40.0
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.40.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.40.0
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.40.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.40.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.40.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.40.0
[INFO] [stderr]   Downloaded windows v0.40.0
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 661a0dd4657ee7883c286c0a1337f0d457a2571492b18f5d4f825aaf13eaeacb
[INFO] running `Command { std: "docker" "start" "-a" "661a0dd4657ee7883c286c0a1337f0d457a2571492b18f5d4f825aaf13eaeacb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "661a0dd4657ee7883c286c0a1337f0d457a2571492b18f5d4f825aaf13eaeacb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "661a0dd4657ee7883c286c0a1337f0d457a2571492b18f5d4f825aaf13eaeacb", kill_on_drop: false }`
[INFO] [stdout] 661a0dd4657ee7883c286c0a1337f0d457a2571492b18f5d4f825aaf13eaeacb
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae3d3a6e37e2cf422f86032d089ef9ba692036792ad3cc1db74bddc3dbfcb44c
[INFO] running `Command { std: "docker" "start" "-a" "ae3d3a6e37e2cf422f86032d089ef9ba692036792ad3cc1db74bddc3dbfcb44c", kill_on_drop: false }`
[INFO] [stderr]     Checking windows v0.40.0
[INFO] [stderr]     Checking windows-rs-issue-2029 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/main.rs:33:17
[INFO] [stdout]      |
[INFO] [stdout] 27   |             std::mem::transmute(QueryDisplayConfig(
[INFO] [stdout]      |                                 ------------------ arguments to this function are incorrect
[INFO] [stdout] ...
[INFO] [stdout] 33   |                 null_mut(),  // this line
[INFO] [stdout]      |                 ^^^^^^^^^^ expected `&mut DISPLAYCONFIG_TOPOLOGY_ID`, found `*mut _`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected mutable reference `&mut DISPLAYCONFIG_TOPOLOGY_ID`
[INFO] [stdout]                       found raw pointer `*mut _`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.40.0/src/Windows/Win32/Devices/Display/mod.rs:1027:15
[INFO] [stdout]      |
[INFO] [stdout] 1027 | pub unsafe fn QueryDisplayConfig(flags: u32, numpatharrayelements: &mut u32, patharray: *mut DISPLAYCONFIG_PATH_INFO, nummodeinfoarrayele...
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/main.rs:33:17
[INFO] [stdout]      |
[INFO] [stdout] 27   |             std::mem::transmute(QueryDisplayConfig(
[INFO] [stdout]      |                                 ------------------ arguments to this function are incorrect
[INFO] [stdout] ...
[INFO] [stdout] 33   |                 null_mut(),  // this line
[INFO] [stdout]      |                 ^^^^^^^^^^ expected `&mut DISPLAYCONFIG_TOPOLOGY_ID`, found `*mut _`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected mutable reference `&mut DISPLAYCONFIG_TOPOLOGY_ID`
[INFO] [stdout]                       found raw pointer `*mut _`
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.40.0/src/Windows/Win32/Devices/Display/mod.rs:1027:15
[INFO] [stdout]      |
[INFO] [stdout] 1027 | pub unsafe fn QueryDisplayConfig(flags: u32, numpatharrayelements: &mut u32, patharray: *mut DISPLAYCONFIG_PATH_INFO, nummodeinfoarrayele...
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `windows-rs-issue-2029` (bin "windows-rs-issue-2029" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `windows-rs-issue-2029` (bin "windows-rs-issue-2029") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ae3d3a6e37e2cf422f86032d089ef9ba692036792ad3cc1db74bddc3dbfcb44c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae3d3a6e37e2cf422f86032d089ef9ba692036792ad3cc1db74bddc3dbfcb44c", kill_on_drop: false }`
[INFO] [stdout] ae3d3a6e37e2cf422f86032d089ef9ba692036792ad3cc1db74bddc3dbfcb44c
