[INFO] cloning repository https://github.com/LGUG2Z/yatta [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LGUG2Z/yatta" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLGUG2Z%2Fyatta", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLGUG2Z%2Fyatta'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67bddb6cbf7b1c9f43ae94e326bba0c1d45cb60f [INFO] checking LGUG2Z/yatta against master#f82664191d0e8764b7435b9d72eb0e366b8b1464 for pr-83354 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLGUG2Z%2Fyatta" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LGUG2Z/yatta on toolchain f82664191d0e8764b7435b9d72eb0e366b8b1464 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LGUG2Z/yatta [INFO] finished tweaking git repo https://github.com/LGUG2Z/yatta [INFO] tweaked toml for git repo https://github.com/LGUG2Z/yatta written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/LGUG2Z/yatta already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "fetch" "--locked" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2dac31707850646986637b4152d0451329e43adf22a350d668b5882be4f98f6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b2dac31707850646986637b4152d0451329e43adf22a350d668b5882be4f98f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2dac31707850646986637b4152d0451329e43adf22a350d668b5882be4f98f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2dac31707850646986637b4152d0451329e43adf22a350d668b5882be4f98f6", kill_on_drop: false }` [INFO] [stdout] b2dac31707850646986637b4152d0451329e43adf22a350d668b5882be4f98f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4b96b7d5510d3effab930e60fd4faa529185f69c0f02a161a081d6d1b57e4e9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f4b96b7d5510d3effab930e60fd4faa529185f69c0f02a161a081d6d1b57e4e9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling squote v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling const-sha1 v0.2.0 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling sysinfo v0.16.3 [INFO] [stderr] Checking uds_windows v1.0.1 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking powershell_script v0.1.5 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling enigo v0.0.14 [INFO] [stderr] Checking proc-macro2 v1.0.24 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking crossbeam-utils v0.8.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling windows_winmd_macros v0.3.1 [INFO] [stderr] Compiling windows_gen_macros v0.3.1 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling windows_winmd v0.3.1 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Compiling windows_gen v0.3.1 [INFO] [stderr] Checking flexi_logger v0.17.1 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Compiling windows_macros v0.3.1 [INFO] [stderr] Checking yatta-core v0.1.0 (/opt/rustwide/workdir/yatta-core) [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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f4b96b7d5510d3effab930e60fd4faa529185f69c0f02a161a081d6d1b57e4e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4b96b7d5510d3effab930e60fd4faa529185f69c0f02a161a081d6d1b57e4e9", kill_on_drop: false }` [INFO] [stdout] f4b96b7d5510d3effab930e60fd4faa529185f69c0f02a161a081d6d1b57e4e9