[INFO] cloning repository https://github.com/AlexApps99/angrylion-rdp-plus-sys
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexApps99/angrylion-rdp-plus-sys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexApps99%2Fangrylion-rdp-plus-sys", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexApps99%2Fangrylion-rdp-plus-sys'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2141f0aa8d70a3c16c581bf26809b2dc15b58138
[INFO] checking AlexApps99/angrylion-rdp-plus-sys against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexApps99%2Fangrylion-rdp-plus-sys" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AlexApps99/angrylion-rdp-plus-sys
[INFO] finished tweaking git repo https://github.com/AlexApps99/angrylion-rdp-plus-sys
[INFO] tweaked toml for git repo https://github.com/AlexApps99/angrylion-rdp-plus-sys written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlexApps99/angrylion-rdp-plus-sys on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 3 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c57adabf4d4a5df38fdf936b86039ade68135a20e5bb7979c8e53d77e6fc051c
[INFO] running `Command { std: "docker" "start" "-a" "c57adabf4d4a5df38fdf936b86039ade68135a20e5bb7979c8e53d77e6fc051c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c57adabf4d4a5df38fdf936b86039ade68135a20e5bb7979c8e53d77e6fc051c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c57adabf4d4a5df38fdf936b86039ade68135a20e5bb7979c8e53d77e6fc051c", kill_on_drop: false }`
[INFO] [stdout] c57adabf4d4a5df38fdf936b86039ade68135a20e5bb7979c8e53d77e6fc051c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12f0fea0771f5e774fd2995837104946691fc1cae76c65401f6266170a719dfd
[INFO] running `Command { std: "docker" "start" "-a" "12f0fea0771f5e774fd2995837104946691fc1cae76c65401f6266170a719dfd", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling angrylion-rdp-plus-sys v0.2.0 (/opt/rustwide/workdir/angrylion-rdp-plus-sys)
[INFO] [stderr] warning: angrylion-rdp-plus-sys@0.2.0: cc1plus: fatal error: angrylion-rdp-plus/src/core/parallel.cpp: No such file or directory
[INFO] [stderr] warning: angrylion-rdp-plus-sys@0.2.0: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `angrylion-rdp-plus-sys v0.2.0 (/opt/rustwide/workdir/angrylion-rdp-plus-sys)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/angrylion-rdp-plus-sys-d18421e5eb3bb020/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:warning=cc1plus: fatal error: angrylion-rdp-plus/src/core/parallel.cpp: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "angrylion-rdp-plus/src/" "-o" "/opt/rustwide/target/debug/build/angrylion-rdp-plus-sys-128f4bd606986519/out/ea98cf17d649aa84-parallel.o" "-c" "angrylion-rdp-plus/src/core/parallel.cpp"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "12f0fea0771f5e774fd2995837104946691fc1cae76c65401f6266170a719dfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12f0fea0771f5e774fd2995837104946691fc1cae76c65401f6266170a719dfd", kill_on_drop: false }`
[INFO] [stdout] 12f0fea0771f5e774fd2995837104946691fc1cae76c65401f6266170a719dfd
