[INFO] cloning repository https://github.com/ishihara1989/winrt-rs-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ishihara1989/winrt-rs-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fishihara1989%2Fwinrt-rs-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fishihara1989%2Fwinrt-rs-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f70f76e9c47834fb105ba8a119a65bca67d6e301 [INFO] testing ishihara1989/winrt-rs-template against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fishihara1989%2Fwinrt-rs-template" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ishihara1989/winrt-rs-template on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ishihara1989/winrt-rs-template [INFO] finished tweaking git repo https://github.com/ishihara1989/winrt-rs-template [INFO] tweaked toml for git repo https://github.com/ishihara1989/winrt-rs-template written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/ishihara1989/winrt-rs-template already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded squote v0.1.2 [INFO] [stderr] Downloaded windows_gen_macros v0.3.1 [INFO] [stderr] Downloaded windows_winmd_macros v0.3.1 [INFO] [stderr] Downloaded windows_gen v0.3.1 [INFO] [stderr] Downloaded windows_macros v0.3.1 [INFO] [stderr] Downloaded windows_winmd v0.3.1 [INFO] [stderr] Downloaded windows v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "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] 5fdd4fde6fd01a9c1f158e0fc3f0cdc8dfc025519970d7077a5fdfce72882db2 [INFO] running `Command { std: "docker" "start" "-a" "5fdd4fde6fd01a9c1f158e0fc3f0cdc8dfc025519970d7077a5fdfce72882db2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fdd4fde6fd01a9c1f158e0fc3f0cdc8dfc025519970d7077a5fdfce72882db2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fdd4fde6fd01a9c1f158e0fc3f0cdc8dfc025519970d7077a5fdfce72882db2", kill_on_drop: false }` [INFO] [stdout] 5fdd4fde6fd01a9c1f158e0fc3f0cdc8dfc025519970d7077a5fdfce72882db2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "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] 02fae6cab4dd058d5b251b65f8b81b0f30121eab3df2118f0e901a0395e5843d [INFO] running `Command { std: "docker" "start" "-a" "02fae6cab4dd058d5b251b65f8b81b0f30121eab3df2118f0e901a0395e5843d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling squote v0.1.2 [INFO] [stderr] Compiling const-sha1 v0.2.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling windows_winmd_macros v0.3.1 [INFO] [stderr] Compiling windows_gen_macros v0.3.1 [INFO] [stderr] Compiling windows_winmd v0.3.1 [INFO] [stderr] Compiling windows_gen v0.3.1 [INFO] [stderr] Compiling windows_macros v0.3.1 [INFO] [stderr] Compiling windows v0.3.1 [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/windows-0.3.1/build.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | windows_macros::build!(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Cargo metadata did not contain `workspace_root` key. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `windows` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "02fae6cab4dd058d5b251b65f8b81b0f30121eab3df2118f0e901a0395e5843d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02fae6cab4dd058d5b251b65f8b81b0f30121eab3df2118f0e901a0395e5843d", kill_on_drop: false }` [INFO] [stdout] 02fae6cab4dd058d5b251b65f8b81b0f30121eab3df2118f0e901a0395e5843d