[INFO] cloning repository https://github.com/0xJWLabs/win_binder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xJWLabs/win_binder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xJWLabs%2Fwin_binder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xJWLabs%2Fwin_binder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 735c7c49dcc5418e716d700d4030fb6554981801
[INFO] checking 0xJWLabs/win_binder against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xJWLabs%2Fwin_binder" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xJWLabs/win_binder
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/0xJWLabs/win_binder
[INFO] tweaked toml for git repo https://github.com/0xJWLabs/win_binder written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xJWLabs/win_binder on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xJWLabs/win_binder 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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 479e203fb20f6fec3815301e1efa23e87c6da8efb4176f24c89dc550b08756f1
[INFO] running `Command { std: "docker" "start" "-a" "479e203fb20f6fec3815301e1efa23e87c6da8efb4176f24c89dc550b08756f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "479e203fb20f6fec3815301e1efa23e87c6da8efb4176f24c89dc550b08756f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "479e203fb20f6fec3815301e1efa23e87c6da8efb4176f24c89dc550b08756f1", kill_on_drop: false }`
[INFO] [stdout] 479e203fb20f6fec3815301e1efa23e87c6da8efb4176f24c89dc550b08756f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b052c3422e900a091d345a54061eee5c1ad396ae8d3dfc6f336b8d66c53775b6
[INFO] running `Command { std: "docker" "start" "-a" "b052c3422e900a091d345a54061eee5c1ad396ae8d3dfc6f336b8d66c53775b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking sdd v3.0.4
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking windows-result v0.2.0
[INFO] [stderr]     Checking scc v2.2.5
[INFO] [stdout] error[E0659]: `EmptyErrorInfo` is ambiguous
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.2.0/src/error.rs:371:20
[INFO] [stdout]     |
[INFO] [stdout] 371 |     pub(crate) use EmptyErrorInfo as ErrorInfo;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution
[INFO] [stdout] note: `EmptyErrorInfo` could refer to the struct defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.2.0/src/error.rs:369:5
[INFO] [stdout]     |
[INFO] [stdout] 369 |     pub(crate) struct EmptyErrorInfo;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `EmptyErrorInfo` could also refer to the struct imported here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.2.0/src/error.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `EmptyErrorInfo` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `EmptyErrorInfo` is ambiguous
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.2.0/src/error.rs:371:20
[INFO] [stdout]     |
[INFO] [stdout] 371 |     pub(crate) use EmptyErrorInfo as ErrorInfo;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution
[INFO] [stdout] note: `EmptyErrorInfo` could refer to the unit struct defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.2.0/src/error.rs:369:5
[INFO] [stdout]     |
[INFO] [stdout] 369 |     pub(crate) struct EmptyErrorInfo;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `EmptyErrorInfo` could also refer to the unit struct imported here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.2.0/src/error.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `EmptyErrorInfo` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stdout] For more information about this error, try `rustc --explain E0659`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `windows-result` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b052c3422e900a091d345a54061eee5c1ad396ae8d3dfc6f336b8d66c53775b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b052c3422e900a091d345a54061eee5c1ad396ae8d3dfc6f336b8d66c53775b6", kill_on_drop: false }`
[INFO] [stdout] b052c3422e900a091d345a54061eee5c1ad396ae8d3dfc6f336b8d66c53775b6
