[INFO] cloning repository https://github.com/Adarshtiwarikrai/linux-window
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Adarshtiwarikrai/linux-window" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdarshtiwarikrai%2Flinux-window", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdarshtiwarikrai%2Flinux-window'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4444aca6cfe21b8155f19684a2b2afb8c8607a92
[INFO] checking Adarshtiwarikrai/linux-window against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdarshtiwarikrai%2Flinux-window" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  49% (249/506)
Updating files:  50% (253/506)
Updating files:  51% (259/506)
Updating files:  52% (264/506)
Updating files:  53% (269/506)
Updating files:  54% (274/506)
Updating files:  55% (279/506)
Updating files:  56% (284/506)
Updating files:  57% (289/506)
Updating files:  58% (294/506)
Updating files:  59% (299/506)
Updating files:  60% (304/506)
Updating files:  61% (309/506)
Updating files:  62% (314/506)
Updating files:  63% (319/506)
Updating files:  64% (324/506)
Updating files:  65% (329/506)
Updating files:  66% (334/506)
Updating files:  67% (340/506)
Updating files:  68% (345/506)
Updating files:  69% (350/506)
Updating files:  70% (355/506)
Updating files:  71% (360/506)
Updating files:  72% (365/506)
Updating files:  73% (370/506)
Updating files:  74% (375/506)
Updating files:  75% (380/506)
Updating files:  76% (385/506)
Updating files:  77% (390/506)
Updating files:  78% (395/506)
Updating files:  79% (400/506)
Updating files:  80% (405/506)
Updating files:  81% (410/506)
Updating files:  82% (415/506)
Updating files:  83% (420/506)
Updating files:  84% (426/506)
Updating files:  85% (431/506)
Updating files:  86% (436/506)
Updating files:  87% (441/506)
Updating files:  88% (446/506)
Updating files:  89% (451/506)
Updating files:  90% (456/506)
Updating files:  91% (461/506)
Updating files:  92% (466/506)
Updating files:  93% (471/506)
Updating files:  93% (472/506)
Updating files:  94% (476/506)
Updating files:  95% (481/506)
Updating files:  96% (486/506)
Updating files:  97% (491/506)
Updating files:  98% (496/506)
Updating files:  99% (501/506)
Updating files: 100% (506/506)
Updating files: 100% (506/506), done.
[INFO] started tweaking git repo https://github.com/Adarshtiwarikrai/linux-window
[INFO] finished tweaking git repo https://github.com/Adarshtiwarikrai/linux-window
[INFO] tweaked toml for git repo https://github.com/Adarshtiwarikrai/linux-window written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Adarshtiwarikrai/linux-window on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Adarshtiwarikrai/linux-window 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded display-info v0.4.8
[INFO] [stderr]   Downloaded windows-future v0.2.0
[INFO] [stderr]   Downloaded screenshots v0.7.3
[INFO] [stderr]   Downloaded xcb v1.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] baf9cb8ca7a5164e3d36efb10ef113f5f87a26d6223d6b4b6bd8dcdfea00b65f
[INFO] running `Command { std: "docker" "start" "-a" "baf9cb8ca7a5164e3d36efb10ef113f5f87a26d6223d6b4b6bd8dcdfea00b65f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "baf9cb8ca7a5164e3d36efb10ef113f5f87a26d6223d6b4b6bd8dcdfea00b65f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "baf9cb8ca7a5164e3d36efb10ef113f5f87a26d6223d6b4b6bd8dcdfea00b65f", kill_on_drop: false }`
[INFO] [stdout] baf9cb8ca7a5164e3d36efb10ef113f5f87a26d6223d6b4b6bd8dcdfea00b65f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91af67a55e057045021b9605043a64be4a8d10460fe0f2706009eb1d6ac93a56
[INFO] running `Command { std: "docker" "start" "-a" "91af67a55e057045021b9605043a64be4a8d10460fe0f2706009eb1d6ac93a56", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking windows-link v0.1.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]     Checking windows-result v0.3.2
[INFO] [stderr]     Checking windows-strings v0.4.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]    Compiling xcb v1.5.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]    Compiling windows-implement v0.60.0
[INFO] [stderr]    Compiling windows-interface v0.59.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking windows-core v0.61.0
[INFO] [stderr]     Checking windows-collections v0.2.0
[INFO] [stderr]     Checking windows-numerics v0.2.0
[INFO] [stderr]     Checking windows-future 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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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.0/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] [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] 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" "91af67a55e057045021b9605043a64be4a8d10460fe0f2706009eb1d6ac93a56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91af67a55e057045021b9605043a64be4a8d10460fe0f2706009eb1d6ac93a56", kill_on_drop: false }`
[INFO] [stdout] 91af67a55e057045021b9605043a64be4a8d10460fe0f2706009eb1d6ac93a56
