[INFO] cloning repository https://github.com/b1tg/rs_shellcode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/b1tg/rs_shellcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb1tg%2Frs_shellcode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb1tg%2Frs_shellcode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c04f5380267553d2b819689182cb631f5345e17 [INFO] testing b1tg/rs_shellcode against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb1tg%2Frs_shellcode" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/b1tg/rs_shellcode on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/b1tg/rs_shellcode [INFO] finished tweaking git repo https://github.com/b1tg/rs_shellcode [INFO] tweaked toml for git repo https://github.com/b1tg/rs_shellcode written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/b1tg/rs_shellcode already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78c96ec2f24dc8b871d957ff851c7e2e2d05760e9417ea7c5d9e39d5dd6e6fcd [INFO] running `Command { std: "docker" "start" "-a" "78c96ec2f24dc8b871d957ff851c7e2e2d05760e9417ea7c5d9e39d5dd6e6fcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78c96ec2f24dc8b871d957ff851c7e2e2d05760e9417ea7c5d9e39d5dd6e6fcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78c96ec2f24dc8b871d957ff851c7e2e2d05760e9417ea7c5d9e39d5dd6e6fcd", kill_on_drop: false }` [INFO] [stdout] 78c96ec2f24dc8b871d957ff851c7e2e2d05760e9417ea7c5d9e39d5dd6e6fcd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d64d8195bba59ee6ef05d10d702d1ec16b704abdefab3308c29f1d8dffc211c0 [INFO] running `Command { std: "docker" "start" "-a" "d64d8195bba59ee6ef05d10d702d1ec16b704abdefab3308c29f1d8dffc211c0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling squote v0.1.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling const-sha1 v0.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling windows_winmd_macros v0.2.1 (https://github.com/microsoft/windows-rs#721dbd4f) [INFO] [stderr] Compiling windows_gen_macros v0.2.1 (https://github.com/microsoft/windows-rs#721dbd4f) [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling windows_winmd v0.2.1 (https://github.com/microsoft/windows-rs#721dbd4f) [INFO] [stderr] Compiling windows_gen v0.2.1 (https://github.com/microsoft/windows-rs#721dbd4f) [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling windows_macros v0.2.1 (https://github.com/microsoft/windows-rs#721dbd4f) [INFO] [stderr] Compiling windows v0.2.1 (https://github.com/microsoft/windows-rs#721dbd4f) [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/windows-rs-4d19330348d493fa/721dbd4/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" "d64d8195bba59ee6ef05d10d702d1ec16b704abdefab3308c29f1d8dffc211c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d64d8195bba59ee6ef05d10d702d1ec16b704abdefab3308c29f1d8dffc211c0", kill_on_drop: false }` [INFO] [stdout] d64d8195bba59ee6ef05d10d702d1ec16b704abdefab3308c29f1d8dffc211c0