[INFO] cloning repository https://github.com/rish-onesignal/vector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rish-onesignal/vector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frish-onesignal%2Fvector", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frish-onesignal%2Fvector'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 329ab4a98a6f86d1f631a78e415c67c764c77a7d [INFO] checking rish-onesignal/vector against master#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frish-onesignal%2Fvector" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rish-onesignal/vector on toolchain 8007b506ac5da629f223b755f5a5391edd5f6d01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-24/source/.cargo/config [INFO] removed /workspace/builds/worker-24/source/rust-toolchain [INFO] started tweaking git repo https://github.com/rish-onesignal/vector [INFO] finished tweaking git repo https://github.com/rish-onesignal/vector [INFO] tweaked toml for git repo https://github.com/rish-onesignal/vector written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/rish-onesignal/vector already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "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-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35c9afd720f5d1f1323be20fcf577ffb9706b76804ec88d243862feeb2d1d3a2 [INFO] running `Command { std: "docker" "start" "-a" "35c9afd720f5d1f1323be20fcf577ffb9706b76804ec88d243862feeb2d1d3a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35c9afd720f5d1f1323be20fcf577ffb9706b76804ec88d243862feeb2d1d3a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35c9afd720f5d1f1323be20fcf577ffb9706b76804ec88d243862feeb2d1d3a2", kill_on_drop: false }` [INFO] [stdout] 35c9afd720f5d1f1323be20fcf577ffb9706b76804ec88d243862feeb2d1d3a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d130ba0bc6100950e17c40e81ef37f829e45881b8131f7d9be1343fb5399f9a6 [INFO] running `Command { std: "docker" "start" "-a" "d130ba0bc6100950e17c40e81ef37f829e45881b8131f7d9be1343fb5399f9a6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking fastrand v1.3.5 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking parking v1.0.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Compiling heim-common v0.1.0-beta.1 [INFO] [stderr] Checking semver-parser v0.9.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking shlex v0.1.1 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling k8s-openapi v0.9.0 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Compiling metrics v0.13.0-alpha.4 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling heim-host v0.1.0-beta.1 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking tower-layer v0.3.0 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking async-task v4.0.2 [INFO] [stderr] Checking macaddr v1.0.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling inventory v0.1.9 [INFO] [stderr] Checking platforms v0.2.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking oorandom v11.1.2 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking urlencoding v1.1.1 [INFO] [stderr] Checking weak-table v0.3.0 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling hyper-openssl v0.8.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking simpl v0.1.0 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking debug-helper v0.3.10 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] error: could not compile `winapi` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winapi-0.3.9/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cfg"' --cfg 'feature="consoleapi"' --cfg 'feature="dbt"' --cfg 'feature="errhandlingapi"' --cfg 'feature="evntrace"' --cfg 'feature="fileapi"' --cfg 'feature="handleapi"' --cfg 'feature="impl-debug"' --cfg 'feature="impl-default"' --cfg 'feature="in6addr"' --cfg 'feature="inaddr"' --cfg 'feature="ioapiset"' --cfg 'feature="knownfolders"' --cfg 'feature="libloaderapi"' --cfg 'feature="lmcons"' --cfg 'feature="minschannel"' --cfg 'feature="minwinbase"' --cfg 'feature="minwindef"' --cfg 'feature="namedpipeapi"' --cfg 'feature="ntdef"' --cfg 'feature="ntsecapi"' --cfg 'feature="ntstatus"' --cfg 'feature="objbase"' --cfg 'feature="powerbase"' --cfg 'feature="processenv"' --cfg 'feature="processthreadsapi"' --cfg 'feature="profileapi"' --cfg 'feature="psapi"' --cfg 'feature="schannel"' --cfg 'feature="securitybaseapi"' --cfg 'feature="shlobj"' --cfg 'feature="sspi"' --cfg 'feature="std"' --cfg 'feature="synchapi"' --cfg 'feature="sysinfoapi"' --cfg 'feature="threadpoollegacyapiset"' --cfg 'feature="timezoneapi"' --cfg 'feature="tlhelp32"' --cfg 'feature="winbase"' --cfg 'feature="wincon"' --cfg 'feature="wincrypt"' --cfg 'feature="windef"' --cfg 'feature="winerror"' --cfg 'feature="winioctl"' --cfg 'feature="winnt"' --cfg 'feature="winreg"' --cfg 'feature="winsock2"' --cfg 'feature="winsvc"' --cfg 'feature="winuser"' --cfg 'feature="ws2def"' --cfg 'feature="ws2ipdef"' --cfg 'feature="ws2tcpip"' --cfg 'feature="wtypesbase"' -C metadata=ad4a800f4d936534 -C extra-filename=-ad4a800f4d936534 --out-dir /opt/rustwide/target/debug/build/winapi-ad4a800f4d936534 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d130ba0bc6100950e17c40e81ef37f829e45881b8131f7d9be1343fb5399f9a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d130ba0bc6100950e17c40e81ef37f829e45881b8131f7d9be1343fb5399f9a6", kill_on_drop: false }` [INFO] [stdout] d130ba0bc6100950e17c40e81ef37f829e45881b8131f7d9be1343fb5399f9a6