[INFO] fetching crate async-rdma 0.3.0... [INFO] checking async-rdma-0.3.0 against try#df0acfe6d8f079d1fdd8e6b7447569d81b00f126 for pr-100555 [INFO] extracting crate async-rdma 0.3.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate async-rdma 0.3.0 on toolchain df0acfe6d8f079d1fdd8e6b7447569d81b00f126 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+df0acfe6d8f079d1fdd8e6b7447569d81b00f126" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config.toml [INFO] started tweaking crates.io crate async-rdma 0.3.0 [INFO] finished tweaking crates.io crate async-rdma 0.3.0 [INFO] tweaked toml for crates.io crate async-rdma 0.3.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate async-rdma 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+df0acfe6d8f079d1fdd8e6b7447569d81b00f126" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+df0acfe6d8f079d1fdd8e6b7447569d81b00f126" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de5c074454ab1a42138ac68d0525ded8869323b1671f4abbaad25354770e1b8d [INFO] running `Command { std: "docker" "start" "-a" "de5c074454ab1a42138ac68d0525ded8869323b1671f4abbaad25354770e1b8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de5c074454ab1a42138ac68d0525ded8869323b1671f4abbaad25354770e1b8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de5c074454ab1a42138ac68d0525ded8869323b1671f4abbaad25354770e1b8d", kill_on_drop: false }` [INFO] [stdout] de5c074454ab1a42138ac68d0525ded8869323b1671f4abbaad25354770e1b8d [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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+df0acfe6d8f079d1fdd8e6b7447569d81b00f126" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 074b38d2e50ac2b5168810ff15049a7c10e3c5d083033430ede5d44fb3293c74 [INFO] running `Command { std: "docker" "start" "-a" "074b38d2e50ac2b5168810ff15049a7c10e3c5d083033430ede5d44fb3293c74", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling async-rdma v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking simd-abstraction v0.5.1 [INFO] [stderr] Checking clippy-utilities v0.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking numeric_cast v0.1.2 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking hex-simd v0.5.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.4.3+5.2.1-patched.2 [INFO] [stderr] Checking lockfree-cuckoohash v0.1.0 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking errno v0.2.8 [INFO] [stderr] Checking tracing-subscriber v0.3.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking portpicker v0.1.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.4 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling sealed v0.4.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling const-str-proc-macro v0.3.2 [INFO] [stderr] Compiling ctor v0.1.22 [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.59.2/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="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=83493ef86edf7d24 -C extra-filename=-83493ef86edf7d24 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-138eee97684c5ff1.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-b23d66033ac00253.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-d1844e172359c78e.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-46c46d3a1c435103.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-d2ae0c144988a8f0.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-2aea261907451eb5.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-321cc037074b2330.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-70ed4e777d442339.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ef685f2342365f30.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-326e92a194cf69e3.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-91c665a5e97266ba.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-df061bad8be1d243.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-83d693439f45531a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "074b38d2e50ac2b5168810ff15049a7c10e3c5d083033430ede5d44fb3293c74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "074b38d2e50ac2b5168810ff15049a7c10e3c5d083033430ede5d44fb3293c74", kill_on_drop: false }` [INFO] [stdout] 074b38d2e50ac2b5168810ff15049a7c10e3c5d083033430ede5d44fb3293c74