[INFO] cloning repository https://github.com/Josh015/hello-composition-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Josh015/hello-composition-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJosh015%2Fhello-composition-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJosh015%2Fhello-composition-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4564c8428a9fb100f6450925fcea4c796c6770fe [INFO] testing Josh015/hello-composition-rs against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJosh015%2Fhello-composition-rs" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Josh015/hello-composition-rs on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Josh015/hello-composition-rs [INFO] finished tweaking git repo https://github.com/Josh015/hello-composition-rs [INFO] tweaked toml for git repo https://github.com/Josh015/hello-composition-rs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Josh015/hello-composition-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const-sha1 v0.2.0 [INFO] [stderr] Downloaded windows v0.18.0 [INFO] [stderr] Downloaded windows_macros v0.18.0 [INFO] [stderr] Downloaded windows_gen v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b95b08342571915f7cb3727fcf5abb16b257bdd05aef76f3e3a64055ac48860 [INFO] running `Command { std: "docker" "start" "-a" "5b95b08342571915f7cb3727fcf5abb16b257bdd05aef76f3e3a64055ac48860", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b95b08342571915f7cb3727fcf5abb16b257bdd05aef76f3e3a64055ac48860", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b95b08342571915f7cb3727fcf5abb16b257bdd05aef76f3e3a64055ac48860", kill_on_drop: false }` [INFO] [stdout] 5b95b08342571915f7cb3727fcf5abb16b257bdd05aef76f3e3a64055ac48860 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f03174cf606a8b6838ef7d70ffedb07a1dabd09fead0df5c956027974920d64 [INFO] running `Command { std: "docker" "start" "-a" "2f03174cf606a8b6838ef7d70ffedb07a1dabd09fead0df5c956027974920d64", 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] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling windows_gen v0.18.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling const-sha1 v0.2.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling windows_macros v0.18.0 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [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::System::Com::CoInitializeEx, [INFO] [stdout] 4 | | Windows::Win32::System::WinRT::{ [INFO] [stdout] 5 | | CreateDispatcherQueueController, ICompositorDesktopInterop, [INFO] [stdout] ... | [INFO] [stdout] 13 | | }, [INFO] [stdout] 14 | | }; [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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2f03174cf606a8b6838ef7d70ffedb07a1dabd09fead0df5c956027974920d64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f03174cf606a8b6838ef7d70ffedb07a1dabd09fead0df5c956027974920d64", kill_on_drop: false }` [INFO] [stdout] 2f03174cf606a8b6838ef7d70ffedb07a1dabd09fead0df5c956027974920d64