[INFO] cloning repository https://github.com/mkroli/kafka-rocksdb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mkroli/kafka-rocksdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkroli%2Fkafka-rocksdb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkroli%2Fkafka-rocksdb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46969e4a6e759b8bb9da91e51bd5e308e9279ab9 [INFO] checking mkroli/kafka-rocksdb against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkroli%2Fkafka-rocksdb" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mkroli/kafka-rocksdb on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mkroli/kafka-rocksdb [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/mkroli/kafka-rocksdb [INFO] tweaked toml for git repo https://github.com/mkroli/kafka-rocksdb written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/mkroli/kafka-rocksdb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "fetch" "--locked" "--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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17cfb60ed405e644f9d6dfada35d3df9286674126298be764046a6cd4769cc8f [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" "17cfb60ed405e644f9d6dfada35d3df9286674126298be764046a6cd4769cc8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17cfb60ed405e644f9d6dfada35d3df9286674126298be764046a6cd4769cc8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17cfb60ed405e644f9d6dfada35d3df9286674126298be764046a6cd4769cc8f", kill_on_drop: false }` [INFO] [stdout] 17cfb60ed405e644f9d6dfada35d3df9286674126298be764046a6cd4769cc8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cd25a2407da11e2432f9983737062ab1441bb8395ac3c616849e034037b8af2 [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" "1cd25a2407da11e2432f9983737062ab1441bb8395ac3c616849e034037b8af2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.120 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling protobuf v2.20.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling prometheus v0.11.0 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling tokio v1.0.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling rdkafka-sys v2.1.0+1.5.0 (https://github.com/fede1024/rust-rdkafka.git?rev=8da55e2c58752d75babb800edc0162b519dd84e2#8da55e2c) [INFO] [stderr] Checking syslog v4.0.1 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking fern v0.6.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling derivative v2.1.3 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling prometheus-static-metric v0.5.1 [INFO] [stderr] Checking futures-util v0.3.12 [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.54.0/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="clap"' --cfg 'feature="default"' --cfg 'feature="env_logger"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="runtime"' --cfg 'feature="which"' --cfg 'feature="which-rustfmt"' -C metadata=8d2b00ee4a4ee804 -C extra-filename=-8d2b00ee4a4ee804 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-fec8e9ae1a67719f.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-5acaa1556d7e9607.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-09ca7cb988cce99c.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-1960fe1708635bc6.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-4b2278ca5e6a9d30.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-0270d9622aadcf14.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ba881daf2214dbb3.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-1bf032c316e0e4b8.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-68d422dfc8864dc7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-1973dd20edee240d.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-8ba4b0412d692286.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-79d11b54bd09f8ae.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-d26ef09508142236.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-9d9f606abb6659e8.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-84fd0218cfd69d3b/out` (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" "1cd25a2407da11e2432f9983737062ab1441bb8395ac3c616849e034037b8af2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cd25a2407da11e2432f9983737062ab1441bb8395ac3c616849e034037b8af2", kill_on_drop: false }` [INFO] [stdout] 1cd25a2407da11e2432f9983737062ab1441bb8395ac3c616849e034037b8af2