[INFO] cloning repository https://github.com/mdonoughe/vr-status [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mdonoughe/vr-status" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdonoughe%2Fvr-status", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdonoughe%2Fvr-status'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8873736c33c713f978dd8e8f01ab93049d75a46 [INFO] testing mdonoughe/vr-status against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdonoughe%2Fvr-status" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mdonoughe/vr-status on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mdonoughe/vr-status [INFO] finished tweaking git repo https://github.com/mdonoughe/vr-status [INFO] tweaked toml for git repo https://github.com/mdonoughe/vr-status written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/mdonoughe/vr-status already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bdd65dc2afdb16efa03fa0d4adc7f05e68c32b32094f28412c87561e2e49c54a [INFO] running `Command { std: "docker" "start" "-a" "bdd65dc2afdb16efa03fa0d4adc7f05e68c32b32094f28412c87561e2e49c54a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdd65dc2afdb16efa03fa0d4adc7f05e68c32b32094f28412c87561e2e49c54a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdd65dc2afdb16efa03fa0d4adc7f05e68c32b32094f28412c87561e2e49c54a", kill_on_drop: false }` [INFO] [stdout] bdd65dc2afdb16efa03fa0d4adc7f05e68c32b32094f28412c87561e2e49c54a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9c114bf5e0b70aa0af5a3cc7222f17f8ada01da36216a1b072940d7caea9c76e [INFO] running `Command { std: "docker" "start" "-a" "9c114bf5e0b70aa0af5a3cc7222f17f8ada01da36216a1b072940d7caea9c76e", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling windows_gen v0.17.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling const-sha1 v0.2.0 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling pollster v0.2.4 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling embed-resource v1.6.3 [INFO] [stderr] Compiling mqttbytes v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling cstr v0.2.8 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling vr-status v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling windows_macros v0.17.2 [INFO] [stderr] Compiling rumqttc v0.8.0 [INFO] [stderr] Compiling windows v0.17.2 [INFO] [stderr] Compiling bindings v0.1.0 (/opt/rustwide/workdir/bindings) [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> bindings/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | / windows::build! { [INFO] [stdout] 5 | | Windows::Win32::UI::WindowsAndMessaging::MessageBoxW, [INFO] [stdout] 6 | | }; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: message: Path not ending in `;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bindings` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "9c114bf5e0b70aa0af5a3cc7222f17f8ada01da36216a1b072940d7caea9c76e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c114bf5e0b70aa0af5a3cc7222f17f8ada01da36216a1b072940d7caea9c76e", kill_on_drop: false }` [INFO] [stdout] 9c114bf5e0b70aa0af5a3cc7222f17f8ada01da36216a1b072940d7caea9c76e