[INFO] fetching crate tikv-client-store 0.0.99... [INFO] checking tikv-client-store-0.0.99 against try#6f8a6450478f69b8510c8976ab6c2a70b3b0e47c for pr-84920 [INFO] extracting crate tikv-client-store 0.0.99 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate tikv-client-store 0.0.99 on toolchain 6f8a6450478f69b8510c8976ab6c2a70b3b0e47c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tikv-client-store 0.0.99 [INFO] finished tweaking crates.io crate tikv-client-store 0.0.99 [INFO] tweaked toml for crates.io crate tikv-client-store 0.0.99 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive-new v0.5.9 [INFO] [stderr] Downloaded protobuf v2.23.0 [INFO] [stderr] Downloaded grpcio-compiler v0.8.0 [INFO] [stderr] Downloaded grpcio v0.8.2 [INFO] [stderr] Downloaded boringssl-src v0.2.0 [INFO] [stderr] Downloaded grpcio-sys v0.8.1 [INFO] [stderr] Downloaded tikv-client-common v0.0.99 [INFO] [stderr] Downloaded tikv-client-proto v0.0.99 [INFO] [stderr] Downloaded protobuf-build v0.12.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03eebc0bc5d278c37648cb7e7a851b22e8bab183ee6b23faa7289edd291f0917 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "03eebc0bc5d278c37648cb7e7a851b22e8bab183ee6b23faa7289edd291f0917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03eebc0bc5d278c37648cb7e7a851b22e8bab183ee6b23faa7289edd291f0917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03eebc0bc5d278c37648cb7e7a851b22e8bab183ee6b23faa7289edd291f0917", kill_on_drop: false }` [INFO] [stdout] 03eebc0bc5d278c37648cb7e7a851b22e8bab183ee6b23faa7289edd291f0917 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b9180e1c2402c8c3a5024bb02ad10dce8f3989f2a7dc40516b6c04d06a444f5a [INFO] running `Command { std: "docker" "start" "-a" "b9180e1c2402c8c3a5024bb02ad10dce8f3989f2a7dc40516b6c04d06a444f5a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling protobuf v2.23.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling boringssl-src v0.2.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Compiling grpcio-sys v0.8.1 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Checking futures-executor v0.3.14 [INFO] [stderr] Checking futures v0.3.14 [INFO] [stderr] Compiling grpcio-compiler v0.8.0 [INFO] [stderr] Compiling protobuf-build v0.12.1 [INFO] [stderr] error: could not compile `protobuf-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name protobuf_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-build-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="grpcio-compiler"' --cfg 'feature="grpcio-prost-codec"' --cfg 'feature="proc-macro2"' --cfg 'feature="prost-build"' --cfg 'feature="prost-codec"' --cfg 'feature="quote"' --cfg 'feature="syn"' -C metadata=1962833bcc25cf05 -C extra-filename=-1962833bcc25cf05 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rmeta --extern grpcio_compiler=/opt/rustwide/target/debug/deps/libgrpcio_compiler-eea6ab41c78b11fd.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7b8784b2c4431615.rmeta --extern prost_build=/opt/rustwide/target/debug/deps/libprost_build-d4490f9a3fd9b28f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-299e6c8123e25dcd.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-37b6f42bbd644408.rmeta --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" "b9180e1c2402c8c3a5024bb02ad10dce8f3989f2a7dc40516b6c04d06a444f5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9180e1c2402c8c3a5024bb02ad10dce8f3989f2a7dc40516b6c04d06a444f5a", kill_on_drop: false }` [INFO] [stdout] b9180e1c2402c8c3a5024bb02ad10dce8f3989f2a7dc40516b6c04d06a444f5a