[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#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexApps99%2Fangrylion-rdp-plus-sys" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlexApps99/angrylion-rdp-plus-sys on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 728fa8cd9b194c6e83289d9b6d2f1a61745d6663330c86e166eb55ddb05be7f7
[INFO] running `Command { std: "docker" "start" "-a" "728fa8cd9b194c6e83289d9b6d2f1a61745d6663330c86e166eb55ddb05be7f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "728fa8cd9b194c6e83289d9b6d2f1a61745d6663330c86e166eb55ddb05be7f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "728fa8cd9b194c6e83289d9b6d2f1a61745d6663330c86e166eb55ddb05be7f7", kill_on_drop: false }`
[INFO] [stdout] 728fa8cd9b194c6e83289d9b6d2f1a61745d6663330c86e166eb55ddb05be7f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1623ce356273f8f187adc4120aaa528e1a04679392a60760e5af29ff31d5411
[INFO] running `Command { std: "docker" "start" "-a" "e1623ce356273f8f187adc4120aaa528e1a04679392a60760e5af29ff31d5411", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling cc v1.2.43
[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-bada0818b9d7b6ee/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-a6423661cebf43c5/out/ea98cf17d649aa84-parallel.o" "-c" "angrylion-rdp-plus/src/core/parallel.cpp"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "e1623ce356273f8f187adc4120aaa528e1a04679392a60760e5af29ff31d5411", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1623ce356273f8f187adc4120aaa528e1a04679392a60760e5af29ff31d5411", kill_on_drop: false }`
[INFO] [stdout] e1623ce356273f8f187adc4120aaa528e1a04679392a60760e5af29ff31d5411
