[INFO] cloning repository https://github.com/nicholasbishop/grpc-bench-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicholasbishop/grpc-bench-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholasbishop%2Fgrpc-bench-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholasbishop%2Fgrpc-bench-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee675d12d39674c6814b6b7ce54aec09f30aae6a [INFO] checking nicholasbishop/grpc-bench-rs against try#99a443d6903f71d521237d8acb5a3016b534d17b for pr-83354 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholasbishop%2Fgrpc-bench-rs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nicholasbishop/grpc-bench-rs on toolchain 99a443d6903f71d521237d8acb5a3016b534d17b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nicholasbishop/grpc-bench-rs [INFO] finished tweaking git repo https://github.com/nicholasbishop/grpc-bench-rs [INFO] tweaked toml for git repo https://github.com/nicholasbishop/grpc-bench-rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/nicholasbishop/grpc-bench-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-macros v0.2.1 [INFO] [stderr] Downloaded protobuf-codegen v2.8.1 [INFO] [stderr] Downloaded protobuf v2.8.1 [INFO] [stderr] Downloaded protoc v2.8.1 [INFO] [stderr] Downloaded tokio v0.2.6 [INFO] [stderr] Downloaded protoc-grpcio v1.1.0 [INFO] [stderr] Downloaded grpcio-compiler v0.5.0-alpha.6 [INFO] [stderr] Downloaded grpcio v0.5.0-alpha.5 [INFO] [stderr] Downloaded grpcio-sys v0.5.0-alpha.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5a8b486dd45fb6fbe09c49a5f52e76bb65e9f63a5f5bbab7b80bb9523dab630 [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" "f5a8b486dd45fb6fbe09c49a5f52e76bb65e9f63a5f5bbab7b80bb9523dab630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5a8b486dd45fb6fbe09c49a5f52e76bb65e9f63a5f5bbab7b80bb9523dab630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5a8b486dd45fb6fbe09c49a5f52e76bb65e9f63a5f5bbab7b80bb9523dab630", kill_on_drop: false }` [INFO] [stdout] f5a8b486dd45fb6fbe09c49a5f52e76bb65e9f63a5f5bbab7b80bb9523dab630 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "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] f4b5d1fa072f408bec0d0438738a2a3f028f93295d4403589cf53d60a9ada81d [INFO] running `Command { std: "docker" "start" "-a" "f4b5d1fa072f408bec0d0438738a2a3f028f93295d4403589cf53d60a9ada81d", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling protobuf v2.8.1 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling protoc v2.8.1 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling protobuf-codegen v2.8.1 [INFO] [stderr] Compiling grpcio-compiler v0.5.0-alpha.6 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling tokio-macros v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.6 [INFO] [stderr] Compiling async-stream-impl v0.2.0 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.21 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Checking tokio v0.2.6 [INFO] [stderr] Checking async-stream v0.2.0 [INFO] [stderr] Compiling protoc-grpcio v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] error: could not compile `bindgen` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bindgen /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bindgen-0.51.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 -C metadata=0dbe61d149242f4d -C extra-filename=-0dbe61d149242f4d --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-64a4abfc97b9f121.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-44ebd3ff44688d5d.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.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-fb6057bda9401306.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-13a9ab497cead8c2.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-0302b11fd9603c27.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-99cae7622fff4197.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-d26ef09508142236.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-c089b3c07ed3386f/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" "f4b5d1fa072f408bec0d0438738a2a3f028f93295d4403589cf53d60a9ada81d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4b5d1fa072f408bec0d0438738a2a3f028f93295d4403589cf53d60a9ada81d", kill_on_drop: false }` [INFO] [stdout] f4b5d1fa072f408bec0d0438738a2a3f028f93295d4403589cf53d60a9ada81d