[INFO] cloning repository https://github.com/dpc/crev [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dpc/crev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpc%2Fcrev", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpc%2Fcrev'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82f6372b94cacb995f5e5c1735cfb6457cff02fc [INFO] checking dpc/crev against master#0599f3403366d9c57f0625e6de3af214b5042a90 for pr-87710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpc%2Fcrev" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dpc/crev on toolchain 0599f3403366d9c57f0625e6de3af214b5042a90 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dpc/crev [INFO] finished tweaking git repo https://github.com/dpc/crev [INFO] tweaked toml for git repo https://github.com/dpc/crev written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/dpc/crev already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "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-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5634d21d9a77b58928cd58456f029efb2ef6020e19fecefff3cbbdf58778723b [INFO] running `Command { std: "docker" "start" "-a" "5634d21d9a77b58928cd58456f029efb2ef6020e19fecefff3cbbdf58778723b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5634d21d9a77b58928cd58456f029efb2ef6020e19fecefff3cbbdf58778723b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5634d21d9a77b58928cd58456f029efb2ef6020e19fecefff3cbbdf58778723b", kill_on_drop: false }` [INFO] [stdout] 5634d21d9a77b58928cd58456f029efb2ef6020e19fecefff3cbbdf58778723b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "+0599f3403366d9c57f0625e6de3af214b5042a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94fac36ebb9b2a93ebd81e998b9f70aaf2a6171a58fae05ac3194e602b0f30f9 [INFO] running `Command { std: "docker" "start" "-a" "94fac36ebb9b2a93ebd81e998b9f70aaf2a6171a58fae05ac3194e602b0f30f9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking rprompt v1.0.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking signature v1.3.1 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking default v0.1.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking resiter v0.4.0 [INFO] [stderr] Checking bytesize v1.1.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking fixedbitset v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling im-rc v15.0.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Checking jobserver v0.1.22 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking memmap2 v0.3.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking rpassword v5.0.1 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking encoding_rs_io v0.1.7 [INFO] [stderr] Checking grep-matcher v0.1.5 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking dbl v0.3.1 [INFO] [stderr] Checking aead v0.4.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] error: could not compile `ipnet` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ipnet /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ipnet-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=94ce2f1c64fc91cd -C extra-filename=-94ce2f1c64fc91cd --out-dir /opt/rustwide/target/debug/deps -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" "94fac36ebb9b2a93ebd81e998b9f70aaf2a6171a58fae05ac3194e602b0f30f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94fac36ebb9b2a93ebd81e998b9f70aaf2a6171a58fae05ac3194e602b0f30f9", kill_on_drop: false }` [INFO] [stdout] 94fac36ebb9b2a93ebd81e998b9f70aaf2a6171a58fae05ac3194e602b0f30f9