[INFO] fetching crate tikv-client 0.1.0... [INFO] testing tikv-client-0.1.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate tikv-client 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate tikv-client 0.1.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tikv-client 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tikv-client 0.1.0 [INFO] tweaked toml for crates.io crate tikv-client 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate tikv-client 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serial_test_derive v0.5.1 [INFO] [stderr] Downloaded hyper v0.14.7 [INFO] [stderr] Downloaded pin-project v1.0.7 [INFO] [stderr] Downloaded openssl v0.10.34 [INFO] [stderr] Downloaded reqwest v0.11.3 [INFO] [stderr] Downloaded httpdate v1.0.0 [INFO] [stderr] Downloaded prometheus v0.12.0 [INFO] [stderr] Downloaded pin-project-internal v1.0.7 [INFO] [stderr] Downloaded async-trait v0.1.50 [INFO] [stderr] Downloaded openssl-sys v0.9.62 [INFO] [stderr] Downloaded protobuf v2.23.0 [INFO] [stderr] Downloaded serial_test v0.5.1 [INFO] [stderr] Downloaded regex v1.5.3 [INFO] [stderr] Downloaded procfs v0.9.1 [INFO] [stderr] Downloaded grpcio v0.8.2 [INFO] [stderr] Downloaded simple_logger v1.11.0 [INFO] [stderr] Downloaded tikv-client-store v0.1.0 [INFO] [stderr] Downloaded tikv-client-pd v0.1.0 [INFO] [stderr] Downloaded grpcio-compiler v0.8.0 [INFO] [stderr] Downloaded protobuf-build v0.12.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39189791b14accc92a3e425d3ee291d30b45d993e8931ca554792f7465dd7ea0 [INFO] running `Command { std: "docker" "start" "-a" "39189791b14accc92a3e425d3ee291d30b45d993e8931ca554792f7465dd7ea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39189791b14accc92a3e425d3ee291d30b45d993e8931ca554792f7465dd7ea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39189791b14accc92a3e425d3ee291d30b45d993e8931ca554792f7465dd7ea0", kill_on_drop: false }` [INFO] [stdout] 39189791b14accc92a3e425d3ee291d30b45d993e8931ca554792f7465dd7ea0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17fd96756ca0b50874914594d47a33dd1b7fab0fd9137baf4be6fb8afc6a2b98 [INFO] running `Command { std: "docker" "start" "-a" "17fd96756ca0b50874914594d47a33dd1b7fab0fd9137baf4be6fb8afc6a2b98", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling protobuf v2.23.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling prometheus v0.12.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling openssl-sys v0.9.62 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling boringssl-src v0.2.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling procfs v0.9.1 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.5.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling fail v0.4.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] error: could not compile `bindgen` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bindgen-0.57.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="runtime"' -C metadata=f1154d501bf2a7e6 -C extra-filename=-f1154d501bf2a7e6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-0174d8d6f45aede4.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-979c54b7e9beef21.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-4744162caf952bfb.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-e16c1590a452ac50.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f587636e9660e7af.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c18a4a95b67d4e1c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-a2bd993a8f9e7680.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-fa78b0299a8daff8.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-8dc1e62c6f390e00.rmeta --cap-lints allow --cap-lints=warn` (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" "17fd96756ca0b50874914594d47a33dd1b7fab0fd9137baf4be6fb8afc6a2b98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17fd96756ca0b50874914594d47a33dd1b7fab0fd9137baf4be6fb8afc6a2b98", kill_on_drop: false }` [INFO] [stdout] 17fd96756ca0b50874914594d47a33dd1b7fab0fd9137baf4be6fb8afc6a2b98