[INFO] cloning repository https://github.com/kylewillmon/shellcode-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kylewillmon/shellcode-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkylewillmon%2Fshellcode-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkylewillmon%2Fshellcode-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f4c02e3831aad0b396aeaa8a076a249ef98e1499 [INFO] testing kylewillmon/shellcode-rs against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkylewillmon%2Fshellcode-rs" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kylewillmon/shellcode-rs on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kylewillmon/shellcode-rs [INFO] finished tweaking git repo https://github.com/kylewillmon/shellcode-rs [INFO] tweaked toml for git repo https://github.com/kylewillmon/shellcode-rs written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/kylewillmon/shellcode-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2c074ceaa8bf9328abbfce57631056a16372542c113cde7080008b94ea8a89d [INFO] running `Command { std: "docker" "start" "-a" "c2c074ceaa8bf9328abbfce57631056a16372542c113cde7080008b94ea8a89d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2c074ceaa8bf9328abbfce57631056a16372542c113cde7080008b94ea8a89d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2c074ceaa8bf9328abbfce57631056a16372542c113cde7080008b94ea8a89d", kill_on_drop: false }` [INFO] [stdout] c2c074ceaa8bf9328abbfce57631056a16372542c113cde7080008b94ea8a89d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 886b1ed4f9d3b21fcaaa00707e1c497cda07876eb32bc4e52eb27771f9831c75 [INFO] running `Command { std: "docker" "start" "-a" "886b1ed4f9d3b21fcaaa00707e1c497cda07876eb32bc4e52eb27771f9831c75", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling windows_gen v0.17.2 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling const-sha1 v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling windows_macros v0.17.2 [INFO] [stderr] Compiling windows v0.17.2 [INFO] [stderr] Compiling shellcode-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> build.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | / windows::build! { [INFO] [stdout] 3 | | Windows::Win32::System::Memory::VirtualAlloc [INFO] [stdout] 4 | | }; [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 `shellcode-rs` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "886b1ed4f9d3b21fcaaa00707e1c497cda07876eb32bc4e52eb27771f9831c75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "886b1ed4f9d3b21fcaaa00707e1c497cda07876eb32bc4e52eb27771f9831c75", kill_on_drop: false }` [INFO] [stdout] 886b1ed4f9d3b21fcaaa00707e1c497cda07876eb32bc4e52eb27771f9831c75