[INFO] cloning repository https://github.com/antze-k/system-information-tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/antze-k/system-information-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantze-k%2Fsystem-information-tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantze-k%2Fsystem-information-tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd516c51e9590e0446e943febe9b3e69a22a9465 [INFO] testing antze-k/system-information-tool against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantze-k%2Fsystem-information-tool" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/antze-k/system-information-tool on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/antze-k/system-information-tool [INFO] finished tweaking git repo https://github.com/antze-k/system-information-tool [INFO] tweaked toml for git repo https://github.com/antze-k/system-information-tool written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/antze-k/system-information-tool already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e6ae9373100863e3a8d6a4758e2a71884c1d859ec66711bf301c4a290f70a2b [INFO] running `Command { std: "docker" "start" "-a" "8e6ae9373100863e3a8d6a4758e2a71884c1d859ec66711bf301c4a290f70a2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e6ae9373100863e3a8d6a4758e2a71884c1d859ec66711bf301c4a290f70a2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e6ae9373100863e3a8d6a4758e2a71884c1d859ec66711bf301c4a290f70a2b", kill_on_drop: false }` [INFO] [stdout] 8e6ae9373100863e3a8d6a4758e2a71884c1d859ec66711bf301c4a290f70a2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5d44c681c12024e36bff49ec9c57bad92aadb2521f894b2f75a4c3a39dd26bf [INFO] running `Command { std: "docker" "start" "-a" "e5d44c681c12024e36bff49ec9c57bad92aadb2521f894b2f75a4c3a39dd26bf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling winreg v0.8.0 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling utf8-width v0.1.4 [INFO] [stderr] Compiling wmi v0.7.0 [INFO] [stderr] Compiling byte-unit v4.0.9 [INFO] [stderr] error: failed to run custom build command for `winreg v0.8.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/winreg-a8126d06bff06e8f/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] error: winreg is only supported on Windows platforms [INFO] [stderr] help: if your application is multi-platform, use `[target.'cfg(windows)'.dependencies] winreg = "..."` [INFO] [stderr] help: if your application is only supported on Windows, use `--target x86_64-pc-windows-gnu` or some other windows platform [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e5d44c681c12024e36bff49ec9c57bad92aadb2521f894b2f75a4c3a39dd26bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5d44c681c12024e36bff49ec9c57bad92aadb2521f894b2f75a4c3a39dd26bf", kill_on_drop: false }` [INFO] [stdout] e5d44c681c12024e36bff49ec9c57bad92aadb2521f894b2f75a4c3a39dd26bf