[INFO] cloning repository https://github.com/hasali19/overlord
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hasali19/overlord" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhasali19%2Foverlord", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhasali19%2Foverlord'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 81dc7a061ddabc9720f35be5fd84a7e307d1811c
[INFO] testing hasali19/overlord against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhasali19%2Foverlord" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hasali19/overlord
[INFO] finished tweaking git repo https://github.com/hasali19/overlord
[INFO] tweaked toml for git repo https://github.com/hasali19/overlord written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hasali19/overlord on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hasali19/overlord 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded const-sha1 v0.2.0
[INFO] [stderr]   Downloaded windows v0.18.0
[INFO] [stderr]   Downloaded tracing-error v0.1.2
[INFO] [stderr]   Downloaded windows_macros v0.18.0
[INFO] [stderr]   Downloaded env_logger v0.9.0
[INFO] [stderr]   Downloaded indenter v0.3.3
[INFO] [stderr]   Downloaded thread_local v1.1.3
[INFO] [stderr]   Downloaded tracing-attributes v0.1.15
[INFO] [stderr]   Downloaded rustc-demangle v0.1.20
[INFO] [stderr]   Downloaded addr2line v0.15.2
[INFO] [stderr]   Downloaded cc v1.0.69
[INFO] [stderr]   Downloaded tracing v0.1.26
[INFO] [stderr]   Downloaded tracing-core v0.1.18
[INFO] [stderr]   Downloaded sharded-slab v0.1.1
[INFO] [stderr]   Downloaded backtrace v0.3.60
[INFO] [stderr]   Downloaded tracing-subscriber v0.2.19
[INFO] [stderr]   Downloaded eyre v0.6.5
[INFO] [stderr]   Downloaded owo-colors v1.3.0
[INFO] [stderr]   Downloaded color-spantrace v0.1.6
[INFO] [stderr]   Downloaded object v0.25.3
[INFO] [stderr]   Downloaded syn v1.0.74
[INFO] [stderr]   Downloaded color-eyre v0.5.11
[INFO] [stderr]   Downloaded gimli v0.24.0
[INFO] [stderr]   Downloaded windows_gen v0.18.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 931387e3a015b6a409125681f47af09758d82b04b834ea97cd970dee33ab86c1
[INFO] running `Command { std: "docker" "start" "-a" "931387e3a015b6a409125681f47af09758d82b04b834ea97cd970dee33ab86c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "931387e3a015b6a409125681f47af09758d82b04b834ea97cd970dee33ab86c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "931387e3a015b6a409125681f47af09758d82b04b834ea97cd970dee33ab86c1", kill_on_drop: false }`
[INFO] [stdout] 931387e3a015b6a409125681f47af09758d82b04b834ea97cd970dee33ab86c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e03ec3b04408cc0ff2082d906b0c033cf627c5f47bb7620651fa6ce99553e100
[INFO] running `Command { std: "docker" "start" "-a" "e03ec3b04408cc0ff2082d906b0c033cf627c5f47bb7620651fa6ce99553e100", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling windows_gen v0.18.0
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling const-sha1 v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling eyre v0.6.5
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling gimli v0.24.0
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling sharded-slab v0.1.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.20
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling owo-colors v1.3.0
[INFO] [stderr]    Compiling tracing-subscriber v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling object v0.25.3
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling backtrace v0.3.60
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling addr2line v0.15.2
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling windows_macros v0.18.0
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling tracing-error v0.1.2
[INFO] [stderr]    Compiling color-spantrace v0.1.6
[INFO] [stderr]    Compiling color-eyre v0.5.11
[INFO] [stderr]    Compiling windows v0.18.0
[INFO] [stderr]    Compiling bindings v0.1.0 (/opt/rustwide/workdir/bindings)
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> bindings/build.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout]  2 | /     windows::build!(
[INFO] [stdout]  3 | |         Windows::Win32::Devices::Display::{
[INFO] [stdout]  4 | |             GetNumberOfPhysicalMonitorsFromHMONITOR,
[INFO] [stdout]  5 | |             GetPhysicalMonitorsFromHMONITOR,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     );
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Path not ending in `;`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bindings` (build script) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e03ec3b04408cc0ff2082d906b0c033cf627c5f47bb7620651fa6ce99553e100", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e03ec3b04408cc0ff2082d906b0c033cf627c5f47bb7620651fa6ce99553e100", kill_on_drop: false }`
[INFO] [stdout] e03ec3b04408cc0ff2082d906b0c033cf627c5f47bb7620651fa6ce99553e100
